Medical Codes Prediction from Clinical Notes: From Human Coders to Machines
This addresses the need for efficient and trustworthy automation in healthcare coding, but it appears incremental as it builds on existing deep learning methods.
The paper tackles the problem of predicting medical codes from clinical notes, aiming to automate a task currently done by human coders, and it evaluates how close machine learning systems are to human performance while also assessing explainability methods for neural networks.
Prediction of medical codes from clinical notes is a practical and essential need for every healthcare delivery organization within current medical systems. Automating annotation will save significant time and excessive effort that human coders spend today. However, the biggest challenge is directly identifying appropriate medical codes from several thousands of high-dimensional codes from unstructured free-text clinical notes. This complex 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 code prediction results of full-fledged deep learning-based methods. This progress raises the fundamental question of how far automated machine learning systems are from human coders' working performance, as well as the important question of how well current explainability methods apply to advanced neural network models such as transformers. This is to predict correct codes and present references in clinical notes that support code prediction, as this level of explainability and accuracy of the prediction outcomes is critical to gaining trust from professional medical coders.