{ "description": "Defines the medication dispense resource for the Medication Service in the ePA system.", "_filename": "StructureDefinition-epa-medication-dispense.json", "package_name": "de.gematik.epa.medication", "date": "2024-06-07", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "EPAMedicationDispense", "abstract": false, "type": "MedicationDispense", "experimental": "false", "resourceType": "StructureDefinition", "title": "EPA MedicationDispense", "package_version": "1.0.2-rc1", "status": "active", "id": "cb5bc54f-bc5b-4c8d-921c-d385221e9827", "kind": "resource", "url": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-dispense", "version": "1.0.2-rc1", "differential": { "element": [ { "id": "MedicationDispense.meta", "path": "MedicationDispense.meta", "mustSupport": true }, { "id": "MedicationDispense.meta.versionId", "path": "MedicationDispense.meta.versionId", "mustSupport": true }, { "id": "MedicationDispense.meta.lastUpdated", "path": "MedicationDispense.meta.lastUpdated", "mustSupport": true }, { "id": "MedicationDispense.extension:rxPrescriptionProcessIdentifier", "max": "1", "min": 0, "path": "MedicationDispense.extension", "type": [ { "code": "Extension", "profile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension" ] } ], "sliceName": "rxPrescriptionProcessIdentifier" }, { "id": "MedicationDispense.identifier", "path": "MedicationDispense.identifier", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "MedicationDispense.identifier:RxOriginatorProcessIdentifier", "max": "1", "min": 0, "path": "MedicationDispense.identifier", "type": [ { "code": "Identifier", "profile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-originator-process-identifier" ] } ], "sliceName": "RxOriginatorProcessIdentifier", "patternIdentifier": { "system": "https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier" } }, { "id": "MedicationDispense.status", "path": "MedicationDispense.status", "binding": { "strength": "required", "valueSet": "https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-dispense-vs" } }, { "id": "MedicationDispense.medication[x]", "path": "MedicationDispense.medication[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Medication" ] } ], "mustSupport": true }, { "id": "MedicationDispense.subject", "min": 1, "path": "MedicationDispense.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "mustSupport": true }, { "id": "MedicationDispense.subject.identifier", "path": "MedicationDispense.subject.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ] } ], "mustSupport": true }, { "id": "MedicationDispense.performer", "max": "1", "min": 1, "path": "MedicationDispense.performer", "mustSupport": true }, { "id": "MedicationDispense.performer.actor", "path": "MedicationDispense.performer.actor", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ] } ] }, { "id": "MedicationDispense.authorizingPrescription.reference", "min": 1, "path": "MedicationDispense.authorizingPrescription.reference", "mustSupport": true }, { "id": "MedicationDispense.whenHandedOver", "min": 1, "path": "MedicationDispense.whenHandedOver", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction", "path": "MedicationDispense.dosageInstruction", "mustSupport": true }, { "id": "MedicationDispense.substitution", "path": "MedicationDispense.substitution", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense" }