Sha256: 495095da1a6277b0e8333afa99be1e91da5de856886842a2caafe7be877df9de
Contents?: true
Size: 352 Bytes
Versions: 2
Compression:
Stored size: 352 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <AppointmentResponse xmlns="http://hl7.org/fhir"> <id value="simple"/> <appointment> <reference value="Appointment/simple"/> </appointment> <actor> <reference value="Patient/simple"/> <display value="Caro Emerald"/> </actor> <participantStatus value="needs-action"/> </AppointmentResponse>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
plan_executor-1.8.0 | fixtures/scheduling/appointmentresponse-patient-simple.xml |
plan_executor-1.0.2 | fixtures/scheduling/appointmentresponse-patient-simple.xml |