GENERAL DESCRIPTION |
TIU uses a call to EN^DIQ1 to retrieve fields
.01;100;9.5 from the Appointment multiple (#2.98) for a Patient.
TIU loops through the ^DPT(DFN,"S",IEN global to obtain the Appointment
multiple IEN for the patient.
The variable DA is set to DFN and DA(1) is set to IEN before calling EN^DIQ1
to obtain the field values.
The information obtained is then displayed to the user in External Format when
prompting the user to select a Scheduled Visit in TIU.
This agreement will have to change with the Scheduling Redesign.
|