description: MedicationDispense profile for capturing dispensation information based on a medication prescription. package_name: hl7.fhir.eu.mpd-r5 derivation: constraint name: MedicationDispenseEuMpd type: MedicationDispense elements: whenHandedOver: {short: 'Date and time when the medication was handed over. When not present, the time of dispensation is assumed to be the time of issuing the dispense record.', index: 7} recorded: {short: Date and time when the dispense was recorded/issued. This is not necessarily the same as when the medication was handed over to the patient., index: 6} status: {index: 0} dosageInstruction: {type: Dosage, index: 9} renderedDosageInstruction: {index: 8} quantity: {index: 5} authorizingPrescription: type: Reference refers: ['http://hl7.eu/fhir/mpd-r5/StructureDefinition/MedicationRequest-eu-mpd'] index: 4 subject: {index: 2} performer: elements: actor: {index: 3} medication: {type: CodeableReference, index: 1} package_version: 1.0.0 class: profile kind: resource url: http://hl7.eu/fhir/mpd-r5/StructureDefinition/MedicationDispense-eu-mpd base: http://hl7.org/fhir/StructureDefinition/MedicationDispense version: 1.0.0 required: [recorded, quantity]