Operation | updateCreate AppointmentResponse |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/AppointmentResponse/9edc5deeb3414a93a9a742345c73d727 |
Resource | AppointmentResponse | Id | 9edc5deeb3414a93a9a742345c73d727 | | |
<?xml version="1.0" encoding="UTF-8"?>
<AppointmentResponse xmlns="http://hl7.org/fhir">
<id value="9edc5deeb3414a93a9a742345c73d727"/>
<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/91f3f2c098df427aa0895abe67be6f38"/>
<display value="Discuss results of Jasmine Anderson recent MRI"/>
</appointment>
<start value="2021-03-09T12:32:57Z"/>
<actor>
<reference value="Practitioner/4cf1f4e56e25449d9d66b83e6515c45e"/>
</actor>
<participantStatus value="tentative"/>
<comment value="Please re-schedule for the afternoon"/>
</AppointmentResponse>