FHIR IG analytics| Package | fhir.nhs.uk.stu3.assets |
| Resource Type | CodeSystem |
| Id | CodeSystem-EMS-FailsafeAlertNullifyReason-1.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "EMS-FailsafeAlertNullifyReason-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/EMS-FailsafeAlertNullifyReason-1",
"version": "1.1.0",
"name": "EMS Failsafe Alert Nullify Reason",
"status": "draft",
"date": "2018-07-13T00: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 reason for the nullification of the Failsafe Alert.",
"copyright": "Copyright © 2017 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "001",
"display": "Agreement in place that service is to be provided by a different organisation"
},
{
"code": "002",
"display": "Individual is no longer attending a school within our service boundary"
},
{
"code": "003",
"display": "Other"
}
]
}