Block 1 - Intelligent Doctor Routing
- Type / Role
- @n8n/n8n-nodes-langchain.chainLlm - chainLlm
- Config choices
- Version 1.7
This workflow is provided as-is. Please review and test before using in production.
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 ...
@n8n/n8n-nodes-langchain.chainllm, n8n-nodes-base.datetime, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.lmchatopenrouter, n8n-nodes-base.googlesheets, n8n-nodes-base.code, n8n-nodes-base.caltrigger, n8n-nodes-base.googlecalendar
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by iamvaar.
Original n8n.io sourceπ¨ 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:
π¦ 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):
π‘ 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.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automate patient intake & symptom triage with AI, Cal.com and Google Services |
|---|---|
| Complexity | intermediate |
| Nodes | 11 |
| Categories | Support Chatbot, AI Summarization |
| Author | iamvaar |
| Published | 25 Jul 2025 |
Use the JSON export at /data/workflows/6406/6406.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
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 ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Support Chatbot, AI Summarization use case.