This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR v1.6.0. . For a full list of available versions, see the Directory of published versions


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="daf-core-careteam-provider-roles"/>
  <url
       value="http://hl7.org/fhir/us/daf/ValueSet/daf-core-careteam-provider-roles"/>
  <name value="CareTeam Provider Roles"/>
  <status value="draft"/>
  <publisher value="FHIR Project Team"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <date value="2016-08-08T08:27:28-07:00"/>
  <description
               value="Provider roles codes consist of NUCC Health Care Provider Taxonomy Code Set for providers and SNOMED-CT for - non clinical and organization roles including codes from the SCTID 125676002 Person (person) heirarchy and the SCTID 394730007 Healthcare related organization (qualifier value) heirarchy."/>
  <requirements
                value="Codes that may be used for implementation of the Argonaut Procedures IG and MU2015 certification."/>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. TODO: Permission to Use and Distribute the Health Care Provider Taxonomy Code Set"/>
  <compose>
    <include>
      <system value="http://nucc.org/provider-taxonomy"/>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="125676002"/>
      </filter>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="394730007"/>
      </filter>
    </include>
  </compose>
</ValueSet>