HL7 Terminology
2.0.0 - Publication

This page is part of the HL7 Terminology (v2.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: Active Ingredient Code - JSON Representation

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "v3-hc-AIC",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/v3-hc-AIC</td></tr><tr><td>Name</td><td>HcAIC</td></tr><tr><td>Status</td><td>retired</td></tr><tr><td>Definition</td><td><div><p><strong>Description:</strong></p>\n<p>A code assigned to any component that has medicinal properties, and supplies pharmacological activity or other direct effect in the diagnosis, cure, mitigation, treatment or prevention of disease, or to affect the structure or any function of the body of man or other animals. http://www.hc-sc.gc.ca/dhp-mps/prodpharma/databasdon/index_e.html</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Canada</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.5.1103</td><td>true</td></tr><tr><td>URI</td><td>http://www.canada.ca/en/health-canada/services/drugs-health-products/drug-products/drug-product-database-1</td><td>true</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/tools/StructureDefinition/extension-title",
      "valueString" : "Active Ingredient Code"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://terminology.hl7.org/NamingSystem/v3-hc-AIC"
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-namingsystem-version",
      "valueString" : "2.2.0"
    }
  ],
  "name" : "HcAIC",
  "status" : "retired",
  "kind" : "codesystem",
  "date" : "2019-03-20T00:00:00-04:00",
  "publisher" : "HL7 Canada",
  "contact" : [
    {
      "name" : "Health Canada"
    }
  ],
  "responsible" : "HL7 Canada",
  "description" : "**Description:**\r\n\r\nA code assigned to any component that has medicinal properties, and supplies pharmacological activity or other direct effect in the diagnosis, cure, mitigation, treatment or prevention of disease, or to affect the structure or any function of the body of man or other animals. http://www.hc-sc.gc.ca/dhp-mps/prodpharma/databasdon/index\\_e.html",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.5.1103",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "http://www.canada.ca/en/health-canada/services/drugs-health-products/drug-products/drug-product-database-1",
      "preferred" : true
    }
  ]
}