Medtech ALEX® AU Implementation Guide
1.0.0 - Trial Use International flag

Medtech ALEX® AU Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: slot-search-bundle-example - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="slot-search-bundle-example"/>
  <meta>
    <lastUpdated value="2024-02-14T00:16:24.960+13:00"/>
    <profile
             value="https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/slot-search-bundle"/>
  </meta>
  <type value="searchset"/>
  <link>
    <relation value="self"/>
    <url
         value="https://alexapi.medtechglobal.com.au/fhir/slot?schedule.actor._id=1"/>
  </link>
  <entry>
    <fullUrl
             value="https://alexapi.medtechglobal.com.au/fhir/slot/slot-min-example"/>
    <resource>
      <Slot>
        <id value="slot-min-example"/>
        <meta>
          <profile
                   value="https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-slot"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Slot_slot-min-example"> </a><p class="res-header-id"><b>Generated Narrative: Slot slot-min-example</b></p><a name="slot-min-example"> </a><a name="hcslot-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-slot.html">Slot</a></p></div><p><b>schedule</b>: <a href="https://alexapi.medtechglobal.com.au/fhir/Schedule/1">https://alexapi.medtechglobal.com.au/fhir/Schedule/1</a></p><p><b>status</b>: Free</p><p><b>start</b>: 2021-08-27 13:00:00+1200</p><p><b>end</b>: 2021-08-27 13:15:00+1200</p></div>
        </text>
        <schedule>
          <reference
                     value="https://alexapi.medtechglobal.com.au/fhir/Schedule/1"/>
        </schedule>
        <status value="free"/>
        <start value="2021-08-27T13:00:00.000+12:00"/>
        <end value="2021-08-27T13:15:00.000+12:00"/>
      </Slot>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
</Bundle>