description: null package_name: ca.on.oh derivation: constraint name: MedicationRequestPrescription type: MedicationRequest elements: meta: mustSupport: true index: 1 elements: profile: {mustSupport: true, index: 2} required: [profile] medication[x]: elements: reference: {mustSupport: true, index: 11} required: [reference] reasonCode: binding: {strength: extensible, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/prescriptionindicationforuse'} mustSupport: true array: true max: 5 index: 16 elements: coding: mustSupport: true index: 17 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} mustSupport: true index: 18 code: {mustSupport: true, index: 19} display: {mustSupport: true, index: 20} required: [display, system, code] text: {mustSupport: true, index: 21} requester: type: Reference mustSupport: true refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner', 'http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-PractitionerRole'] index: 14 elements: reference: {mustSupport: true, index: 15} required: [reference] status: pattern: {type: Code, value: unknown} mustSupport: true index: 6 id: {mustSupport: true, index: 0} dosageInstruction: mustSupport: true index: 22 elements: text: {mustSupport: true, index: 23} additionalInstruction: mustSupport: true index: 24 elements: text: {mustSupport: true, index: 25} required: [text] timing: mustSupport: true index: 26 elements: repeat: mustSupport: true index: 27 elements: duration: {mustSupport: true, index: 28} durationUnit: {mustSupport: true, index: 29} code: binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/dhdr-medication-repeat-pattern'} mustSupport: true index: 30 elements: coding: mustSupport: true index: 31 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} mustSupport: true index: 32 code: {mustSupport: true, index: 33} display: {mustSupport: true, index: 34} required: [display, system, code] text: {mustSupport: true, index: 35} asNeeded: mustSupport: true choices: [] index: 37 route: mustSupport: true index: 38 elements: coding: binding: {strength: required, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/routeofadministration'} mustSupport: true index: 39 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} mustSupport: true index: 40 code: {mustSupport: true, index: 41} display: {mustSupport: true, index: 42} required: [display, system, code] text: {mustSupport: true, index: 43} doseAndRate: mustSupport: true index: 44 elements: dose: mustSupport: true choices: [doseRange, doseQuantity] index: 46 doseRange: {type: Range, mustSupport: true, choiceOf: dose, index: 47} doseQuantity: {type: Quantity, mustSupport: true, choiceOf: dose, index: 48} rate: mustSupport: true choices: [rateRange] index: 50 rateRange: {type: Range, mustSupport: true, choiceOf: rate, index: 51} rate[x]: elements: low: {mustSupport: true, index: 52} high: {mustSupport: true, index: 53} identifier: mustSupport: true index: 3 elements: system: {mustSupport: true, index: 4} value: {mustSupport: true, index: 5} required: [value, system] intent: pattern: {type: Code, value: order} mustSupport: true index: 7 medicationReference: type: Reference mustSupport: true choiceOf: medication refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Medication'] index: 10 subject: type: Reference mustSupport: true refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient'] index: 12 elements: reference: {mustSupport: true, index: 13} required: [reference] medication: mustSupport: true choices: [medicationReference] index: 9 package_version: dhdr-4.0.1-alpha1.0.0 class: profile kind: resource url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationRequest base: http://hl7.org/fhir/StructureDefinition/MedicationRequest version: 4.0.1 required: [meta]