HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: null - JSON Representation

Active as of 2024-01-26

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "CCDD",
  "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/CCDD</td></tr><tr><td>Version</td><td>1.0.1</td></tr><tr><td>Name</td><td>CCDD</td></tr><tr><td>Title</td><td>Canadian Clinical Drug Data Set</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The Canadian Clinical Drug Data Set provides codes for identification and a consistent approach to naming of medications and some medical devices in Canada. It has been designed and developed to reflect current clinical practice and safety advice and is freely available for use in digital health solutions and design applications.</p>\n<p>CCDD is available in English and Canadian French, and published on Terminology Gateway by Canada Health Infoway.</p>\n<p>To request content changes, send an email to clinicaldrug@infoway-inforoute.ca</p>\n</div></td></tr><tr><td>Publisher</td><td>Health 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><td><b>Period</b></td><td><b>Comment</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.2.20.6.1</td><td>true</td><td></td><td/></tr><tr><td>URI</td><td>http://terminology.hl7.org/CodeSystem/hc-CCDD</td><td>true</td><td>2021-04-14 --&gt; (ongoing)</td><td>Official canonical URL going forward.</td></tr><tr><td>URI</td><td>https://fhir.infoway-inforoute.ca/CodeSystem/canadianclinicaldrugdataset</td><td>false</td><td></td><td>Maintained for backward compatibility.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://terminology.hl7.org/NamingSystem/CCDD"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "1.0.1"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString" : "Canadian Clinical Drug Data Set"
    }
  ],
  "name" : "CCDD",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2024-01-26T00:00:00-00:00",
  "publisher" : "Health Canada",
  "contact" : [
    {
      "name" : "Health Canada; Health Products and Food Branch; Daniel Buijs",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://tgateway.infoway-inforoute.ca/ccdd.html"
        },
        {
          "system" : "email",
          "value" : "clinicaldrug@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "responsible" : "Health Canada; Health Products and Food Branch",
  "description" : "The Canadian Clinical Drug Data Set provides codes for identification and a consistent approach to naming of medications and some medical devices in Canada. It has been designed and developed to reflect current clinical practice and safety advice and is freely available for use in digital health solutions and design applications.\r\n\r\nCCDD is available in English and Canadian French, and published on Terminology Gateway by Canada Health Infoway.\r\n\r\nTo request content changes, send an email to clinicaldrug@infoway-inforoute.ca",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.2.20.6.1",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "http://terminology.hl7.org/CodeSystem/hc-CCDD",
      "preferred" : true,
      "comment" : "Official canonical URL going forward.",
      "period" : {
        "start" : "2021-04-14"
      }
    },
    {
      "type" : "uri",
      "value" : "https://fhir.infoway-inforoute.ca/CodeSystem/canadianclinicaldrugdataset",
      "preferred" : false,
      "comment" : "Maintained for backward compatibility."
    }
  ]
}