FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeValueSet
IdValueSet-service.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/ValueSet-service.html
URLhttps://fhir.nwgenomics.nhs.uk/ValueSet/service
Version0.1.0
Statusdraft
Date2026-02-03T16:04:38+00:00
NameService
TitleService
Realmus
Authorityhl7
DescriptionDRAFT `NHS Data Model and Dictionary` [TREATMENT FUNCTION CODE](https://www.datadictionary.nhs.uk/attributes/treatment_function_code.html) - [UKCoreCareSettingType](https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-caresettingtype)

Resources that use this resource

StructureDefinition
EncounterEncounter

Resources that this resource uses

ValueSet
UKCore-CareSettingTypeUK Core Care Setting Type

Narrative

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

Generated Narrative: ValueSet service


Source1

{
  "resourceType": "ValueSet",
  "id": "service",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.nwgenomics.nhs.uk/ValueSet/service",
  "version": "0.1.0",
  "name": "Service",
  "title": "Service",
  "status": "draft",
  "experimental": false,
  "date": "2026-02-03T16:04:38+00:00",
  "publisher": "NHS North West Genomics",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nwgenomics.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description": "DRAFT\n`NHS Data Model and Dictionary` [TREATMENT FUNCTION CODE](https://www.datadictionary.nhs.uk/attributes/treatment_function_code.html)\n- [UKCoreCareSettingType](https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-caresettingtype)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "https://fhir.hl7.org.uk/ValueSet/UKCore-CareSettingType"
        ]
      }
    ]
  }
}