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="completed-docusate-01"/>
<meta>
<profile
value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationstatement-core-1"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement completed-docusate-01</b></p><a name="completed-docusate-01"> </a><a name="hccompleted-docusate-01"> </a><a name="completed-docusate-01-en-AU"> </a><p><b>status</b>: Completed</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="#hccompleted-docusate-01/docusate-01">DOCUSATE SENNA (TAB) 50 mg</a></p><p><b>subject</b>: <a href="Patient-mhr-anne-thompson.html">Mrs. Anne Thompson(official) Female, DoB: 1978-10-11 ( IHI: AustalianIHI#8003608000228445)</a></p><p><b>dateAsserted</b>: 2019-09-02 10:00:15+1000</p><p><b>reasonCode</b>: <span title="Codes:">Laxative for constipation, works by softening the stools and also assists by stimulating the gut to achieve bowel movements.</span></p><p><b>note</b>: Take with a glass of fluid. May take 2-3 days for maximum effect. Do not take with laxatives containing liquid paraffin. Abdominal discomfort, nausea and rash may.</p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td></tr><tr><td style="display: none">*</td><td>Take two tablets in the morning and in the evening</td></tr></table><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Medication #docusate-01</b></p><a name="completed-docusate-01/docusate-01"> </a><a name="hccompleted-docusate-01/docusate-01"> </a><a name="completed-docusate-01/docusate-01-en-AU"> </a><p><b>code</b>: <span title="Codes:">DOCUSATE SENNA (TAB) 50 mg</span></p></blockquote></div>
</text>
<contained>
<Medication>
<id value="docusate-01"/>
<code>
<text value="DOCUSATE SENNA (TAB) 50 mg"/>
</code>
</Medication>
</contained>
<status value="completed"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/medication-statement-category"/>
<code value="community"/>
<display value="Community"/>
</coding>
</category>
<medicationReference>
<reference value="#docusate-01"/>
<display value="DOCUSATE SENNA (TAB) 50 mg"/>
</medicationReference>
<subject>🔗
<reference value="Patient/mhr-anne-thompson"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NI"/>
</coding>
<text value="IHI"/>
</type>
<system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
<value value="8003608000228445"/>
</identifier>
</subject>
<dateAsserted value="2019-09-02T10:00:15+10:00"/>
<reasonCode>
<text
value="Laxative for constipation, works by softening the stools and also assists by stimulating the gut to achieve bowel movements."/>
</reasonCode>
<note>
<text
value="Take with a glass of fluid. May take 2-3 days for maximum effect. Do not take with laxatives containing liquid paraffin. Abdominal discomfort, nausea and rash may."/>
</note>
<dosage>
<text value="Take two tablets in the morning and in the evening"/>
</dosage>
</MedicationStatement>