Da Vinci PDex Plan Net
1.2.0 - STU 2 (ci-build) United States of America flag

Da Vinci PDex Plan Net, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pdex-plan-net/ and changes regularly. See the Directory of published versions

: Specialties VS - JSON Representation

Page standards status: Trial-use

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "SpecialtiesVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SpecialtiesVS</b></p><a name=\"SpecialtiesVS\"> </a><a name=\"hcSpecialtiesVS\"> </a><a name=\"SpecialtiesVS-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-IndividualAndGroupSpecialtiesVS.html\">Individual and Group Specialties</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-NonIndividualSpecialtiesVS.html\">Non-Individual Specialties</a></li><li>Include these codes as defined in <code>http://nucc.org/provider-taxonomy</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>202D00000X</td><td>Integrative Medicine Physician</td></tr><tr><td>207VC0300X</td><td>Complex Family Planning Physician</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fm"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/ImplementationGuide/hl7.fhir.us.davinci-pdex-plan-net"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/SpecialtiesVS",
  "version" : "1.2.0",
  "name" : "SpecialtiesVS",
  "title" : "Specialties VS",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-10T01:28:11+00:00",
  "publisher" : "HL7 International / Financial Management",
  "contact" : [
    {
      "name" : "HL7 International / Financial Management",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        },
        {
          "system" : "email",
          "value" : "fm@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Specialties value set based on National Uniform Claim Committee (NUCC) Health Care Provider Taxonomy code set.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/IndividualAndGroupSpecialtiesVS"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/NonIndividualSpecialtiesVS"
        ]
      },
      {
        "system" : "http://nucc.org/provider-taxonomy",
        "concept" : [
          {
            "code" : "202D00000X",
            "display" : "Integrative Medicine Physician"
          },
          {
            "code" : "207VC0300X",
            "display" : "Complex Family Planning Physician"
          }
        ]
      }
    ]
  }
}