AppointmentResponse

POST {{host}}/fhir/AppointmentResponse

Request Body

{"resourceType"=>"AppointmentResponse", "id"=>"{{fhir_appointment_response_id}}", "text"=>{"status"=>"generated", "div"=>"<div xmlns=\"http://www.w3.org/1999/xhtml\">Accept Brian MRI results discussion</div>"}, "appointment"=>{"reference"=>"Appointment/{{fhir_appointment_id}}", "display"=>"Brian MRI results discussion"}, "actor"=>{"reference"=>"RelatedPerson/{{fhir_related_person_id}}", "display"=>"Peter James Chalmers"}, "participantStatus"=>"accepted"}

HEADERS

KeyDatatypeRequiredDescription
content-typestring
preferstring