paper-with-me

홈 › Papers

Natural Language Processing of Clinical Notes on Chronic Diseases: Systematic Review

2019-08-15 · Seyedmostafa Sheikhalishahi, Riccardo Miotto, Joel T. Dudley, Alberto Lavelli, Fabio Rinaldi, Venet Osmani

Of the 2652 articles considered, 106 met the inclusion criteria. Review of the included papers resulted in identification of 43 chronic diseases, which were then further classified into 10 disease categories using ICD-10. The majority of studies focused on diseases of the circulatory system (n=38) while endocrine and metabolic diseases were fewest (n=14). This was due to the structure of clinical records related to metabolic diseases, which typically contain much more structured data, compared with medical records for diseases of the circulatory system, which focus more on unstructured data and consequently have seen a stronger focus of NLP. The review has shown that there is a significant increase in the use of machine learning methods compared to rule-based approaches; however, deep learning methods remain emergent (n=3). Consequently, the majority of works focus on classification of disease phenotype with only a handful of papers addressing extraction of comorbidities from the free text or integration of clinical notes with structured data. There is a notable use of relatively simple methods, such as shallow classifiers (or combination with rule-based methods), due to the interpretability of predictions, which still represents a significant issue for more complex methods. Finally, scarcity of publicly available data may also have contributed to insufficient development of more advanced methods, such as extraction of word embeddings from clinical notes. Further efforts are still required to improve (1) progression of clinical NLP methods from extraction toward understanding; (2) recognition of relations among entities rather than entities in isolation; (3) temporal extraction to understand past, current, and future clinical events; (4) exploitation of alternative sources of clinical knowledge; and (5) availability of large-scale, de-identified clinical corpora.

📄 PDF Abstract BibTeX arXiv:1908.05780

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesClinical KnowledgeWord Embeddings

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Prediction of COPD Using Machine Learning, Clinical Summary Notes, and Vital Signs

2024-08-25 · Negar Orangi-Fard

Chronic obstructive pulmonary disease (COPD) is a chronic inflammatory lung disease that causes obstructed airflow from the lungs. In the United States, more than 15.7 million Americans have been diagnosed with COPD, wit…

CURENet: Combining Unified Representations for Efficient Chronic Disease Prediction

2025-11-14 · Cong-Tinh Dao, Nguyen Minh Thao Phan, Jun-En Ding, Chenwei Wu 외 arxiv

Electronic health records (EHRs) are designed to synthesize diverse data types, including unstructured clinical notes, structured lab tests, and time-series visit data. Physicians draw on these multimodal and temporal so…

A Corpus for Detecting High-Context Medical Conditions in Intensive Care Patient Notes Focusing on Frequently Readmitted Patients

2020-03-06 · LREC 2020 5 · Edward T. Moseley, Joy T. Wu, Jonathan Welt, John Foote 외

A crucial step within secondary analysis of electronic health records (EHRs) is to identify the patient cohort under investigation. While EHRs contain medical billing codes that aim to represent the conditions and treatm…

Patient Phenotyping

ClinicalMamba: A Generative Clinical Language Model on Longitudinal Clinical Notes

2024-03-09 · Zhichao Yang, Avijit Mitra, Sunjae Kwon, Hong Yu

The advancement of natural language processing (NLP) systems in healthcare hinges on language model ability to interpret the intricate information contained within clinical notes. This process often requires integrating …

Few-Shot LearningLanguage ModelingLanguage ModellingMamba

Listwise temporal ordering of events in clinical notes

2018-10-01 · WS 2018 10 · Serena Jeblee, Graeme Hirst

We present metrics for listwise temporal ordering of events in clinical notes, as well as a baseline listwise temporal ranking model that generates a timeline of events that can be used in downstream medical natural lang…

Information RetrievalRelation Extraction