FHIR IG analytics| Package | fhir.nhs.uk.stu3.assets |
| Resource Type | CodeSystem |
| Id | CodeSystem-EMS-FailsafeAlertServiceToAction-1.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "EMS-FailsafeAlertServiceToAction-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/EMS-FailsafeAlertServiceToAction-1",
"version": "1.0.0",
"name": "EMS Failsafe Alert Service To Action",
"status": "draft",
"date": "2017-11-27T00: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 service to action the task for the Failsafe Alert.",
"copyright": "Copyright © 2017 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "Health Visiting",
"display": "Health Visiting"
},
{
"code": "CHO",
"display": "CHO"
},
{
"code": "Maternity",
"display": "Maternity"
},
{
"code": "School Nursing",
"display": "School Nursing"
}
]
}