This page is part of the HL7 Terminology (v5.4.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: null - 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>Version</td><td>2.2.1</td></tr><tr><td>Name</td><td>Icd10CM</td></tr><tr><td>Title</td><td>International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)</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/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://terminology.hl7.org/NamingSystem/icd10CM"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "2.2.1"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
"valueString" : "International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)"
}
],
"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."
}
]
}