Medical Code Prediction

15 papers with code • 7 benchmarks • 7 datasets

Context: Prediction of medical codes from clinical notes is both a practical and essential need for every healthcare delivery organization within current medical systems. Automating annotation will save significant time and excessive effort by human coders today. A new milestone will mark a meaningful step toward fully Autonomous Medical Coding in machines reaching parity with human coders' performance in medical code prediction.

Question: What exactly is the medical code prediction problem?

Answer: Clinical notes contain much information about what precisely happened during the patient's entire stay. And those clinical notes (e.g., discharge summary) is typically long, loosely structured, consists of medical domain language, and sometimes riddled with spelling errors. So, it's a highly multi-label classification problem, and the forthcoming ICD-11 standard will add more complexity to the problem! The medical code prediction problem is to annotate this clinical note with multiple codes subset from nearly 70K total codes (in the current ICD-10 system, for example).

Libraries

Use these libraries to find Medical Code Prediction models and implementations

Latest papers with no code

Effective Medical Code Prediction via Label Internal Alignment

no code yet • 9 May 2023

The clinical notes are usually typed into the system by physicians.

Can Current Explainability Help Provide References in Clinical Notes to Support Humans Annotate Medical Codes?

no code yet • 28 Oct 2022

The medical codes prediction problem from clinical notes has received substantial interest in the NLP community, and several recent studies have shown the state-of-the-art (SOTA) code prediction results of full-fledged deep learning-based methods.

A Novel Framework Based on Medical Concept Driven Attention for Explainable Medical Code Prediction via External Knowledge

no code yet • ACL ARR November 2021

Medical code prediction from clinical notes aims at automatically associating medical codes with the clinical notes.

Read, Attend, and Code: Pushing the Limits of Medical Codes Prediction from Clinical Notes by Machines

no code yet • 10 Jul 2021

Prediction of medical codes from clinical notes is both a practical and essential need for every healthcare delivery organization within current medical systems.

Parameter Selection: Why We Should Pay More Attention to It

no code yet • ACL 2021

In the topic of multi-label classification for medical code prediction, one influential paper conducted a proper parameter selection on a set, but when moving to a subset of frequently occurring labels, the authors used the same parameters without a separate tuning.

Does the Magic of BERT Apply to Medical Code Assignment? A Quantitative Study

no code yet • 11 Mar 2021

In the clinical application of medical code assignment, diagnosis and procedure codes are inferred from lengthy clinical notes such as hospital discharge summaries.

Medical code prediction with multi-view convolution and description-regularized label-dependent attention

no code yet • 5 Nov 2018

A ubiquitous task in processing electronic medical data is the assignment of standardized codes representing diagnoses and/or procedures to free-text documents such as medical reports.