paper-with-me

Papers

Towards Automated ICD Coding Using Deep Learning

2017-11-11 · Haoran Shi, Pengtao Xie, Zhiting Hu, Ming Zhang, Eric P. Xing

International Classification of Diseases(ICD) is an authoritative health care classification system of different diseases and conditions for clinical and management purposes. Considering the complicated and dedicated process to assign correct codes to each patient admission based on overall diagnosis, we propose a hierarchical deep learning model with attention mechanism which can automatically assign ICD diagnostic codes given written diagnosis. We utilize character-aware neural language models to generate hidden representations of written diagnosis descriptions and ICD codes, and design an attention mechanism to address the mismatch between the numbers of descriptions and corresponding codes. Our experimental results show the strong potential of automated ICD coding from diagnosis descriptions. Our best model achieves 0.53 and 0.90 of F1 score and area under curve of receiver operating characteristic respectively. The result outperforms those achieved using character-unaware encoding method or without attention mechanism. It indicates that our proposed deep learning model can code automatically in a reasonable way and provide a framework for computer-auxiliary ICD coding.

📄 PDF Abstract BibTeX arXiv:1711.04075

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDiagnosticGeneral ClassificationManagement

Similar Papers 제목 키워드 기반

Exploring the Consistency, Quality and Challenges in Manual and Automated Coding of Free-text Diagnoses from Hospital Outpatient Letters

2023-11-17 · Warren Del-Pinto, George Demetriou, Meghna Jani, Rikesh Patel 외

Coding of unstructured clinical free-text to produce interoperable structured data is essential to improve direct care, support clinical communication and to enable clinical research.However, manual clinical coding is di…

Deep Learning and Sociophonetics: Automatic Coding of Rhoticity Using Neural Networks

2019-06-01 · NAACL 2019 6 · Sarah Gupta, Anthony DiPadova

Automated extraction methods are widely available for vowels, but automated methods for coding rhoticity have lagged far behind. R-fulness versus r-lessness (in words like park, store, etc.) is a classic and frequently c…

Automated Clinical Coding: What, Why, and Where We Are?

2022-03-21 · Hang Dong, Matúš Falis, William Whiteley, Beatrice Alex 외

Clinical coding is the task of transforming medical information in a patient's health records into structured codes so that they can be used for statistical analysis. This is a cognitive and time-consuming task that foll…

BERT for Long Documents: A Case Study of Automated ICD Coding

2022-11-04 · Arash Afkanpour, Shabir Adeel, Hansenclever Bassani, Arkady Epshteyn 외

Transformer models have achieved great success across many NLP problems. However, previous studies in automated ICD coding concluded that these models fail to outperform some of the earlier solutions such as CNN-based mo…

Aligning AI Research with the Needs of Clinical Coding Workflows: Eight Recommendations Based on US Data Analysis and Critical Review

2024-12-23 · Yidong Gan, Maciej Rybinski, Ben Hachey, Jonathan K. Kummerfeld

Clinical coding is crucial for healthcare billing and data analysis. Manual clinical coding is labour-intensive and error-prone, which has motivated research towards full automation of the process. However, our analysis,…