AU Core Implementation Guide
0.2.2-preview - Preview Australia flag

Publication Build: This will be filled in by the publication tooling

: DocumentReference - Advance Care Plan - XML Representation

Page standards status: Informative

Raw xml | Download



<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="acp"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-documentreference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: DocumentReference</b><a name="acp"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource DocumentReference &quot;acp&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-au-core-documentreference.html">AU Core DocumentReference</a></p></div><p><b>masterIdentifier</b>: id: &lt;a href=&quot;http://terminology.hl7.org/5.3.0/NamingSystem-uri.html&quot;&gt;Uniform Resource Identifier (URI)&lt;/a&gt;#urn:uuid:1421b2d5-7e43-4414-93c5-d1db160e5513</p><p><b>identifier</b>: id: &lt;a href=&quot;http://terminology.hl7.org/5.3.0/NamingSystem-uri.html&quot;&gt;Uniform Resource Identifier (URI)&lt;/a&gt;#urn:uuid:1421b2d5-7e43-4414-93c5-d1db160e5513</p><p><b>status</b>: current</p><p><b>docStatus</b>: final</p><p><b>type</b>: Advance Care Planning Document <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (nctis-data-components-1#100.16998)</span></p><p><b>category</b>: Advance Care Information <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (nctis-data-components-1#100.16975)</span></p><p><b>subject</b>: <a href="Patient-wang-li.html">Patient/wang-li</a> &quot; WANG&quot;</p><p><b>date</b>: 3 Nov. 2019, 1:35:00 pm</p><p><b>author</b>: <a href="PractitionerRole-bobrester-bob-gp.html">PractitionerRole/bobrester-bob-gp</a></p><p><b>authenticator</b>: <a href="PractitionerRole-bobrester-bob-gp.html">PractitionerRole/bobrester-bob-gp</a></p><p><b>custodian</b>: <a href="Organization-bobrester-medical-center.html">Organization/bobrester-medical-center</a> &quot;Bobrester Medical Center&quot;</p><p><b>description</b>: Mr. Li Wang's Advance Care Plan</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Hash</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><code>acp_attachment.pdf</code></td><td>(base64 data - 20 bytes)</td></tr></table></blockquote></div>
  </text>
  <masterIdentifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:1421b2d5-7e43-4414-93c5-d1db160e5513"/>
  </masterIdentifier>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:1421b2d5-7e43-4414-93c5-d1db160e5513"/>
  </identifier>
  <status value="current"/>
  <docStatus value="final"/>
  <type>
    <coding>
      <system
              value="https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1"/>
      <code value="100.16998"/>
      <display value="Advance Care Planning Document"/>
    </coding>
  </type>
  <category>
    <coding>
      <system
              value="https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1"/>
      <code value="100.16975"/>
      <display value="Advance Care Information"/>
    </coding>
  </category>
  <subject>🔗 
    <reference value="Patient/wang-li"/>
  </subject>
  <date value="2019-11-03T12:35:00+10:00"/>
  <author>🔗 
    <reference value="PractitionerRole/bobrester-bob-gp"/>
  </author>
  <authenticator>🔗 
    <reference value="PractitionerRole/bobrester-bob-gp"/>
  </authenticator>
  <custodian>🔗 
    <reference value="Organization/bobrester-medical-center"/>
  </custodian>
  <description value="Mr. Li Wang's Advance Care Plan"/>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <url value="acp_attachment.pdf"/>
      <hash value="IiZNlyLY4gyewfICeWhFe2NcDDw="/>
    </attachment>
  </content>
</DocumentReference>