This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v2.1.0: STU 2) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Elixhauser Moderate Renal Failure Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "elixhauser-renal-failure-moderate-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/5.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>N18.3</td><td>Chronic kidney disease, stage 3 (moderate)</td></tr><tr><td>N18.30</td><td>Chronic kidney disease, stage 3 unspecified</td></tr><tr><td>N18.31</td><td>Chronic kidney disease, stage 3a</td></tr><tr><td>N18.32</td><td>Chronic kidney disease, stage 3b</td></tr><tr><td>N18.9</td><td>Chronic kidney disease, unspecified</td></tr><tr><td>N19</td><td>Unspecified kidney failure</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/mcode/ValueSet/elixhauser-renal-failure-moderate-vs",
"version" : "2.1.0",
"name" : "ElixhauserRenalFailureModerateVS",
"title" : "Elixhauser Moderate Renal Failure Value Set",
"status" : "active",
"experimental" : false,
"date" : "2023-03-21T04:54:56+11: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 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" : "N18.3",
"display" : "Chronic kidney disease, stage 3 (moderate)"
},
{
"code" : "N18.30",
"display" : "Chronic kidney disease, stage 3 unspecified"
},
{
"code" : "N18.31",
"display" : "Chronic kidney disease, stage 3a"
},
{
"code" : "N18.32",
"display" : "Chronic kidney disease, stage 3b"
},
{
"code" : "N18.9",
"display" : "Chronic kidney disease, unspecified"
},
{
"code" : "N19",
"display" : "Unspecified kidney failure"
}
]
}
]
}
}