Argonaut Provider Directory CI Build

This page is part of the Argonaut Provider Directory Guide (v0.1.0: Release 1 Draft) based on FHIR v1.9.0. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

{
  "resourceType" : "ValueSet",
  "id" : "provider-role",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Argonaut Provider Directory Provider Role (NUCC)</h2><div><p>Provider roles codes which are composed of the NUCC Health Care Provider Taxonomy Code Set for providers</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 all codes defined in http://nucc.org/provider-taxonomy</li></ul></div>"
  },
  "url" : "http://fhir.org/guides/argonaut-pd/ValueSet/provider-role",
  "name" : "Argonaut Provider Directory 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"
      }
    ]
  }
}