<!--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-->
<Schedule 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/schedule.xsd">
  <id value="a2aea64f-f6d7-4ce7-85e0-f7dc80c21f86" />
  <meta>
    <profile value="https://fhir.nhs.uk/StructureDefinition/gpconnect-schedule-1" />
  </meta>
  <extension url="https://fhir.nhs.uk/StructureDefinition/extension-gpconnect-practitioner-1">
    <valueReference>
      <reference value="Practitioner/0fe255f4-2961-498b-8af8-7fb79b63ce60" />
    </valueReference>
  </extension>
  <identifier>
    <system value="https://fhir.nhs.uk/Id/gpconnect-schedule-identifier" />
    <value value="Schedule002" />
  </identifier>
  <type>
    <text value="Medical specialty--OTHER--NOT LISTED" />
  </type>
  <actor>
    <reference value="Location/bc028c12-891d-4256-89c2-78bc1cfe7ea7" />
    <display value="Antenatal Clinic" />
  </actor>
  <planningHorizon>
    <start value="2015-09-01T08:00:00+00:00" />
    <end value="2015-09-01T17:00:00+00:00" />
  </planningHorizon>
  <comment value="This schedule is for Antenatal Clinic appointments at Charles Street Surgery." />
</Schedule>