eHealthNews.nz: Clinical Software

Clinical abbreviation detection and normalisation

Tuesday, 7 May 2019  

Return to eHealthNews.nz home page

“2 yo F here for an RPE w/a recent URI who c/o ear pain y/d.”

If you can’t understand that sentence from a real paediatric note, you are not alone. Research shows many doctors struggle to interpret abbreviations in medical notes.

Patients with complex issues often see several doctors from different specialties and with different expertise, who each need to understand notes written by other clinicians. The patient may also ask to see their notes and because of these unexplained abbreviations, will likely struggle to understand them.

Efficient communication between healthcare professionals about a patient’s health is crucial to delivering the best possible care.

There are more than 7000 deaths caused by medication errors each year in New Zealand. Unexplained or misunderstood clinical abbreviations are a contributing factor to these medication errors, which could be reduced through standardising or normalising abbreviations.

Enno Huang, one of 10 students who took part in a Summer of Research programme funded by Precision Driven Health, created an abbreviation detector to identify abbreviations and acronyms, and a normalisation programme to replace them with terms people could understand or look up.

The detector uses a deep-learning framework called the Attention Model, originally designed for English-to-French language translation. The detector breaks each word into small chunks for analysis and uses the word’s context to understand its meaning.

The model was trained by analysing each word in the MIMIC-III medical database and giving it a unique vector – placing each word on a map where similar words are close together.

Huang’s detector was 83.85% accurate (F1 score).

After finding abbreviations in a clinical report, Enno needed a way to replace them with recognisable medical terms.

The Unified Medical Language System assigns each medical term an identification code called a CUI. Enno’s normalisation model matches each abbreviation with the CUI that best describes its meaning.

A fundamental problem is that some abbreviations have multiple meanings, e.g., “pt” could mean “patient” or “physical therapy”. Likewise, some medical terms have multiple abbreviations, e.g., “malignant neoplasms” could be abbreviated to “M/N”, “cancer” or “CA”.

The model assigns correct CUIs to abbreviations by using context to understand the sentence. It checks each abbreviation against the internal list of definitions created during analysis of the MIMIC-III database and an external list created from eight famous sources.

This approach was 74.72% accurate at assigning the correct CUIs to 3187 abbreviations when tested with clinical notes.

Huang believes the model can be improved by using more sources, such as PubMed and Wikipedia, to find more definitions for abbreviations. He says future work to improve the features and models will give satisfying results.

Source: Precision Driven Health, 3 May 2019

Sector updates are provided by organisations to eHealthNews.nz and have not necessarily been edited or checked for accuracy. Any queries should be directed to the organisation issuing the release.


Do you have an item to add to sector updates?

Email your information to us at updates@hinz.org.nz

Return to eHealthNews.nz home page