FHIR IG Statistics: ValueSet/SpecialtiesVS
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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
Code | Display |
202D00000X | Integrative Medicine Physician |
207VC0300X | Complex 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"
}
]
}
]
}
}