EC2Seq2Sql: Patient-trial matching with LLM agents

L Liu Yang Y Yongzhong Han L Liang Liu (Key Laboratory of Artificial Structures and Quantum Control (Ministry of Education), Tsung-Dao Lee Institute, School of Physics and Astronomy) X Xiaoyan Jiang Y Ying Li J Jihan Huang Q Qianmin Su

Abstract

Timely identification of patients who meet clinical trial eligibility criteria is a persistent bottleneck in trial recruitment because the criteria are written in flexible natural language, while hospital EHRs are stored in structured schemas. To bridge this gap, we propose EC2Seq2Sql, an end-to-end, two-stage framework that automatically converts narrative eligibility criteria into executable SQL queries for EHR-based patient screening. In the first stage, a BART-based semantic parser transforms free-text trial criteria into lightweight structured pattern sequences defined over seven common clinical domains. In the second stage, an LLM-based agent, guided by system- and human-designed prompts, grounds these structured patterns to the target database schema and generates syntactically valid and logically coherent SQL statements. We evaluated the framework on the ClinicalTrials.gov eligibility-criteria dataset and further validated it on a de-identified real-world hepatocellular carcinoma EHR cohort from Zhongshan Hospital, Fudan University. The BART parser outperformed representative Seq2Seq baselines, achieving ROUGE_L 0.8067 and BLEU 0.8427, while the SQL generation stage reached an exact-match accuracy of 0.84 and an execution accuracy of 0.91 after SQL normalization. On the real-world cohort, the generated queries achieved a clinical match accuracy of 0.88 after expert review, indicating that the proposed pipeline can retrieve trial-eligible patients from operational EHR data. These results suggest that EC2Seq2Sql can substantially reduce manual screening effort and provide a reproducible path from narrative criteria to database-level cohort identification, although broader multi-center validation and ontology-based normalization will be needed for large-scale deployment.

Article Details

Journal PLoS ONE
Volume / Issue Vol. 21, Issue 2
Published February 12, 2026
Pages e0341827
ISSN 1932-6203
Publisher Public Library of Science

Journal Info

PLoS ONE

Public Library of Science

ISSN: 1932-6203 Open Access Health Sciences

Authors (7)

L

Liu Yang

Y

Yongzhong Han

L

Liang Liu

Key Laboratory of Artificial Structures and Quantum Control (Ministry of Education), Tsung-Dao Lee Institute, School of Physics and Astronomy

X

Xiaoyan Jiang

Y

Ying Li

J

Jihan Huang

Q

Qianmin Su