Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work.
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2024 gematik GmbH
Copyright 2025 gematik GmbH

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img align="right" width="200" height="37" src="Gematik_Logo_Flag.png"/> <br/>
<img align="right" width="200" height="37" src="Material/images/Gematik_Logo_Flag_With_Background.png"/> <br/>

# E-Rezept-ErrorCodes FHIR-Profiles

Expand All @@ -14,6 +14,7 @@
</ul>
</li>
<li><a href="#license">License</a></li>
<li><a href="#Additional Notes and Disclaimer from gematik GmbH">Additional Notes and Disclaimer from gematik GmbH</a></li>
<li><a href="#contact">Contact</a></li>
</ol>
</details>
Expand All @@ -38,11 +39,15 @@ See [ReleaseNotes.md](./ReleaseNotes.md) for all information regarding the (newe

## License

Copyright 2024 gematik GmbH
Copyright 2025 gematik GmbH

Licensed under the **Apache License, Version 2.0** (the "License"); you may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the [LICENSE](./LICENSE) for the specific language governing permissions and limitations under the License.

## Additional Notes and Disclaimer from gematik GmbH
See [License](./LICENSE)

## Usage <a name = "usage"></a>

### Installing FHIR tools on your local machine
Expand Down
5 changes: 5 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<img align="right" width="250" height="47" src="Material/images/Gematik_Logo_Flag_With_Background.png" /> <br />

# Release Notes E-Rezept Examples

Initial release
Loading