{
  "resourceType" : "AppointmentResponse",
  "id" : "example-loc",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Auto-Accept Brian MRI results discussion</div>"
  },
  "appointment" : {
    "reference" : "Appointment/example",
    "display" : "Brian MRI results discussion"
  },
  "actor" : {
    "reference" : "Location/1",
    "display" : "South Wing, second floor"
  },
  "participantStatus" : "accepted"
}