{ "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": "2023-12-06", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "EPAMedicationDispense", "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": "false", "resourceType": "StructureDefinition", "title": "EPA MedicationDispense", "package_version": "0.0.3", "status": "active", "id": "dcf204cb-796c-48b0-8e40-235b2034383a", "kind": "resource", "url": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-dispense", "version": "1.0.0", "differential": { "element": [ { "id": "MedicationDispense.extension", "min": 1, "path": "MedicationDispense.extension", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "MedicationDispense.extension:RxPrescriptionProcessIdentifier", "max": "1", "min": 1, "path": "MedicationDispense.extension", "type": [ { "code": "Extension", "profile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension" ] } ], "sliceName": "RxPrescriptionProcessIdentifier", "mustSupport": true }, { "id": "MedicationDispense.extension:RxPrescriptionProcessIdentifier.value[x]", "path": "MedicationDispense.extension.value[x]", "mustSupport": true }, { "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": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication" ] } ], "mustSupport": true }, { "id": "MedicationDispense.medication[x].reference", "min": 1, "path": "MedicationDispense.medication[x].reference", "mustSupport": true }, { "id": "MedicationDispense.subject", "min": 1, "path": "MedicationDispense.subject", "mustSupport": true }, { "id": "MedicationDispense.subject.identifier", "min": 1, "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": [ "https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory" ] } ] }, { "id": "MedicationDispense.authorizingPrescription", "min": 1, "path": "MedicationDispense.authorizingPrescription", "type": [ { "code": "Reference", "targetProfile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-request" ] } ], "mustSupport": true }, { "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" }