AU Base Implementation Guide
4.2.2-ballot - Ballot Australia flag

This page is part of the Australian Base IG (v4.2.2-ballot: AU Base R4.2 Ballot 5) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.1.0. For a full list of available versions, see the Directory of published versions

: Composition - Patient’s preference upon death - XML Representation

Page standards status: Informative

Raw xml | Download



<Composition xmlns="http://hl7.org/fhir">
  <id value="example0"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/StructureDefinition/au-composition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition example0</b></p><a name="example0"> </a><a name="hcexample0"> </a><a name="example0-en-AU"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 81337-8}">Patient Goals, preferences, and priorities upon death</span></p><p><b>date</b>: 2018-03-04 12:30:02+0000</p><p><b>author</b>: <a href="RelatedPerson-example0.html">Benedicte du Marche</a></p><p><b>title</b>: Stella's Final Wishes</p><h3>Attesters</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style="display: none">*</td><td>Personal</td><td>2018-03-04 12:30:02+0000</td><td><a href="RelatedPerson-example0.html">RelatedPerson Benedicte du Marche </a></td></tr></table></div>
  </text>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="81337-8"/>
      <display value="Patient Goals, preferences, and priorities upon death"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/example0"/>
    <display value="Stella Franklin"/>
  </subject>
  <date value="2018-03-04T12:30:02Z"/>
  <author>🔗 
    <reference value="RelatedPerson/example0"/>
    <display value="Benedicte du Marche"/>
  </author>
  <title value="Stella's Final Wishes"/>
  <!--  Related Person as Attester Party  -->
  <attester>
    <mode value="personal"/>
    <time value="2018-03-04T12:30:02Z"/>
    <party>🔗 
      <reference value="RelatedPerson/example0"/>
    </party>
  </attester>
  <section>
    <title value="Patient goals and priorities upon death"/>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <b>Additional Narrative</b>
        </p>
        <p><b>Goals, Preferences and Priorities</b>: The washing of the body should be carried out by someone of the same sex.</p>        
      </div>
    </text>
  </section>
</Composition>