Blue Button 2.0 Implementation Guide

Line Payment 80% / 100% Code

Formats: Narrative, XML, JSON, Turtle

Raw json

{
  "resourceType" : "CodeSystem",
  "id" : "line-pmt-80-100-cd",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Line Payment 80% / 100% Code</h2><div><p>The code indicating that the amount shown in the payment field on the non-institutional line item represents either 80% or 100% of the allowed charges less any deductible, or 100% limitation of liability only. Source: https://bluebutton.cms.gov/resources/variables/line<em>pmt</em>80<em>100</em>cd</p>
</div><p>This code system https://bluebutton.cms.gov/assets/ig/CodeSystem-line-pmt-80-100-cd 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="line-pmt-80-100-cd-0"> </a></td><td>80%</td><td>80%</td></tr><tr><td>1<a name="line-pmt-80-100-cd-1"> </a></td><td>100%</td><td>100%</td></tr><tr><td>3<a name="line-pmt-80-100-cd-3"> </a></td><td>100% Limitation of liability only</td><td>100% Limitation of liability only</td></tr><tr><td>4<a name="line-pmt-80-100-cd-4"> </a></td><td>75% Reimbursement</td><td>75% Reimbursement</td></tr></table></div>"
  },
  "url" : "https://bluebutton.cms.gov/assets/ig/CodeSystem-line-pmt-80-100-cd",
  "identifier" : {
    "value" : "https://bluebutton.cms.gov/assets/ig/CodeSystem-line-pmt-80-100-cd.html"
  },
  "version" : "1.1.1",
  "name" : "Line Payment 80% / 100% Code",
  "title" : "Line Payment 80% / 100% Code",
  "status" : "active",
  "date" : "2018-11-27T15:56:35+00:00",
  "publisher" : "CMS Blue Button 2.0 Team",
  "description" : "The code indicating that the amount shown in the payment field on the non-institutional line item represents either 80% or 100% of the allowed charges less any deductible, or 100% limitation of liability only. Source: https://bluebutton.cms.gov/resources/variables/line_pmt_80_100_cd",
  "caseSensitive" : true,
  "valueSet" : "https://bluebutton.cms.gov/assets/ig/ValueSet-line-pmt-80-100-cd",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "concept" : [
    {
      "code" : "0",
      "display" : "80%",
      "definition" : "80%"
    },
    {
      "code" : "1",
      "display" : "100%",
      "definition" : "100%"
    },
    {
      "code" : "3",
      "display" : "100% Limitation of liability only",
      "definition" : "100% Limitation of liability only"
    },
    {
      "code" : "4",
      "display" : "75% Reimbursement",
      "definition" : "75% Reimbursement"
    }
  ]
}