Sha256: f624141a7248db46e28ada882defdc07a39ddc8423c11849b19fae91545a826a
Contents?: true
Size: 361 Bytes
Versions: 2
Compression:
Stored size: 361 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="Practitioner/simple"/> <display value="Dr. Adam Careful"/> </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-practitioner-simple.xml |
plan_executor-1.0.2 | fixtures/scheduling/appointmentresponse-practitioner-simple.xml |