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": "ValueSet",
  "id": "EOL-CPRStatus-Code-1",
  "text": {
    "status": "generated"
  },
  "url": "https://fhir.nhs.uk/STU3/ValueSet/EOL-CPRStatus-Code-1",
  "version": "1.0.0",
  "name": "EOL CPR Status Code",
  "status": "active",
  "date": "2018-05-21T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A ValueSet to identify if a patient has a CPR Status code set.",
  "copyright": "Copyright © 2016 HL7 UK",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "450475007",
            "display": "For cardiopulmonary resuscitation (finding)"
          },
          {
            "code": "450476008",
            "display": "Not for cardiopulmonary resuscitation (finding)"
          },
          {
            "code": "304252001",
            "display": "For resuscitation (finding)"
          },
          {
            "code": "304253006",
            "display": "Not for resuscitation (finding)"
          },
          {
            "code": "143021000119109",
            "display": "Do not resuscitate status with supporting documentation (finding)"
          }
        ]
      }
    ]
  }
}