{ "description": "Indicates that a medication is to be or has been dispensed for a named patient", "_filename": "MedicationDispenseEHR.json", "package_name": "ca.on.ehr.r4", "date": null, "derivation": "constraint", "meta": { "lastUpdated": "2024-04-23T13:45:49.41889+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "MedicationDispenseEHR", "abstract": false, "type": "MedicationDispense", "experimental": null, "resourceType": "StructureDefinition", "title": "MedicationDispense EHR", "package_version": "1.0.0", "status": "active", "id": "c0f2a7ae-1d3f-4478-bbcb-30c6a4ecab40", "kind": "resource", "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-medicationDispense", "version": "1.0.0", "differential": { "element": [ { "id": "MedicationDispense.extension", "path": "MedicationDispense.extension", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "url", "type": "value" } ] }, "mustSupport": true }, { "id": "MedicationDispense.extension:DispenseRemainingRefills", "max": "1", "path": "MedicationDispense.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-refills-remaining" ] } ], "sliceName": "DispenseRemainingRefills", "isModifier": false }, { "id": "MedicationDispense.extension:DispenseRemainingRefills.url", "path": "MedicationDispense.extension.url", "fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-refills-remaining" }, { "id": "MedicationDispense.extension:DispenseRemainingQuantity", "max": "1", "path": "MedicationDispense.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-quantity-remaining" ] } ], "sliceName": "DispenseRemainingQuantity", "isModifier": false }, { "id": "MedicationDispense.extension:DispenseRemainingQuantity.url", "path": "MedicationDispense.extension.url", "fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-quantity-remaining" }, { "id": "MedicationDispense.extension:DrugServiceCoverage", "path": "MedicationDispense.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-drug-service-coverage" ] } ], "sliceName": "DrugServiceCoverage", "isModifier": false }, { "id": "MedicationDispense.extension:DrugServiceCoverage.url", "path": "MedicationDispense.extension.url", "fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-drug-service-coverage" }, { "id": "MedicationDispense.identifier", "max": "2", "min": 1, "path": "MedicationDispense.identifier", "mustSupport": true }, { "id": "MedicationDispense.identifier.system", "min": 1, "path": "MedicationDispense.identifier.system", "constraint": [ { "key": "RX-system-id", "human": "Original Rx Number value should be original Rx Number assigned by the pharmacy system on the first fill and should be the following formats: [id-system-local-base]/ca-on-pharmacy-[Pharmacy ID]-original-rx-number or [id-system-local-base]/ca-on-pharmacy-[Pharmacy ID]-current-rx-number", "xpath": "Medication.Dispense.identifier[*].system", "source": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-medicationDispense", "severity": "error", "expression": "$this.matches('http://ehealthontario.ca/fhir/NamingSystem/ca-on-pharmacy-[0-9]{1,9}(?:-original-rx-number|-current-rx-number)')" } ], "mustSupport": true }, { "id": "MedicationDispense.identifier.value", "min": 1, "path": "MedicationDispense.identifier.value", "mustSupport": true }, { "id": "MedicationDispense.status", "path": "MedicationDispense.status", "mustSupport": true }, { "id": "MedicationDispense.category", "path": "MedicationDispense.category", "type": [ { "code": "CodeableConcept", "profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ] } ], "binding": { "strength": "required", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/dhdr-dispense-category", "description": "Dispense type, e.g. drug, device or pharmacy service" }, "mustSupport": true }, { "id": "MedicationDispense.category.coding", "max": "1", "min": 1, "path": "MedicationDispense.category.coding" }, { "id": "MedicationDispense.category.coding.system", "min": 1, "path": "MedicationDispense.category.coding.system", "mustSupport": true }, { "id": "MedicationDispense.medication[x]", "path": "MedicationDispense.medication[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationDispense.medication[x]:medicationReference", "max": "1", "min": 0, "path": "MedicationDispense.medication[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-medication" ] } ], "sliceName": "medicationReference", "mustSupport": true }, { "id": "MedicationDispense.medication[x]:medicationCodeableConcept", "max": "1", "min": 0, "path": "MedicationDispense.medication[x]", "type": [ { "code": "CodeableConcept", "profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ] } ], "sliceName": "medicationCodeableConcept" }, { "id": "MedicationDispense.subject", "min": 1, "path": "MedicationDispense.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient" ] } ], "mustSupport": true }, { "id": "MedicationDispense.subject.reference", "min": 1, "path": "MedicationDispense.subject.reference", "mustSupport": true }, { "id": "MedicationDispense.performer", "max": "1", "path": "MedicationDispense.performer", "mustSupport": true }, { "id": "MedicationDispense.performer.actor", "path": "MedicationDispense.performer.actor", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitionerRole" ] } ], "mustSupport": true }, { "id": "MedicationDispense.performer.actor.reference", "min": 1, "path": "MedicationDispense.performer.actor.reference", "mustSupport": true }, { "id": "MedicationDispense.authorizingPrescription", "max": "1", "path": "MedicationDispense.authorizingPrescription", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-medicationRequest" ] } ], "mustSupport": true }, { "id": "MedicationDispense.authorizingPrescription.reference", "min": 1, "path": "MedicationDispense.authorizingPrescription.reference", "mustSupport": true }, { "id": "MedicationDispense.quantity", "path": "MedicationDispense.quantity", "binding": { "strength": "extensible", "valueSet": "https://tgateway.infoway-inforoute.ca/vs/prescribedquantityunit" }, "mustSupport": true }, { "id": "MedicationDispense.quantity.value", "min": 1, "path": "MedicationDispense.quantity.value", "mustSupport": true }, { "id": "MedicationDispense.quantity.unit", "path": "MedicationDispense.quantity.unit", "mustSupport": true }, { "id": "MedicationDispense.quantity.system", "path": "MedicationDispense.quantity.system", "mustSupport": true }, { "id": "MedicationDispense.quantity.code", "path": "MedicationDispense.quantity.code", "mustSupport": true }, { "id": "MedicationDispense.daysSupply", "path": "MedicationDispense.daysSupply", "mustSupport": true }, { "id": "MedicationDispense.daysSupply.value", "min": 1, "path": "MedicationDispense.daysSupply.value", "mustSupport": true }, { "id": "MedicationDispense.whenPrepared", "min": 1, "path": "MedicationDispense.whenPrepared", "mustSupport": true }, { "id": "MedicationDispense.whenHandedOver", "path": "MedicationDispense.whenHandedOver", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction", "path": "MedicationDispense.dosageInstruction", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.sequence", "path": "MedicationDispense.dosageInstruction.sequence", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.text", "min": 1, "path": "MedicationDispense.dosageInstruction.text", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.additionalInstruction", "path": "MedicationDispense.dosageInstruction.additionalInstruction", "type": [ { "code": "CodeableConcept", "profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ] } ], "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.additionalInstruction.coding", "max": "1", "path": "MedicationDispense.dosageInstruction.additionalInstruction.coding" }, { "id": "MedicationDispense.dosageInstruction.additionalInstruction.coding.system", "min": 1, "path": "MedicationDispense.dosageInstruction.additionalInstruction.coding.system" }, { "id": "MedicationDispense.dosageInstruction.patientInstruction", "path": "MedicationDispense.dosageInstruction.patientInstruction", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing", "path": "MedicationDispense.dosageInstruction.timing", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.event", "path": "MedicationDispense.dosageInstruction.timing.event", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat", "path": "MedicationDispense.dosageInstruction.timing.repeat", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.bounds[x]", "path": "MedicationDispense.dosageInstruction.timing.repeat.bounds[x]", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.count", "path": "MedicationDispense.dosageInstruction.timing.repeat.count", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.countMax", "path": "MedicationDispense.dosageInstruction.timing.repeat.countMax", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.duration", "path": "MedicationDispense.dosageInstruction.timing.repeat.duration", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.durationMax", "path": "MedicationDispense.dosageInstruction.timing.repeat.durationMax", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.durationUnit", "path": "MedicationDispense.dosageInstruction.timing.repeat.durationUnit", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.frequency", "path": "MedicationDispense.dosageInstruction.timing.repeat.frequency", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.frequencyMax", "path": "MedicationDispense.dosageInstruction.timing.repeat.frequencyMax", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.period", "path": "MedicationDispense.dosageInstruction.timing.repeat.period", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.periodMax", "path": "MedicationDispense.dosageInstruction.timing.repeat.periodMax", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.periodUnit", "path": "MedicationDispense.dosageInstruction.timing.repeat.periodUnit", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/units-of-time|4.0.0" }, "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.dayOfWeek", "path": "MedicationDispense.dosageInstruction.timing.repeat.dayOfWeek", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.timeOfDay", "path": "MedicationDispense.dosageInstruction.timing.repeat.timeOfDay", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.when", "path": "MedicationDispense.dosageInstruction.timing.repeat.when", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.repeat.offset", "path": "MedicationDispense.dosageInstruction.timing.repeat.offset", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.code", "path": "MedicationDispense.dosageInstruction.timing.code", "type": [ { "code": "CodeableConcept", "profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ] } ], "binding": { "strength": "extensible", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/dhdr-medication-repeat-pattern" }, "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.timing.code.coding", "max": "1", "path": "MedicationDispense.dosageInstruction.timing.code.coding" }, { "id": "MedicationDispense.dosageInstruction.timing.code.coding.system", "min": 1, "path": "MedicationDispense.dosageInstruction.timing.code.coding.system" }, { "id": "MedicationDispense.dosageInstruction.asNeeded[x]", "path": "MedicationDispense.dosageInstruction.asNeeded[x]", "type": [ { "code": "boolean" } ], "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.site", "path": "MedicationDispense.dosageInstruction.site", "type": [ { "code": "CodeableConcept", "profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ] } ], "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.site.coding", "max": "1", "path": "MedicationDispense.dosageInstruction.site.coding" }, { "id": "MedicationDispense.dosageInstruction.site.coding.system", "min": 1, "path": "MedicationDispense.dosageInstruction.site.coding.system" }, { "id": "MedicationDispense.dosageInstruction.route", "path": "MedicationDispense.dosageInstruction.route", "type": [ { "code": "CodeableConcept", "profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ] } ], "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.route.coding", "max": "1", "min": 1, "path": "MedicationDispense.dosageInstruction.route.coding", "binding": { "strength": "extensible", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/routeofadministration" }, "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.route.coding.system", "min": 1, "path": "MedicationDispense.dosageInstruction.route.coding.system" }, { "id": "MedicationDispense.dosageInstruction.method", "path": "MedicationDispense.dosageInstruction.method", "type": [ { "code": "CodeableConcept", "profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ] } ], "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.method.coding", "max": "1", "path": "MedicationDispense.dosageInstruction.method.coding" }, { "id": "MedicationDispense.dosageInstruction.doseAndRate", "max": "1", "path": "MedicationDispense.dosageInstruction.doseAndRate", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.type", "path": "MedicationDispense.dosageInstruction.doseAndRate.type", "type": [ { "code": "CodeableConcept", "profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ] } ], "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.type.coding", "max": "1", "path": "MedicationDispense.dosageInstruction.doseAndRate.type.coding" }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.type.coding.system", "min": 1, "path": "MedicationDispense.dosageInstruction.doseAndRate.type.coding.system" }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseRange", "max": "1", "min": 0, "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]", "type": [ { "code": "Range" } ], "sliceName": "doseRange", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseRange.low", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].low", "binding": { "strength": "extensible", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit" }, "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseRange.low.value", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].low.value", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseRange.low.unit", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].low.unit", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseRange.low.system", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].low.system", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseRange.low.code", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].low.code", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseRange.high", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].high", "binding": { "strength": "extensible", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit" }, "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseRange.high.value", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].high.value", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseRange.high.unit", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].high.unit", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseRange.high.system", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].high.system", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseRange.high.code", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].high.code", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseQuantity", "max": "1", "min": 0, "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ] } ], "binding": { "strength": "extensible", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit" }, "sliceName": "doseQuantity", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseQuantity.value", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].value", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseQuantity.unit", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].unit", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseQuantity.system", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].system", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]:doseQuantity.code", "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x].code", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRatio", "max": "1", "min": 0, "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]", "type": [ { "code": "Ratio" } ], "sliceName": "rateRatio", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].numerator", "binding": { "strength": "extensible", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit" }, "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator.value", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].numerator.value", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator.unit", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].numerator.unit", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator.system", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].numerator.system", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator.code", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].numerator.code", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].denominator", "binding": { "strength": "extensible", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit" }, "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator.value", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].denominator.value", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator.unit", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].denominator.unit", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator.system", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].denominator.system", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator.code", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].denominator.code", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRange", "max": "1", "min": 0, "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]", "type": [ { "code": "Range" } ], "sliceName": "rateRange", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRange.low", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].low", "binding": { "strength": "extensible", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit" }, "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRange.low.value", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].low.value", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRange.low.unit", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].low.unit", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRange.low.system", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].low.system", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRange.low.code", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].low.code", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRange.high", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].high", "binding": { "strength": "extensible", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit" }, "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRange.high.value", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].high.value", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRange.high.unit", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].high.unit", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRange.high.system", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].high.system", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateRange.high.code", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].high.code", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateQuantity", "max": "1", "min": 0, "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ] } ], "binding": { "strength": "extensible", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit" }, "sliceName": "rateQuantity", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateQuantity.value", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].value", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateQuantity.unit", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].unit", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateQuantity.system", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].system", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]:rateQuantity.code", "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x].code", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod", "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod.numerator", "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod.numerator", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod.numerator.value", "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod.numerator.value", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod.numerator.comparator", "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod.numerator.comparator", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod.numerator.unit", "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod.numerator.unit", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod.numerator.system", "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod.numerator.system", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod.numerator.code", "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod.numerator.code", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod.denominator", "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod.denominator", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod.denominator.value", "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod.denominator.value", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod.denominator.comparator", "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod.denominator.comparator", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod.denominator.unit", "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod.denominator.unit", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod.denominator.system", "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod.denominator.system", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod.denominator.code", "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod.denominator.code", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerAdministration", "path": "MedicationDispense.dosageInstruction.maxDosePerAdministration", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerAdministration.value", "path": "MedicationDispense.dosageInstruction.maxDosePerAdministration.value", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerAdministration.unit", "path": "MedicationDispense.dosageInstruction.maxDosePerAdministration.unit", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerAdministration.system", "path": "MedicationDispense.dosageInstruction.maxDosePerAdministration.system", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerAdministration.code", "path": "MedicationDispense.dosageInstruction.maxDosePerAdministration.code", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerLifetime", "path": "MedicationDispense.dosageInstruction.maxDosePerLifetime", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerLifetime.value", "path": "MedicationDispense.dosageInstruction.maxDosePerLifetime.value", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerLifetime.unit", "path": "MedicationDispense.dosageInstruction.maxDosePerLifetime.unit", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerLifetime.system", "path": "MedicationDispense.dosageInstruction.maxDosePerLifetime.system", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.maxDosePerLifetime.code", "path": "MedicationDispense.dosageInstruction.maxDosePerLifetime.code", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense" }