Australian Base Implementation Guide (AU Base 2)

This page is part of the Australian Base IG (v2.1.0: AU Base 2 on R4) based on FHIR R4. For a full list of available versions, see the Directory of published versions

List-e0a6c4a6-4e97-11e9-8647-d663bd873d93

Formats: XML, JSON, Turtle

Raw xml


<List xmlns="http://hl7.org/fhir">
  <id value="e0a6c4a6-4e97-11e9-8647-d663bd873d93"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><table class="clstu"><tr><td>Date: 2019-02-08Mode: snapshotStatus: currentCode: Current Medicine</td></tr><tr><td>Subject: <a href="Patient-example0.html">Generated Summary: id: example0; IHI = 8003608166690503, Medicare Number = 32788511952, Health Care Card Number = 307111942H; Stella Franklin ; sfranklin@amail.com.au(WORK); gender: female; birthDate: 1985-10-14</a></td></tr></table><table class="grid"><tr style="backgound-color: #eeeeee"><td><b>Items</b></td><td>Flag</td></tr><tr><td><a href="MedicationStatement-MedicationStatementexample0.html">Generated Summary: id: MedicationStatementexample0; status: active; <span title="Codes: {http://snomed.info/sct 6166011000036106}">Roferon-A 9 million units/0.5 mL injection solution, 0.5 mL syringe</span>; effective: 2018-06-25 --&gt; (ongoing); dateAsserted: 2018-07-25; </a></td><td>nochange</td></tr><tr><td><a href="MedicationStatement-MedicationStatementexample1.html">Generated Summary: id: MedicationStatementexample1; status: active; <span title="Codes: {http://snomed.info/sct 3559011000036109}">Zoloft</span>; dateAsserted: 2018-07-25; Annotation: The patient is not sure when exactly started taking the medication but is certain it's been over a year</a></td><td>nochange</td></tr></table></div>
  </text>
  <extension url="http://hl7.org.au/fhir/StructureDefinition/author-role">
    <valueReference>
      <reference value="PractitionerRole/example3"/>
    </valueReference>
  </extension>
  <identifier>
    <system value="https://tools.ietf.org/html/rfc4122"/>
    <value value="fbee41d4-4e98-11e9-8647-d663bd873d93"/>
  </identifier>
  <status value="current"/>
  <mode value="snapshot"/>
  <code>
    <coding>
      <system
              value="https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1"/>
      <code value="101.32009"/>
      <display value="Current Medicine"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example0"/>
  </subject>
  <date value="2019-02-08"/>
  <entry>
    <flag>
      <coding>
        <system value="http://hl7.org.au/fhir/CodeSystem/medicine-item-change"/>
        <code value="nochange"/>
      </coding>
    </flag>
    <item>
      <reference value="MedicationStatement/MedicationStatementexample0"/>
    </item>
  </entry>
  <entry>
    <flag>
      <coding>
        <system value="http://hl7.org.au/fhir/CodeSystem/medicine-item-change"/>
        <code value="nochange"/>
      </coding>
    </flag>
    <item>
      <reference value="MedicationStatement/MedicationStatementexample1"/>
    </item>
  </entry>
</List>