<Schedule xmlns="http://hl7.org/fhir">
  <id value="ISiKKalenderExample" />
  <meta>
    <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKKalender" />
  </meta>
  <active value="true" />
  <serviceType>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/service-type" />
      <code value="124" />
    </coding>
  </serviceType>
  <specialty>
    <coding>
      <system value="http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen" />
      <code value="ALLG" />
    </coding>
  </specialty>
  <actor>
    <reference value="Practitioner/example" />
    <display value="Dr. Fleming" />
  </actor>
</Schedule>