description: MedicationDispense profile for capturing dispensation information based on a medication prescription. package_name: rs/ihe.pharm.mpd derivation: constraint name: IHEMedicationDispense type: MedicationDispense elements: whenHandedOver: {mustSupport: true, index: 8} substitution: elements: wasSubstituted: {mustSupport: true, index: 10} notPerformedReason: {mustSupport: true, index: 2} status: {mustSupport: true, index: 1} identifier: {mustSupport: true, index: 0} quantity: {mustSupport: true, index: 7} authorizingPrescription: {mustSupport: true, index: 6} receiver: {mustSupport: true, index: 9} subject: {mustSupport: true, index: 4} performer: elements: actor: {mustSupport: true, index: 5} medication: {type: CodeableReference, mustSupport: true, index: 3} package_version: 1.0.0-comment class: profile kind: resource url: https://profiles.ihe.net/PHARM/MPD/StructureDefinition/IHEMedicationDispense base: http://hl7.org/fhir/StructureDefinition/MedicationDispense version: 1.0.0-comment required: [quantity, whenHandedOver]