Summary:
A WhatsApp chatbot healthcare setup can pre-screen symptoms, collect intake data, book appointments, send reminders, and run follow-ups—built no code with Landbot.
Disclosure:
This post may contain affiliate links. We may earn a commission at no extra cost to you. Read our Affiliate Disclosure.
If you’re new, start with:
- WhatsApp Chatbot No Code: 15-Minute Landbot Tutorial
- WhatsApp Chatbot Templates: 9 Ready-to-Use Flows
- WhatsApp Business API: Simple Checklist to Go Live
- Landbot + Google Sheets: Real-Time Lead Capture (No Code)
Why a WhatsApp chatbot for clinics?
- Faster triage: capture symptoms and urgency to route correctly.
- Cleaner intake: standardize fields (name, DOB, contact, reason).
- Fewer no-shows: automated reminders & prep instructions.
- Human fast-path: escalate red-flag cases to staff immediately.
WhatsApp Chatbot Healthcare: 7-Step Intake & Follow-up Flow

- Welcome & intent
Quick replies: Book appointment • New patient intake • Prescription refill • Support. - Pre-intake questions
Collect reason/symptoms, department, simple urgency scale (1–3), city/branch.
Show a short disclaimer: “Not for emergencies—call your local emergency number.” - Patient intake form & consent
Fields: Full name, DOB, Phone/WhatsApp, Email, brief history/notes.
Ask consent to contact; store to variables. - Appointment booking
Offer times (Calendly/booking link) or capture preferred slot.
If urgency is high or certain keywords (e.g., “chest pain”), hand off to staff. - Reminders & prep
Send an automatic reminder (e.g., 24h/2h before). Include prep: fasting, documents, location. - Follow-ups
Post-visit check-in (How are symptoms?), medication reminders, or a short CSAT/NPS. - Human Takeover
Route to staff for high-risk symptoms, complex meds, insurance disputes, or when the user types “agent”.
Flow details (copy structure)
- Variables:
@name
,@dob
,@phone
,@email
,@department
,@symptoms
,@urgency
,@branch
,@notes
. - Sheet/CRM fields: Timestamp | Name | DOB | Phone | Email | Department | Symptoms | Urgency | Branch | Preferred time | Status | Staff owner | Notes.
- Handoff rule example:
if (@urgency >= 3) → Team Inbox
. - Guardrails: off-topic > 3 turns → show quick replies again.
Message templates (examples)
- Booking confirmation: “Hi {{name}}, your appointment on {{date}} {{time}} at {{branch}} is confirmed. Reply 1 to reschedule, 2 to cancel.”
- Reminder: “Reminder: appointment tomorrow {{time}} at {{branch}}. Bring ID and reports.”
- Follow-up: “How are you after your visit? 1=Better 2=Same 3=Worse.”
Compliance & safety (high-level)
- Display a non-emergency disclaimer and provide emergency contact info.
- Collect consent for messaging; respect opt-out.
- Store only what you need; follow your local privacy rules and provider’s policies.
- Route sensitive/complex cases to staff; avoid clinical diagnosis in chat.
Build it in Landbot (quick start)
- Create a bot (WhatsApp Test or Website).
- Add Quick Replies (intents) and a short intake form.
- Configure Human Takeover rules for red flags.
- Connect Google Sheets/HubSpot to store intake.
- Add reminder/follow-up flows using message templates.
- Test end-to-end on your phone; review drop-offs weekly.
WhatsApp Chatbot Healthcare FAQs
Can I build this without coding?
Yes—Landbot lets you design flows, forms, and handoffs visually.
Is it safe for healthcare?
Use clear disclaimers, collect consent, route sensitive cases to staff, and follow your local privacy requirements.
Can it book and remind automatically?
Yes—offer times (via a booking link) and send automated reminders and follow-ups.
What should clinics launch first?
Start with intake + booking + reminders, then add follow-ups/CSAT.
Related guides
- WhatsApp Chatbot No Code: 15-Minute Landbot Tutorial
- WhatsApp Chatbot Templates: 9 Ready-to-Use Flows
- WhatsApp Business API: Simple Checklist to Go Live
- Website Chatbot No Code: 15-Minute Landbot Setup
- AI Agent Chatbots: Blend AI + Rules (Landbot Guide)
- Landbot + Google Sheets: Real-Time Lead Capture (No Code)
- WhatsApp Chatbot Real Estate: Leads & Appointments (No Code)