Visualizing patient journals and EMBC 2016 in Orlando

Projects

Due to a sickness I was unable to participate at conferences last year, but after a full recovery, I was at EMBC in Orlando, Florida (USA), and I participated with my first PhD-related project.

The project presents a data-driven approach to graphically present text-based electronic health records (EHR) of patients, while still keeping all textual information. To do so, a timeline representation of a patient’s physiological condition (how healthy/sick the patient is) is created for an entire admission.

How it works (very briefly): First we need electronic measurements of vital signs (blood pressure, pulse, temperature, oxygen level in blood, and breathing speed, aka. respiration rate) and the EHR of the patient. We start off with estimating the physiological condition by using a model called Early Warning Scores (EWS) which simply states how bad your vital signs are compared to “normal”. Next, Natural Language Processing (NLP) techniques are applied on the patient’s EHR to extract all entries. Finally, the two methods are combined into an interactive timeline featuring the ability to see drastic changes in the patient’s health, and thereby enabling staff to see where in the EHR critical events have taken place.

vilic08

The graphs above are for a patient who was admitted to an intensive care unit for about six days. The top graph shows raw vital signs measurements, where the attention is immediately drawn to the area about 45 and 90 hours into the admission where there are spikes in pulse. The second figure shows our estimation of physiological condition where it is easier to see that the condition started deteriorating already 15-20 hours earlier. To see details at “any” given time on the bottom timeline, the user can press on a square with black marking, which will pop up with the EHR entry related to that specific time.

Apart from verifying the system on individuals, it’s also interesting to see how the model works for a population.

outcomes

Each ball in the graphs represents a critically ill patient, color indicates mortality and size is duration of admission. Not very surprisingly the “healthier” subjects, that have low EWS survive.

There is of course much more to it, but that’s what scientific journals are for – this one has yet to be reviewed and published though.

Since the conference was located in Disney World in Orlando (including entrance discount for conference participants), there was also time to visit the theme park….along with Universal Studios, Kennedy space center, and some shopping few hours before departure.

collage-2016-09-29-13_46_16

No Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

General
Brain-Computer Interfaces outside research facilities

Working with Brain-Computer interfaces (BCI) can be challenging and fun – especially when we make something that works. But are regular consumers ready for using already developed systems, or do we need to do more research? This summer I received funding from my university to investigate the field further – to …

General
EMBC 2014 – Project on video surveillence of epilepsy patients

This year I participated in the annual conference of the IEEE Engineering in Medicine and Biology Society (EMBC 2014) with a poster presentation of a project that I am very fond of even though my contribution to it was small. I was hoping to present two papers, but my most …

General
Project: A novel SSVEP-based BCI spelling system

In my master thesis, I developed a Brain-Computer Interface (BCI) for people who suffer from locked-in syndrome, which is a condition in where a person loses the ability to control muscles and communicate. The brain mostly functions though. Fortunately, with today’s technology, it is possible to help these people by either using a …