AppointmentResponse

POST {{host}}/fhir/AppointmentResponse

Request Body

{"resourceType"=>"AppointmentResponse", "id"=>"{{appointment_response_id}}", "text"=>{"status"=>"generated", "div"=>"<div xmlns=\"http://www.w3.org/1999/xhtml\">Accept Brian MRI results discussion</div>"}, "appointment"=>{"identifier"=>{"system"=>"http://appointment", "value"=>"{{appointment_id}}"}, "display"=>"Brian MRI results discussion"}, "actor"=>{"identifier"=>{"system"=>"http://patient", "value"=>"{{patient_id}}"}, "display"=>"Peter James Chalmers"}, "participantStatus"=>"accepted"}

HEADERS

KeyDatatypeRequiredDescription
content-typestring
x-consumer-idstring