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

FHIR IG Statistics: ValueSet/specialty

Packagenorth-west.england.nhs.uk
TypeValueSet
Idspecialty
FHIR VersionR4
Sourcehttps://fhir.north-west.england.nhs.uk/https://build.fhir.org/ig/Interop-NWEngland/LTW-Genomics/ValueSet-specialty.html
URLhttps://fhir.north-west.england.nhs.uk/ValueSet/specialty
Version0.0.1
Statusdraft
Date2025-04-26T06:30:06+00:00
NameSpecialty
TitleSpecialty
Realmuk
Description- [MAIN SPECIALTY CODE](https://www.datadictionary.nhs.uk/attributes/main_specialty_code.html) - [UKCorePracticeSettingCode](https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-practicesettingcode)

Resources that use this resource

StructureDefinition
DocumentReferenceDocumentReference
PractitionerRolePractitionerRole

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet specialty


Source

{
  "resourceType": "ValueSet",
  "id": "specialty",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.north-west.england.nhs.uk/ValueSet/specialty",
  "version": "0.0.1",
  "name": "Specialty",
  "title": "Specialty",
  "status": "draft",
  "experimental": false,
  "date": "2025-04-26T06:30:06+00:00",
  "publisher": "NHS England North West GMSA",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://mft.nhs.uk/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pressoffice@mft.nhs.uk"
        }
      ]
    },
    {
      "name": "Press Office",
      "telecom": [
        {
          "system": "email",
          "value": "pressoffice@mft.nhs.uk"
        }
      ]
    }
  ],
  "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"
      }
    ]
  }
}