-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #42 from gematik/konnektathon-medication-dispense-…
…examples Add the examples from the MedicationDispense objects generated for the Konnektathon
- Loading branch information
Showing
16 changed files
with
1,732 additions
and
0 deletions.
There are no files selected for viewing
85 changes: 85 additions & 0 deletions
85
...E-Rezept-Workflow_gematik/1.2.0/Konnektathon_MedicationDispense/03-MedicationDispense.xml
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,85 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<MedicationDispense xmlns="http://hl7.org/fhir"> | ||
<id value="20ae2d0b-d1a9-4a9a-aeb6-580148f7da7e" /> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense|1.2" /> | ||
</meta> | ||
<contained> | ||
<Medication> | ||
<id value="2ef461fb-d4da-4b0d-a591-298ea3c6aec3" /> | ||
<meta> | ||
<profile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_PZN|1.1.0" /> | ||
</meta> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category"> | ||
<valueCoding> | ||
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category" /> | ||
<code value="00" /> | ||
</valueCoding> | ||
</extension> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Vaccine"> | ||
<valueBoolean value="false" /> | ||
</extension> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Medication_Type"> | ||
<valueCodeableConcept> | ||
<coding> | ||
<system value="http://snomed.info/sct" /> | ||
<version value="http://snomed.info/sct/900000000000207008/version/20220331" /> | ||
<code value="763158003" /> | ||
<display value="Medicinal product (product)" /> | ||
</coding> | ||
</valueCodeableConcept> | ||
</extension> | ||
<extension url="http://fhir.de/StructureDefinition/normgroesse"> | ||
<valueCode value="N1" /> | ||
</extension> | ||
<code> | ||
<coding> | ||
<system value="http://fhir.de/CodeSystem/ifa/pzn" /> | ||
<code value="10217060" /> | ||
</coding> | ||
<text value="NEUPRO 8MG/24H PFT 7ST / EMRA-MED" /> | ||
</code> | ||
<form> | ||
<coding> | ||
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM" /> | ||
<code value="PFT" /> | ||
</coding> | ||
</form> | ||
<amount> | ||
<numerator> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_PackagingSize"> | ||
<valueString value="7" /> | ||
</extension> | ||
<unit value="Pflaster tra" /> | ||
</numerator> | ||
<denominator> | ||
<value value="1" /> | ||
</denominator> | ||
</amount> | ||
</Medication> | ||
</contained> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" /> | ||
<value value="160.000.226.436.264.16" /> | ||
</identifier> | ||
<status value="completed" /> | ||
<medicationReference> | ||
<reference value="#2ef461fb-d4da-4b0d-a591-298ea3c6aec3" /> | ||
<display value="NEUPRO 8MG/24H PFT 7ST / EMRA-MED" /> | ||
</medicationReference> | ||
<subject> | ||
<identifier> | ||
<system value="http://fhir.de/sid/gkv/kvid-10" /> | ||
<value value="X110450929" /> | ||
</identifier> | ||
</subject> | ||
<performer> | ||
<actor> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/sid/telematik-id" /> | ||
<value value="3-abc-1234567890" /> | ||
</identifier> | ||
</actor> | ||
</performer> | ||
<whenHandedOver value="2024-07-02" /> | ||
</MedicationDispense> |
114 changes: 114 additions & 0 deletions
114
...ektathon_MedicationDispense/160.000.226.436.204.02_medicationdispense_Sumatriptan_PZN.xml
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,114 @@ | ||
<MedicationDispense xmlns="http://hl7.org/fhir"> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense|1.2"> | ||
</profile> | ||
</meta> | ||
<contained> | ||
<Medication> | ||
<id value="1c5db392-40ee-481b-987f-f4bfa389abdd"> | ||
</id> | ||
<meta> | ||
<profile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_PZN|1.1.0"> | ||
</profile> | ||
</meta> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category"> | ||
<valueCoding> | ||
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category"> | ||
</system> | ||
<code value="00"> | ||
</code> | ||
</valueCoding> | ||
</extension> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Medication_Type"> | ||
<valueCodeableConcept> | ||
<coding> | ||
<system value="http://snomed.info/sct"> | ||
</system> | ||
<version value="http://snomed.info/sct/900000000000207008/version/20220331"> | ||
</version> | ||
<code value="763158003"> | ||
</code> | ||
<display value="Medicinal product (product)"> | ||
</display> | ||
</coding> | ||
</valueCodeableConcept> | ||
</extension> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Vaccine"> | ||
<valueBoolean value="false"> | ||
</valueBoolean> | ||
</extension> | ||
<extension url="http://fhir.de/StructureDefinition/normgroesse"> | ||
<valueCode value="N3"> | ||
</valueCode> | ||
</extension> | ||
<code> | ||
<coding> | ||
<system value="http://fhir.de/CodeSystem/ifa/pzn"> | ||
</system> | ||
<code value="04866280"> | ||
</code> | ||
</coding> | ||
<text value="Sumatriptan Dura 100mg"> | ||
</text> | ||
</code> | ||
<form> | ||
<coding> | ||
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM"> | ||
</system> | ||
<code value="FTA"> | ||
</code> | ||
</coding> | ||
</form> | ||
<amount> | ||
<numerator> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_PackagingSize"> | ||
<valueString value="12"> | ||
</valueString> | ||
</extension> | ||
<unit value="St"> | ||
</unit> | ||
</numerator> | ||
<denominator> | ||
<value value="1"> | ||
</value> | ||
</denominator> | ||
</amount> | ||
</Medication> | ||
</contained> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"> | ||
</system> | ||
<value value="160.000.226.436.204.02"> | ||
</value> | ||
</identifier> | ||
<status value="completed"> | ||
</status> | ||
<medicationReference> | ||
<reference value="#1c5db392-40ee-481b-987f-f4bfa389abdd"> | ||
</reference> | ||
</medicationReference> | ||
<subject> | ||
<identifier> | ||
<system value="http://fhir.de/sid/gkv/kvid-10"> | ||
</system> | ||
<value value="Z828875733"> | ||
</value> | ||
</identifier> | ||
</subject> | ||
<performer> | ||
<actor> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/sid/telematik-id"> | ||
</system> | ||
<value value="3-abc-1234567890"> | ||
</value> | ||
</identifier> | ||
</actor> | ||
</performer> | ||
<whenHandedOver value="2024-07-02T09:29:09+02:00"> | ||
</whenHandedOver> | ||
<dosageInstruction> | ||
<text value="1-0-1-0"> | ||
</text> | ||
</dosageInstruction> | ||
</MedicationDispense> |
114 changes: 114 additions & 0 deletions
114
.../Konnektathon_MedicationDispense/160.000.226.436.206.93_medicationdispense_Neupro_PZN.xml
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,114 @@ | ||
<MedicationDispense xmlns="http://hl7.org/fhir"> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense|1.2"> | ||
</profile> | ||
</meta> | ||
<contained> | ||
<Medication> | ||
<id value="2253116c-2a97-41ca-b7f9-6cda642982b7"> | ||
</id> | ||
<meta> | ||
<profile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_PZN|1.1.0"> | ||
</profile> | ||
</meta> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category"> | ||
<valueCoding> | ||
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category"> | ||
</system> | ||
<code value="00"> | ||
</code> | ||
</valueCoding> | ||
</extension> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Medication_Type"> | ||
<valueCodeableConcept> | ||
<coding> | ||
<system value="http://snomed.info/sct"> | ||
</system> | ||
<version value="http://snomed.info/sct/900000000000207008/version/20220331"> | ||
</version> | ||
<code value="763158003"> | ||
</code> | ||
<display value="Medicinal product (product)"> | ||
</display> | ||
</coding> | ||
</valueCodeableConcept> | ||
</extension> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Vaccine"> | ||
<valueBoolean value="false"> | ||
</valueBoolean> | ||
</extension> | ||
<extension url="http://fhir.de/StructureDefinition/normgroesse"> | ||
<valueCode value="N1"> | ||
</valueCode> | ||
</extension> | ||
<code> | ||
<coding> | ||
<system value="http://fhir.de/CodeSystem/ifa/pzn"> | ||
</system> | ||
<code value="18369912"> | ||
</code> | ||
</coding> | ||
<text value="Rotigotin Neurax 8mg/24H"> | ||
</text> | ||
</code> | ||
<form> | ||
<coding> | ||
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM"> | ||
</system> | ||
<code value="PFT"> | ||
</code> | ||
</coding> | ||
</form> | ||
<amount> | ||
<numerator> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_PackagingSize"> | ||
<valueString value="7"> | ||
</valueString> | ||
</extension> | ||
<unit value="St"> | ||
</unit> | ||
</numerator> | ||
<denominator> | ||
<value value="1"> | ||
</value> | ||
</denominator> | ||
</amount> | ||
</Medication> | ||
</contained> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"> | ||
</system> | ||
<value value="160.000.226.436.206.93"> | ||
</value> | ||
</identifier> | ||
<status value="completed"> | ||
</status> | ||
<medicationReference> | ||
<reference value="#2253116c-2a97-41ca-b7f9-6cda642982b7"> | ||
</reference> | ||
</medicationReference> | ||
<subject> | ||
<identifier> | ||
<system value="http://fhir.de/sid/gkv/kvid-10"> | ||
</system> | ||
<value value="X110474905"> | ||
</value> | ||
</identifier> | ||
</subject> | ||
<performer> | ||
<actor> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/sid/telematik-id"> | ||
</system> | ||
<value value="3-abc-1234567890"> | ||
</value> | ||
</identifier> | ||
</actor> | ||
</performer> | ||
<whenHandedOver value="2024-07-02T09:34:04+02:00"> | ||
</whenHandedOver> | ||
<dosageInstruction> | ||
<text value="1 Pflaster am Tag"> | ||
</text> | ||
</dosageInstruction> | ||
</MedicationDispense> |
Oops, something went wrong.