description: Definition of the medication administration for the medication dispense document package_name: ch.fhir.ig.ch-emed derivation: constraint name: CHEMEDMedicationAdministration type: MedicationAdministration elements: dosage: index: 18 elements: route: short: Route of administration binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-term/ValueSet/edqm-routeofadministration'} index: 19 elements: coding: mustSupport: true index: 20 elements: system: {index: 21} code: {index: 22} required: [system, code] required: [coding] method: short: Administration method binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-term/ValueSet/edqm-administrationmethod'} index: 23 elements: coding: index: 24 elements: system: {index: 25} code: {index: 26} required: [system, code] required: [coding] dose: {short: Amount of medication administered, mustSupport: true, index: 27} reasonCode: {short: Treatment reason, index: 17} extension: index: 1 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: prescription: match: {url: null} schema: {type: Extension, short: Reference to the medication prescription, url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-prescription', index: 2} min: 0 max: 1 pharmaceuticalAdvice: match: {url: null} schema: {type: Extension, short: Reference to the pharmaceutical advice, url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-pharmaceuticaladvice', index: 3} min: 0 max: 1 treatmentPlan: match: {url: null} schema: {type: Extension, short: Reference to the medication treatment plan, url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-treatmentplan', index: 4} min: 0 max: 1 contained: {index: 0} status: pattern: {type: Code, value: completed} index: 6 identifier: {type: Identifier, short: MedicationAdministration Identifier, index: 5} medicationReference: short: Reference to the contained medication refers: ['http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medication-medicationdispense'] type: Reference choiceOf: medication index: 11 slicing: slices: medicationReference: match: {} schema: short: Reference to the contained medication refers: ['http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medication-medicationdispense'] type: Reference choiceOf: medication index: 11 min: 0 max: 1 subject: type: Reference short: Patient refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient'] index: 12 elements: reference: {index: 13} required: [reference] performer: index: 14 elements: actor: type: Reference short: The author of the medical decision, see also 'Guidance - Authorship' refers: ['http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-practitionerrole'] index: 15 elements: reference: {index: 16} required: [reference] medication: choices: [] index: 8 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: medicationReference: match: {} schema: short: Reference to the contained medication choices: [medicationReference] index: 10 min: 0 max: 1 package_version: 6.0.0 extensions: prescription: {url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-prescription', min: 0, max: 1, type: Extension, short: Reference to the medication prescription, index: 2} pharmaceuticalAdvice: {url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-pharmaceuticaladvice', min: 0, max: 1, type: Extension, short: Reference to the pharmaceutical advice, index: 3} treatmentPlan: {url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-treatmentplan', min: 0, max: 1, type: Extension, short: Reference to the medication treatment plan, index: 4} class: profile kind: resource url: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medicationadministration base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-medicationadministration version: 6.0.0 required: [dosage, identifier, contained, performer]