Package | ca.healthpei.io.core |
Resource Type | StructureDefinition |
Id | Medication |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.healthpei.io.core@0.1.7-DFT&canonical=http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Medication |
URL | http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Medication |
Status | draft |
Name | Medication |
Title | Medication |
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. |
Type | Medication |
Kind | resource |
No resources found
ValueSet | |
DIN | DIN All Code |
LicensedNaturalHealthProducts | Licensed Natural Health Products |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "Medication", "url": "http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Medication", "name": "Medication", "title": "Medication", "status": "draft", "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.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Medication", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication", "derivation": "constraint", "differential": { "element": [ { "id": "Medication.code", "path": "Medication.code", "mustSupport": true, "binding": { "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." } ] }, { "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": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding" } ], "strength": "example", "description": "A coded concept that defines the type of a medication.", "valueSet": "http://hl7.org/fhir/ValueSet/medication-codes" } }, { "id": "Medication.code.coding", "path": "Medication.code.coding", "mustSupport": true }, { "id": "Medication.code.coding.system", "path": "Medication.code.coding.system", "mustSupport": true }, { "id": "Medication.code.coding.code", "path": "Medication.code.coding.code", "mustSupport": true }, { "id": "Medication.code.coding.display", "path": "Medication.code.coding.display", "mustSupport": true }, { "id": "Medication.code.text", "path": "Medication.code.text", "mustSupport": true }, { "id": "Medication.status", "path": "Medication.status", "mustSupport": true } ] } }