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

{
  "resourceType" : "ValueSet",
  "id" : "daf-provider-specialty",
  "url" : "http://hl7.org/fhir/us/daf/ValueSet/daf-provider-specialty",
  "name" : "DAF Provider Speciality (NUCC)",
  "status" : "draft",
  "publisher" : "FHIR Project Team",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }
      }
    }
  },
  "date" : "2016-08-10",
  "description" : "Provider speciality roles codes which are composed of the NUCC Health Care Provider Taxonomy Code Set for providers",
  "copyright" : "TODO: Permission to Use and Distribute the Health Care Provider Taxonomy Code Set",
  "compose" : {
    "include" : [
      {
        "system" : "http://nucc.org/provider-taxonomy"
      }
    }
  }
}