This page is part of the AU Base Implementation Guide 4.1.1-preview based on FHIR R4. For a full list of available versions, see the Directory of published versions
: List - Medicine list with no known current medicine - XML Representation
Raw xml | Download
<List xmlns="http://hl7.org/fhir">
<id value="example1"/>
<meta>
<profile value="http://hl7.org.au/fhir/StructureDefinition/au-medlist"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><table class="clstu"><tr><td>Date: 2018-10-24Mode: workingStatus: currentCode: Current Medicine</td></tr><tr><td>Subject: <a href="Patient-example0.html">Patient/example0</a> " FRANKLIN"Source: (null)</td></tr></table><table class="grid"><tr style="backgound-color: #eeeeee"><td><b>Items</b></td></tr><tr><td><a href="Observation-norelevantfinding-example3.html">Observation/norelevantfinding-example3</a></td></tr></table></div>
</text>
<identifier>
<system value="https://tools.ietf.org/html/rfc4122"/>
<value value="2793d1c8-4e99-11e9-8647-d663bd873d93"/>
</identifier>
<status value="current"/>
<mode value="working"/>
<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="2018-10-24"/>
<source>
<reference value="Practitioner/example1"/>
</source>
<entry>
<item>
<reference value="Observation/norelevantfinding-example3"/>
</item>
</entry>
</List>