HL7 Terminology (THO)
6.0.2 - Publication International flag

This page is part of the HL7 Terminology (v6.0.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. 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

: ICD-9-CM (procedure codes) - JSON Representation

Active as of 2023-08-22

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "ICD-9CM-procedurecodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem ICD-9CM-procedurecodes</b></p><a name=\"ICD-9CM-procedurecodes\"> </a><a name=\"hcICD-9CM-procedurecodes\"> </a><a name=\"ICD-9CM-procedurecodes-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/ICD-9CM-procedurecodes</td></tr><tr><td>Version</td><td>3.0.0</td></tr><tr><td>Name</td><td>ICD9CMProcedurecodes</td></tr><tr><td>Title</td><td>ICD-9-CM (procedure codes)</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The International Classification of Diseases, 9th Revision, Clinical Modification (ICD-9-CM), Volumes I, II (diagnoses) and III (procedures) describes the classification of morbidity and mortality information for statistical purposes and for the indexing of healthcare records by diseases and procedures. The ICD-9-CM codes can be used as the value of the Act.cd attribute.</p>\n</div></td></tr><tr><td>Publisher</td><td>Centers for Disease Control and Prevention (CDC)</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.6.104</td><td>true</td></tr><tr><td>URI</td><td>http://hl7.org/fhir/sid/icd-9-cm</td><td>true</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/NamingSystem/ICD-9CM-procedurecodes",
  "version" : "3.0.0",
  "name" : "ICD9CMProcedurecodes",
  "title" : "ICD-9-CM (procedure codes)",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2023-08-22T10:00:00+10:00",
  "publisher" : "Centers for Disease Control and Prevention (CDC)",
  "contact" : [
    {
      "name" : "National Center for Health Statistics"
    }
  ],
  "responsible" : "National Center for Health Statistics",
  "description" : "The International Classification of Diseases, 9th Revision, Clinical Modification (ICD-9-CM), Volumes I, II (diagnoses) and III (procedures) describes the classification of morbidity and mortality information for statistical purposes and for the indexing of healthcare records by diseases and procedures. The ICD-9-CM codes can be used as the value of the Act.cd attribute.",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.6.104",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "http://hl7.org/fhir/sid/icd-9-cm",
      "preferred" : true
    }
  ]
}