Argonaut Provider Directory Implementation Guide Version 1.0.0

This page is part of the Argonaut Provider Directory Guide (v1.0.0: Release) based on FHIR R3. This is the current published version. For a full list of available versions, see the Directory of published versions

Example: ValueSet-provider-specialty

Formats: Narrative, XML, JSON, Turtle

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "provider-specialty",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Argonaut Provider Directory Provider Speciality (NUCC)</h2><div><p>Provider speciality roles codes which are composed of the <a href="http://nucc.org/index.php/code-sets-mainmenu-41/provider-taxonomy-mainmenu-40">NUCC Health Care Provider Taxonomy Code Set for providers</a></p>
</div><p><b>Copyright Statement:</b> 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.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <code>http://nucc.org/provider-taxonomy</code></li></ul></div>"
  },
  "url" : "http://fhir.org/guides/argonaut-pd/ValueSet/provider-specialty",
  "version" : "1.0.0",
  "name" : "Argonaut Provider Directory Provider Speciality (NUCC)",
  "status" : "draft",
  "date" : "2016-08-10T00:00:00+10:00",
  "publisher" : "Argonaut Project",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://argonautwiki.hl7.org/"
        }
      ]
    }
  ],
  "description" : "Provider speciality roles codes which are composed of the [NUCC Health Care Provider Taxonomy Code Set for providers](http://nucc.org/index.php/code-sets-mainmenu-41/provider-taxonomy-mainmenu-40)",
  "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"
      }
    ]
  }
}