| Package | uk.adsv2.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-Ambulance-CallOrigin |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.adsv2.r4@1.6.1&canonical=https://fhir.nhs.uk/CodeSystem/Ambulance-CallOrigin |
| URL | https://fhir.nhs.uk/CodeSystem/Ambulance-CallOrigin |
| Version | 2.0.0 |
| Status | draft |
| Date | 2021-01-26T00:00:00+00:00 |
| Name | CodeSystemAmbulanceCallOrigin |
| Title | CodeSystem Ambulance Call Origin |
| Description | A CodeSystem to identify the origin of the call into the ambulance control room, whether 999 was directly dialled or it was transferred from another agency. |
| Copyright | Copyright © 2021 NHS Digital |
| Content | complete |
| ValueSet | |
| AmbulanceDataSet-CallOrigin | Ambulance Data Set Call Origin |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CodeSystem-Ambulance-CallOrigin",
"url": "https://fhir.nhs.uk/CodeSystem/Ambulance-CallOrigin",
"version": "2.0.0",
"name": "CodeSystemAmbulanceCallOrigin",
"title": "CodeSystem Ambulance Call Origin",
"status": "draft",
"date": "2021-01-26T00: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 origin of the call into the ambulance control room, whether 999 was directly dialled or it was transferred from another agency.",
"copyright": "Copyright © 2021 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "01",
"display": "999"
},
{
"code": "02",
"display": "NHS 111"
},
{
"code": "03",
"display": "Healthcare Professional"
},
{
"code": "04",
"display": "Police Force"
},
{
"code": "05",
"display": "Telecare Provider/Service"
},
{
"code": "06",
"display": "Other Ambulance Service"
},
{
"code": "07",
"display": "Custodial Service"
},
{
"code": "08",
"display": "Coastguard Service"
},
{
"code": "09",
"display": "Military Service"
},
{
"code": "10",
"display": "Fire Service"
},
{
"code": "11",
"display": "Operational running call"
},
{
"code": "12",
"display": "Event running call"
},
{
"code": "13",
"display": "Mountain Rescue"
},
{
"code": "14",
"display": "Water Rescue"
},
{
"code": "15",
"display": "British Transport Police"
},
{
"code": "98",
"display": "Other Agency (not listed)"
}
]
}