Healthcare Workflows
Healthcare and medical solutions
Streamline Dental Appointments with Google Calendar and Automated Notifications
This automation workflow manages dental clinic appointments by checking availability, scheduling in Google Calendar, and sending email notifications to both patients and doctors.
n8n$9.99AI-Powered Multi-Agent Healthcare Assistant with WhatsApp Integration
Demonstrates n8n's advanced AI orchestration capabilities by integrating multiple specialized agents for healthcare tasks via WhatsApp, including patient registration, appointment scheduling, and medical report analysis.
n8n$24.99Automate Voice-Based Appointment Scheduling with ElevenLabs and Cal.com
Streamline your appointment booking process with a voice-based system that uses ElevenLabs AI for natural interactions and Cal.com for real-time scheduling.
n8n$4.99Automate Dental Appointment Scheduling with AI and Google Services
Streamline your dental practice's appointment booking process using AI to handle requests, check availability, and log patient details with Google Calendar and Sheets.
n8n$9.99Automate Patient Engagement for Dental Clinics with AI and Google Sheets
Enhance patient engagement by automating personalized responses using AI and Google Sheets, ensuring no lead goes cold.
n8n$9.99Automate Clinic Management with AI and Multi-Channel Communication
Streamline clinic operations by automating patient communication, appointment scheduling, and internal task management through WhatsApp, Telegram, Google Calendar, and Google Tasks, enhanced with AI agents.
n8n$24.99Automate Phone Call Appointment Reminders with Google Calendar and Retell AI
This workflow automates phone call reminders for upcoming appointments by integrating Google Calendar with Retell AI. It helps businesses reduce no-shows and improve efficiency by ensuring clients are reminded of their scheduled appointments.
n8n$9.99Automate Medical Symptom Analysis and Doctor Recommendations via WhatsApp
This n8n workflow automates the process of analyzing medical symptoms using AI and provides doctor recommendations via WhatsApp and email, enhancing healthcare accessibility and efficiency.
n8n$9.99AI-Driven WhatsApp Patient Management Agent
The AI-Driven WhatsApp Patient Management Agent is designed to streamline communication between healthcare providers and patients through WhatsApp. This workflow automates the process of receiving patient messages, analyzing their content, and res...
n8n$24.99Automate Dental Appointment Scheduling with Google Calendar and Sheets
Streamline dental appointment scheduling by integrating a chatbot with Google Calendar for booking and Google Sheets for patient data management.
n8n$9.99Automate Volunteer Assignments for Emergency Situations Using Airtable
Automatically assign new volunteers to patients in need using Airtable. If no patients are available, send a thank-you message to the volunteer.
Make$4.99Automate Healthcare Claims Processing with Google Drive, VLM Run, and Google Sheets
Streamline the processing of healthcare claims by automatically extracting data from documents in Google Drive and appending it to Google Sheets using VLM Run's AI capabilities.
n8n$4.99Automate Multi-Channel Medication Reminders for Patients
This workflow automates the process of sending medication reminders to patients via WhatsApp, SMS, or email. It ensures timely notifications based on prescription schedules, helping patients adhere to their treatment plans while providing healthcare providers with acknowledgment records.
n8n$9.99AI-Powered Medical Symptom Checker and Health Assistant
Utilize this AI-driven health assistant to access general health information, symptom guidance, and emergency detection while ensuring privacy and safety.
n8n$14.99Medical Records Automation with Mistral OCR & Google Sheets
This plug-and-play n8n workflow automates medical record digitization using Mistral's OCR API and stores clean, structured data in Google Sheets. Whether you run a clinic or a healthtech product, this no-code solution simplifies data entry from scanned or uploaded medical documents. - Works seamlessly on both self-hosted and cloud-based n8n environments. **Who is this for?** - Hospitals and private clinics - Healthtech platforms & startups - Medical admin and document processing teams - Clinical researchers and labs **What problem does it solve?** - Manual entry from printed forms - Unstructured, scattered records - Errors in data transcription - Inconsistent document storage This automation brings consistency, structure, and speed to the way you handle medical documents. **What this workflow does** - Captures uploaded documents through a public form - Uploads file to Mistral for OCR processing - Extracts clean text from each page (PDF or image) - Parses patient fields (Name, DOB, Diagnosis, Medications, etc.) - Saves records into a structured Google Sheet **Setup Instructions** **Step 1: Google Sheet Prep** Create a Google Sheet with these columns (case-sensitive): Name, Date of Birth, Patient ID, Date of Visit, Referring Physician, Department, Symptoms, Blood Pressure, Heart Rate, Temperature, Lab Results, Diagnosis, Medications, Next Appointment, Notes **Step 2: Mistral API Access** - Sign up at Mistral AI - Get your API key - Ensure your plan supports file upload & OCR endpoints **Step 3: Google OAuth Credentials (Self-hosted or Cloud)** Go to n8n → Settings → Credentials, and add: - Google Sheets OAuth2 - Scopes needed: https://www.googleapis.com/auth/spreadsheets **Step 4: Import Workflow** Go to Workflows > Import from File Upload your JSON file Replace: - Google Sheet document ID in the Google Sheets node - Your Mistral API key in HTTP Header Auth **Step 5: (Optional) Make Form Public** In Cloud-based n8n: - You can expose the form as a public page - Otherwise, connect it to your website form via webhook **Customization Tips** - Extract More Fields Update the Data cleaning node and extend the list of fields: const fields = [Name, Diagnosis, Medications, Symptoms, ...]; - Add EHR or Database Integration After Google Sheets, chain your custom system: - PostgreSQL - Airtable - Supabase - MongoDB - Change Output Format Want JSON or Markdown output for internal tools? Use the Set or Code node before the final output step. **Troubleshooting** Issue | Fix --- | --- File upload fails | Check Mistral API key and file type Google Sheets not updating | Verify credentials and document ID No data parsed | Check OCR quality; verify field labels in document Workflow not triggering | Ensure webhook or form is configured correctly **Self-Hosted vs Cloud Comparison** Feature | Self-Hosted | n8n Cloud --- | --- | --- Public Form Access | Manual setup | Built-in OAuth App Config | Required | Pre-configured Storage Limits | Depends on server | Included with plan Scalability | Fully customizable | Scales automatically **Getting Support** - n8n Docs - Mistral API Docs - n8n Community Or reach out to: David Olusola (dimejicole21@gmail.com) **Like this template?** Give it a star in the template library and help other no-code builders discover it. Turn scanned documents into structured data with zero code.
n8n$4.99Automate Radiology Image Analysis and Report Delivery
This n8n workflow automates the conversion of radiology images into patient-friendly PDF reports using AI analysis. It simplifies technical terms, generates detailed reports, and emails them directly to patients, ensuring clarity and accessibility.
n8n$9.99Automate Urology Q&A with AI-Powered Chatbot Using Pinecone and GPT-4o
This workflow creates an AI-driven chatbot for answering urology-related questions using Retrieval-Augmented Generation (RAG) with Pinecone for vector search and GPT-4o for conversational responses.
n8n$9.99Automate Medical Lab Report Simplification and Email Delivery
This n8n workflow automates the process of simplifying medical lab reports using AI and delivers them via email, making them more accessible to patients.
n8n$4.99Get Job Details Using Cortex Node in N8N
This workflow is designed to streamline the retrieval of job details from the Cortex API within the N8N automation platform. By utilizing a manual trigger, users can initiate the workflow to fetch relevant job information based on specific observa...
n8n$14.99Automate Prescription Delivery via Google Sheets to Email & WhatsApp
This is a fully working n8n workflow that sends prescriptions to patients via email and WhatsApp when a doctor enters prescription data into a Google Sheet. ## Google Sheets Structure **Main Sheet:** Required columns: - `prescription_id` (unique ID) - `patient_name` - `patient_email` - `patient_phone` - `doctor_name` - `prescription_date` - `prescription_details` - `dosage_instructions` - `followup_date` (optional) - `prescription_status` (set to new for new prescriptions) **Log Sheet:** This will be auto-created with columns for tracking sent notifications. ## Required Credentials Setup 1. **Google Sheets OAuth2 API**: Connect your Google account 2. **SMTP Credentials**: For email sending (Gmail, Outlook, etc.) 3. **WhatsApp API**: Meta Business WhatsApp API credentials ## Configuration Steps 1. Replace `YOUR_GOOGLE_SHEET_ID` with your actual Google Sheet ID 2. Replace `YOUR_WHATSAPP_PHONE_NUMBER_ID` with your WhatsApp Business phone number ID 3. Update the email sender address in the Send Email node 4. Set up your credentials in n8n ## Features Included - **Automated Trigger**: Monitors Google Sheet for new prescriptions - **Smart Filtering**: Only processes prescriptions with status new - **Rich Email Format**: Professional HTML email with prescription details - **WhatsApp Integration**: Sends formatted prescription text - **Comprehensive Logging**: Tracks all sent notifications - **Status Updates**: Marks prescriptions as sent after processing - **Error Handling**: Logs success/failure status for both channels ## Sample Data Format Add rows to your sheet like this: ``` prescription_id: RX001 patient_name: John Doe patient_email: john@email.com patient_phone: +1234567890 doctor_name: Dr. Smith prescription_date: 2025-01-15 prescription_details: Amoxicillin 500mg capsules dosage_instructions: Take 1 capsule 3 times daily with food followup_date: 2025-01-22 prescription_status: new ```
n8n$4.99Automate Daily Patient Condition Alerts via Email and WhatsApp
This n8n workflow automates the process of sending daily patient condition updates from Google Sheets to doctors via email and WhatsApp, with alerts for critical conditions.
n8n$9.99Automate Medical Document Analysis with Google Gemini AI
Transform unstructured medical documents into structured data using Google Gemini AI, enhancing accuracy and efficiency in document processing.
n8n$14.99Automate Medical Report Generation from Emails Using AI and Google Workspace
This workflow streamlines the process of generating medical reports from diagnosis emails. It leverages AI to extract patient data, logs it in Google Sheets, creates a templated report in Google Docs, and sends the final PDF to stakeholders.
n8n$14.99Automate Semantic Vectorization of Medical Procedures for Enhanced Search
This workflow transforms medical procedures from the USS table into vector embeddings using Google Gemini, enabling efficient semantic search in a PostgreSQL database with pgVector.
n8n$9.99
Related categories
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work