description: This profile defines how to represent the supply and the associated administration instructions in HL7 FHIR for the purpose of this guide. package_name: hl7.fhir.eu.mpd derivation: constraint name: MedicationDispenseEuMpd type: MedicationDispense elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: renderedDosageInstruction: match: {url: null} schema: {type: Extension, short: Full representation of the dosage instructions, url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationDispense.renderedDosageInstruction', index: 1} min: 0 max: 1 medication: choices: [medicationCodeableConcept] index: 8 slicing: slices: medicationCodeableConcept: match: {} schema: choices: [medicationCodeableConcept] index: 8 min: 0 max: 1 medicationReference: type: Reference choiceOf: medication refers: ['http://hl7.eu/fhir/mpd/StructureDefinition/Medication-eu-mpd'] index: 6 slicing: slices: medicationReference: match: {} schema: type: Reference choiceOf: medication refers: ['http://hl7.eu/fhir/mpd/StructureDefinition/Medication-eu-mpd'] index: 6 min: 0 max: 1 medicationCodeableConcept: type: CodeableConcept choiceOf: medication index: 9 slicing: slices: medicationCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: medication, index: 9} min: 0 max: 1 medication[x]: extensions: medication-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, short: Reason for not providing the medication., index: 10} elements: extension: type: Extension short: Reason for not providing the medication. url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 10 slicing: slices: medication-absent-reason: match: {} schema: {type: Extension, short: Reason for not providing the medication., url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 10} min: 0 max: 1 authorizingPrescription: type: Reference refers: ['http://hl7.eu/fhir/mpd/StructureDefinition/MedicationRequest-eu-mpd'] index: 11 quantity: {index: 12} whenHandedOver: {index: 13} package_version: 0.1.0-ballot extensions: renderedDosageInstruction: {url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationDispense.renderedDosageInstruction', min: 0, max: 1, type: Extension, short: Full representation of the dosage instructions, index: 1} class: profile kind: resource url: http://hl7.eu/fhir/mpd/StructureDefinition/MedicationDispense-eu-mpd base: http://hl7.org/fhir/StructureDefinition/MedicationDispense version: 0.1.0-ballot required: [quantity, whenHandedOver]