AU Base Implementation Guide
4.2.2-ci-build - CI Build Australia flag

AU Base Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 4.2.2-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-base/ and changes regularly. See the Directory of published versions

: List - Medicine list with referenced entries - XML Representation

Page standards status: Informative

Raw xml | Download



<List xmlns="http://hl7.org/fhir">
  <id value="example0"/>
  <meta>
    <profile value="http://hl7.org.au/fhir/StructureDefinition/au-medlist"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: List example0</b></p><a name="example0"> </a><a name="hcexample0"> </a><a name="hcexample0-en-AU"> </a><table class="clstu"><tr><td>Date: 2019-02-08 </td><td>Mode: Snapshot List </td><td>Status: Current </td><td>Code: Current Medicine </td></tr><tr><td>Subject: <a href="Patient-example0.html">Stella Franklin  Female, DoB: 1985-10-14 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357361)</a>Source: </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-example0.html">MedicationStatement: status = active; medication[x] = Roferon-A 9 million units (33.333 microgram)/0.5 mL injection, 0.5 mL syringe; effective[x] = 2018-06-25 --&gt; (ongoing); dateAsserted = 2018-07-25</a></td><td>Unchanged</td></tr><tr><td><a href="MedicationStatement-example1.html">MedicationStatement: extension = No display for Extension ; status = active; medication[x] = Zoloft; dateAsserted = 2018-07-25; note = The patient is not sure when exactly started taking the medication but is certain it's been over a year</a></td><td>Unchanged</td></tr></table></div>
  </text>
  <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"/>
  <source>🔗 
    <reference value="PractitionerRole/example3"/>
  </source>
  <entry>
    <flag>
      <coding>
        <system
                value="http://terminology.hl7.org.au/CodeSystem/medicine-item-change"/>
        <code value="nochange"/>
      </coding>
    </flag>
    <item>🔗 
      <reference value="MedicationStatement/example0"/>
    </item>
  </entry>
  <entry>
    <flag>
      <coding>
        <system
                value="http://terminology.hl7.org.au/CodeSystem/medicine-item-change"/>
        <code value="nochange"/>
      </coding>
    </flag>
    <item>🔗 
      <reference value="MedicationStatement/example1"/>
    </item>
  </entry>
</List>