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

FHIR IG Statistics: ValueSet/DataStandardsWales-RecordingSetting

Packagefhir.r4.wales.test
Resource TypeValueSet
IdDataStandardsWales-RecordingSetting
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/ValueSet/DataStandardsWales-RecordingSetting
URLhttps://fhir.nhs.wales/ValueSet/DataStandardsWales-RecordingSetting
Version1.0.0
Statusactive
Date2025-01-01
NameDataStandardsWalesRecordingSetting
TitleData Standards Wales ValueSet Recording Setting
Realmus
Authorityhl7
DescriptionResource structure is based on UKCore-RecordingSetting v1.0.0 which is not yet included in a balloted release. Added manually to prevent structure deviation and to support NHS Wales projects. Once available, the resource will be updated and derived from UK Core. A set of codes that define whether an observation was taken at home or in a clinical setting.
Copyright2025 NHS Wales

Resources that use this resource

StructureDefinition
Extension-DataStandardsWales-RecordingSettingExtension Data Standards Wales Recording Setting

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "DataStandardsWales-RecordingSetting",
  "url": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-RecordingSetting",
  "version": "1.0.0",
  "name": "DataStandardsWalesRecordingSetting",
  "title": "Data Standards Wales ValueSet Recording Setting",
  "status": "active",
  "date": "2025-01-01",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "NHS Wales",
      "telecom": [
        {
          "system": "email",
          "value": "fhir.standards@wales.nhs.uk",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "Resource structure is based on UKCore-RecordingSetting v1.0.0 which is not yet included in a balloted release. Added manually to prevent structure deviation and to support NHS Wales projects. Once available, the resource will be updated and derived from UK Core. A set of codes that define whether an observation was taken at home or in a clinical setting.",
  "copyright": "2025 NHS Wales",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWalesRecordingSetting"
      }
    ]
  },
  "expansion": {
    "identifier": "214adc79-3eb3-4cd5-81ce-bba8a45293b1",
    "timestamp": "2023-09-12T15:00:00+00:00",
    "total": 2,
    "offset": 0,
    "contains": [
      {
        "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWalesRecordingSetting",
        "code": "residential",
        "display": "Residential"
      },
      {
        "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWalesRecordingSetting",
        "code": "clinical",
        "display": "Clinical"
      }
    ]
  }
}