FHIR IG analytics| Package | fhir.r4.wales |
| Resource Type | ValueSet |
| Id | ValueSet-DataStandardsWales-RecordingSetting.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"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"
}
]
}
}