Automatisiertes Patientenverwaltungs- und -schulungssystem (mit GPT-4)
Dies ist ein Support Chatbot, Multimodal AI-Bereich Automatisierungsworkflow mit 9 Nodes. Hauptsächlich werden Wait, Slack, OpenAi, Twilio, GoogleCalendarTrigger und andere Nodes verwendet. Automatisierung des Patientenumfeldmanagements mit GPT-4, Google Kalender, Twilio und Slack-Benachrichtigungen
- •Slack Bot Token oder Webhook URL
- •OpenAI API Key
Verwendete Nodes (9)
Kategorie
{
"id": "3qRYGKllf8955nsv",
"meta": {
"instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
},
"name": "Automated Patient Management & Education System with GPT-4",
"tags": [],
"nodes": [
{
"id": "7cf1befe-a0db-4081-866b-db4350d1a2bd",
"name": "Google Kalender-Trigger",
"type": "n8n-nodes-base.googleCalendarTrigger",
"position": [
-128,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "312f3320-9848-4e4c-b0df-7a3877f6b7dd",
"name": "OpenAI (Prä-Prozedur-Anleitung)",
"type": "n8n-nodes-base.openAi",
"position": [
96,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1be401cd-a0db-4ee7-a15c-fdf477753063",
"name": "Twilio (Anleitung senden)",
"type": "n8n-nodes-base.twilio",
"position": [
320,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8124c2fb-2bcc-4052-81a0-b257a47a966f",
"name": "Warten (Nach Prozedur)",
"type": "n8n-nodes-base.wait",
"position": [
544,
16
],
"webhookId": "c95e9ec9-80f7-4066-b9e5-72e1223ba410",
"parameters": {},
"typeVersion": 1
},
{
"id": "acc58036-0326-4c71-9650-fb2822425b4e",
"name": "OpenAI (Nachfass-Nachricht)",
"type": "n8n-nodes-base.openAi",
"position": [
768,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ddefe2da-bff1-46e4-ac61-447d4485b3f6",
"name": "Twilio (Nachfass-Nachricht senden)",
"type": "n8n-nodes-base.twilio",
"position": [
992,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2c6d5fe4-dc7f-4d79-9103-434e329e78f9",
"name": "Slack (Mitarbeiterbenachrichtigung)",
"type": "n8n-nodes-base.slack",
"position": [
1216,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ab548888-e7e3-45e7-b60e-8a1ebca3add4",
"name": "Haftnotiz",
"type": "n8n-nodes-base.stickyNote",
"position": [
-192,
-48
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "fdfe03a4-b172-4956-a342-5c37237134a2",
"name": "Haftnotiz1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-192,
256
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "a56a2474-1688-4e42-8d0e-7b165ff89e80",
"connections": {
"1be401cd-a0db-4ee7-a15c-fdf477753063": {
"main": [
[
{
"node": "8124c2fb-2bcc-4052-81a0-b257a47a966f",
"type": "main",
"index": 0
}
]
]
},
"8124c2fb-2bcc-4052-81a0-b257a47a966f": {
"main": [
[
{
"node": "acc58036-0326-4c71-9650-fb2822425b4e",
"type": "main",
"index": 0
}
]
]
},
"7cf1befe-a0db-4081-866b-db4350d1a2bd": {
"main": [
[
{
"node": "312f3320-9848-4e4c-b0df-7a3877f6b7dd",
"type": "main",
"index": 0
}
]
]
},
"acc58036-0326-4c71-9650-fb2822425b4e": {
"main": [
[
{
"node": "ddefe2da-bff1-46e4-ac61-447d4485b3f6",
"type": "main",
"index": 0
}
]
]
},
"312f3320-9848-4e4c-b0df-7a3877f6b7dd": {
"main": [
[
{
"node": "1be401cd-a0db-4ee7-a15c-fdf477753063",
"type": "main",
"index": 0
}
]
]
},
"ddefe2da-bff1-46e4-ac61-447d4485b3f6": {
"main": [
[
{
"node": "2c6d5fe4-dc7f-4d79-9103-434e329e78f9",
"type": "main",
"index": 0
}
]
]
}
}
}Wie verwende ich diesen Workflow?
Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.
Für welche Szenarien ist dieser Workflow geeignet?
Fortgeschritten - Support-Chatbot, Multimodales KI
Ist es kostenpflichtig?
Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.
Verwandte Workflows
Marth
@marthSimplifying Business with Smart Automation. I create and share user-friendly, highly efficient n8n workflow templates for SMEs, focusing on digital marketing, sales, and operational excellence. Get ready to automate, innovate, and elevate your business. Connect me on Linkedin for custom solutions.
Diesen Workflow teilen