{
  "resourceType": "ValueSet",
  "id": "CARIN-BB-Claim-CareTeam-Role",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2019-07-27T11:56:52.000+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<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>"
  },
  "url": "http://hl7.org/fhir/us/carin/ValueSet/carin-bb-claimcareteamrole",
  "version": "0.1.0",
  "name": "CARINBBClaimCareTeamRole",
  "title": "CARIN Blue Button Claim Care Team Role Value Set",
  "status": "draft",
  "date": "2019-12-23T19:40:59+00:00",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/carin/CodeSystem/carin-bb-claimcareteamrole",
        "version": "1.0.0",
        "concept": [
          {
            "code": "supervising",
            "display": "Attending or Supervising provider"
          },
          {
            "code": "referring",
            "display": "Referring provider"
          },
          {
            "code": "performing",
            "display": "Servicing or Rendering provider"
          },
          {
            "code": "prescribing",
            "display": "Prescribing provider"
          },
          {
            "code": "pcp",
            "display": "Primary care provider"
          }
        ]
      }
    ]
  }
}