Monthly Archives: August 2012

Mobile EMR, Part I

At SoftServe we do some researches, I’m in charge of them. This time I’d like to describe one of our researches. It is called Mobile EMR. EMR stands for Electronic Medical Record. This research is intended to find what will hospitals, agencies, practitioners will use tomorrow. Mobile EMR aka mEMR is a hot intersection of booming Mobility, Big Data, Touch Interface, Cloud trends. Today we research it, tomorrow they will use it. SoftServe works with multiple ISVs which build solutions for hospitals, agencies, hence we have influence on evolution of medical solutions.

Part I will be about how we started and what we get up to date, with conclusion for next steps, which will be described later in Part II.

Beginning

It has started some time ago during UX research for medical data visualization. Then famous government initiative has been launched to transfer healthcare industry to EMR. Mixing that soup we figured out that it is possible to propose really new concept for the EMR for physicians. We found research by Seth M. Powsner and Edward R. Tufte, “Graphical Summary of Patient Status” published in far 1994. They work at Yale University. One of them is MD, another is PhD in statistics and guru of presenting data. It was oriented onto All Data paradigm that Mr.Tufte loves. I love it too. I love the idea of having All Data on single pager. As soon as Apple released iPad we understood that it is perfect one pager to put the EMR onto. In 2011 I attended E.Tufte one-day course, and found a moment to speak about healthcare data visualization. Mr.Tufte confirmed there was nothing done in the industry still! He pointed to the printed copy of mentioned research and proposed to implement it. After that we had one more face-to-face contact with Mr.Tufte on that research, we god some additional clarifications and recommendations (mainly related to low level details such as sparklines). Below is a snapshot of the proposed visualization by Powsner/Tufte:

Seth M. Powsner and Edward R. Tufte, “Graphical Summary of Patient Status”, The Lancet 344 (August 6, 1994), 386-389.

All Data has to be handled by special kind of chart, that shows three periods of data. Rightmost biggest part shows week or 10 days, middle narrow part shows previous year, and leftmost part shows all possible data prior to last year. Having such data presentation we are capable to display all anomalies and trends for the whole period that has data logs.

'All Data' chart

“All Data” chart. Seth M. Powsner and Edward R. Tufte, “Graphical Summary of Patient Status”, The Lancet 344 (August 6, 1994), 386-389.

 

We were aware there was web implementation. It was 100 percent copy of the research (charts part of it). Below is a screenshot from the browser:

Web EMR by KavaChart

First Version

We took our Mobile IP and SDK (such as authentication, cache, cryptography etc reusable blocks; Big Image(tm), SaaS SDK) and built first app for iPad. Obviously we lacked deep domain knowledge, hence first version is not perfect. But idea was to do technology feasibility rather than ready-made solution (because we work with healthcare ISVs who keep deep domain expertise). There were few cycles for visualization and layout of the charts and other UI elements. As a result, we got this “first version”:

mEMR Default Screen

All remarks and proposed improvements will be listed herein a bit later! Right now I’d like to show few more screenshots what we have got. Physicians identify the patients by MRN or by name, if the patient stays at the hospital for some time. Hence, we introduced two-way patient identification: via My Patients list, and via wristband/MRN scan. Below are screenshots: My Patients and Wristband/MRN Scan. First one is My Patients:

mEMR My Patients

This one is Wristband/MRN Scan:

mEMR Wristband Scan

User Testing and Recommendations

“First Version” has been shown to MD from New York large hospital. Impressions were mixed :-O
In general – idea of such mEMR is good. But using it with its current data is not so valuable. I’ve got recommendation for data presentation improvements. They are listed in unsorted order below. The format is the following: subheader represents an issue or proposal for improvement. The text after it describe reasoning and clarifies details.

User Info

In the left top corner next to the photo we show basic patient information. It happened that both DOB and age is required simultaneously. Year serves as additional identification for multiple Johm Smiths. Ok, the information about age should be like 56 y.o. F, where F stands for female. M stands for male. Sex must follow the age, and must be encoded into single letter F or M. It should be next to the patient name. DOB should be on second line. Look below:

Photo    John Smith  62 y.o. M

    DOB 05/24/1950

