-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Stefan Lang
committed
Mar 11, 2024
1 parent
56777c1
commit a16649e
Showing
10 changed files
with
248 additions
and
6 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
Resources/fsh-generated/resources/CodeSystem-ISiKMedikationsart.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"resourceType": "CodeSystem", | ||
"status": "active", | ||
"content": "complete", | ||
"name": "ISiKMedikationsart", | ||
"id": "ISiKMedikationsart", | ||
"description": "ISiK Therapiearten für Medikation", | ||
"url": "https://gematik.de/fhir/isik/v4/Medikation/CodeSystem/ISiKMedikationsart", | ||
"concept": [ | ||
{ | ||
"code": "akut", | ||
"display": "Akutmedikation" | ||
}, | ||
{ | ||
"code": "dauer", | ||
"display": "Dauermedikation" | ||
} | ||
], | ||
"experimental": false, | ||
"publisher": "gematik GmbH", | ||
"version": "3.0.1", | ||
"date": "2024-01-12", | ||
"count": 2 | ||
} |
74 changes: 74 additions & 0 deletions
74
Resources/fsh-generated/resources/StructureDefinition-ExtensionISiKMedikationsart.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
{ | ||
"resourceType": "StructureDefinition", | ||
"id": "ExtensionISiKMedikationsart", | ||
"url": "https://gematik.de/fhir/isik/v4/Medikation/StructureDefinition/ExtensionISiKMedikationsart", | ||
"version": "3.0.1", | ||
"name": "ExtensionISiKMedikationsart", | ||
"title": "ISiKMedikationsart", | ||
"status": "active", | ||
"experimental": false, | ||
"date": "2024-01-12", | ||
"publisher": "gematik GmbH", | ||
"description": "Extension zur Dokumentation der Therapieart einer Medikation (Akut- oder Dauermedikation).", | ||
"fhirVersion": "4.0.1", | ||
"mapping": [ | ||
{ | ||
"identity": "rim", | ||
"uri": "http://hl7.org/v3", | ||
"name": "RIM Mapping" | ||
} | ||
], | ||
"kind": "complex-type", | ||
"abstract": false, | ||
"context": [ | ||
{ | ||
"type": "element", | ||
"expression": "MedicationStatement" | ||
}, | ||
{ | ||
"type": "element", | ||
"expression": "MedicationRequest" | ||
} | ||
], | ||
"type": "Extension", | ||
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", | ||
"derivation": "constraint", | ||
"differential": { | ||
"element": [ | ||
{ | ||
"id": "Extension.extension", | ||
"path": "Extension.extension", | ||
"max": "0" | ||
}, | ||
{ | ||
"id": "Extension.url", | ||
"path": "Extension.url", | ||
"fixedUri": "https://gematik.de/fhir/isik/v4/Medikation/StructureDefinition/ExtensionISiKMedikationsart" | ||
}, | ||
{ | ||
"id": "Extension.value[x]", | ||
"path": "Extension.value[x]", | ||
"min": 1, | ||
"type": [ | ||
{ | ||
"code": "Coding" | ||
} | ||
], | ||
"binding": { | ||
"strength": "required", | ||
"valueSet": "https://gematik.de/fhir/isik/v4/Medikation/ValueSet/ISiKMedikationsart" | ||
} | ||
}, | ||
{ | ||
"id": "Extension.value[x].system", | ||
"path": "Extension.value[x].system", | ||
"min": 1 | ||
}, | ||
{ | ||
"id": "Extension.value[x].code", | ||
"path": "Extension.value[x].code", | ||
"min": 1 | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
Resources/fsh-generated/resources/ValueSet-ISiKMedikationsart.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"resourceType": "ValueSet", | ||
"status": "active", | ||
"name": "ISiKMedikationsart", | ||
"id": "ISiKMedikationsart", | ||
"description": "ISiK Therapiearten für Medikation", | ||
"url": "https://gematik.de/fhir/isik/v4/Medikation/ValueSet/ISiKMedikationsart", | ||
"experimental": false, | ||
"publisher": "gematik GmbH", | ||
"version": "3.0.1", | ||
"date": "2024-01-12", | ||
"compose": { | ||
"include": [ | ||
{ | ||
"system": "https://gematik.de/fhir/isik/v4/Medikation/CodeSystem/ISiKMedikationsart" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Extension: ExtensionISiKMedikationsart | ||
Id: ExtensionISiKMedikationsart | ||
Title: "ISiKMedikationsart" | ||
Description: "Extension zur Dokumentation der Therapieart einer Medikation (Akut- oder Dauermedikation)." | ||
* insert Meta | ||
* ^experimental = false | ||
* ^context[+].type = #element | ||
* ^context[=].expression = "MedicationStatement" | ||
* ^context[+].type = #element | ||
* ^context[=].expression = "MedicationRequest" | ||
* value[x] 1.. | ||
* value[x] only Coding | ||
* valueCoding from ISiKMedikationsart | ||
* system 1.. | ||
* code 1.. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
CodeSystem: ISiKMedikationsart | ||
Id: ISiKMedikationsart | ||
Description: "ISiK Therapiearten für Medikation" | ||
* insert Meta | ||
* #akut "Akutmedikation" | ||
* #dauer "Dauermedikation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters