A Large Language Model Based Pipeline for Review of Systems Entity Recognition from Clinical Notes
Hieu Nghiem, Zhuqi Miao, Hemanth Reddy Singareddy, Jivan Lamichhane, Abdulaziz Ahmed, Johnson Thomas, Dursun Delen, William Paiva

TL;DR
This paper presents a cost-effective, open-source LLM-based pipeline for extracting Review of Systems entities from clinical notes, incorporating a novel attribution algorithm to improve accuracy.
Contribution
The study introduces a scalable, local pipeline using open-source LLMs and a new attribution method to enhance entity recognition in clinical notes.
Findings
Open-source LLMs achieve promising performance in ROS entity extraction.
The attribution algorithm improves F1 score, accuracy, and reduces error rate.
Smaller models like Llama perform well with less VRAM.
Abstract
Objective: Develop a cost-effective, large language model (LLM)-based pipeline for automatically extracting Review of Systems (ROS) entities from clinical notes. Materials and Methods: The pipeline extracts ROS section from the clinical note using SecTag header terminology, followed by few-shot LLMs to identify ROS entities such as diseases or symptoms, their positive/negative status and associated body systems. We implemented the pipeline using 4 open-source LLM models: llama3.1:8b, gemma3:27b, mistral3.1:24b and gpt-oss:20b. Additionally, we introduced a novel attribution algorithm that aligns LLM-identified ROS entities with their source text, addressing non-exact and synonymous matches. The evaluation was conducted on 24 general medicine notes containing 340 annotated ROS entities. Results: Open-source LLMs enable a local, cost-efficient pipeline while delivering promising…
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.
