Skip to content

Commit

Permalink
auto-generated file update of TC version by GitHub Actions (CI FSH to…
Browse files Browse the repository at this point in the history
… FHIR Validation)
  • Loading branch information
f-peverali authored and GitHub Actions Bot committed Sep 23, 2024
1 parent c65f888 commit a5a1172
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"resourceType": "ImplementationGuide",
"url": "https://gematik.de/fhir/isik/ImplementationGuide/ISiK-Basismodul",
"version": "4.0.0",
"version": "4.0.1",
"name": "Implementierungsleitfaden ISiK-Basismodul",
"status": "active",
"fhirVersion": [
Expand Down
4 changes: 2 additions & 2 deletions ImplementationGuide/markdown/Einfuehrung.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<img src="https://raw.githubusercontent.com/gematik/spec-ISiK-Basismodul/main-isik-stufe-3/Material/images/Gematik_Logo_Flag.svg" alt="gematik logo" width="400"/>

----
Version: 4.0.0
Version: 4.0.1

Datum: 19.07.2024
Datum: 23.09.2024

Status: Active

Expand Down
8 changes: 4 additions & 4 deletions Resources/input/fsh/ruleset.fsh
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
RuleSet: Meta
* ^version = "4.0.0"
* ^version = "4.0.1"
* ^status = #active
* ^experimental = false
* ^publisher = "gematik GmbH"
* ^date = "2024-08-30"
* ^date = "2024-09-23"

RuleSet: MetaInstance
* version = "4.0.0"
* version = "4.0.1"
* status = #active
* experimental = false
* publisher = "gematik GmbH"
* date = "2024-08-30"
* date = "2024-09-23"

RuleSet: Meta-CapabilityStatement
* insert MetaInstance
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "de.gematik.isik-basismodul",
"version": "4.0.0",
"version": "4.0.1",
"fhirVersions": [
"4.0.1"
],
Expand Down

0 comments on commit a5a1172

Please sign in to comment.