<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="sgrdv-lock-response-appointment" />
  <url value="http://sante.quebec/fhir/StructureDefinition/sgrdv-lock-response-appointment" />
  <name value="SGRDVLockResponseAppointment" />
  <title value="Rendez-vous verrouillé — Surface API SGRDV" />
  <status value="active" />
  <experimental value="true" />
  <description value="Disponibilité verrouillée retournée dans le Bundle de réponse." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Appointment" />
  <baseDefinition value="http://sante.quebec/fhir/StructureDefinition/sgrdv-base-lock-response-appointment" />
  <derivation value="constraint" />
  <differential>
    <element id="Appointment.identifier">
      <path value="Appointment.identifier" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Appointment.identifier.type">
      <path value="Appointment.identifier.type" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Appointment.identifier.type.coding">
      <path value="Appointment.identifier.type.coding" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Appointment.identifier.type.coding.system">
      <path value="Appointment.identifier.type.coding.system" />
      <fixedUri value="http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type" />
    </element>
    <element id="Appointment.identifier.type.coding.code">
      <path value="Appointment.identifier.type.coding.code" />
      <fixedCode value="IdDispoDME" />
    </element>
    <element id="Appointment.identifier.system">
      <path value="Appointment.identifier.system" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Appointment.identifier.value">
      <path value="Appointment.identifier.value" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Appointment.status">
      <path value="Appointment.status" />
      <mustSupport value="true" />
    </element>
    <element id="Appointment.participant">
      <path value="Appointment.participant" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>