| Package | uk.adsv2.r4 |
| Resource Type | CodeSystem |
| Id | Ambulance-ReceivingLocationCAD |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.adsv2.r4@1.6.1&canonical=https://fhir.nhs.uk/R4/CodeSystem/Ambulance-ReceivingLocationCAD |
| URL | https://fhir.nhs.uk/R4/CodeSystem/Ambulance-ReceivingLocationCAD |
| Version | 1.0.0 |
| Status | draft |
| Date | 2020-12-09T00:00:00+00:00 |
| Name | AmbulanceReceivingLocationCAD |
| Title | Ambulance Receiving Location CAD |
| Description | A CodeSystem to identify the type of destination that the patient was conveyed to, from a short list of codes only applicable to See and Convey patients. |
| Copyright | Copyright © 2020 NHS Digital |
| Content | complete |
| ValueSet | |
| ADS-ReceivingLocationCAD | ADS Receiving Location CAD |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "Ambulance-ReceivingLocationCAD",
"url": "https://fhir.nhs.uk/R4/CodeSystem/Ambulance-ReceivingLocationCAD",
"version": "1.0.0",
"name": "AmbulanceReceivingLocationCAD",
"title": "Ambulance Receiving Location CAD",
"status": "draft",
"date": "2020-12-09T00:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "NHS Digital",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A CodeSystem to identify the type of destination that the patient was conveyed to, from a short list of codes only applicable to See and Convey patients.",
"copyright": "Copyright © 2020 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "ED",
"display": "Emergency Department (A and E)"
},
{
"code": "MAU",
"display": "Medical Assessment Unit"
},
{
"code": "SAU",
"display": "Surgical Assessment Unit"
},
{
"code": "EAU",
"display": "Emergency Assessment Unit"
},
{
"code": "FEAU",
"display": "Frail Elderly Assessment Unit"
},
{
"code": "ACC",
"display": "Ambulatory Care Centre"
},
{
"code": "AMU",
"display": "Acute Medical Unit"
},
{
"code": "CCU",
"display": "Coronary Care Unit"
},
{
"code": "ADD",
"display": "Admissions Unit"
},
{
"code": "MAT",
"display": "Maternity"
},
{
"code": "PED",
"display": "Paediatric Emergency Department (A and E)"
},
{
"code": "AEC",
"display": "Ambulatory Emergency Care"
},
{
"code": "HASU",
"display": "Hyper Acute Stroke Unit"
},
{
"code": "ICU",
"display": "Intensive Care Unit"
},
{
"code": "PICU",
"display": "Paediatric Intensive Care Unit"
},
{
"code": "PPCI",
"display": "Primary Percutaneous Coronary Intervention Unit"
},
{
"code": "MTC",
"display": "Major Trauma Centre"
},
{
"code": "MHU",
"display": "Mental Health Unit"
},
{
"code": "MORT",
"display": "Mortuary"
},
{
"code": "GEN",
"display": "Hospital - Other Department/Ward"
},
{
"code": "DIR",
"display": "Direct Admission"
},
{
"code": "SPED",
"display": "Specialist ED or Unit (A and E)"
},
{
"code": "WIC",
"display": "Walk in Centre"
},
{
"code": "UCC",
"display": "Urgent Care Centre"
},
{
"code": "MIU",
"display": "Minor Injuries Unit"
},
{
"code": "UTC",
"display": "Urgent Treatment Centre"
},
{
"code": "UNK",
"display": "Unknown Destination"
},
{
"code": "OTH",
"display": "Other Destination"
}
]
}