{ "description": "This resource is used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication.", "_filename": "Medication-DHDR-Submission.json", "package_name": "rs/ca.on.dhdr.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "MedicationDHDRSubmission", "abstract": false, "type": "Medication", "experimental": null, "resourceType": "StructureDefinition", "title": "Medication DHDR Submission", "package_version": "4.0.3-snapshot4", "status": "active", "id": "f007f2a4-a3f4-44d4-8222-5d0e3c5b9975", "kind": "resource", "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Medication-submission", "version": "4.0.1", "differential": { "element": [ { "id": "Medication.extension", "path": "Medication.extension", "mustSupport": true }, { "id": "Medication.extension:strength", "max": "1", "path": "Medication.extension", "type": [ { "code": "Extension", "profile": [ "http://prescribeit.ca/fhir/StructureDefinition/ext-medication-strength-description" ] } ], "sliceName": "Strength", "isModifier": false, "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/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", "valueId": "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", "valueId": "ingredientLNHP" } ] } ] }, "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" }