description: This profile constrains the MedicationAdministration resource for the purpose of this guide, adapted from the MPD work. package_name: hl7.fhir.eu.hdr derivation: constraint name: MedicationAdministrationEuHdr type: MedicationAdministration elements: identifier: {short: Medication Administration Identifier, index: 0} medication: choices: [medicationCodeableConcept, medicationReference] index: 2 medicationCodeableConcept: {type: CodeableConcept, choiceOf: medication, index: 3} medicationReference: type: Reference choiceOf: medication refers: ['http://hl7.eu/fhir/hdr/StructureDefinition/medication-eu-hdr'] index: 4 subject: type: Reference refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core'] index: 5 package_version: 0.1.0-ballot class: profile kind: resource url: http://hl7.eu/fhir/hdr/StructureDefinition/medicationAdministration-eu-hdr base: http://hl7.org/fhir/StructureDefinition/MedicationAdministration version: 0.1.0-ballot