Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft
Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions
<MedicationStatement xmlns="http://hl7.org/fhir">
<id value="active-ironsup-psml-03"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement active-ironsup-psml-03</b></p><a name="active-ironsup-psml-03"> </a><a name="hcactive-ironsup-psml-03"> </a><a name="active-ironsup-psml-03-en-AU"> </a><p><b>status</b>: Active</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/medication-statement-category community}">Community</span></p><p><b>medication</b>: <a href="Medication-ironsup-01.html">Medication Ferro-Grad C</a></p><p><b>subject</b>: <a href="Patient-hi-testdata-priest-mac.html">Mac PRIEST Male, DoB: 1989-03-09 ( Patient's Medicare number: MedicareNumber#2953307121 (, period: (?) --> 2024-03-31))</a></p><p><b>context</b>: <a href="Encounter-psml-03.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); type = Community pharmacy medicines review; serviceType = Review of medication; period = 2018-12-11 10:00:00+1000 --> 2018-12-11 13:30:00+1000</a></p><p><b>dateAsserted</b>: 2018-12-11 13:30:00+1000</p><p><b>reasonCode</b>: <span title="Codes:">Iron supplement</span></p><blockquote><p><b>dosage</b></p></blockquote></div>
</text>
<status value="active"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/medication-statement-category"/>
<code value="community"/>
<display value="Community"/>
</coding>
</category>
<medicationReference>🔗
<!-- relative reference to entry of Medication resource -->
<reference value="Medication/ironsup-01"/>
</medicationReference>
<subject>🔗
<!-- relative reference to entry of Patient resource -->
<reference value="Patient/hi-testdata-priest-mac"/>
<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="8003608333563104"/>
</identifier>
</subject>
<context>🔗
<!-- relative reference to entry of Encounter resource -->
<reference value="Encounter/psml-03"/>
</context>
<dateAsserted value="2018-12-11T13:30:00+10:00"/>
<reasonCode>
<text value="Iron supplement"/>
</reasonCode>
<dosage>
<text value="Take one tablet daily"/>
<timing>
<repeat>
<frequency value="1"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</timing>
<doseAndRate>
<doseQuantity>
<value value="1"/>
<unit value="tablet"/>
<system value="http://snomed.info/sct"/>
<code value="154011000036109"/>
</doseQuantity>
</doseAndRate>
</dosage>
</MedicationStatement>