HL7 Terminology (THO)
3.0.0 - Publication

This page is part of the HL7 Terminology (v3.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

: International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM) - JSON Representation

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "icd10CM",
  "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/icd10CM</td></tr><tr><td>Name</td><td>Icd10CM</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM), describes the classification of morbidity and mortality information for statistical purposes and for the indexing of healthcare records by diseases. The ICD-10-CM codes can be used as the value of the Act.cd attribute.</p>\n</div></td></tr><tr><td>Publisher</td><td>NCHS</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>Comment</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.6.90</td><td>true</td><td/></tr><tr><td>URI</td><td>http://terminology.hl7.org/CodeSystem/icd10CM</td><td>false</td><td>Published for many years in HL7 Standards, but has now been superceded.   Retained here for backwards-compatibility and convenience.</td></tr><tr><td>URI</td><td>http://hl7.org/fhir/sid/icd-10-cm</td><td>true</td><td>This is the URL as specified by the terminology owner, and is considereed authoritative.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/tools/StructureDefinition/extension-title",
      "valueString" : "International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://terminology.hl7.org/NamingSystem/icd10CM"
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-namingsystem-version",
      "valueString" : "2.2.1"
    }
  ],
  "name" : "Icd10CM",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2021-02-16T00:00:00-04:00",
  "publisher" : "NCHS",
  "contact" : [
    {
      "name" : "National Center for Health Statistics/Centers for Disease Control and Prevention"
    }
  ],
  "responsible" : "NCHS",
  "description" : "The International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM), describes the classification of morbidity and mortality information for statistical purposes and for the indexing of healthcare records by diseases. The ICD-10-CM codes can be used as the value of the Act.cd attribute.",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.6.90",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "http://terminology.hl7.org/CodeSystem/icd10CM",
      "preferred" : false,
      "comment" : "Published for many years in HL7 Standards, but has now been superceded.   Retained here for backwards-compatibility and convenience."
    },
    {
      "type" : "uri",
      "value" : "http://hl7.org/fhir/sid/icd-10-cm",
      "preferred" : true,
      "comment" : "This is the URL as specified by the terminology owner, and is considereed authoritative."
    }
  ]
}