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

: repeat-prescription-min-example - XML Representation

Raw xml | Download


<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="repeat-prescription-min-example"/>
  <meta>
    <profile
             value="https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-repeatprescription"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest repeat-prescription-min-example</b></p><a name="repeat-prescription-min-example"> </a><a name="hcrepeat-prescription-min-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-alex-repeatprescription.html">Repeat Prescription Profile</a></p></div><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/317b783845c89c677bad0dcce08ae0d3">https://alexapi.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="Bundle-4f5e9b70-b98f-4af6-9a65-b55a1e845169.html#https-//alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#b3699ec0-cda5-413e-88f0-bd30e189bf83; type = document; timestamp = 2024-02-29 11:41:47+1300</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/317b783845c89c677bad0dcce08ae0d3"/>
  </subject>
  <authoredOn value="2023-03-23T17:14:43+13:00"/>
  <requester>
    <reference
               value="https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91"/>
  </requester>
</MedicationRequest>