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-Claim-CareTeam-Role

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CARIN-BB-Claim-CareTeam-Role"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2019-07-27T11:56:52.000+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>CARIN Blue Button Claim Care Team Role 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="CodeSystem-CARIN-BB-Claim-CareTeam-Role.html"><code>http://hl7.org/fhir/us/carin/CodeSystem/carin-bb-claimcareteamrole</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="CodeSystem-CARIN-BB-Claim-CareTeam-Role.html#CARIN-BB-Claim-CareTeam-Role-supervising">supervising</a></td><td>Attending or Supervising provider</td><td/></tr><tr><td><a href="CodeSystem-CARIN-BB-Claim-CareTeam-Role.html#CARIN-BB-Claim-CareTeam-Role-referring">referring</a></td><td>Referring provider</td><td/></tr><tr><td><a href="CodeSystem-CARIN-BB-Claim-CareTeam-Role.html#CARIN-BB-Claim-CareTeam-Role-performing">performing</a></td><td>Servicing or Rendering provider</td><td/></tr><tr><td><a href="CodeSystem-CARIN-BB-Claim-CareTeam-Role.html#CARIN-BB-Claim-CareTeam-Role-prescribing">prescribing</a></td><td>Prescribing provider</td><td/></tr><tr><td><a href="CodeSystem-CARIN-BB-Claim-CareTeam-Role.html#CARIN-BB-Claim-CareTeam-Role-pcp">pcp</a></td><td>Primary care provider</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/carin/ValueSet/carin-bb-claimcareteamrole"/>
  <version value="0.1.0"/>
  <name value="CARINBBClaimCareTeamRole"/>
  <title value="CARIN Blue Button Claim Care Team Role Value Set"/>
  <status value="draft"/>
  <date value="2019-12-23T19:40:59+00:00"/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/carin/CodeSystem/carin-bb-claimcareteamrole"/>
      <version value="1.0.0"/>
      <concept>
        <code value="supervising"/>
        <display value="Attending or Supervising provider"/>
      </concept>
      <concept>
        <code value="referring"/>
        <display value="Referring provider"/>
      </concept>
      <concept>
        <code value="performing"/>
        <display value="Servicing or Rendering provider"/>
      </concept>
      <concept>
        <code value="prescribing"/>
        <display value="Prescribing provider"/>
      </concept>
      <concept>
        <code value="pcp"/>
        <display value="Primary care provider"/>
      </concept>
    </include>
  </compose>
</ValueSet>