Orchestrate hospital event responses with Anthropic Claude and scheduling, task, and insurance APIs — n8n 工作流

复杂度🔗 Webhook15 个节点🏷️ Miscellaneous👁 4 次查看作者:Cheng Siong Chin

概览

How It Works This workflow automates hospital operational event management by intelligently processing incoming events and orchestrating appropriate responses across multiple hospital systems. Designed for hospital operations managers, healthcare IT teams, and clinical administrators, it solves the complex challenge of coordinating rapid responses to diverse hospital events including patient admissions, equipment alerts, staffing emergencies, and clinical escalations. The system receives event t

使用的节点

HTTP RequestCodeAI AgentAnthropic Chat ModelStructured Output ParserCalculatorCode Tool

工作流预览

Prerequisites
Active Anthropic API account, hospital event management
Use Cases
Patient admission coordination, equipment failure respo
Setup Steps
1. Configure webhook URL endpoint for hospital event sy
2. Set up Anthropic API credentials for Claude model ac
3. Configure Hospital Orchestr
How It Works
This workflow automates hospital operational event mana
Result Consolidation with PHI Protection
Why: Merges outcomes from multiple system interactions,
Multi-System Task Routing with Priority Calcu
Why: Dynamically routes orchestrated actions to appropr
Event Reception and AI-Powered Analysis
Why: Captures hospital events through webhook triggers
toolmodelparsertool
H
Hospital Event Webhook
W
Workflow Configuration
Hospital Orchestration A…
Anthropic Chat Model
Structured Output Parser
R
Respond to Webhook
R
Route by Action Type
Schedule Appointment API
Insurance Verification API
Task Management API
Calculate Task Priority …
Mask PII and PHI Data
Staff Availability Looku…
Calculator
M
Merge Action Results
15 nodes17 edges

工作原理

  1. 1

    触发器

    工作流由 webhook 触发器启动。

  2. 2

    处理

    数据流经 15 个节点, connecting agent, code, httprequest。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (15)

HT

HTTP Request

httpRequest

#1
CO

Code

code

#2
AI

AI Agent

n8n-nodes-langchain.agent

#3
AN

Anthropic Chat Model

n8n-nodes-langchain.lmChatAnthropic

#4
ST

Structured Output Parser

n8n-nodes-langchain.outputParserStructured

#5
CA

Calculator

n8n-nodes-langchain.toolCalculator

#6
CO

Code Tool

n8n-nodes-langchain.toolCode

#7

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 orchestrate-hospital-event-responses-with-anthropic-claude-and-scheduling-task-and-insurance-apis 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

{ "name": "Orchestrate hospital event responses with Anthropic Claude and scheduling, task, and insurance APIs", "nodes": [...], ...}

集成

agentcodehttprequestlmchatanthropicmergeoutputparserstructuredrespondtowebhooksetswitchtoolcalculatortoolcodewebhook

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点15
复杂度medium
触发器webhook
查看次数4

创建者

Cheng Siong Chin

Cheng Siong Chin

@cschin

标签

agentcodehttprequestlmchatanthropicmergeoutputparserstructuredrespondtowebhooksetswitchtoolcalculator

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →

Related Miscellaneous Workflows