bookedAppointment
Extends: | domainTransferObject |
Namespace: | http://healthcare.agilex.com/directScheduling |
XML Schema: | ns1.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
appointmentLength (string) | 0/1 | |
appointmentTime (string) | 0/1 | |
status (string) | 0/1 | |
clinic (schedulingClinic) | 0/1 | |
patientId (string) | 0/1 | |
purpose (string) | 0/1 | |
type (string) | 0/1 | |
currentStatus (string) | 0/1 | |
bookingNote (string) | 0/1 | |
labDateTime (string) | 0/1 | |
ekgDateTime (string) | 0/1 | |
xrayDateTime (string) | 0/1 |
JSON
property | type | description |
---|---|---|
appointmentLength | appointmentLength (string) | |
appointmentTime | appointmentTime (string) | |
status | status (string) | |
clinic | clinic (schedulingClinic) | |
patientId | patientId (string) | |
purpose | purpose (string) | |
type | type (string) | |
currentStatus | currentStatus (string) | |
bookingNote | bookingNote (string) | |
labDateTime | labDateTime (string) | |
ekgDateTime | ekgDateTime (string) | |
xrayDateTime | xrayDateTime (string) |