Operation | updateCreate AppointmentResponse |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/AppointmentResponse/441f6fa8ffa54ab7ad7f61715a87f4bb |
Resource | AppointmentResponse | Id | 441f6fa8ffa54ab7ad7f61715a87f4bb | | |
{
"resourceType" : "AppointmentResponse",
"id" : "441f6fa8ffa54ab7ad7f61715a87f4bb",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Touchstone Test Data - AppointmentResponse: Tentative</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/appointmentresponse",
"value" : "02118670-310-575769"
} ],
"appointment" : {
"reference" : "Appointment/46b6fec3ef72440fbd3912d2abf80f98",
"display" : "Discuss results of Jasmine Anderson recent MRI"
},
"start" : "2022-03-01T14:10:02Z",
"actor" : {
"reference" : "Practitioner/0f153c146cc349be82ebd3bf0d86e1ec"
},
"participantStatus" : "tentative",
"comment" : "Please re-schedule for the afternoon"
}