VistA Analysis » VistA Reference » RPCs » ORRC APPTS BY PATIENT

ORRC APPTS BY PATIENT

This call returns a list of the patient’s appointments, includingscheduled procedures, within a given time frame.

Properties

Property Value
Label APPT
MUMPS Implementation ORRCEVT
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
PATIENT LITERAL   true This is the pointer to the patient in the Patient file #2.
START LITERAL   true This is the date to start searching for appointments, in the formYYYYMMDDHHMMSS.
STOP LITERAL   true This is the date to stop searching for appointments, in the formYYYYMMDDHHMMSS.
DETAILS LITERAL   true This flag indicates whether to return the details or note text with eachappointment (true) or just the list of appointment ID's (false).


Document generated on August 31st 2022, 2:55:43 pm