<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="88c69871-d2cf-413e-8580-d447089a598b" />
  <meta>
    <lastUpdated value="2018-03-05T10:26:58.132-05:00" />
  </meta>
  <url value="StructureDefinition/MyAppointment" />
  <name value="MyAppointment" />
  <status value="draft" />
  <date value="2017-09-12T12:50:27.931-04:00" />
  <fhirVersion value="3.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Appointment" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Appointment" />
  <derivation value="constraint" />
  <snapshot />
  <differential>
    <element id="Appointment.identifier">
      <path value="Appointment.identifier" />
      <max value="0" />
    </element>
    <element id="Appointment.serviceCategory">
      <path value="Appointment.serviceCategory" />
      <max value="0" />
    </element>
    <element id="Appointment.serviceType">
      <path value="Appointment.serviceType" />
      <max value="0" />
    </element>
    <element id="Appointment.specialty">
      <path value="Appointment.specialty" />
      <max value="0" />
    </element>
    <element id="Appointment.reason">
      <path value="Appointment.reason" />
      <max value="0" />
    </element>
    <element id="Appointment.indication">
      <path value="Appointment.indication" />
      <max value="0" />
    </element>
    <element id="Appointment.priority">
      <path value="Appointment.priority" />
      <max value="0" />
    </element>
    <element id="Appointment.supportingInformation">
      <path value="Appointment.supportingInformation" />
      <max value="0" />
      <type>
        <code value="Reference" />
        <profile value="StructureDefinition/MyReferralRequest" />
      </type>
    </element>
    <element id="Appointment.slot">
      <path value="Appointment.slot" />
      <max value="0" />
    </element>
    <element id="Appointment.incomingReferral">
      <path value="Appointment.incomingReferral" />
      <type>
        <code value="Reference" />
        <profile value="StructureDefinition/MyReferralRequest" />
      </type>
    </element>
    <element id="Appointment.participant.type">
      <path value="Appointment.participant.type" />
      <max value="0" />
    </element>
    <element id="Appointment.participant.actor">
      <path value="Appointment.participant.actor" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Location" />
      </type>
    </element>
    <element id="Appointment.participant.required">
      <path value="Appointment.participant.required" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>