This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) v1.6.0. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "daf-provider-role",
"url" : "http://hl7.org/fhir/us/daf/ValueSet/daf-provider-role",
"name" : "DAF Provider Role (NUCC)",
"status" : "draft",
"publisher" : "FHIR Project Team",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://hl7.org/fhir"
}
}
}
},
"date" : "2016-08-10",
"description" : "Provider 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"
}
}
}
}