{
  "resourceType": "CodeSystem",
  "id": "PADIHCADecisionsCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/pacio-adi/CodeSystem/PADIHCADecisionsCS defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">intubation<a name=\"PADIHCADecisionsCS-intubation\"> </a></td><td>Intubation</td><td>Request or reject intubation on behalf of the patient</td></tr><tr><td style=\"white-space:nowrap\">tube-feeding<a name=\"PADIHCADecisionsCS-tube-feeding\"> </a></td><td>Tube feeding</td><td>Request or reject tube feeding on behalf of the patient</td></tr><tr><td style=\"white-space:nowrap\">life-support<a name=\"PADIHCADecisionsCS-life-support\"> </a></td><td>Life support</td><td>Request or reject life support on behalf of the patient</td></tr><tr><td style=\"white-space:nowrap\">iv-fluid-and-support<a name=\"PADIHCADecisionsCS-iv-fluid-and-support\"> </a></td><td>IV fluid and support</td><td>Request or reject IV fluid and support on behalf of the patient</td></tr><tr><td style=\"white-space:nowrap\">antibiotics<a name=\"PADIHCADecisionsCS-antibiotics\"> </a></td><td>Antibiotics</td><td>Request or reject intubation on behalf of the patient</td></tr><tr><td style=\"white-space:nowrap\">cpr<a name=\"PADIHCADecisionsCS-cpr\"> </a></td><td>Cardiopulmonary Resuscitation (CPR)</td><td>Request or reject cardiopulmonary Resuscitation (CPR) on behalf of the patient</td></tr><tr><td style=\"white-space:nowrap\">resuscitation-non-cpr<a name=\"PADIHCADecisionsCS-resuscitation-non-cpr\"> </a></td><td>Non-CPR Resuscitation</td><td>Request or reject resuscitation that differs from cardiopulmonary resuscitation on behalf of the patient</td></tr></table></div>"
  },
  "url": "http://hl7.org/fhir/us/pacio-adi/CodeSystem/PADIHCADecisionsCS",
  "version": "0.1.0",
  "name": "PADIHCADecisionsCS",
  "title": "Healthcare Agent Decision Codes",
  "status": "active",
  "date": "2021-12-06T20:50:55+00:00",
  "publisher": "HL7 Patient Empowerment Working Group",
  "contact": [
    {
      "name": "HL7 Patient Empowerment Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientempowerment"
        },
        {
          "system": "email",
          "value": "patients@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Codes indicating decisions a healthcare agent may or may not make on behalf of an individual.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "This CodeSystem is not copyrighted.",
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "intubation",
      "display": "Intubation",
      "definition": "Request or reject intubation on behalf of the patient"
    },
    {
      "code": "tube-feeding",
      "display": "Tube feeding",
      "definition": "Request or reject tube feeding on behalf of the patient"
    },
    {
      "code": "life-support",
      "display": "Life support",
      "definition": "Request or reject life support on behalf of the patient"
    },
    {
      "code": "iv-fluid-and-support",
      "display": "IV fluid and support",
      "definition": "Request or reject IV fluid and support on behalf of the patient"
    },
    {
      "code": "antibiotics",
      "display": "Antibiotics",
      "definition": "Request or reject intubation on behalf of the patient"
    },
    {
      "code": "cpr",
      "display": "Cardiopulmonary Resuscitation (CPR)",
      "definition": "Request or reject cardiopulmonary Resuscitation (CPR) on behalf of the patient"
    },
    {
      "code": "resuscitation-non-cpr",
      "display": "Non-CPR Resuscitation",
      "definition": "Request or reject resuscitation that differs from cardiopulmonary resuscitation on behalf of the patient"
    }
  ]
}