GENERAL DESCRIPTION |
The Scheduling Calendar View RPCs and code accesses the
Recall Reminders file (#403.5) to read recall data. The RPCs are the MBAA
RECALL BY FACILITY LIST and MBAA RECALL LIST BY PATIENT.
Routine MBAARPCL reads the Recall Reminders file (#403.5) to get the data
necessary to provide the facility Recall Reminders List and a Recall Reminders
List by patient.
Linetags:
RECALL does a FileMan read of the ^SD(403.5 file to get fields Patient Name
(.01), Clinic (4.5), Accession (2), Test/App (3), Provider (4), Recall Date
(5), Comment (2.5), Fast/Non-Fasting (2.6), Length of Appt (4.7), Date
Reminder Sent (6), User Who Entered Recall (7), Recall Date (Per Patient)
(5.5), Second Print (8).
RCLDFN does a FileMan read of the ^SD(403.5 file to get fields Patient Name
(.01), Clinic (4.5), Accession (2), Test/App (3), Provider (4), Recall Date
(5), Comment (2.5), Fast/Non-Fasting (2.6), Length of Appt (4.7), Date
Reminder Sent (6), User Who Entered Recall (7), Recall Date (Per Patient)
(5.5), Second Print (8).
|