In the right top corner we shown Discharged. It happened that nobody cares about discharge, while everybody needs Admitted. Hence, right below the MRN we have to add new line. MRN and Admitted record must be kept together. Look below:

MRN: 221881-5

Admitted: 08/24/2012

Those requirements are related to the integrity of  the data, what is kept with what. There is no requirements to UI layout. Current layout was confirmed as good.

Diagnosis

There is a widely used abbreviation for diagnoses. It is OK to use smth like HTN and MDs will understand it. Writing Depression is also good, but often names are long and abbreviation works better. Important information that is mission in our “first version” is Allergy. It is “the must” that complements the diagnosis. We have to allocate some space below Diagnosis and specify there Allergy. If Allergy is present, then it must be very contrast, may be highlighted in red. Look below:

HTN, Depression

Allergy: Aspirin (rash)

Medication

The patient can be currently on some medications. They must be listed on top of our single pager. Current Medication is such important as Diagnosis. We can specify it as a simple list of what the patient takes. Look below:

Metoprolol 50 daily [sorry, I can’t put units here right now]

Norvase 5 mg daily

Paroxetine 20 mg daily

Medication can be labeled as Meds. It should be in the upper area of the screen, as well as improved User Info and Diagnosis. Other info such as hospitalization and clinic visits should be kept within the upper area of the screen. Later sections describe the middle area of the screen.

I will provide typical medications for those 4 diagnosis: HTN, CAD/HLD, CHF, Asthma. Please update patients data to those 4 diagnosis only. This is our restriction for demo purposes. Medications will take max 4 lines on text, each line up to 25-30 chars.

Vital Signs

We shown then as separate charts: chart per temperature, chart per pressure, chart per heart rate. It sucks. The reason is that it does not represent information. What MDs see as information from vital signs? The relation between all signs together! Hence we must pack all 5 vistal signs into single chart so that all peaks or dropdowns are visible relatively to each other. The labeling for vital signs is the following: t for temperature, HR for heart rate, BP for blood pressure, RR for respiratory, SpO2 for something I don’t remember right now. The order of vital signs should be as listed with t on top and SpO2 at the bottom. Chart should be from sparklines, not for dots. All mins and maxs should be visualized properly. Now I understood what Mr.Tufte explained to our UX designer about use of sparklines. We though it was for all charts, but it happened it is only for vital signs. Look here for visualization spec. The chart with vital signs must be on top. Let’s keep it alwas in left top corner. If there is insufficient space, stretch it to the width of two charts.

Notes

They suck. Usually doctors put a lot of secondary info there. Hence there is no place for such irrelevant notes on the Home Screen. All doctors need is an entry point into the Notes. Doctors read them on demand. As a secondary screen opened intentionally. Implement it if possible.

Significant Events

Those are important! Significant Event is some even that is related to the life of the patient. E.g. patient fall and got head injury. In other words, non-typical events according to the diagnosis. If vomiting is common for that diagnosis, then vomiting is not a significant event, hence not worth big attention.

Probably we can redesign the right pane to show Medication on top, then Significant Events on top and in the middle, and has Notes as entry point at the bottom. If Medication takes too much space, then we can group it with Vital Signs (increased horizontally chart) and keep them together on top as a separate section. All other charts and Significant Events should be below them. Personally I like first alternative better – to use current right pane for both Medications and Significant Events.

EKG

Electrocardiology is “the must” on home screen. Add it as a separate chart, as in Tufte’s research and in web demo (see links above). It is OK to keep EKG on same place, hence keep it hear Vital Signs for example, at same horizontal level.

Imaging (aka Radiology)

This is a section of all scans. MDs call them interchangeably Imaging and Radiolody.  They have it as secondary information. Hence we have to put probably 1 or 2 images on the Home Screen, but implement separate screen with thumbnails to all imagery available for that patient. For our demo we can keep few images on Home Page, then we will see. But they (images) should be organised in some group labelled as Imaging.

Labs

Our “first version” doesn’t have Labs data at all. How Labs look like? It is a list of text and numbers. Furthermore, MDs get used to the order how to read the labs (BTW I confirm the same for vital signs). E.g. Labs called Hepatic Panel is shown as a sequence of AST, ALT, Alkaline Phosph. Labs called Coagulation is shown as PT, PTT, INR. It is common that Labs list contains 5+ sets of results (named as Panel here). Superscripts are used to represent K+, Na+, Cl-, CO3-, Ca2+ and so on.

