AU Core Implementation Guide
2.0.1-ci-build - CI Build Australia flag

AU Core Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 2.0.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-core/ and changes regularly. See the Directory of published versions

: Composition - AU Patient Summary (minimal) - XML Representation

Page standards status: Informative

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="aups-minimal"/>
  <meta>
    <versionId value="1"/>
    <profile
             value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-composition"/>
  </meta>
  <language value="en-AU"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-AU" lang="en-AU"><p class="res-header-id"><b>Generated Narrative: Composition aups-minimal</b></p><a name="aups-minimal"> </a><a name="hcaups-minimal"> </a><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">version: 1; Language: en-AU</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-au-core-composition.html">AU Core Composition</a></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/6.2.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt 

This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: 

Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.

This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:uuid:8f0c263a-b43a-4c65-957a-7121fc57dd64</p><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 60591-5}">Patient summary Document</span></p><p><b>date</b>: 2025-02-03</p><p><b>author</b>: <a href="PractitionerRole-bobrester-bob-gp.html">PractitionerRole General practitioner</a></p><p><b>title</b>: Australian Patient Summary</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>Professional</td><td>2025-02-03</td><td><a href="PractitionerRole-bobrester-bob-gp.html">PractitionerRole General practitioner</a></td></tr></table><p><b>custodian</b>: <a href="Organization-bobrester-medical-center.html">Organization Bobrester Medical Center</a></p></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:8f0c263a-b43a-4c65-957a-7121fc57dd64"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="60591-5"/>
      <display value="Patient summary Document"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/banks-mia-leanne"/>
  </subject>
  <date value="2025-02-03"/>
  <author>🔗 
    <reference value="PractitionerRole/bobrester-bob-gp"/>
  </author>
  <title value="Australian Patient Summary"/>
  <attester>
    <mode value="professional"/>
    <time value="2025-02-03"/>
    <party>🔗 
      <reference value="PractitionerRole/bobrester-bob-gp"/>
    </party>
  </attester>
  <custodian>🔗 
    <reference value="Organization/bobrester-medical-center"/>
  </custodian>
  <section>
    <title value="Active Allergies or Intolerances"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="48765-2"/>
        <display value="Allergies and adverse reactions Document"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="AllergyIntolerance/lactose"/>
    </entry>
  </section>
  <section>
    <title value="Problem List"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11450-4"/>
        <display value="Problem list - Reported"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-AU" lang="en-AU">There is no information available about the consumer's health problems or disabilities.</div>
    </text>
    <emptyReason>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/list-empty-reason"/>
        <code value="unavailable"/>
        <display value="Unavailable"/>
      </coding>
      <text value="No information available"/>
    </emptyReason>
  </section>
  <section>
    <title value="Current Medicines"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="10160-0"/>
        <display value="History of Medication use Narrative"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="MedicationStatement/active-bisoprolol"/>
    </entry>
  </section>
</Composition>