{ "description": "Medizinische und pharmazeutische Informationen für die Abgabeinformationen", "_filename": "StructureDefinition-erp-service-request-medication-dispense.json", "package_name": "de.gematik.erp-servicerequest", "date": "2025-07-31", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ERPServiceRequestMedicationDispense", "abstract": false, "type": "MedicationDispense", "experimental": "false", "resourceType": "StructureDefinition", "title": "ERP Service Request Medikationsabgabe", "package_version": "1.2.0", "status": "active", "id": "37714841-8ec6-4ae5-bcc6-55fd1bf21f12", "kind": "resource", "url": "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-medication-dispense", "version": "1.2.0", "differential": { "element": [ { "id": "MedicationDispense.identifier", "min": 1, "path": "MedicationDispense.identifier", "slicing": { "rules": "open", "ordered": false, "description": "Slicing for identifier elements", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "MedicationDispense.identifier:prescriptionID", "max": "1", "min": 1, "path": "MedicationDispense.identifier", "type": [ { "code": "Identifier", "profile": [ "https://gematik.de/fhir/ti/StructureDefinition/e-prescription-id" ] } ], "sliceName": "prescriptionID", "patternIdentifier": { "system": "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" } }, { "id": "MedicationDispense.medication[x]", "path": "MedicationDispense.medication[x]", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_PZN", "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Compounding", "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Ingredient", "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_FreeText" ] } ], "mustSupport": true }, { "id": "MedicationDispense.subject", "path": "MedicationDispense.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-patient" ] } ], "short": "Patient for whom a dispense is requested on behalf of the patient.", "mustSupport": true }, { "id": "MedicationDispense.quantity", "min": 1, "path": "MedicationDispense.quantity", "short": "Number of dispensed units", "definition": "The number of units of the medication to be supplied per dispense. Usually value and unit are stated which are free text variants. If a structured code is used it must be from UnitsOfMeasure.", "mustSupport": true }, { "id": "MedicationDispense.quantity.value", "min": 1, "path": "MedicationDispense.quantity.value", "short": "Number dispensed", "definition": "Number dispensed", "mustSupport": true }, { "id": "MedicationDispense.quantity.unit", "min": 1, "path": "MedicationDispense.quantity.unit", "short": "Requested units of the prescription", "definition": "This is a free text field that can be used to specify the units of the prescription.", "mustSupport": true }, { "id": "MedicationDispense.quantity.system", "path": "MedicationDispense.quantity.system", "fixedUri": "http://unitsofmeasure.org" }, { "id": "MedicationDispense.quantity.code", "path": "MedicationDispense.quantity.code", "short": "Code from Unit of measure", "definition": "If a structured code is used it must be from UnitsOfMeasure" }, { "id": "MedicationDispense.dosageInstruction", "path": "MedicationDispense.dosageInstruction", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.text", "path": "MedicationDispense.dosageInstruction.text", "short": "Dosieranweisung", "maxLength": 500, "definition": "Dosieranweisung einer Verordnung", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.patientInstruction", "path": "MedicationDispense.dosageInstruction.patientInstruction", "short": "Gebrauchsanweisung einer Rezeptur", "maxLength": 500, "definition": "Gebrauchsanweisung einer Rezeptur", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense" }