| Package | uk.nhsdigital.r4.test |
| Resource Type | CodeSystem |
| Id | 482f9e0a-6f01-4037-b8fe-bfc88d88702c |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/eRS-Priority |
| URL | https://fhir.nhs.uk/CodeSystem/eRS-Priority |
| Version | 1.1.0 |
| Status | active |
| Date | 2021-09-28T00:00:00+00:00 |
| Name | ERSPriority |
| Description | A CodeSystem to identify priority. |
| Copyright | Copyright © 2021 NHS Digital |
| Content | complete |
| ValueSet | |
| eRS-Priority | ERSPriority |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "482f9e0a-6f01-4037-b8fe-bfc88d88702c",
"url": "https://fhir.nhs.uk/CodeSystem/eRS-Priority",
"version": "1.1.0",
"name": "ERSPriority",
"status": "active",
"date": "2021-09-28T00:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A CodeSystem to identify priority.",
"copyright": "Copyright © 2021 NHS Digital",
"content": "complete",
"concept": [
{
"code": "ROUTINE",
"display": "Routine"
},
{
"code": "URGENT",
"display": "Urgent"
},
{
"code": "TWO_WEEK_WAIT",
"display": "2 Week Wait"
}
]
}