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
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="etp-orig-scid-03"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest etp-orig-scid-03</b></p><a name="etp-orig-scid-03"> </a><a name="hcetp-orig-scid-03"> </a><a name="etp-orig-scid-03-en-AU"> </a><p><b>au/StructureDefinition/supplynumber</b>: 1</p><p><b>au/StructureDefinition/is-extemp</b>: false</p><p><b>identifier</b>: ETP Identifier/1XPR352VP3QCX7BJD6</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href="Medication-proxymetacaine-02.html">PROXYMETACAINE</a></p><p><b>subject</b>: <a href="Patient-mhr-anne-thompson.html">Abbott, Alan</a></p><p><b>authoredOn</b>: 2019-10-02 00:00:00+0000</p><p><b>requester</b>: <a href="PractitionerRole-nsw-gp.html">PractitionerRole General practitioner</a></p><h3>DispenseRequests</h3><table class="grid"><tr><td style="display: none">-</td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td></tr><tr><td style="display: none">*</td><td>5</td><td>15 mL<span style="background: LightGoldenRodYellow"> (Details: UCUM codemL = 'mL')</span></td></tr></table></div>
</text>
<extension
url="http://fhir.medicationknowledge.com.au/StructureDefinition/supplynumber">
<valueString value="1"/>
</extension>
<extension
url="http://fhir.medicationknowledge.com.au/StructureDefinition/is-extemp">
<valueBoolean value="false"/>
</extension>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
<code value="ETP"/>
</coding>
<text value="ETP Identifier"/>
</type>
<system value="http://fhir.erx.com.au/NamingSystem/identifiers#org-scid"/>
<value value="1XPR352VP3QCX7BJD6"/>
<assigner>
<display value="eRx Test Prescibing"/>
</assigner>
</identifier>
<status value="completed"/>
<intent value="order"/>
<medicationReference>🔗
<reference value="Medication/proxymetacaine-02"/>
<display value="PROXYMETACAINE"/>
</medicationReference>
<subject>🔗
<reference value="Patient/mhr-anne-thompson"/>
<display value="Abbott, Alan"/>
</subject>
<authoredOn value="2019-10-02T00:00:00+00:00"/>
<requester>🔗
<reference value="PractitionerRole/nsw-gp"/>
</requester>
<dispenseRequest>
<numberOfRepeatsAllowed value="5"/>
<quantity>
<value value="15"/>
<unit value="mL"/>
<system value="http://unitsofmeasure.org"/>
<code value="mL"/>
</quantity>
</dispenseRequest>
</MedicationRequest>