Predicting Clinical Intent from Free Text Electronic Health Records
Kawsar Noor, Katherine Smith, Julia Bennett, Jade OConnell, Jessica, Fisk, Monika Hunt, Gary Philippo, Teresa Xu, Simon Knight, Luis Romao,, Richard JB Dobson, Wai Keong Wong

TL;DR
This study develops a BERT-based machine learning model to accurately detect clinicians' follow-up intents from electronic health record notes, addressing the challenge of missing intent documentation.
Contribution
The paper introduces a novel approach to identify clinical intent from free-text notes using BERT, with a focus on handling class imbalance and annotating multiple intent types.
Findings
Achieved macro-F1 score of 0.90 in intent classification.
Annotated 3000 clinical notes with 22 intent types, identifying class imbalance.
Limited training data for some intent classes due to imbalance.
Abstract
After a patient consultation, a clinician determines the steps in the management of the patient. A clinician may for example request to see the patient again or refer them to a specialist. Whilst most clinicians will record their intent as "next steps" in the patient's clinical notes, in some cases the clinician may forget to indicate their intent as an order or request, e.g. failure to place the follow-up order. This consequently results in patients becoming lost-to-follow up and may in some cases lead to adverse consequences. In this paper we train a machine learning model to detect a clinician's intent to follow up with a patient from the patient's clinical notes. Annotators systematically identified 22 possible types of clinical intent and annotated 3000 Bariatric clinical notes. The annotation process revealed a class imbalance in the labeled data and we found that there was only…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsElectronic Health Records Systems · Biomedical Text Mining and Ontologies · Machine Learning in Healthcare
MethodsAttention Is All You Need · Linear Layer · Adam · Multi-Head Attention · Residual Connection · Dense Connections · Attention Dropout · Softmax · Dropout · Linear Warmup With Linear Decay
