Consumer-Directed Payer Data Exchange
- Release 0.1.0

This page is part of the CARIN Blue Button Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-CARIN-BB-Identifier-Type

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CARIN-BB-Identifier-Type"/>
  <meta>
    <versionId value="6"/>
    <lastUpdated value="2019-12-02T03:49:55.000+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>CARIN Blue Button Identifier Type Value Set</h2><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/v2/0203/index.html"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-MB">MB</a></td><td>Member Number</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-PT">PT</a></td><td>Patient External Identifier</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-MA">MA</a></td><td>Patient Medicaid Number</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-MC">MC</a></td><td>Patient's Medicare Number</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-SN">SN</a></td><td>Subscriber Number</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-NH">NH</a></td><td>National Health Plan Identifier</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-NPI">NPI</a></td><td>National provider identifier</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-MCD">MCD</a></td><td>Practitioner Medicaid number</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-MCR">MCR</a></td><td>Practitioner Medicare number</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-PPIN">PPIN</a></td><td>Medicare/CMS Performing Provider Identification Number</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-UPIN">UPIN</a></td><td>Medicare/CMS (formerly HCFA)'s Universal Physician Identification numbers</td><td/></tr></table></li><li>Include all codes defined in <a href="http://hl7.org/fhir/R4/v2/0203/index.html"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a>, where the codes are contained in <a href="http://hl7.org/fhir/R4/valueset-identifier-type.html">http://hl7.org/fhir/ValueSet/identifier-type</a></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/carin/ValueSet/carin-bb-identifier-type"/>
  <version value="0.1.0"/>
  <name value="CARINBBIdentifierType"/>
  <title value="CARIN Blue Button Identifier Type Value Set"/>
  <status value="draft"/>
  <date value="2019-12-23T19:40:59+00:00"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <concept>
        <code value="MB"/>
        <display value="Member Number"/>
      </concept>
      <concept>
        <code value="PT"/>
        <display value="Patient External Identifier"/>
      </concept>
      <concept>
        <code value="MA"/>
        <display value="Patient Medicaid Number"/>
      </concept>
      <concept>
        <code value="MC"/>
        <display value="Patient&#39;s Medicare Number"/>
      </concept>
      <concept>
        <code value="SN"/>
        <display value="Subscriber Number"/>
      </concept>
      <concept>
        <code value="NH"/>
        <display value="National Health Plan Identifier"/>
      </concept>
      <concept>
        <code value="NPI"/>
        <display value="National provider identifier"/>
      </concept>
      <concept>
        <code value="MCD"/>
        <display value="Practitioner Medicaid number"/>
      </concept>
      <concept>
        <code value="MCR"/>
        <display value="Practitioner Medicare number"/>
      </concept>
      <concept>
        <code value="PPIN"/>
        <display value="Medicare/CMS Performing Provider Identification Number"/>
      </concept>
      <concept>
        <code value="UPIN"/>
        <display
                 value="Medicare/CMS (formerly HCFA)&#39;s Universal Physician Identification numbers"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <valueSet value="http://hl7.org/fhir/ValueSet/identifier-type"/>
    </include>
  </compose>
</ValueSet>