Automatización del registro de pacientes y triaje de síntomas con IA
Este es unSupport Chatbot, AI Summarizationflujo de automatización del dominio deautomatización que contiene 11 nodos.Utiliza principalmente nodos como Set, Code, DateTime, CalTrigger, GoogleSheets. Automatizar el registro de pacientes y el triaje de síntomas con IA, Cal.com y servicios de Google
- •Credenciales de API de Google Sheets
Nodos utilizados (11)
Categoría
{
"meta": {
"instanceId": "b6731f6e46273cffeac6b5188a5b3bcb0840c00108e73b48ae2b799ac6e8e081",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "9d63fd49-dcd0-44b5-b430-a2afe14679a5",
"name": "Intelligent Doctor Routing",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
320,
-60
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "166672ec-9cc6-454d-a4f3-65668136dee3",
"name": "Grab Appointment Time",
"type": "n8n-nodes-base.dateTime",
"position": [
120,
-60
],
"parameters": {},
"typeVersion": 2
},
{
"id": "80d6ea83-fdd5-4f0b-afa9-8b2c18b8681a",
"name": "Extract Patient Info and AI Diagnosis",
"type": "n8n-nodes-base.set",
"position": [
940,
-60
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "82cdfc69-cd8a-4098-88fa-1f41fe05f375",
"name": "AI Diagnosis",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
320,
160
],
"parameters": {},
"typeVersion": 1
},
{
"id": "554a8f4d-26d5-49ab-9b88-c6ba4af51d2c",
"name": "Get Present Appointments",
"type": "n8n-nodes-base.googleSheets",
"position": [
520,
200
],
"parameters": {},
"typeVersion": 4.6,
"alwaysOutputData": true
},
{
"id": "beafad53-227e-47d9-b019-892b36f7d9d7",
"name": "Return Unique Appointments",
"type": "n8n-nodes-base.code",
"position": [
740,
200
],
"parameters": {},
"typeVersion": 2
},
{
"id": "b1e0f815-e791-458c-9f9b-6e3370161462",
"name": "Save new appointments",
"type": "n8n-nodes-base.googleSheets",
"position": [
980,
200
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "a7ec4cac-1a3c-424f-9162-1b626830749e",
"name": "Map departments with their respective calendars",
"type": "n8n-nodes-base.code",
"position": [
520,
460
],
"parameters": {},
"typeVersion": 2
},
{
"id": "e2f3d3fb-3e28-4116-b653-6e4c856fd0ca",
"name": "Check for new patient appointment Requests",
"type": "n8n-nodes-base.calTrigger",
"position": [
-100,
-60
],
"webhookId": "46578e33-e893-4668-855c-d0714c6c63bd",
"parameters": {},
"typeVersion": 2
},
{
"id": "8ecacd04-ebdb-4211-8c4e-6fd490f55177",
"name": "Create Appointment in Respective Department's calender",
"type": "n8n-nodes-base.googleCalendar",
"position": [
780,
460
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "1feca45d-b494-4245-9f53-ffc1438642fd",
"name": "Parse Output in our preferred structure",
"type": "n8n-nodes-base.code",
"position": [
700,
-60
],
"parameters": {},
"typeVersion": 2
}
],
"pinData": {},
"connections": {
"82cdfc69-cd8a-4098-88fa-1f41fe05f375": {
"ai_languageModel": [
[
{
"node": "9d63fd49-dcd0-44b5-b430-a2afe14679a5",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"166672ec-9cc6-454d-a4f3-65668136dee3": {
"main": [
[
{
"node": "9d63fd49-dcd0-44b5-b430-a2afe14679a5",
"type": "main",
"index": 0
}
]
]
},
"b1e0f815-e791-458c-9f9b-6e3370161462": {
"main": [
[
{
"node": "a7ec4cac-1a3c-424f-9162-1b626830749e",
"type": "main",
"index": 0
}
]
]
},
"554a8f4d-26d5-49ab-9b88-c6ba4af51d2c": {
"main": [
[
{
"node": "beafad53-227e-47d9-b019-892b36f7d9d7",
"type": "main",
"index": 0
}
]
]
},
"9d63fd49-dcd0-44b5-b430-a2afe14679a5": {
"main": [
[
{
"node": "1feca45d-b494-4245-9f53-ffc1438642fd",
"type": "main",
"index": 0
}
]
]
},
"beafad53-227e-47d9-b019-892b36f7d9d7": {
"main": [
[
{
"node": "b1e0f815-e791-458c-9f9b-6e3370161462",
"type": "main",
"index": 0
}
]
]
},
"80d6ea83-fdd5-4f0b-afa9-8b2c18b8681a": {
"main": [
[
{
"node": "554a8f4d-26d5-49ab-9b88-c6ba4af51d2c",
"type": "main",
"index": 0
}
]
]
},
"1feca45d-b494-4245-9f53-ffc1438642fd": {
"main": [
[
{
"node": "80d6ea83-fdd5-4f0b-afa9-8b2c18b8681a",
"type": "main",
"index": 0
}
]
]
},
"e2f3d3fb-3e28-4116-b653-6e4c856fd0ca": {
"main": [
[
{
"node": "166672ec-9cc6-454d-a4f3-65668136dee3",
"type": "main",
"index": 0
}
]
]
},
"a7ec4cac-1a3c-424f-9162-1b626830749e": {
"main": [
[
{
"node": "8ecacd04-ebdb-4211-8c4e-6fd490f55177",
"type": "main",
"index": 0
}
]
]
}
}
}¿Cómo usar este flujo de trabajo?
Copie el código de configuración JSON de arriba, cree un nuevo flujo de trabajo en su instancia de n8n y seleccione "Importar desde JSON", pegue la configuración y luego modifique la configuración de credenciales según sea necesario.
¿En qué escenarios es adecuado este flujo de trabajo?
Intermedio - Chatbot de soporte, Resumen de IA
¿Es de pago?
Este flujo de trabajo es completamente gratuito, puede importarlo y usarlo directamente. Sin embargo, tenga en cuenta que los servicios de terceros utilizados en el flujo de trabajo (como la API de OpenAI) pueden requerir un pago por su cuenta.
Flujos de trabajo relacionados recomendados
iamvaar
@iamvaarCompartir este flujo de trabajo