<!--This example message is provided for illustrative purposes only. It has had no clinical validation. Where there are conflicts with the written message specification or schema, the specification or schema shall be considered to take precedence-->
<Slot xmlns="http://hl7.org/fhir" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../Schemas/slot.xsd">
  <id value="79a37bc3-8d22-4805-b1a7-8cf8ceca9217" />
  <meta>
    <profile value="https://fhir.nhs.uk/StructureDefinition/gpconnect-slot-1" />
  </meta>
  <identifier>
    <system value="https://fhir.nhs.uk/Id/gpconnect-slot-identifier" />
    <value value="Slot001" />
  </identifier>
  <schedule>
    <reference value="b57e1f37-e88e-43ad-a9e9-79eeed7531dd" />
    <display value="Appointment Schedule - Out of Hours GP Clinic" />
  </schedule>
  <freeBusyType value="free" />
  <start value="2014-12-11T19:30:00+00:00" />
  <end value="2014-12-11T19:45:00+00:00" />
  <overbooked value="false" />
  <comment value="This slot is only to be used for Out of Hours GP Clinic appointments." />
</Slot>