Operation | update AppointmentResponse |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/AppointmentResponse/C72AVMISQ2GRQFLB |
Resource | AppointmentResponse | Id | C72AVMISQ2GRQFLB | | |
{
"resourceType" : "AppointmentResponse",
"id" : "C72AVMISQ2GRQFLB",
"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: Declined</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/appointmentresponse",
"value" : "02118670-65692-575769"
} ],
"appointment" : {
"reference" : "Appointment/C72AVMETRZYB55RS",
"display" : "Discuss results of Jasmine Anderson recent MRI"
},
"actor" : {
"reference" : "Practitioner/C72AVMGPSMQGOQJV"
},
"participantStatus" : "declined",
"comment" : "Patient has scheduling conflict"
}