Notifications
Clear all
Topic starter
Does anyone have a way to print the patients appt history? I have tried to use APPTS_BY_STATUS but this does not provide me with a list of "Completed" appts. We are on version 12.2.2 and do not use the PM side. Our user library only includes "scheduled", "canceled", "no show" and "arrived" as arguments for APPTS_BY_STATUS.
Posted : May 20, 2019 2:44 am
I'm not familiar with an appt status of "Completed", how is it represented in APPTSTATUS field of the RPTAPPT table? CPS might be different, but in In EMR, APPTSTATUS for Scheduled=0,No Show=1, Cancelled=2 and Arrived=3. If the APPTSTATUS field is set to something unique when appts are completed, you could write a Crystal report to list a patient's appt history.
Posted : May 23, 2019 8:18 am