PACIO Advance Directive Interoperability Implementation Guide
0.1.0 - STU1

PACIO Advance Directive Interoperability Implementation Guide, published by HL7 Patient Empowerment Working Group. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/pacio-adi/ and changes regularly. See the Directory of published versions

: Healthcare Agent Decisions - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PADIHCADecisionsCS"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="http://hl7.org/fhir/us/pacio-adi/CodeSystem/PADIHCADecisionsCS"/>
  <version value="0.1.0"/>
  <name value="PADIHCADecisionsCS"/>
  <title value="Healthcare Agent Decisions"/>
  <status value="active"/>
  <date value="2021-11-08T23:13:35+00:00"/>
  <publisher value="HL7 Patient Empowerment Working Group"/>
  <contact>
    <name value="HL7 Patient Empowerment Working Group"/>
    <telecom>
      <system value="url"/>
      <value
             value="http://www.hl7.org/Special/committees/patientempowerment/index.cfm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patients@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Codes indicating decisions a healthcare agent may or may not make on behalf of an individual."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="intubation"/>
    <display value="Intubation"/>
    <definition value="Request or reject intubation on behalf of the patient"/>
  </concept>
  <concept>
    <code value="tube-feeding"/>
    <display value="Tube feeding"/>
    <definition value="Request or reject tube feeding on behalf of the patient"/>
  </concept>
  <concept>
    <code value="life-support"/>
    <display value="Life support"/>
    <definition value="Request or reject life support on behalf of the patient"/>
  </concept>
  <concept>
    <code value="iv-fluid-and-support"/>
    <display value="IV fluid and support"/>
    <definition
                value="Request or reject IV fluid and support on behalf of the patient"/>
  </concept>
  <concept>
    <code value="antibiotics"/>
    <display value="Antibiotics"/>
    <definition value="Request or reject intubation on behalf of the patient"/>
  </concept>
  <concept>
    <code value="cpr"/>
    <display value="Cardiopulmonary Resuscitation (CPR)"/>
    <definition
                value="Request or reject cardiopulmonary Resuscitation (CPR) on behalf of the patient"/>
  </concept>
  <concept>
    <code value="resuscitation-non-cpr"/>
    <display value="Non-CPR Resuscitation"/>
    <definition
                value="Request or reject resuscitation that differs from cardiopulmonary resuscitation on behalf of the patient"/>
  </concept>
</CodeSystem>