Blue Button 2.0 Implementation Guide

Line Service Deductible Indicator Switch

Formats: Narrative, XML, JSON, Turtle

Raw xml


<CodeSystem xmlns="https://bluebutton.cms.gov/assets/ig">
  <id value="line-service-deductible"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Line Service Deductible Indicator Switch</h2><div><p>Switch indicating whether or not the line item service on the non-institutional claim is subject to a deductible. Source: https://bluebutton.cms.gov/resources/variables/line<em>service</em>deductible</p>
</div><p>This code system https://bluebutton.cms.gov/assets/ig/CodeSystem-line-service-deductible 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-service-deductible-0"> </a></td><td>Service Subject to Deductible</td><td>Service Subject to Deductible</td></tr><tr><td>1<a name="line-service-deductible-1"> </a></td><td>Service Not Subject to Deductible</td><td>Service Not Subject to Deductible</td></tr></table></div>
  </text>
  <url value="https://bluebutton.cms.gov/assets/ig/CodeSystem-line-service-deductible"/>
  <identifier>
    <value value="https://bluebutton.cms.gov/assets/ig/CodeSystem-line-service-deductible.html"/>
  </identifier>
  <version value="1.1.1"/>
  <name value="Line Service Deductible Indicator Switch"/>
  <title value="Line Service Deductible Indicator Switch"/>
  <status value="active"/>
  <date value="2018-11-27T15:56:35+00:00"/>
  <publisher value="CMS Blue Button 2.0 Team"/>
  <description
               value="Switch indicating whether or not the line item service on the non-institutional claim is subject to a deductible. Source: https://bluebutton.cms.gov/resources/variables/line_service_deductible"/>
  <caseSensitive value="true"/>
  <valueSet value="https://bluebutton.cms.gov/assets/ig/ValueSet-line-service-deductible"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <concept>
    <code value="0"/>
    <display value="Service Subject to Deductible"/>
    <definition value="Service Subject to Deductible"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="Service Not Subject to Deductible"/>
    <definition value="Service Not Subject to Deductible"/>
  </concept>
</CodeSystem>