Since the end of 2024, we have been using an AI model to estimate the risk of a missed appointment (no-show). The model uses characteristics of the appointment (time and day of the appointment, how many appointments a patient has scheduled, how long ago the appointment was scheduled, etc.), the patient (age and distance to UMC Utrecht) and previous no-shows.
Based on this estimate, we call patients three business days in advance to remind them of their appointments. Healthcare providers and switchboard staff have no insight into the predicted risks of no-show. The outcomes of the model are used only than this telephone reminder and thus never to treat patients differently.
For more information on the technical operation, check out the source code on GitHub.