Multi-Label Classification of Patient Notes a Case Study on ICD Code Assignment
About
In the context of the Electronic Health Record, automated diagnosis coding of patient notes is a useful task, but a challenging one due to the large number of codes and the length of patient notes. We investigate four models for assigning multiple ICD codes to discharge summaries taken from both MIMIC II and III. We present Hierarchical Attention-GRU (HA-GRU), a hierarchical approach to tag a document by identifying the sentences relevant for each label. HA-GRU achieves state-of-the art results. Furthermore, the learned sentence-level attention layer highlights the model decision process, allows easier error analysis, and suggests future directions for improvement.
Tal Baumel, Jumana Nassour-Kassis, Raphael Cohen, Michael Elhadad, No`emie Elhadad• 2017
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| ICD Coding | MIMIC-III 50 labels (test) | F1 Micro59.1 | 70 | |
| Automated Medical Coding | MIMIC-III shielding 20 labels (test) | Macro AUC93.9 | 26 | |
| ICD-9 code prediction | MIMIC-II full | Micro F10.366 | 12 | |
| ICD Coding | MIMIC-II full (test) | Micro F136.6 | 10 |
Showing 4 of 4 rows