DFN |
Input |
Contains the Internal Entry Number of the patient in
the PATIENT File, #2.
|
EASAPT |
Input |
Contains the Internal Entry Number of the appointment
type from the APPOINTMENT TYPE, File #409.1. Current requirements are for
action only on "Regular" type appointments.
|
EASACT |
Input |
Appointment action flag [Optional]. Used to specify
the appointment action being taken. If not specified, a default of "Other" is
used. Walk-In and Other appointment actions will not block an appointment
action, and may be used for returning a MT status message.
M - Make an appointment
C - Check In/Out an existing appointment
W - Unscheduled/Walk-In appointment
O - Other (Default)
|
EASDT |
Input |
Appointment Date/Time in FileMan format. If the
appointment type is not available, then the appointment date/time must be
passed.
|
EASMSG |
Input |
Return array for alert message [Optional], if
defined, the alert text is copied to the array. Can be used in conjunction
with EASQT to control how and when alert messages are displayed.
|
RSLT |
Output |
Outputcontains the results:
1 - MT Required
0 - MT Not required
|
EASQT |
Input |
Silent flag [Optional], if set, prevents display of
alert message.
|