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">
<!-- 41KR35435WJ4P3G73X7 -->
<id value="etp-02"/>
<meta>
<!-- <profile value="http://fhir.medicationknowledge.com.au/StructureDefinition/mk-medicationrequest"/> -->
<profile
value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationrequest-core-1"/>
<profile
value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationrequest-pres-1"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest etp-02</b></p><a name="etp-02"> </a><a name="hcetp-02"> </a><a name="etp-02-en-AU"> </a><p><b>identifier</b>: ETP Identifier/21KR32KKHJ4P3G73X7</p><p><b>status</b>: Active</p><p><b>intent</b>: Instance Order</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category outpatient}">Outpatient</span></p><p><b>medication</b>: <span title="Codes:">Atorvastatin</span></p><p><b>subject</b>: <a href="Patient-mhr-zhang-wei.html">Wei Zhang Male, DoB: 1972-05-03 ( IHI: AustalianIHI#8003608000228437)</a></p><p><b>authoredOn</b>: 2020-02-20</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>ValidityPeriod</b></td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td></tr><tr><td style="display: none">*</td><td>?? --> 2021-02-20</td><td>2</td><td>30 Tab<span style="background: LightGoldenRodYellow"> (Details: Orderable Drug Form codeTAB = 'Tablet')</span></td></tr></table><p><b>priorPrescription</b>: <a href="MedicationRequest-etp-orig-02.html">MedicationRequest: identifier = ETP Identifier: 41KR35435WJ4P3G73X7; status = active; intent = order; medication[x] = ; authoredOn = 2019-11-20</a></p></div>
</text>
<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#scid"/>
<value value="21KR32KKHJ4P3G73X7"/>
<assigner>
<display value="eRx Test Prescibing"/>
</assigner>
</identifier>
<status value="active"/>
<intent value="instance-order"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/medicationrequest-category"/>
<code value="outpatient"/>
</coding>
</category>
<medicationCodeableConcept>
<text value="Atorvastatin"/>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/mhr-zhang-wei"/>
<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="8003608000228437"/>
</identifier>
</subject>
<authoredOn value="2020-02-20"/>
<requester>🔗
<reference value="PractitionerRole/nsw-gp"/>
</requester>
<dispenseRequest>
<validityPeriod>
<end value="2021-02-20"/>
</validityPeriod>
<numberOfRepeatsAllowed value="2"/>
<quantity>
<value value="30"/>
<unit value="Tab"/>
<system
value="http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"/>
<code value="TAB"/>
</quantity>
</dispenseRequest>
<priorPrescription>🔗
<reference value="MedicationRequest/etp-orig-02"/>
</priorPrescription>
</MedicationRequest>