{
  "resourceType": "StructureDefinition",
  "id": "49732f64-4d7e-42bf-841a-97852f551055",
  "meta": {
    "lastUpdated": "2022-01-19T19:38:32.888+00:00"
  },
  "url": "https://example.org/fhir/StructureDefinition/MyAppointmentResponse",
  "name": "AppointmentResponse",
  "status": "draft",
  "date": "2022-01-19T19:26:59.2615118+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "AppointmentResponse",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AppointmentResponse",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "AppointmentResponse.appointment.reference",
        "path": "AppointmentResponse.appointment.reference",
        "min": 1
      }
    ]
  }
}