Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

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

: medication-request-search-bundle-example - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="medication-request-search-bundle-example"/>
  <meta>
    <lastUpdated value="2024-02-14T00:16:24.960+13:00"/>
    <profile
             value="https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/medicationrequest-search-bundle"/>
  </meta>
  <type value="searchset"/>
  <link>
    <relation value="self"/>
    <url
         value="https://alexapi.medtechglobal.com.au/fhir/MedicationRequest?_id=medicationRequest1"/>
  </link>
  <entry>
    <fullUrl
             value="https://alexapi.medtechglobal.com.au/fhir/MedicationRequest/medicationRequest1"/>
    <resource>
      <MedicationRequest>
        <id value="medicationRequest1"/>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationRequest_medicationRequest1"> </a><p class="res-header-id"><b>Generated Narrative: MedicationRequest medicationRequest1</b></p><a name="medicationRequest1"> </a><a name="hcmedicationRequest1"> </a><p><b>Medication Long Term extension</b>: true</p><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://alexapitest.medtechglobal.com.au/fhir/Patient/317b783845c89c677bad0dcce08ae0d3">https://alexapitest.medtechglobal.com.au/fhir/Patient/317b783845c89c677bad0dcce08ae0d3</a></p><p><b>authoredOn</b>: 2023-03-23 17:14:43+1300</p><p><b>requester</b>: <a href="https://alexapitest.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91">https://alexapitest.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91</a></p></div>
        </text>
        <extension
                   url="https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/medication-long-term">
          <valueBoolean value="true"/>
        </extension>
        <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://alexapitest.medtechglobal.com.au/fhir/Patient/317b783845c89c677bad0dcce08ae0d3"/>
        </subject>
        <authoredOn value="2023-03-23T17:14:43+13:00"/>
        <requester>
          <reference
                     value="https://alexapitest.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91"/>
        </requester>
      </MedicationRequest>
    </resource>
  </entry>
</Bundle>