Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
f-peverali committed Mar 1, 2024
1 parent f2f72e5 commit ca46fe4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"resourceType": "ImplementationGuide",
"url": "https://gematik.de/fhir/isik/v3/Basismodul/ImplementationGuide/ISiK-Basismodul",
"version": "3.0.3",
"version": "3.0.4",
"name": "Implementierungsleitfaden ISiK-Basismodul",
"status": "active",
"fhirVersion": [
Expand Down
2 changes: 1 addition & 1 deletion ImplementationGuide/markdown/Einfuehrung.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
----
Version: 3.0.4

Datum: 15.01.2024
Datum: 01.03.2024

Status: Aktiv

Expand Down
4 changes: 2 additions & 2 deletions Resources/input/fsh/ruleset.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ RuleSet: Meta
* ^status = #active
* ^experimental = false
* ^publisher = "gematik GmbH"
* ^date = "2024-01-15"
* ^date = "2024-03-01"

RuleSet: MetaInstance
* version = "3.0.4"
* status = #active
* experimental = false
* publisher = "gematik GmbH"
* date = "2024-01-15"
* date = "2024-03-01"

RuleSet: Meta-CapabilityStatement
* insert MetaInstance
Expand Down

0 comments on commit ca46fe4

Please sign in to comment.