Fast, Structured Clinical Documentation via Contextual Autocomplete

Abstract

We present a system that uses a learned autocompletion mechanism to facilitate rapid creation of semi-structured clinical documentation. We dynamically suggest relevant clinical concepts as a doctor drafts a note by leveraging features from both unstructured and structured medical data. By constraining our architecture to shallow neural networks, we are able to make these suggestions in real time. Furthermore, as our algorithm is used to write a note, we can automatically annotate the documentation with clean labels of clinical concepts drawn from medical vocabularies, making notes more structured and readable for physicians, patients, and future algorithms. To our knowledge, this system is the only machine learning-based documentation utility for clinical notes deployed in a live hospital setting, and it reduces keystroke burden of clinical concepts by 67% in real environments.

Cite

Text

Gopinath et al. "Fast, Structured Clinical Documentation via Contextual Autocomplete." Proceedings of the 5th Machine Learning for Healthcare Conference, 2020.

Markdown

[Gopinath et al. "Fast, Structured Clinical Documentation via Contextual Autocomplete." Proceedings of the 5th Machine Learning for Healthcare Conference, 2020.](https://mlanthology.org/mlhc/2020/gopinath2020mlhc-fast/)

BibTeX

@inproceedings{gopinath2020mlhc-fast,
  title     = {{Fast, Structured Clinical Documentation via Contextual Autocomplete}},
  author    = {Gopinath, Divya and Agrawal, Monica and Murray, Luke and Horng, Steven and Karger, David and Sontag, David},
  booktitle = {Proceedings of the 5th Machine Learning for Healthcare Conference},
  year      = {2020},
  pages     = {842-870},
  volume    = {126},
  url       = {https://mlanthology.org/mlhc/2020/gopinath2020mlhc-fast/}
}