paper-with-me

Papers

Enhancing Clinical Note Generation with ICD-10, Clinical Ontology Knowledge Graphs, and Chain-of-Thought Prompting Using GPT-4

2025-12-04 · Ivan Makohon, Mohamad Najafi, Jian Wu, Mathias Brochhausen, Yaohang Li arxiv

In the past decade a surge in the amount of electronic health record (EHR) data in the United States, attributed to a favorable policy environment created by the Health Information Technology for Economic and Clinical Health (HITECH) Act of 2009 and the 21st Century Cures Act of 2016. Clinical notes for patients' assessments, diagnoses, and treatments are captured in these EHRs in free-form text by physicians, who spend a considerable amount of time entering and editing them. Manually writing clinical notes takes a considerable amount of a doctor's valuable time, increasing the patient's waiting time and possibly delaying diagnoses. Large language models (LLMs) possess the ability to generate news articles that closely resemble human-written ones. We investigate the usage of Chain-of-Thought (CoT) prompt engineering to improve the LLM's response in clinical note generation. In our prompts, we use as input International Classification of Diseases (ICD) codes and basic patient information. We investigate a strategy that combines the traditional CoT with semantic search results to improve the quality of generated clinical notes. Additionally, we infuse a knowledge graph (KG) built from clinical ontology to further enrich the domain-specific knowledge of generated clinical notes. We test our prompting technique on six clinical cases from the CodiEsp test dataset using GPT-4 and our results show that it outperformed the clinical notes generated by standard one-shot prompts.

📄 PDF Abstract BibTeX arXiv:2512.05256

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt EngineeringKnowledge Graphs

Similar Papers 제목 키워드 기반

Utilizing Large Language Models for Zero-Shot Medical Ontology Extension from Clinical Notes

2025-11-20 · Guanchen Wu, Yuzhang Xie, Huanwei Wu, Zhe He 외 arxiv

Integrating novel medical concepts and relationships into existing ontologies can significantly enhance their coverage and utility for both biomedical research and clinical applications. Clinical notes, as unstructured d…

Integrating Chain-of-Thought and Retrieval Augmented Generation Enhances Rare Disease Diagnosis from Clinical Notes

2025-03-15 · Da Wu, Zhanliang Wang, Quan Nguyen, Kai Wang

Background: Several studies show that large language models (LLMs) struggle with phenotype-driven gene prioritization for rare diseases. These studies typically use Human Phenotype Ontology (HPO) terms to prompt foundati…

RAGRetrievalRetrieval-augmented Generation

Clinical Graph-JEPA: Predictive Patient-State Knowledge Graphs for Cognitive Decision Support

2026-08-23 · Kushagra Yadav, Nalin Prabhath, Amit Lamba, James E. Schrager 외 arxiv

Clinical records contain rich evidence about patient state, but converting that evidence into reliable, structured knowledge graphs remains difficult because extraction errors, ontology mismatch, missing relations, and t…

Clinical KnowledgeKnowledge Graphs

An artificial intelligence framework for end-to-end rare disease phenotyping from clinical notes using large language models

2026-02-23 · Cathy Shyr, Yan Hu, Rory J. Tinker, Thomas A. Cassini 외 arxiv

Phenotyping is fundamental to rare disease diagnosis, but manual curation of structured phenotypes from clinical notes is labor-intensive and difficult to scale. Existing artificial intelligence approaches typically opti…

Clinical Concept Extraction for Document-Level Coding

2019-06-08 · WS 2019 8 · Sarah Wiegreffe, Edward Choi, Sherry Yan, Jimeng Sun 외

The text of clinical notes can be a valuable source of patient information and clinical assessments. Historically, the primary approach for exploiting clinical notes has been information extraction: linking spans of text…

Clinical Concept Extraction