minimal Common Oncology Data Elements (mCODE) Implementation Guide
1.16.0 - STU Release 2 (Ballot Version)

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v1.16.0: STU 2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: Elixhauser Comorbid Condition Value Set for Severe Renal Failure - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "elixhauser-renal-failure-severe-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"https://terminology.hl7.org/1.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>I12.0</td><td>Hypertensive chronic kidney disease with stage 5 chronic kidney disease or end stage renal disease</td></tr><tr><td>I13.11</td><td>Hypertensive heart and chronic kidney disease without heart failure, with stage 5 chronic kidney disease, or end stage renal</td></tr><tr><td>I13.2</td><td>Hypertensive heart and chronic kidney disease with heart failure and with stage 5 chronic kidney disease, or end stage renal</td></tr><tr><td>N18.4</td><td>Chronic kidney disease, stage 4 (severe)</td></tr><tr><td>N18.5</td><td>Chronic kidney disease, stage 5</td></tr><tr><td>N18.6</td><td>End stage renal disease</td></tr><tr><td>Z49.01</td><td>Encounter for fitting and adjustment of extracorporeal dialysis catheter</td></tr><tr><td>Z49.02</td><td>Encounter for fitting and adjustment of peritoneal dialysis catheter</td></tr><tr><td>Z49.31</td><td>Encounter for adequacy testing for hemodialysis</td></tr><tr><td>Z49.32</td><td>Encounter for adequacy testing for peritoneal dialysis</td></tr><tr><td>Z91.15</td><td>Patient's noncompliance with renal dialysis</td></tr><tr><td>Z94.0</td><td>Kidney transplant status</td></tr><tr><td>Z99.2</td><td>Dependence on renal dialysis</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/mcode/ValueSet/elixhauser-renal-failure-severe-vs",
  "version" : "1.16.0",
  "name" : "ElixhauserRenalFailureSevereVS",
  "title" : "Elixhauser Comorbid Condition Value Set for Severe Renal Failure",
  "status" : "active",
  "date" : "2021-04-15T12:44:45+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 Severe Renal Failure. 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" : "I12.0",
            "display" : "Hypertensive chronic kidney disease with stage 5 chronic kidney disease or end stage renal disease"
          },
          {
            "code" : "I13.11",
            "display" : "Hypertensive heart and chronic kidney disease without heart failure, with stage 5 chronic kidney disease, or end stage renal"
          },
          {
            "code" : "I13.2",
            "display" : "Hypertensive heart and chronic kidney disease with heart failure and with stage 5 chronic kidney disease, or end stage renal"
          },
          {
            "code" : "N18.4",
            "display" : "Chronic kidney disease, stage 4 (severe)"
          },
          {
            "code" : "N18.5",
            "display" : "Chronic kidney disease, stage 5"
          },
          {
            "code" : "N18.6",
            "display" : "End stage renal disease"
          },
          {
            "code" : "Z49.01",
            "display" : "Encounter for fitting and adjustment of extracorporeal dialysis catheter"
          },
          {
            "code" : "Z49.02",
            "display" : "Encounter for fitting and adjustment of peritoneal dialysis catheter"
          },
          {
            "code" : "Z49.31",
            "display" : "Encounter for adequacy testing for hemodialysis"
          },
          {
            "code" : "Z49.32",
            "display" : "Encounter for adequacy testing for peritoneal dialysis"
          },
          {
            "code" : "Z91.15",
            "display" : "Patient's noncompliance with renal dialysis"
          },
          {
            "code" : "Z94.0",
            "display" : "Kidney transplant status"
          },
          {
            "code" : "Z99.2",
            "display" : "Dependence on renal dialysis"
          }
        ]
      }
    ]
  }
}