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

FHIR IG Statistics: CodeSystem/DataStandardsWales-RecordingSetting

Packagefhir.r4.wales.test
Resource TypeCodeSystem
IdDataStandardsWales-RecordingSetting
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/CodeSystem/DataStandardsWales-RecordingSetting
URLhttps://fhir.nhs.wales/CodeSystem/DataStandardsWales-RecordingSetting
Version1.0.0
Statusactive
Date2025-01-01
NameDataStandardsWalesRecordingSetting
TitleData Standards Wales CodeSystem 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 CodeSystem to record if an observation was recorded at home or in a clinical setting.
Copyright2025 NHS Wales
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "DataStandardsWales-RecordingSetting",
  "url": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-RecordingSetting",
  "version": "1.0.0",
  "name": "DataStandardsWalesRecordingSetting",
  "title": "Data Standards Wales CodeSystem 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 CodeSystem to record if an observation was recorded at home or in a clinical setting.",
  "copyright": "2025 NHS Wales",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "residential",
      "display": "Residential"
    },
    {
      "code": "clinical",
      "display": "Clinical"
    }
  ]
}