Blue Button 2.0 Implementation Guide

Carrier Claim Provider Assignment Indicator Switch

Formats: Narrative, XML, JSON, Turtle

Raw xml


<CodeSystem xmlns="https://bluebutton.cms.gov/assets/ig">
  <id value="asgmntcd"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Carrier Claim Provider Assignment Indicator Switch</h2><div><p>Variable indicates whether or not the provider accepts assignment for the non-institutional claim. Source: https://bluebutton.cms.gov/resources/variables/asgmntcd</p>
</div><p>This code system https://bluebutton.cms.gov/assets/ig/CodeSystem-asgmntcd 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>A<a name="asgmntcd-A"> </a></td><td>Assigned claim</td><td>Assigned claim</td></tr><tr><td>N<a name="asgmntcd-N"> </a></td><td>Non-assigned claim</td><td>Non-assigned claim</td></tr></table></div>
  </text>
  <url value="https://bluebutton.cms.gov/assets/ig/CodeSystem-asgmntcd"/>
  <identifier>
    <value value="https://bluebutton.cms.gov/assets/ig/CodeSystem-asgmntcd.html"/>
  </identifier>
  <version value="1.1.1"/>
  <name value="Carrier Claim Provider Assignment Indicator Switch"/>
  <title value="Carrier Claim Provider Assignment Indicator Switch"/>
  <status value="active"/>
  <date value="2018-11-27T15:56:35+00:00"/>
  <publisher value="CMS Blue Button 2.0 Team"/>
  <description
               value="Variable indicates whether or not the provider accepts assignment for the non-institutional claim. Source: https://bluebutton.cms.gov/resources/variables/asgmntcd"/>
  <caseSensitive value="true"/>
  <valueSet value="https://bluebutton.cms.gov/assets/ig/ValueSet-asgmntcd"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <concept>
    <code value="A"/>
    <display value="Assigned claim"/>
    <definition value="Assigned claim"/>
  </concept>
  <concept>
    <code value="N"/>
    <display value="Non-assigned claim"/>
    <definition value="Non-assigned claim"/>
  </concept>
</CodeSystem>