We can allocate the space at the bottom of the Home Screen to visualize Labs and Imaging. Labs should grab more space than Imaging. As I’ve told, having 2 thumbnails as an entry point to Big Image is sufficient. Then physician should click either title Imaging or “…” next to the title, to get to the separate screen with all other images. Re Labs, they could be shown in tab format. Look below:

              date1  date2  date3

Erythr.    4.5    4.3    2.8

HGB    140    138    100

Disease Profiles

It could be useful to have layout presets for chronic diseases like Diabetes etc.

Continued on Mobile EMR, Part II.

Tagged , , , , , , , , , , , , , , , , , , , ,

Usability of Google Currents

This post is about digital publishing, about its usability. I used Flipboard for some time and it is good. Not excellent because of some mess on lower nesting levels, but it is a base line for other similar apps and services. Let’s look at Google Currents, I will assess them on Google Nexus S smart phone. So we have native Google device and native Google app. What result can we expect? Of course we want excellent, best of the breed! What we have in reality? Read on.

Level 0: Home Screen

We see sexy image and some icons on the home screen. Navigation is horizontal. I.e. to move between the pages we have to flip right, then left or right. Standard think on touch screens. One big surface and moving it with the finger. From aesthetics point of view home screen of Flipboard on iPad is way better. Ok, we are at the Level 0, Home Screen. And it has horizontal navigation. Take a look below:

Level 0, Home screen with horizontal navigation

Level 1: Fast Company and TechCrunch

I like to read Fast Company stuff, so I am clicking its icon. By doing that I descend to the nesting level, let’s name it Level 1. What we see at that level? Fast Company expands its content horizontally. We can navigate it as we did on Level 0, intuitively, everything the same and it is good. Looks at the snapshots below, demonstrating horizontal navigation for Fast Company:

Level 1, Fast Company with horizontal navigation

So far everything cool and we love Google Currents as an alternative to Flipboard:) But it is time to launch TechCrunch now. I love TechCrunch too, it is on my Home Screen as well as Fast Company. So, clicking TechCrunch icon! Starting to read, donw with first screen, trying to flip right and here comes an issue:( TechCrunch does not scroll horizontally. Surprise? I would call it a flaw in Interaction Design of the Google Currents. At the same level as Fast Company – Level 1 – TechCrunch does scrol vertically. How could I know it? I used to flip horizontally on Home Screen and on Fast Company. Look below at the vertical navigation of Tech Crunch at Level 1:

Level 1, TechCrunch with vertical navigation

There is strong inconsistency with content navigation at the Level 1. It is difficult to pay special attention to some widgets that serve as a hints how to scroll. Much better way is to implement same navigation direction and show no widgets as all. I could finish this post at this point, though we can go further if you like.

Level 2: Fast Company and TechCrunch

Let’s dive deeper into the content by those providers and write what we feel. At the Level 2 Fast Company resembles TechCrunch. It has vertical navigation. Below is a snapshot:

Level 2, Fast Company with vertical navigation

What we have with TechCrunch at the Level 2? Of course something different, we have got horizontal navigation. Look below:

Level 2, TechCrunch with horizontal navigation

Seems Fast Company uses more levels to structure its content. There is whole Level 3…

Level 3: Fast Company alone

There is content at this level. There are multiple entry points to it. You can get test content, or rich video content. Navigation is horizontal for both. Look below for text content:

Level 3, Fast Company with horizontal navigation

Here is video content below:

Level 3, Fast Company with horizontal navigation

Conclusion

Google Currents on Google Nexus S has severe usability flaws. There had to be some rules for content providers to stick to. As a user I do not want to care on the structures, I want content instantly, as I had it of Flipboard on iPad. With Currents things are not so obvious, which inspired me to draw a joke. IMHO the quality of Google products degrade. They repeat Microsoft’s way with issues, bugs and … market penetration. It’s sad.

Tagged , , , , , , , , , , , , , , , , , , , , , ,