This page is part of the US Core (v1.0.1: STU1) based on FHIR (HL7® FHIR® Standard) R3. The current version which supersedes this version is 8.0.0. For a full list of available versions, see the Directory of published versions. Page versions: R5 R4 R3
Formats: Narrative, XML, JSON, Turtle
Raw json
{
"resourceType" : "ValueSet",
"id" : "us-core-provider-role",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<h2>US Core Provider Role (NUCC)</h2>
<div>
<p>Provider roles codes which are composed of the NUCC Health Care Provider Taxonomy
Code Set for providers. Only concepts with a classification and no specialization are included.</p>
</div>
<p>
<b>Copyright Statement:</b> TODO: Permission to Use and Distribute the Health Care
Provider Taxonomy Code Set</p>
<p>This value set includes codes from the following code systems:</p>
<ul>
<li>Include only concepts with a classification and no specialization from: http://nucc.org/provider-taxonomy</li>
</ul>
</div>"
},
"url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-provider-role",
"version" : "1.0.1",
"name" : "US Core Provider Role (NUCC)",
"status" : "draft",
"date" : "2016-08-10T00:00:00+10:00",
"publisher" : "HL7 US Realm Steering Committee",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://hl7.org/fhir"
}
]
}
],
"description" : "Provider roles codes which are composed of the NUCC Health Care Provider Taxonomy Code Set classification codes for providers. Only concepts with a classification and no specialization are included. ",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States Minor Outlying Islands (the)"
}
]
}
],
"copyright" : "This value set includes content from NUCC Health Care Provider Taxonomy Code Set for providers which is copyright © 2016+ American Medical Association. For commercial use, including sales or licensing, a license must be obtained.",
"compose" : {
"include" : [
{
"system" : "http://nucc.org/provider-taxonomy"
}
]
}
}