Automate patient intake and AI risk triage with Azure OpenAI, Google, and Slack

Go to Workflow
0 views
Built by Rahul Joshi Rahul Joshi
Created on June 05, 2026

Description

๐Ÿ“Š Description
Automate patient pre-arrival intake, AI risk assessment, and real-time doctor alerts in one seamless healthcare workflow. โฐ๐Ÿ“ง This automation sends scheduled intake reminders before appointments, analyzes submitted patient data using AI, and flags high-risk cases instantly via Slack. Powered by Azure OpenAI, it evaluates symptoms, allergies, and medical history to generate structured risk levels and doctor preparation notes. Reduce manual triage work, improve patient safety, and ensure physicians are fully prepared before every visit. ๐Ÿค–๐Ÿšจ

๐Ÿ”„ What This Template Does
โฐ Runs hourly to fetch upcoming appointments from Google Calendar.
๐Ÿ“ง Sends pre-arrival intake emails to patients via Gmail.
๐Ÿ“Š Monitors new intake form submissions in Google Sheets.
๐Ÿค– Analyzes symptoms and medical history using Azure OpenAI (GPT-4o-mini).
๐Ÿงน Parses and normalizes structured AI output for consistency.
๐Ÿ“ Stores risk level and doctor notes back into Google Sheets.
๐Ÿšจ Sends instant Slack alerts if a patient is classified as High risk.

โœ… Key Benefits
โœ… Automates pre-visit intake collection with zero manual follow-up
โœ… Uses AI-powered risk triage to support clinical decision-making
โœ… Flags high-risk or urgent cases instantly
โœ… Reduces front-desk workload and manual screening time
โœ… Improves patient safety through structured early assessment
โœ… Ensures doctors are prepared before appointments begin

โš™๏ธ Features
Google Calendar hourly appointment trigger
Gmail automated intake reminder emails
Google Sheets real-time form monitoring
Azure OpenAI GPT-4o-mini risk assessment engine
Structured JSON AI output with confidence scoring
Automatic data normalization and formatting
Conditional risk triage logic (Low / Medium / High / Emergency)
Slack instant doctor notifications for critical cases

๐Ÿ” Requirements
Google Calendar OAuth2 credentials
Gmail OAuth2 credentials
Google Sheets OAuth2 credentials
Azure OpenAI API credentials (GPT-4o-mini deployment)
Slack OAuth2 credentials

๐ŸŽฏ Target Audience
Private clinics and healthcare providers
Telemedicine platforms
Medical practices handling high patient volume
Healthcare automation consultants and digital health startups

Nodes Used (7)

AI Agent
@n8n/n8n-nodes-langchain.agent
Azure OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatAzureOpenAi
Code
n8n-nodes-base.code
Gmail
n8n-nodes-base.gmail
Google Calendar
n8n-nodes-base.googleCalendar
Google Sheets
n8n-nodes-base.googleSheets
Slack
n8n-nodes-base.slack