Blue Button 2.0 Implementation Guide

Original Reason for Entitlement Code

Formats: Narrative, XML, JSON, Turtle

Raw json

{
  "resourceType" : "CodeSystem",
  "id" : "orec",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Original Reason for Entitlement Code</h2><div><p>Original reason for Medicare entitlement. Source: https://bluebutton.cms.gov/resources/variables/orec</p>
</div><p>This code system https://bluebutton.cms.gov/assets/ig/CodeSystem-orec 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>0<a name="orec-0"> </a></td><td>Old age and survivor's insurance (OASI)</td><td>Old age and survivor's insurance (OASI)</td></tr><tr><td>1<a name="orec-1"> </a></td><td>Disability insurance benefits (DIB)</td><td>Disability insurance benefits (DIB)</td></tr><tr><td>2<a name="orec-2"> </a></td><td>End-stage renal disease (ESRD)</td><td>End-stage renal disease (ESRD)</td></tr><tr><td>3<a name="orec-3"> </a></td><td>Both DIB and ESRD</td><td>Both DIB and ESRD</td></tr></table></div>"
  },
  "url" : "https://bluebutton.cms.gov/assets/ig/CodeSystem-orec",
  "identifier" : {
    "value" : "https://bluebutton.cms.gov/assets/ig/CodeSystem-orec.html"
  },
  "version" : "1.1.1",
  "name" : "Original Reason for Entitlement Code",
  "title" : "Original Reason for Entitlement Code",
  "status" : "active",
  "date" : "2018-11-27T15:56:35+00:00",
  "publisher" : "CMS Blue Button 2.0 Team",
  "description" : "Original reason for Medicare entitlement. Source: https://bluebutton.cms.gov/resources/variables/orec",
  "caseSensitive" : true,
  "valueSet" : "https://bluebutton.cms.gov/assets/ig/ValueSet-orec",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "concept" : [
    {
      "code" : "0",
      "display" : "Old age and survivor's insurance (OASI)",
      "definition" : "Old age and survivor's insurance (OASI)"
    },
    {
      "code" : "1",
      "display" : "Disability insurance benefits (DIB)",
      "definition" : "Disability insurance benefits (DIB)"
    },
    {
      "code" : "2",
      "display" : "End-stage renal disease (ESRD)",
      "definition" : "End-stage renal disease (ESRD)"
    },
    {
      "code" : "3",
      "display" : "Both DIB and ESRD",
      "definition" : "Both DIB and ESRD"
    }
  ]
}