AU Core Implementation Guide
0.2.0-preview - QA Preview Australia flag

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

: List - Current Medicines List - XML Representation

Page standards status: Informative

Raw xml | Download



<List xmlns="http://hl7.org/fhir">
  <id value="current-home-meds-review"/>
  <meta>
    <profile value="http://hl7.org.au/fhir/StructureDefinition/au-medlist"/>
    <profile
             value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-list"/>
  </meta>
  <language value="en-AU"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-AU" lang="en-AU"><h2>Current Medicines List</h2><table class="clstu"><tr><td>Date: 2019-02-05Mode: snapshotStatus: currentCode: Current Medicines</td></tr><tr><td>Subject: <a href="Patient-bennelong-anne.html">Patient/bennelong-anne</a> &quot; BENNELONG&quot;Encounter: <a href="Encounter-home-meds-review.html">Encounter/home-meds-review</a>Source: <a href="Encounter-home-meds-review.html">Encounter/home-meds-review</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-active-amiodarone.html">MedicationStatement/active-amiodarone</a></td><td>Unchanged</td></tr><tr><td><a href="MedicationStatement-active-bisoprolol.html">MedicationStatement/active-bisoprolol</a></td><td>Unchanged</td></tr><tr><td><a href="MedicationStatement-intended-coq10.html">MedicationStatement/intended-coq10</a></td><td>New</td></tr></table></div>
  </text>
  <status value="current"/>
  <mode value="snapshot"/>
  <title value="Current Medicines List"/>
  <code>
    <coding>
      <system
              value="https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1"/>
      <code value="101.32009"/>
      <display value="Current Medicines"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/bennelong-anne"/>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <code value="NI"/>
          <display value="National unique individual identifier"/>
        </coding>
        <text value="IHI"/>
      </type>
      <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
      <value value="8003608166895854"/>
    </identifier>
  </subject>
  <encounter>
    <reference value="Encounter/home-meds-review"/>
  </encounter>
  <date value="2019-02-05"/>
  <source>
    <reference value="PractitionerRole/retail-pharmacist"/>
  </source>
  <entry>
    <flag>
      <coding>
        <system
                value="http://terminology.hl7.org.au/CodeSystem/medicine-item-change"/>
        <code value="nochange"/>
        <display value="Unchanged"/>
      </coding>
    </flag>
    <item>
      <reference value="MedicationStatement/active-amiodarone"/>
    </item>
  </entry>
  <entry>
    <flag>
      <coding>
        <system
                value="http://terminology.hl7.org.au/CodeSystem/medicine-item-change"/>
        <code value="nochange"/>
        <display value="Unchanged"/>
      </coding>
    </flag>
    <item>
      <reference value="MedicationStatement/active-bisoprolol"/>
    </item>
  </entry>
  <entry>
    <extension
               url="http://hl7.org.au/fhir/StructureDefinition/change-description">
      <valueString value="New finding of Atrial fibrillation"/>
    </extension>
    <flag>
      <coding>
        <system
                value="http://terminology.hl7.org.au/CodeSystem/medicine-item-change"/>
        <code value="new"/>
        <display value="New"/>
      </coding>
    </flag>
    <item>
      <reference value="MedicationStatement/intended-coq10"/>
    </item>
  </entry>
</List>