minimal Common Oncology Data Elements (mCODE) Implementation Guide
2.0.0 - STU 2

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v2.0.0: STU 2) 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

: Elixhauser Moderate To Severe Liver Disease Value Set - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "elixhauser-liver-disease-severe-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-icd10CM.html\"><code>http://hl7.org/fhir/sid/icd-10-cm</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>B19.0</td><td>Unspecified viral hepatitis with hepatic coma</td></tr><tr><td>B19.11</td><td>Unspecified viral hepatitis B with hepatic coma</td></tr><tr><td>B19.21</td><td>Unspecified viral hepatitis C with hepatic coma</td></tr><tr><td>I85.00</td><td>Esophageal varices without bleeding</td></tr><tr><td>I85.01</td><td>Esophageal varices with bleeding</td></tr><tr><td>I85.10</td><td>Secondary esophageal varices without bleeding</td></tr><tr><td>I85.11</td><td>Secondary esophageal varices with bleeding</td></tr><tr><td>I86.4</td><td>Gastric varices</td></tr><tr><td>K70.40</td><td>Alcoholic hepatic failure without coma</td></tr><tr><td>K70.41</td><td>Alcoholic hepatic failure with coma</td></tr><tr><td>K72.10</td><td>Chronic hepatic failure without coma</td></tr><tr><td>K72.11</td><td>Chronic hepatic failure with coma</td></tr><tr><td>K72.90</td><td>Hepatic failure, unspecified without coma</td></tr><tr><td>K72.91</td><td>Hepatic failure, unspecified with coma</td></tr><tr><td>K76.5</td><td>Hepatic veno-occlusive disease</td></tr><tr><td>K76.6</td><td>Portal hypertension</td></tr><tr><td>K76.7</td><td>Hepatorenal syndrome</td></tr><tr><td>K91.82</td><td>Postprocedural hepatic failure</td></tr><tr><td>Z94.4</td><td>Liver transplant status</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/mcode/ValueSet/elixhauser-liver-disease-severe-vs",
  "version" : "2.0.0",
  "name" : "ElixhauserLiverDiseaseSevereVS",
  "title" : "Elixhauser Moderate To Severe Liver Disease Value Set",
  "status" : "active",
  "date" : "2022-01-18T03:17:40+00:00",
  "publisher" : "HL7 International Clinical Interoperability Council",
  "contact" : [
    {
      "name" : "HL7 International Clinical Interoperability Council",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system" : "email",
          "value" : "ciclist@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Elixhauser Comorbid Condition Value Set for Moderate to Severe Liver Disease. ICD-10 codes are drawn from https://www.hcup-us.ahrq.gov/toolssoftware/comorbidityicd10/comorbidity_icd10.jsp, version 2021.1",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10-cm",
        "concept" : [
          {
            "code" : "B19.0",
            "display" : "Unspecified viral hepatitis with hepatic coma"
          },
          {
            "code" : "B19.11",
            "display" : "Unspecified viral hepatitis B with hepatic coma"
          },
          {
            "code" : "B19.21",
            "display" : "Unspecified viral hepatitis C with hepatic coma"
          },
          {
            "code" : "I85.00",
            "display" : "Esophageal varices without bleeding"
          },
          {
            "code" : "I85.01",
            "display" : "Esophageal varices with bleeding"
          },
          {
            "code" : "I85.10",
            "display" : "Secondary esophageal varices without bleeding"
          },
          {
            "code" : "I85.11",
            "display" : "Secondary esophageal varices with bleeding"
          },
          {
            "code" : "I86.4",
            "display" : "Gastric varices"
          },
          {
            "code" : "K70.40",
            "display" : "Alcoholic hepatic failure without coma"
          },
          {
            "code" : "K70.41",
            "display" : "Alcoholic hepatic failure with coma"
          },
          {
            "code" : "K72.10",
            "display" : "Chronic hepatic failure without coma"
          },
          {
            "code" : "K72.11",
            "display" : "Chronic hepatic failure with coma"
          },
          {
            "code" : "K72.90",
            "display" : "Hepatic failure, unspecified without coma"
          },
          {
            "code" : "K72.91",
            "display" : "Hepatic failure, unspecified with coma"
          },
          {
            "code" : "K76.5",
            "display" : "Hepatic veno-occlusive disease"
          },
          {
            "code" : "K76.6",
            "display" : "Portal hypertension"
          },
          {
            "code" : "K76.7",
            "display" : "Hepatorenal syndrome"
          },
          {
            "code" : "K91.82",
            "display" : "Postprocedural hepatic failure"
          },
          {
            "code" : "Z94.4",
            "display" : "Liver transplant status"
          }
        ]
      }
    ]
  }
}