FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-LicensedNaturalHealthProducts.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot21&canonical=https://fhir.infoway-inforoute.ca/ValueSet/LicensedNaturalHealthProducts
URLhttps://fhir.infoway-inforoute.ca/ValueSet/LicensedNaturalHealthProducts
Version0.1.0
Statusactive
Date1900-01-01
NameLicensedNaturalHealthProducts
TitleLicensed Natural Health Products
Realmca
Authoritynational
DescriptionThis subset contains all concepts represented in the [Licensed Natural Health Products Database](https://www.canada.ca/en/health-canada/services/drugs-health-products/natural-non-prescription/applications-submissions/product-licensing/licensed-natural-health-products-database.html). The Licensed Natural Health Products Database contains information about natural health products that have been issued a product license by Health Canada. This informative value set includes Natural Product Number (NPN) and Homeopathic Medicine Number (DIN-HM). NPN is an eight (8) digit numerical code assigned to each natural health product approved to be marketed under the Natural Health Products Regulations. A DIN-HM is an eight (8) digit numerical code assigned to each homeopathic medicine approved to be marketed under the Natural Health Products Regulations. This is a broad data exchange subset that is intended to support semantic interoperability and conformance testing. Further information about this code system, including instructions on how to obtain the latest database extract can be found [here](https://www.canada.ca/en/health-canada/services/drugs-health-products/natural-non-prescription/applications-submissions/product-licensing/licensed-natural-health-products-database.html).

Resources that use this resource

StructureDefinition
ca.on.ehr.r4#1.0.0-snapshot21profile-allergyIntoleranceAllergyIntolerance EHR
ca.on.ehr.r4#1.0.0-snapshot21profile-medicationMedication EHR
ca.infoway.io.core#1.1.0-dft-preballotallergyintolerance-ca-coreAllergyIntolerance (CA-Core)
ca.infoway.io.core#1.1.0-dft-preballotmedication-ca-coreMedication (CA-Core)
ca.infoway.io.core#1.1.0-dft-preballotmedicationrequest-ca-coreMedication Request (CA-Core)
ca.infoway.io.core#1.1.0-dft-preballotmedicationstatement-ca-coreMedication Statement (CA-Core)

Resources that this resource uses

CodeSystem
hl7.terminology.r4b#6.0.2v3-hc-npnHealth Canada Natural Product Number

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "LicensedNaturalHealthProducts",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/LicensedNaturalHealthProducts",
  "version": "0.1.0",
  "name": "LicensedNaturalHealthProducts",
  "title": "Licensed Natural Health Products",
  "status": "active",
  "experimental": false,
  "date": "1900-01-01",
  "publisher": "Canada Health Infoway",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        },
        {
          "system": "email",
          "value": "standards@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "description": "This subset contains all concepts represented in the [Licensed Natural Health Products Database](https://www.canada.ca/en/health-canada/services/drugs-health-products/natural-non-prescription/applications-submissions/product-licensing/licensed-natural-health-products-database.html). The Licensed Natural Health Products Database contains information about natural health products that have been issued a product license by Health Canada. This informative value set includes Natural Product Number (NPN) and Homeopathic Medicine Number (DIN-HM). NPN is an eight (8) digit numerical code assigned to each natural health product approved to be marketed under the Natural Health Products Regulations. A DIN-HM is an eight (8) digit numerical code assigned to each homeopathic medicine approved to be marketed under the Natural Health Products Regulations. This is a broad data exchange subset that is intended to support semantic interoperability and conformance testing. Further information about this code system, including instructions on how to obtain the latest database extract can be found [here](https://www.canada.ca/en/health-canada/services/drugs-health-products/natural-non-prescription/applications-submissions/product-licensing/licensed-natural-health-products-database.html).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-hc-npn"
      }
    ]
  }
}