DispatchMAS: fusing taxonomy and artificial intelligence agents for emergency medical services
摘要
Emergency medical dispatch is a critical, high-stakes process where dispatcher decisions directly impact patient outcomes. While standardized protocols exist, they are challenged by factors like caller distress, ambiguous symptom descriptions, and high cognitive load. The convergence of Large Language Models (LLMs) and Multi-Agent Systems (MAS) offers a novel opportunity to augment human dispatchers. This study aimed to develop and evaluate a taxonomy-grounded, LLM-powered multi-agent system for simulating realistic clinician’s medical dispatch scenarios.
MethodsWe first constructed a clinically curated taxonomy and fact commons for emergency dispatch, defining 32 Chief Complaints based on national standards, six distinct caller identities derived from real-world electronic health records (Medical Information Mart for Intensive Care III [MIMIC-III]), and a standardized six-phase call protocol. Using this framework, we developed a multi-agent simulation system featuring a Caller Agent and a Dispatcher Agent. The system, built on the AutoGen multi-agent framework for large language models (AutoGen), grounds agent interactions in the fact commons to ensure clinical plausibility and mitigate misinformation. We designed a hybrid evaluation combining expert clinical assessment, automated linguistic analysis, and operational performance dynamics auditing. Four physicians evaluated 100 simulated dispatch cases for “Guidance Efficacy” and “Dispatch Effectiveness” using a structured questionnaire. Automated metrics assessed sentiment, emotion, readability, and politeness of agent-generated dialogue. Operational performance dynamics analyses showed phase-dependent efficiency peaking during Assessment and faster pacing in life-critical events.
ResultsHuman evaluation, with substantial inter-rater agreement (Gwet’s AC1
Our LLM-based MAS simulates diverse, clinically plausible dispatch scenarios with high fidelity. The resulting platform provides a controlled environment for analyzing dispatcher–caller interactions, stress-testing protocol variants, and deriving structured design patterns that may inform future real-time decision support. Our simulation-based tools could serve as an intermediate step between offline method development and eventual integration into emergency response workflows.