description: null package_name: rs/ca.on.ehr.r4 derivation: constraint name: MedicationAdministrationEHR type: MedicationAdministration elements: category: type: CodeableConcept binding: {strength: required, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/dhdr-dispense-category'} mustSupport: true index: 4 elements: coding: index: 5 elements: system: {index: 6} required: [system] required: [coding] request: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-medicationRequest'] index: 25 elements: reference: {mustSupport: true, index: 26} required: [reference] dosage: mustSupport: true index: 29 elements: text: {mustSupport: true, index: 30} route: type: CodeableConcept mustSupport: true index: 31 elements: coding: binding: {strength: extensible, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/routeofadministration'} mustSupport: true index: 32 elements: system: {index: 33} required: [system] method: type: CodeableConcept mustSupport: true index: 34 elements: coding: index: 35 elements: system: {index: 36} required: [system] dose: binding: {strength: extensible, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit'} mustSupport: true index: 37 elements: value: {mustSupport: true, index: 38} unit: {mustSupport: true, index: 39} system: {mustSupport: true, index: 40} required: [unit, value] rate: mustSupport: true choices: [rateQuantity] index: 57 slicing: slices: rateQuantity: match: {} schema: mustSupport: true choices: [rateQuantity] index: 57 min: 0 max: 1 rateRatio: type: Ratio mustSupport: true choiceOf: rate index: 45 slicing: slices: rateRatio: match: {} schema: {type: Ratio, mustSupport: true, choiceOf: rate, index: 45} min: 0 max: 1 rate[x]: elements: value: {mustSupport: true, index: 59} unit: {mustSupport: true, index: 60} system: {mustSupport: true, index: 61} code: {mustSupport: true, index: 62} rateQuantity: type: Quantity mustSupport: true choiceOf: rate index: 58 slicing: slices: rateQuantity: match: {} schema: {type: Quantity, mustSupport: true, choiceOf: rate, index: 58} min: 0 max: 1 medicationCodeableConcept: type: CodeableConcept choiceOf: medication index: 14 slicing: slices: medicationCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: medication, index: 14} min: 0 max: 1 note: mustSupport: true index: 27 elements: text: {mustSupport: true, index: 28} effective[x]: elements: start: {mustSupport: true, index: 20} end: {mustSupport: true, index: 21} required: [start] status: {mustSupport: true, index: 3} effective: mustSupport: true choices: [effectivePeriod] index: 18 identifier: mustSupport: true index: 0 elements: system: {mustSupport: true, index: 1} value: {mustSupport: true, index: 2} required: [system, value] medicationReference: refers: ['http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-medication'] type: Reference mustSupport: true choiceOf: medication index: 11 slicing: slices: medicationReference: match: {} schema: refers: ['http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-medication'] type: Reference mustSupport: true choiceOf: medication index: 11 min: 0 max: 1 subject: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient'] index: 15 elements: reference: {mustSupport: true, index: 16} required: [reference] performer: mustSupport: true index: 22 elements: actor: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner', 'http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitionerRole'] index: 23 elements: reference: {mustSupport: true, index: 24} required: [reference] effectivePeriod: {type: Period, mustSupport: true, choiceOf: effective, index: 19} medication: choices: [medicationCodeableConcept] index: 13 slicing: slices: medicationCodeableConcept: match: {} schema: choices: [medicationCodeableConcept] index: 13 min: 0 max: 1 package_version: 1.0.0 class: profile kind: resource url: http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-medicationAdministration base: http://hl7.org/fhir/StructureDefinition/MedicationAdministration version: 1.0.0 required: [category, identifier, request]