FHIR IG Statistics: ValueSet/ValueSet-DIN
Package | ca.on.ehr.r4 |
Resource Type | ValueSet |
Id | ValueSet-DIN |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot9&canonical=http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/DIN |
URL | http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/DIN |
Status | active |
Date | 1900-01-01 |
Name | DINAllCode |
Title | DIN All Code |
Realm | ca |
Authority | national |
Description | This subset contains all concepts represented by the Health Canada Drug Identification Number code system. 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. It uniquely identifies all drug products sold in a dosage form in Canada and is located on the label of prescription and over-the-counter drug products that have been evaluated and authorized for sale in Canada. Further information about this Code System can be found at [here](https://www.canada.ca/en/health-canada/services/drugs-health-products/drug-products/applications-submissions/guidance-documents/regulatory-requirements-drug-identification-numbers/document.html). This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server). |
Copyright | Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy). |
Resources that use this resource
Resources that this resource uses
CodeSystem |
ca-hc-din | Health Canada Drug Id Number |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "ValueSet-DIN",
"url": "http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/DIN",
"name": "DINAllCode",
"title": "DIN All Code",
"status": "active",
"experimental": false,
"date": "1900-01-01",
"publisher": "Canada Health Infoway",
"contact": [
{
"name": "National Standards Release Centre",
"telecom": [
{
"system": "url",
"value": "http://www.infoway-inforoute.ca"
},
{
"system": "email",
"value": "standards@infoway-inforoute.ca"
}
]
}
],
"description": "This subset contains all concepts represented by the Health Canada Drug Identification Number code system. 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. It uniquely identifies all drug products sold in a dosage form in Canada and is located on the label of prescription and over-the-counter drug products that have been evaluated and authorized for sale in Canada. Further information about this Code System can be found at [here](https://www.canada.ca/en/health-canada/services/drugs-health-products/drug-products/applications-submissions/guidance-documents/regulatory-requirements-drug-identification-numbers/document.html). This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CA"
}
]
}
],
"copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/NamingSystem/ca-hc-din"
}
]
}
}