| Package | fhir.r4.wales.test |
| Resource Type | CodeSystem |
| Id | DataStandardsWales-RecordingSetting |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/CodeSystem/DataStandardsWales-RecordingSetting |
| URL | https://fhir.nhs.wales/CodeSystem/DataStandardsWales-RecordingSetting |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-01-01 |
| Name | DataStandardsWalesRecordingSetting |
| Title | Data Standards Wales CodeSystem Recording Setting |
| Realm | us |
| Authority | hl7 |
| 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 |
| Content | complete |
No resources found
No resources found
No narrative content found in resource
{
"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"
}
]
}