ITB Implementation Guide
0.1.0 - Release Label

ITB Implementation Guide, published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/espen-servicewell/wof-portal-fhir-ig/ and changes regularly. See the Directory of published versions

: ITBSlot - XML Representation

Raw xml | Download


<Slot xmlns="http://hl7.org/fhir">
  <id value="ITBSlot"/>
  <meta>
    <profile
             value="http://portal.wof.purified.link/fhir/StructureDefinition/ITBSlot"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Slot ITBSlot</b></p><a name="ITBSlot"> </a><a name="hcITBSlot"> </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-ITBSlot.html">ITB Slot</a></p></div><p><b>schedule</b>: <a href="Schedule/d35df5c2-3929-4c57-88df-7b031f401e03">Schedule</a></p><p><b>status</b>: Free</p><p><b>start</b>: 2021-04-15 14:30:00+0000</p><p><b>end</b>: 2021-04-15 15:00:00+0000</p></div>
  </text>
  <schedule>
    <reference value="Schedule/d35df5c2-3929-4c57-88df-7b031f401e03"/>
    <display value="Schedule"/>
  </schedule>
  <status value="free"/>
  <start value="2021-04-15T14:30:00+00:00"/>
  <end value="2021-04-15T15:00:00+00:00"/>
</Slot>