{
"description": "Handles information about the redeem of the prescription and the submited medication.",
"_filename": "StructureDefinition-GEM-ERP-PR-MedicationDispense.json",
"package_name": "de.gematik.erezept",
"date": "2020-04-16T13:44:25.6462885+00:00",
"derivation": "constraint",
"meta": {
"lastUpdated": "2020-04-16T13:44:27.957+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "GEM_ERP_PR_MedicationDispense",
"mapping": [ {
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern",
"identity": "workflow"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
}, {
"uri": "http://www.hl7.org/v3/PORX_RM020070UV",
"name": "V3 Pharmacy Dispense RMIM",
"identity": "rx-dispense-rmim"
}, {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
} ],
"abstract": false,
"type": "MedicationDispense",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Dispensation of the Prescription",
"package_version": "workflow.r4-1.2.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString": "Clinical.Medications"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode": "patient"
} ],
"status": "active",
"id": "9d988258-ad2d-4268-aa32-740ff6786894",
"kind": "resource",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense",
"version": "1.2",
"differential": {
"element": [ {
"id": "MedicationDispense.meta",
"min": 1,
"path": "MedicationDispense.meta"
}, {
"id": "MedicationDispense.meta.profile",
"max": "1",
"min": 1,
"path": "MedicationDispense.meta.profile",
"fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense|1.2"
}, {
"id": "MedicationDispense.identifier",
"max": "1",
"min": 1,
"path": "MedicationDispense.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PrescriptionId" ]
} ],
"short": "ePrescription identifier"
}, {
"id": "MedicationDispense.status",
"path": "MedicationDispense.status",
"short": "completed",
"fixedCode": "completed"
}, {
"id": "MedicationDispense.medication[x]",
"path": "MedicationDispense.medication[x]",
"type": [ {
"code": "Reference",
"aggregation": [ "contained" ],
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Medication" ]
} ],
"definition": "The MedicationDispense shows a contained medication based on the four KBV Medication-Profiles (KBV_PR_ERP_Medication_Compounding, KBV_PR_ERP_Medication_FreeText, KBV_PR_ERP_Medication_Ingredient, KBV_PR_ERP_Medication_PZN).",
"mustSupport": true
}, {
"id": "MedicationDispense.subject",
"min": 1,
"path": "MedicationDispense.subject"
}, {
"id": "MedicationDispense.subject.identifier",
"min": 1,
"path": "MedicationDispense.subject.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10", "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Identifier_PkvID_10" ]
} ],
"short": "The patients KVNR"
}, {
"id": "MedicationDispense.performer",
"max": "1",
"min": 1,
"path": "MedicationDispense.performer"
}, {
"id": "MedicationDispense.performer.actor.identifier",
"min": 1,
"path": "MedicationDispense.performer.actor.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ]
} ]
}, {
"id": "MedicationDispense.whenPrepared",
"path": "MedicationDispense.whenPrepared",
"mustSupport": false
}, {
"id": "MedicationDispense.whenHandedOver",
"min": 1,
"path": "MedicationDispense.whenHandedOver"
}, {
"id": "MedicationDispense.dosageInstruction",
"path": "MedicationDispense.dosageInstruction",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense"
}