Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="repeat-prescription-post-bundle-example"/>
<meta>
<profile
value="https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/repeatprescription-post-bundle"/>
<tag>
<system
value="https://alexapi.medtechglobal.com.au/fhir/CodeSystem/writeback-action-type"/>
<code value="approved"/>
<display value="Approved write back"/>
</tag>
</meta>
<type value="transaction"/>
<link>
<relation value="self"/>
<url
value="https://alexapi.medtechglobal.com.au/fhir/MedicationRequest?_id=1"/>
</link>
<entry>
<fullUrl
value="https://alexapi.medtechglobal.com.au/fhir/MedicationRequest/1"/>
<resource>
<MedicationRequest>
<id value="1"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationRequest_1"> </a><p class="res-header-id"><b>Generated Narrative: MedicationRequest 1</b></p><a name="1"> </a><a name="hc1"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Urgent</p><p><b>medication</b>: <span title="Codes:{http://www.mims.com.au/codes m018510101}">m018510101</span></p><p><b>subject</b>: <a href="https://alexapi.medtechglobal.com.au/fhir/Patient/1">https://alexapi.medtechglobal.com.au/fhir/Patient/1</a></p><p><b>authoredOn</b>: 2023-03-23 17:14:43+1300</p><p><b>requester</b>: <a href="https://alexapi.medtechglobal.com.au/fhir/Practitioner/1">https://alexapi.medtechglobal.com.au/fhir/Practitioner/1</a></p></div>
</text>
<status value="active"/>
<intent value="order"/>
<priority value="urgent"/>
<medicationCodeableConcept>
<coding>
<system value="http://www.mims.com.au/codes"/>
<code value="m018510101"/>
</coding>
</medicationCodeableConcept>
<subject>
<reference
value="https://alexapi.medtechglobal.com.au/fhir/Patient/1"/>
</subject>
<authoredOn value="2023-03-23T17:14:43+13:00"/>
<requester>
<reference
value="https://alexapi.medtechglobal.com.au/fhir/Practitioner/1"/>
</requester>
</MedicationRequest>
</resource>
<request>
<method value="PUT"/>
<url value="MedicationRequest"/>
</request>
</entry>
<entry>
<fullUrl
value="https://alexapi.medtechglobal.com.au/fhir/MedicationRequest/2"/>
<resource>
<MedicationRequest>
<id value="2"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationRequest_2"> </a><p class="res-header-id"><b>Generated Narrative: MedicationRequest 2</b></p><a name="2"> </a><a name="hc2"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Urgent</p><p><b>medication</b>: <span title="Codes:{http://www.mims.com.au/codes m018510121}">m018510121</span></p><p><b>subject</b>: <a href="https://alexapi.medtechglobal.com.au/fhir/Patient/1">https://alexapi.medtechglobal.com.au/fhir/Patient/1</a></p><p><b>authoredOn</b>: 2023-03-23 17:14:43+1300</p><p><b>requester</b>: <a href="https://alexapi.medtechglobal.com.au/fhir/Practitioner/1">https://alexapi.medtechglobal.com.au/fhir/Practitioner/1</a></p></div>
</text>
<status value="active"/>
<intent value="order"/>
<priority value="urgent"/>
<medicationCodeableConcept>
<coding>
<system value="http://www.mims.com.au/codes"/>
<code value="m018510121"/>
</coding>
</medicationCodeableConcept>
<subject>
<reference
value="https://alexapi.medtechglobal.com.au/fhir/Patient/1"/>
</subject>
<authoredOn value="2023-03-23T17:14:43+13:00"/>
<requester>
<reference
value="https://alexapi.medtechglobal.com.au/fhir/Practitioner/1"/>
</requester>
</MedicationRequest>
</resource>
<request>
<method value="PUT"/>
<url value="MedicationRequest"/>
</request>
</entry>
</Bundle>