FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "DataStandardsWales-UEC-Acuity",
"url": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-UEC-Acuity",
"version": "1.0.0",
"name": "DataStandardsWalesUECAcuity",
"title": "Data Standards Wales ValueSet UEC Acuity",
"status": "active",
"date": "2025-09-16",
"publisher": "NHS Wales",
"contact": [
{
"name": "Data Standards",
"telecom": [
{
"system": "email",
"value": "data.standards@wales.nhs.uk",
"use": "work",
"rank": 1
}
]
}
],
"description": "This ValueSet captures the acuity for the patient's attendance in Emergency Care.",
"copyright": "2025 NHS Wales",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "constraint",
"op": "=",
"value": "1064891000000107 OR 1064911000000105 OR 1064901000000108 OR 1077241000000103 OR 1077251000000100"
}
]
}
]
},
"expansion": {
"identifier": "17af4348-525a-486d-bc23-baa24ea7ab1a",
"timestamp": "2023-10-31T22:11:00+00:00",
"total": 5,
"offset": 0,
"contains": [
{
"system": "http://snomed.info/sct",
"code": "1064891000000107",
"display": "Immediate resuscitation level emergency care"
},
{
"system": "http://snomed.info/sct",
"code": "1064911000000105",
"display": "Very urgent level emergency care"
},
{
"system": "http://snomed.info/sct",
"code": "1064901000000108",
"display": "Urgent level emergency care"
},
{
"system": "http://snomed.info/sct",
"code": "1077241000000103",
"display": "Standard level emergency care"
},
{
"system": "http://snomed.info/sct",
"code": "1077251000000100",
"display": "Non-urgent level emergency care"
}
]
}
}