{
"description": "This resource is primarily used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use.",
"_filename": "Medication-EHR.json",
"package_name": "ca.on.ehr.r4",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "MedicationEHR",
"abstract": false,
"type": "Medication",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Medication EHR",
"package_version": "1.0.0-snapshot3",
"status": "active",
"id": "675b929c-7538-48d8-9b3d-d4db2064a678",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-medication",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Medication.extension",
"path": "Medication.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Medication.extension:monitoredDrugIndicator",
"max": "1",
"min": 0,
"path": "Medication.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-monitored-drug-indicator" ]
} ],
"sliceName": "MonitoredDrugIndicator",
"mustSupport": true
}, {
"id": "Medication.extension:compoundIndicator",
"max": "1",
"min": 0,
"path": "Medication.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-compound-indicator" ]
} ],
"sliceName": "CompoundIndicator",
"mustSupport": true
}, {
"id": "Medication.extension:strength",
"max": "1",
"min": 0,
"path": "Medication.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-medication-strength" ]
} ],
"sliceName": "Strength",
"mustSupport": true
}, {
"id": "Medication.code",
"min": 1,
"path": "Medication.code",
"type": [ {
"code": "CodeableConcept",
"profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ]
} ],
"binding": {
"strength": "preferred",
"valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptionmedicinalproduct",
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
"extension": [ {
"url": "purpose",
"valueCode": "candidate"
}, {
"url": "valueSet",
"valueCanonical": "http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/DIN"
}, {
"url": "documentation",
"valueMarkdown": "A Drug Identification Number (DIN) is a computer-generated eight digit number assigned by Health Canada to a drug product prior to being marketed in Canada."
}, {
"url": "key",
"valueString": "medCodeDIN"
} ]
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
"extension": [ {
"url": "purpose",
"valueCode": "candidate"
}, {
"url": "valueSet",
"valueCanonical": "http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/LicensedNaturalHealthProducts"
}, {
"url": "documentation",
"valueMarkdown": "All Natural Product Number (NPN) and Homeopathic Medicine Number (DIN-HM) codes that are licensed by Health Canada and present in the Licensed Natural Health Products Database."
}, {
"url": "key",
"valueString": "medCodeLNHP"
} ]
} ]
},
"comment": "Generic medications will have a fixed value of https://ehealthontario.ca/fhir/NamingSystem/ca-drug-gen-name on coding.system",
"mustSupport": true
}, {
"id": "Medication.form",
"path": "Medication.form",
"type": [ {
"code": "CodeableConcept",
"profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ]
} ],
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/pharmaceuticaldoseformcode"
},
"mustSupport": true
}, {
"id": "Medication.ingredient",
"path": "Medication.ingredient",
"mustSupport": true
}, {
"id": "Medication.ingredient.item[x]",
"path": "Medication.ingredient.item[x]",
"type": [ {
"code": "CodeableConcept",
"profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ]
} ],
"binding": {
"strength": "preferred",
"valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptionmedicinalproduct",
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
"extension": [ {
"url": "purpose",
"valueCode": "candidate"
}, {
"url": "valueSet",
"valueCanonical": "http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/LicensedNaturalHealthProducts"
}, {
"url": "documentation",
"valueMarkdown": "All Natural Product Number (NPN) and Homeopathic Medicine Number (DIN-HM) codes that are licensed by Health Canada and present in the Licensed Natural Health Products Database."
}, {
"url": "key",
"valueString": "ingredientLNHP"
} ]
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
"extension": [ {
"url": "purpose",
"valueCode": "candidate"
}, {
"url": "valueSet",
"valueCanonical": "http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/DIN"
}, {
"url": "documentation",
"valueMarkdown": "A Drug Identification Number (DIN) is a computer-generated eight digit number assigned by Health Canada to a drug product prior to being marketed in Canada."
}, {
"url": "key",
"valueString": "ingredientDIN"
} ]
} ]
},
"comment": "Generic medications will have a fixed value of https://ehealthontario.ca/fhir/NamingSystem/ca-drug-gen-name on coding.system",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication"
}