{
"description": "Ordering of medication for patient",
"_filename": "MedicationRequestPrescriptionSubmission.json",
"package_name": "ca.on.dhdr.r4.v4",
"date": "2022-01-19T18:53:15.8800587Z",
"derivation": "constraint",
"meta": {
"lastUpdated": "2023-11-06T20:50:14.4836593+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "MedicationRequestPrescription",
"abstract": false,
"type": "MedicationRequest",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MedicationRequest Prescription (Submission)",
"package_version": "0.0.8-beta",
"status": "active",
"id": "ba53f9cb-c9bb-40a8-9c7c-72eb7f2623fd",
"kind": "resource",
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationRequest-submission",
"version": "4.0.1",
"differential": {
"element": [ {
"id": "MedicationRequest",
"path": "MedicationRequest",
"mustSupport": true
}, {
"id": "MedicationRequest.id",
"path": "MedicationRequest.id",
"mustSupport": true
}, {
"id": "MedicationRequest.meta",
"min": 1,
"path": "MedicationRequest.meta",
"mustSupport": true
}, {
"id": "MedicationRequest.meta.profile",
"min": 1,
"path": "MedicationRequest.meta.profile",
"mustSupport": true
}, {
"id": "MedicationRequest.identifier",
"max": "1",
"path": "MedicationRequest.identifier",
"mustSupport": true
}, {
"id": "MedicationRequest.identifier.system",
"min": 1,
"path": "MedicationRequest.identifier.system",
"mustSupport": true
}, {
"id": "MedicationRequest.identifier.value",
"min": 1,
"path": "MedicationRequest.identifier.value",
"mustSupport": true
}, {
"id": "MedicationRequest.status",
"path": "MedicationRequest.status",
"fixedCode": "unknown",
"mustSupport": true
}, {
"id": "MedicationRequest.intent",
"path": "MedicationRequest.intent",
"fixedCode": "order",
"mustSupport": true
}, {
"id": "MedicationRequest.medication[x]",
"path": "MedicationRequest.medication[x]",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Medication-submission" ]
} ],
"mustSupport": true
}, {
"id": "MedicationRequest.medication[x].reference",
"min": 1,
"path": "MedicationRequest.medication[x].reference",
"mustSupport": true
}, {
"id": "MedicationRequest.subject",
"path": "MedicationRequest.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient-submission" ]
} ],
"mustSupport": true
}, {
"id": "MedicationRequest.subject.reference",
"min": 1,
"path": "MedicationRequest.subject.reference",
"mustSupport": true
}, {
"id": "MedicationRequest.requester",
"min": 1,
"path": "MedicationRequest.requester",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-PractitionerRole-submission" ]
} ],
"mustSupport": true
}, {
"id": "MedicationRequest.requester.reference",
"min": 1,
"path": "MedicationRequest.requester.reference",
"mustSupport": true
}, {
"id": "MedicationRequest.reasonCode",
"max": "5",
"path": "MedicationRequest.reasonCode",
"mustSupport": true
}, {
"id": "MedicationRequest.reasonCode.coding",
"path": "MedicationRequest.reasonCode.coding",
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptionindicationforuse"
},
"mustSupport": true
}, {
"id": "MedicationRequest.reasonCode.coding.system",
"min": 1,
"path": "MedicationRequest.reasonCode.coding.system",
"fixedUri": "http://snomed.info/sct",
"mustSupport": true
}, {
"id": "MedicationRequest.reasonCode.coding.code",
"min": 1,
"path": "MedicationRequest.reasonCode.coding.code",
"mustSupport": true
}, {
"id": "MedicationRequest.reasonCode.coding.display",
"min": 1,
"path": "MedicationRequest.reasonCode.coding.display",
"mustSupport": true
}, {
"id": "MedicationRequest.reasonCode.text",
"path": "MedicationRequest.reasonCode.text",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction",
"max": "1",
"path": "MedicationRequest.dosageInstruction",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.text",
"min": 1,
"path": "MedicationRequest.dosageInstruction.text",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.additionalInstruction",
"path": "MedicationRequest.dosageInstruction.additionalInstruction",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.additionalInstruction.text",
"min": 1,
"path": "MedicationRequest.dosageInstruction.additionalInstruction.text",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.timing",
"path": "MedicationRequest.dosageInstruction.timing",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat",
"min": 1,
"path": "MedicationRequest.dosageInstruction.timing.repeat",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.duration",
"path": "MedicationRequest.dosageInstruction.timing.repeat.duration",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit",
"path": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.timing.code",
"min": 1,
"path": "MedicationRequest.dosageInstruction.timing.code",
"binding": {
"strength": "extensible",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/dhdr-medication-repeat-pattern"
},
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.timing.code.coding",
"max": "1",
"path": "MedicationRequest.dosageInstruction.timing.code.coding",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.timing.code.coding.system",
"min": 1,
"path": "MedicationRequest.dosageInstruction.timing.code.coding.system",
"fixedUri": "http://snomed.info/sct",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.timing.code.coding.code",
"min": 1,
"path": "MedicationRequest.dosageInstruction.timing.code.coding.code",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.timing.code.coding.display",
"min": 1,
"path": "MedicationRequest.dosageInstruction.timing.code.coding.display",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.timing.code.text",
"path": "MedicationRequest.dosageInstruction.timing.code.text",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.asNeeded[x]",
"path": "MedicationRequest.dosageInstruction.asNeeded[x]",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.route",
"path": "MedicationRequest.dosageInstruction.route",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.route.coding",
"max": "1",
"path": "MedicationRequest.dosageInstruction.route.coding",
"binding": {
"strength": "required",
"valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/routeofadministration"
},
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.route.coding.system",
"min": 1,
"path": "MedicationRequest.dosageInstruction.route.coding.system",
"fixedUri": "http://snomed.info/sct",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.route.coding.code",
"min": 1,
"path": "MedicationRequest.dosageInstruction.route.coding.code",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.route.coding.display",
"min": 1,
"path": "MedicationRequest.dosageInstruction.route.coding.display",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.route.text",
"path": "MedicationRequest.dosageInstruction.route.text",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.doseAndRate",
"max": "1",
"path": "MedicationRequest.dosageInstruction.doseAndRate",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
"path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
"type": [ {
"code": "Quantity"
} ],
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].value",
"min": 1,
"path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].value",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].unit",
"path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].unit",
"binding": {
"strength": "extensible",
"valueSet": "https://tgateway.infoway-inforoute.ca/vs/prescriptiondosequantityunit"
},
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
"path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
"type": [ {
"code": "Range"
} ],
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low",
"path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low",
"mustSupport": true
}, {
"id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high",
"path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}