CPGPrompt: Translating Clinical Guidelines into LLM-Executable Decision Support
Ruiqi Deng, Geoffrey Martin, Tony Wang, Gongbo Zhang, Yi Liu, Chunhua Weng, Yanshan Wang, Justin F Rousseau, Yifan Peng

TL;DR
This paper introduces CPGPrompt, an auto-prompting system that converts narrative clinical guidelines into structured decision trees and uses large language models to evaluate patient cases, improving AI integration in healthcare.
Contribution
It presents a novel framework for translating clinical guidelines into LLM-executable decision support, addressing interpretability and domain applicability issues of previous rule-based systems.
Findings
High accuracy in binary referral decisions (F1: 0.85-1.00)
Reduced performance in multi-class pathway classification
Domain-specific challenges like negation and temporal reasoning
Abstract
Clinical practice guidelines (CPGs) provide evidence-based recommendations for patient care; however, integrating them into Artificial Intelligence (AI) remains challenging. Previous approaches, such as rule-based systems, face significant limitations, including poor interpretability, inconsistent adherence to guidelines, and narrow domain applicability. To address this, we develop and validate CPGPrompt, an auto-prompting system that converts narrative clinical guidelines into large language models (LLMs). Our framework translates CPGs into structured decision trees and utilizes an LLM to dynamically navigate them for patient case evaluation. Synthetic vignettes were generated across three domains (headache, lower back pain, and prostate cancer) and distributed into four categories to test different decision scenarios. System performance was assessed on both binary specialty-referral…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Electronic Health Records Systems · Artificial Intelligence in Healthcare and Education
