A real-world feasibility evaluation of LLM-based clinical prediction: emergency department return visit admission across two academic medical centers
Discuss this preprint
Start a discussion What are Sciety discussions?Listed in
This article is not in any list yet, why not save it to one of your lists.Abstract
Large language models (LLMs) are increasingly applied to clinical prediction tasks and offer significant promise for real-world impact. Whether that promise translates into deployment, however, depends on several feasibility constraints, performance, data requirements, operational cost, and safety, that are rarely evaluated together. Using emergency department (ED) return visit admission (RVA) prediction as a clinical use case, we developed and tested a two-stage LLM-based approach at two academic medical centers. In the first stage, an LLM generates structured severity summaries from ED documentation and structured EHR variables; in the second stage, these summaries inform RVA prediction via zero-shot or in-context learning (ICL). We evaluated the framework on four feasibility axes simultaneously: discrimination performance, data requirements, per-encounter token consumption, and hallucination risk in LLM-generated severity summaries. The LLM-based pipeline outperformed the strongest traditional ML baseline at WCM (Gemini ICL = 3 AUC 0.746 vs. CatBoost AUC 0.723; DeLong p = 0.044), but not at VUMC, where logistic regression on structured data alone (AUC 0.799) matched the best LLM configuration (GPT-5 mini AUC 0.789, n.s.). Absolute discrimination at VUMC was higher than at WCM for both approaches, indicating that the cross-site difference reflects local documentation and structured-data informativeness rather than LLM failure. We find that the deploy-or-not decision for an LLM-based clinical prediction pipeline is primarily a feasibility question first, rather than an architectural one. This decision is site-conditional, tied to how much of the predictive signal is already captured by structured EHR variables at a given site.