FHIR IG Statistics: ValueSet/specialty
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "specialty",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.virtually.healthcare/ValueSet/specialty",
"version": "0.1.1-current",
"name": "Specialty",
"title": "Specialty",
"status": "draft",
"experimental": false,
"date": "2025-08-12T10:08:23+00:00",
"publisher": "Virtually Healthcare",
"contact": [
{
"name": "Virtually Healthcare",
"telecom": [
{
"system": "url",
"value": "https://virtually.healthcare"
}
]
}
],
"description": "- [MAIN SPECIALTY CODE](https://www.datadictionary.nhs.uk/attributes/main_specialty_code.html)\n- [UKCorePracticeSettingCode](https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-practicesettingcode)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"compose": {
"include": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode"
}
]
}
}