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. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  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
カテゴリMiscellaneous

作成者

Cheng Siong Chin

Cheng Siong Chin

@cschin

タグ

agentcodehttprequestlmchatanthropicmergeoutputparserstructuredrespondtowebhooksetswitchtoolcalculator

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →

Related Miscellaneous Workflows