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": "EOL-CPRStatusEncounterRoleType-1",
"text": {
"status": "generated"
},
"url": "https://fhir.nhs.uk/STU3/CodeSystem/EOL-CPRStatusEncounterRoleType-1",
"version": "1.0.0",
"name": "End of Life CPR Status Role Type",
"status": "draft",
"date": "2018-08-02T00:00:00+00:00",
"publisher": "NHS Digital",
"description": "A CodeSystem that identifies the role played by a profesional or person during a CPR status encounter.",
"copyright": "Copyright © 2018 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "PRODEC",
"display": "Professional involved in decision"
},
{
"code": "PROEND",
"display": "Professional endorsing CPR status"
},
{
"code": "PRODIS",
"display": "Professional involved in discussion"
},
{
"code": "PERDIS",
"display": "Persons involved in discussion"
}
]
}