{
"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": "2025-02-28",
"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.5-1",
"status": "active",
"id": "bf550581-41f0-4c0a-bd32-e6ed3e55bbeb",
"kind": "resource",
"url": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-dispense",
"version": "1.0.5",
"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",
"short": "Status of medication dispense",
"binding": {
"strength": "required",
"valueSet": "https://gematik.de/fhir/terminology/ValueSet/ti-medication-dispense-status-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",
"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": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/PractitionerRole" ]
} ]
}, {
"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",
"short": "Hier werden Informationen zur Dosierung angegeben.",
"definition": "Hier werden Informationen zur Dosierung angegeben.",
"mustSupport": true
}, {
"id": "MedicationDispense.dosageInstruction.text",
"path": "MedicationDispense.dosageInstruction.text",
"short": "Hier kann die Dosieranweisung in Form eines Freitextes abgebildet werden.",
"definition": "Hier kann die Dosieranweisung in Form eines Freitextes abgebildet werden.",
"mustSupport": true
}, {
"id": "MedicationDispense.substitution",
"path": "MedicationDispense.substitution",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense"
}