An NLP-Based System for Automatic Summarization of Electronic Health Records to Support Clinical Decision-Making
Main Article Content
Abstract
The rapid growth of Electronic Health Records (EHRs) has created significant challenges in clinical information management and timely decision-making. This study presents the design and prototype-level evaluation of a Natural Language Processing (NLP)-based system for automatic summarization of EHRs to support Clinical Decision-Making. The framework integrates text preprocessing, Named Entity Recognition (NER), and hybrid summarization techniques, combining extractive methods (TF-IDF and TextRank) with transformer-based abstractive models (BART and T5). De-identified clinical notes from the publicly available MIMIC-IV dataset were used for experimental validation. A subset of 1,000 clinical notes was selected and divided into training (80%) and test (20%) sets. Performance was evaluated using ROUGE and BLEU metrics and compared with baseline extractive methods to assess improvements achieved by transformer-based models. The system achieved an average ROUGE-1 score of 0.78 and a BLEU score of 0.69 on the experimental subset. These
findings represent proof-of-concept results rather than large-scale performance benchmarks. The system successfully extracted clinically relevant information, including diagnoses, medications, and treatment
outcomes, and generated coherent summaries. Implemented in Python using deep learning libraries, the prototype demonstrates the potential of NLP-driven summarization to reduce information overload and improve
clinical workflow efficiency, although further large-scale validation is required.
Article Details
Issue
Section
References
Jin, Q., Dhingra, B., Cohen, W. W., & Lu, X. (2019). Probing biomedical
embeddings from language models. In Proceedings of the 3rd Workshop on Evaluating Vector Space Representations for NLP (pp. 82–89).
https://doi.org/10.48550/arXiv.1904.02181
Johnson, A. E., Pollard, T. J., Shen, L., Lehman, L. W. H., Feng, M., Ghassemi, M., & Mark, R. G. (2016). MIMIC-III, a freely accessible critical care database. Scientific Data, 3(1), 1–9. https://doi.org/10.1038/sdata.2016.35
Md, R. H., Shohoni, M., Abdullah, A. M., & Israt, J. (2024). Natural language processing (NLP) in analyzing electronic health records for better decision making. Journal of Computer Science and Technology Studies, 6(5), 216-228.
https://doi.org/10.32996/jcsts.2024.6.5.18
Nishanth, J. P. (2025). Natural language processing on clinical notes: Advanced techniques for risk prediction and summarization. Journal of Computer Science and Technology Studies, 7(3), 56. https://doi.org/10.32996/jcsts.7.3.56
Oluwaseyi, K. O. (2024). Natural language processing in healthcare: Transforming electronic health records and clinical decision support. Journal
of Computer Science and Technology Studies, 7(3), 45.
Zhang, J., Zhao, Y., Saleh, M., & Liu, P. (2020). PEGASUS: Pre-training with extracted gap sentences for abstractive summarization. In Proceedings of the 37th International Conference on Machine Learning, 13-18, 11328–11339.