Blue Button 2.0 Implementation Guide

End-stage Renal Disease (ESRD) Indicator

Formats: Narrative, XML, JSON, Turtle

Raw xml


<CodeSystem xmlns="https://bluebutton.cms.gov/assets/ig">
  <id value="esrd-ind"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>End-stage Renal Disease (ESRD) Indicator</h2><div><p>This field specifies whether a beneficiary is entitled to Medicare benefits due to end stage renal disease (ESRD). Source: https://bluebutton.cms.gov/resources/variables/esrd_ind</p>
</div><p>This code system https://bluebutton.cms.gov/assets/ig/CodeSystem-esrd-ind defines the following codes:</p><table class="codes"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>Y<a name="esrd-ind-Y"> </a></td><td>the beneficiary has ESRD</td><td>the beneficiary has ESRD</td></tr><tr><td>0<a name="esrd-ind-0"> </a></td><td>the beneficiary does not have ESRDm</td><td>the beneficiary does not have ESRD</td></tr></table></div>
  </text>
  <url value="https://bluebutton.cms.gov/assets/ig/CodeSystem-esrd-ind"/>
  <identifier>
    <value value="https://bluebutton.cms.gov/assets/ig/CodeSystem-esrd-ind.html"/>
  </identifier>
  <version value="1.1.1"/>
  <name value="End-stage Renal Disease (ESRD) Indicator"/>
  <title value="End-stage Renal Disease (ESRD) Indicator"/>
  <status value="active"/>
  <date value="2018-11-27T15:56:35+00:00"/>
  <publisher value="CMS Blue Button 2.0 Team"/>
  <description
               value="This field specifies whether a beneficiary is entitled to Medicare benefits due to end stage renal disease (ESRD). Source: https://bluebutton.cms.gov/resources/variables/esrd_ind"/>
  <caseSensitive value="true"/>
  <valueSet value="https://bluebutton.cms.gov/assets/ig/ValueSet-esrd-ind"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <concept>
    <code value="Y"/>
    <display value="the beneficiary has ESRD"/>
    <definition value="the beneficiary has ESRD"/>
  </concept>
  <concept>
    <code value="0"/>
    <display value="the beneficiary does not have ESRDm"/>
    <definition value="the beneficiary does not have ESRD"/>
  </concept>
</CodeSystem>