Block 1 - VLM Run
- Type / Role
- @vlm-run/n8n-nodes-vlmrun.vlmRun - vlmRun
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Process Physician Orders into Google Sheets with VLM Run AI Extraction What this workflow does 1. Monitors Google Drive for new physician order files in a target folder 2. Downloads the file automa...
@vlm-run/n8n-nodes-vlmrun.vlmrun, n8n-nodes-base.googlesheets, n8n-nodes-base.googledrive, n8n-nodes-base.stickynote, n8n-nodes-base.googledrivetrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Shahrear.
Original n8n.io sourceProcess Physician Orders into Google Sheets with VLM Run AI Extraction
What this workflow does
healthcare.physician-order domain as JSONPrerequisites: Google account, VLM Run API credentials, Google Sheets access, n8n. Install the verified VLM Run node from the n8n node list, then click Install. Once installed, you can integrate it directly in your workflow.
Quick Setup:
timestamp, file_name, file_id, mime_type, size_bytes, uploader_email, patient_name, patient_dob, patient_gender, patient_address, patient_phone_no, physician_name, physician_phone_no, physician_email, referring_clinic, diagnosis, exam_date, form_signed_in, …other physician order fields as neededExtend by adding:
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 | Extract physician orders from documents to Google Sheets with VLM Run AI |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | AI Summarization, Multimodal AI |
| Author | Shahrear |
| Published | 27 Aug 2025 |
Use the JSON export at /data/workflows/7959/7959.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.
Process Physician Orders into Google Sheets with VLM Run AI Extraction What this workflow does 1. Monitors Google Drive for new physician order files in a target folder 2. Downloads the file automa...
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 AI Summarization, Multimodal AI use case.