{
  "resourceType": "StructureDefinition",
  "status": "active",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment",
  "abstract": false,
  "url": "http://legacy.aidbox.app/fhir/StructureDefinition/Appointment",
  "name": "Appointment",
  "title": "MediKIT Appointment Profile",
  "description": "Patient profile for MediKIT with Dutch healthcare extensions",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Appointment profile for MediKIT with Dutch healthcare extensions</div>"
  },
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Appointment",
        "path": "Appointment"
      },
      {
        "id": "Appointment.extension:recurrenceException",
        "path": "Appointment.extension",
        "sliceName": "recurrenceException",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/Appointment/recurrenceException"
            ]
          }
        ]
      },
      {
        "id": "Appointment.extension:communicationType",
        "path": "Appointment.extension",
        "sliceName": "communicationType",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/Appointment/communicationType"
            ]
          }
        ]
      },
      {
        "id": "Appointment.participant._actor.extension:practitionerRole",
        "path": "Appointment.participant._actor.extension",
        "sliceName": "practitionerRole",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/Appointment.participant._actor/practitionerRole"
            ]
          }
        ]
      },
      {
        "id": "Appointment.extension:recurrenceEnd",
        "path": "Appointment.extension",
        "sliceName": "recurrenceEnd",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/Appointment/recurrenceEnd"
            ]
          }
        ]
      },
      {
        "id": "Appointment.extension:creator",
        "path": "Appointment.extension",
        "sliceName": "creator",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/Appointment/creator"
            ]
          }
        ]
      },
      {
        "id": "Appointment.extension:recurrenceRule",
        "path": "Appointment.extension",
        "sliceName": "recurrenceRule",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/Appointment/recurrenceRule"
            ]
          }
        ]
      },
      {
        "id": "Appointment.extension:isAllDay",
        "path": "Appointment.extension",
        "sliceName": "isAllDay",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/Appointment/isAllDay"
            ]
          }
        ]
      },
      {
        "id": "Appointment.participant.extension:contact",
        "path": "Appointment.participant.extension",
        "sliceName": "contact",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/Appointment.participant/contact"
            ]
          }
        ]
      },
      {
        "id": "Appointment.extension:schedulingEncounter",
        "path": "Appointment.extension",
        "sliceName": "schedulingEncounter",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/Appointment/schedulingEncounter"
            ]
          }
        ]
      }
    ]
  }
}