LGMay 29, 2025

CDR-Agent: Intelligent Selection and Execution of Clinical Decision Rules Using Large Language Model Agents

arXiv:2505.23055v12 citationsh-index: 7Has CodeAMIA ... Annual Symposium proceedings. AMIA Symposium
Originality Incremental advance
AI Analysis

This work addresses the problem of cognitive load and inefficiency in clinical decision-making for emergency department clinicians, representing an incremental improvement with domain-specific application.

The paper tackles the challenge of applying Clinical Decision Rules (CDRs) in emergency departments by introducing CDR-Agent, an LLM-based system that autonomously selects and executes CDRs from unstructured clinical notes, achieving accuracy gains of 56.3% and 8.7% over baseline models on two datasets.

Clinical decision-making is inherently complex and fast-paced, particularly in emergency departments (EDs) where critical, rapid and high-stakes decisions are made. Clinical Decision Rules (CDRs) are standardized evidence-based tools that combine signs, symptoms, and clinical variables into decision trees to make consistent and accurate diagnoses. CDR usage is often hindered by the clinician's cognitive load, limiting their ability to quickly recall and apply the appropriate rules. We introduce CDR-Agent, a novel LLM-based system designed to enhance ED decision-making by autonomously identifying and applying the most appropriate CDRs based on unstructured clinical notes. To validate CDR-Agent, we curated two novel ED datasets: synthetic and CDR-Bench, although CDR-Agent is applicable to non ED clinics. CDR-Agent achieves a 56.3\% (synthetic) and 8.7\% (CDR-Bench) accuracy gain relative to the standalone LLM baseline in CDR selection. Moreover, CDR-Agent significantly reduces computational overhead. Using these datasets, we demonstrated that CDR-Agent not only selects relevant CDRs efficiently, but makes cautious yet effective imaging decisions by minimizing unnecessary interventions while successfully identifying most positively diagnosed cases, outperforming traditional LLM prompting approaches. Code for our work can be found at: https://github.com/zhenxianglance/medagent-cdr-agent

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes