Closed bmamlin closed 3 months ago
Hello Michael,
You may be due for a recommended follow-up appointment with your doctor in a week to a month.
Or, you may have visited your doctor recently for a recommended follow-up appointment.
Please know that we don’t have access to your medical records, so we don’t know specific details.
Log in to the SPHERE website (sphere.regenstrief.org) and check your Messages for more information about these appointments.
Thank you, The SPHERE Team
Since upcoming surveillance tests are computed "on the fly" (i.e., when the future surveillance tests are being viewed), we cannot simply query the database for upcoming tests; rather, we will need to run through all active patients (e.g., daily), compute their upcoming surveillance tests, and then send a notification if there are imminent tests.
We would want to persist something (e.g., when notification is sent) to prevent re-sending the notification.