FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/SpecialtiesVS

Packagehl7.fhir.us.davinci-pdex-plan-net
TypeValueSet
IdSpecialtiesVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-pdex-plan-net/https://build.fhir.org/ig/HL7/davinci-pdex-plan-net/ValueSet-SpecialtiesVS.html
URLhttp://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/SpecialtiesVS
Version1.2.0
Statusactive
Date2025-02-25T16:58:03+00:00
NameSpecialtiesVS
TitleSpecialties VS
Realmus
Authorityhl7
DescriptionSpecialties value set based on National Uniform Claim Committee (NUCC) Health Care Provider Taxonomy code set.

Resources that use this resource

StructureDefinition
plannet-HealthcareServicePlan-Net HealthcareService
plannet-OrganizationAffiliationPlan-Net OrganizationAffiliation
ValueSet
SpecialtyAndDegreeLicenseCertificateVSSpecialties, Degrees, Licenses, and Certificates VS

Resources that this resource uses

CodeSystem
provider-taxonomyNUCC Health Care Provider Taxonomy
provider-taxonomyNUCC Health Care Provider Taxonomy
ValueSet
IndividualAndGroupSpecialtiesVSIndividual and Group Specialties
NonIndividualSpecialtiesVSNon-Individual Specialties

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet SpecialtiesVS

This value set includes codes based on the following rules:

  • Import all the codes that are contained in Individual and Group Specialties
  • Import all the codes that are contained in Non-Individual Specialties
  • Include these codes as defined in http://nucc.org/provider-taxonomy
    CodeDisplay
    202D00000XIntegrative Medicine Physician
    207VC0300XComplex Family Planning Physician

Source

{
  "resourceType": "ValueSet",
  "id": "SpecialtiesVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2025-02-25T16:58:03+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"
          }
        ]
      }
    ]
  }
}