Automate patient intake & symptom triage with AI, Cal.com and Google Services
🚨 DISCLAIMER (READ FIRST):
🚨 DISCLAIMER (READ FIRST):
This workflow is NOT HIPAA-compliant and NOT intended for production use.
It is a test/demo prototype built for experimentation, education, and non-clinical evaluation purposes only.
It does not include encryption, does not meet any regulatory standards, and must not be used with real patient data or PHI (Protected Health Information).
The creator is not liable for any misuse or damage caused by deploying this workflow in a real-world or clinical environment.
🎥 Watch the Workflow Demo: https://youtu.be/1qt3sU2o4_Y?si=oA1CizPaO66_tKnc
🔧 Workflow Summary:
This n8n workflow mimics a lightweight AI assistant for healthcare clinics by automatically analyzing patient symptoms and booking appointments. It uses no-code tools and basic AI integration to demonstrate automation potential in medical triage.
🩺 What it does:
- Patient submits a form (Cal.com or webhook) with name, contact, and symptoms
- AI processes the symptoms (via OpenRouter) and suggests the likely issue
- AI assigns a relevant department like Ortho, Neuro, etc.
- Books the appointment on the correct Google Calendar (department-wise)
- Saves the patient info to a Google Sheet for tracking
- Skips duplicate appointments for the same patient (based on name or contact)
📦 Tools Used:
• n8n (Cloud or Self-Hosted)
• OpenRouter (GPT-based AI model)
• Cal.com (Booking system)
• Google Calendar
• Google Sheets
⚠️ For a HIPAA-Compliant Version (Future-Ready Notes):
- ▪Self-host n8n to avoid vendor lock-in or BAA issues
- ▪Run LLMs locally (LLaMA, Mistral) instead of APIs
- ▪Replace Cal.com with a self-hosted calendar/booking tool
- ▪Use end-to-end encryption for PHI transmission
- ▪Store data in encrypted Postgres (with pgcrypto or similar)
- ▪Implement access control and audit logging
- ▪AND MANY MORE.... REFER/CONSULT RESPECTIVE AUTHORITIES FOR MORE INFO
💡 Use Case:
This demo can help founders, developers, or healthtech explorers prototype AI-assisted clinic systems without writing code — but again, strictly for mock/demo workflows only.
production deployment
Need this workflow deployed or tailored for your business?
I customize n8n pipelines, build proprietary API nodes, and connect production databases with sub-100ms reliability.
creator
iamvaar
Top 50 Verified Creator
AI Automation Engineer building production-grade n8n systems, custom nodes, and LLM pipelines.
n8n.io/creators/iamvaarspecs
related automations
More workflows from iamvaar
Route weather-based delivery holds with Open-Meteo, Gemini, Postgres, and ServiceNow
Quick overview Demo Video: https://youtu.be/ccEy0J-LKY
Track daily LLM brand visibility with Gemini, Groq, OpenRouter, Sheets and Slack
Quick overview Youtube Video: https://youtu.be/BOodBD6HWSU?si=yEenUFBdYOq1RVj This workflow runs daily at 7AM to generate buyer-style prompts with Google Gemini, query Groq, Ope...
Screen CVs for hidden prompt injections with Gemini, Google Drive, Sheets, and Telegram
Quick overview Youtube Video: https://youtu.be/WMB6WwJayc
Want this workflow running in your stack?
Book a free 30-minute session. I'll inspect your current infrastructure, review required API credentials, and map out the deployment.