API Hub
Explore and Make use of Nationally Defined Messaging APIs
This is a HL7 FHIR server, and as you appear to be accessing this page from a web browser you are seeing a HTML version of the requested resource(s). You can also access this URL from a FHIR client as a ReSTful API call. For more details please see the HL7 FHIR specification.
{
"resourceType": "CodeSystem",
"id": "EMS-FailsafeResponseReason-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/EMS-FailsafeResponseReason-1",
"version": "1.0.1",
"name": "EMS Failsafe Response Reason",
"status": "draft",
"date": "2020-07-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 the Failsafe Response Reason for the Failsafe Alert.",
"copyright": "Copyright © 2020 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "intervention-done",
"display": "Intervention done - official outcome not yet received"
},
{
"code": "intervention-declined",
"display": "Declined intervention – official outcome not yet received"
},
{
"code": "moved-out-of-area",
"display": "Permanently moved out of area – official notification not yet received"
},
{
"code": "died",
"display": "Person has died – official notification not yet received"
},
{
"code": "unwell",
"display": "Person is in Neonatal Unit/Hospital/unwell"
},
{
"code": "temporarily-away-from-home",
"display": "Person temporarily away from home"
},
{
"code": "appointment-made",
"display": "Intervention appointment made"
},
{
"code": "no-response",
"display": "No response"
},
{
"code": "other",
"display": "Other - with mandatory text in the clinical record."
},
{
"code": "alternate-agreement",
"display": "Alternate Agreement in Place"
},
{
"code": "gp-service-declined",
"display": "GP Service has been declined"
},
{
"code": "person-left-england",
"display": "Person known to have left England"
}
]
}