| Package | nhsd.assets.stu3 |
| Resource Type | CodeSystem |
| Id | CodeSystem-eRS-Priority-1 |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-Priority-1 |
| URL | https://fhir.nhs.uk/STU3/CodeSystem/eRS-Priority-1 |
| Version | 1.0.0 |
| Status | active |
| Name | eRS Priority |
| Authority | hl7 |
| Purpose | Priority |
| Copyright | 2017 NHS Digital |
| Content | complete |
| ValueSet | |
| eRS-Priority-1 | eRS Priority |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Priority-1",
"version": "1.0.0",
"name": "eRS Priority",
"status": "active",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"purpose": "Priority",
"copyright": "2017 NHS Digital",
"content": "complete",
"concept": [
{
"code": "ROUTINE",
"display": "Routine"
},
{
"code": "URGENT",
"display": "Urgent"
},
{
"code": "TWO_WEEK_WAIT",
"display": "2 Week Wait"
}
]
}