No-shows handled
before the appointment.
A 20% no-show rate destroys clinic economics. Reminder texts help, but they're one-way and impersonal. A Loomal agent sends a real reminder from the clinic identity, accepts reschedule replies in-thread, and confirms attendance — turning reminders into a real conversation.
API Primitives used
calendar.listRead upcoming appointments
Agent watches the clinic schedule and triggers the reminder workflow at the right interval before each visit.
mail.sendSend a real reminder
Reminder goes from the clinic identity, threaded against the patient's record, with prep instructions attached.
mail.list_messagesHandle replies
Reschedule requests, cancellations, and confirmations all thread back into the agent inbox for clean handling.
Reminders are one-way and ignored.
Every clinic sends reminder texts. They're cheap, automated, and they help — but only marginally. Patients get a one-way message that says 'reply STOP to opt out' and ignore it. The patients who actually need to reschedule have nowhere to go but the front desk phone line, which they don't call.
An agent runs reminders as a real conversation. The patient gets a real email from a real clinic address, they can reply with questions, and the agent handles reschedules in-thread. The no-show rate drops because the reminder feels personal instead of robotic.
How to build it.
calendar.listRead the schedule
Agent watches upcoming appointments and triggers the reminder workflow on the right schedule per appointment type.
mail.sendSend the reminder
Reminder goes from the clinic identity with appointment time, location, prep instructions, and a clear path to reply.
mail.list_messagesHandle the reply
Confirmations get acknowledged, reschedules get processed in-thread, and silent patients get a follow-up nudge closer to the date.
Example prompt
“For every appointment in the next 48 hours, send a reminder from my clinic agent. If a patient replies asking to reschedule, find the next available slot with their provider and confirm it.”
What clinics build.
Multi-day reminder cadence
Agent sends reminders at 7-day, 2-day, and same-day intervals with escalating clarity.
Reschedule handling
Patients reply to reschedule and the agent finds the next slot inside the same email thread.
Prep instructions
Procedure-specific prep instructions go out automatically with the reminder.
No-show recovery
Missed appointments trigger an immediate outreach to rebook before the patient drifts.
Multi-language
Different patient populations get reminders in their language from the same clinic identity.
Why reminders need a real identity.
Healthcare communication needs to be personal, defensible, and traceable. A reminder text from a generic short code is none of those. A reminder email from a real clinic identity, with full audit and patient-traceable threading, is all three.
Loomal gives the clinic an identity that owns the reminder workflow — sending, replying, audited. Patients get a real conversation; clinics get fewer no-shows; compliance gets the attribution HIPAA expects.
Patient data internal
Reminder threads live in the clinic's own inbox, not a third-party reminder vendor.
Per-reminder audit
Every send and reply is logged with the agent identity and the clinician who authorized the workflow.
HIPAA-grade attribution
Each action ties back to a defined identity and delegation chain.