Operation | updateCreate AppointmentResponse |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/AppointmentResponse/d27316edbd784c4f993f73998932b2e4 |
Resource | AppointmentResponse | Id | d27316edbd784c4f993f73998932b2e4 | | |
<?xml version="1.0" encoding="UTF-8"?>
<AppointmentResponse xmlns="http://hl7.org/fhir">
<id value="d27316edbd784c4f993f73998932b2e4"/>
<meta>
<security>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="HTEST"/>
<display value="test health data"/>
</security>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Touchstone Test Data - AppointmentResponse: Tentative</div>
</text>
<identifier>
<system value="http://happyvalley.com/appointmentresponse"/>
<value value="02118670-6986-575769"/>
</identifier>
<appointment>
<reference value="Appointment/491bc0a00f0a4223b5ee047e8ed21b1c"/>
<display value="Discuss results of Jasmine Anderson recent MRI"/>
</appointment>
<start value="2022-03-02T14:10:11Z"/>
<actor>
<reference value="Practitioner/a3f68ff44cb34264b69e4626582f7683"/>
</actor>
<participantStatus value="tentative"/>
<comment value="Please re-schedule for the afternoon"/>
</AppointmentResponse>