VistA Analysis » VistA Reference » RPCs » IBD GET PAST APPT LIST

IBD GET PAST APPT LIST

This RPC can be used to return a list of appointments for a patient. Itdefaults to returning the past 1 year’s kept appointments.

Properties

Property Value
Label APPTLST
MUMPS Implementation IBDFRPC5
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
IBDF LIST 30 true Requires the variable IBDF("DFN") be set to the patient internal entry number.IBDF("F") is the from date (defaults to t-1year)IBDF("T") is the to date (defaults to t@midnight)IBDF("W") is the types of appointments to return, see SDA^VAPDT


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