description: This profile constrains the MedicationAdministration resource for representing a administration of a medication to a patient. package_name: ch.fhir.ig.ch-ems derivation: constraint name: CHEmsMedicationAdministration type: MedicationAdministration elements: dosage: mustSupport: true index: 12 elements: route: {mustSupport: true, index: 13} method: {mustSupport: true, index: 14} dose: {mustSupport: true, index: 15} medication[x]: elements: reference: {index: 4} required: [reference] reasonCode: elements: text: {mustSupport: true, index: 11} contained: {mustSupport: true, index: 0} effective: mustSupport: true choices: [] index: 10 context: type: Reference short: Emergency service during which this allergy or intolerance was observed mustSupport: true refers: ['http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-encounter'] index: 7 elements: reference: {index: 8} required: [reference] medicationReference: type: Reference mustSupport: true choiceOf: medication refers: ['http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-medication'] index: 3 subject: type: Reference short: Patient mustSupport: true refers: ['http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-patient'] index: 5 elements: reference: {index: 6} required: [reference] medication: mustSupport: true choices: [medicationReference] index: 2 package_version: 2.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-medicationadministration base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-medicationadministration version: 2.0.0-ballot required: [context]