HL7 Terminology
1.0.0 - Publication

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

ICD-10 - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "CodeSystem",
  "id" : "icd10",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ICD-10</h2><div><p>International Classification of Diseases revision 10 (ICD 10)</p>\n</div><p>This code system http://terminology.hl7.org/CodeSystem/icd10 defines many codes, but they are not represented here</p></div>"
  },
  "url" : "http://terminology.hl7.org/CodeSystem/icd10",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.6.3"
    }
  ],
  "version" : "2.0.0",
  "name" : "Icd10",
  "title" : "ICD-10",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-03-20T00:00:00-04:00",
  "publisher" : "TBD - External Body",
  "contact" : [
    {
      "name" : "World Health Organization"
    }
  ],
  "description" : "International Classification of Diseases revision 10 (ICD 10)",
  "content" : "not-present"
}