(no title)
meew0 | 9 months ago
There's a myriad of other ones as well, they all have similar UIs, with the primary goals being to never hide any important info from the user, and to let the user take important actions quickly. That naturally leads to high density. Nevertheless it needs to be reasonably intuitive, since doctors and nurses tend to not be very tech-savvy, which leads to some interesting design constraints.
maxverse|9 months ago
(Conversely, most staff hated new EMRs, because it enforced doing things the hospital wants its staff to do for liability and billing, but the staff doesn't want to do - for example, asking Maternity nurses to talk to new mothers about smoking cessation.)
rpearl|9 months ago
None of them have anything good to say about Epic.
unknown|9 months ago
[deleted]
Onavo|9 months ago
IIsi50MHz|9 months ago
The new EMR software was highly configurable, so lots of this happened. Staff teams signed off on it, and had training from the implementation team.
Fewer screens? Check! …Wellll, sorta: some very long scrolling views…which didn't play nice with mousewheels. It would seem like the page randomly and mysteriously stoppe scrolling, then suddenly scroll normally. There were lots of weird data entry errors, from all staff, regardless of prior reputation for accuracy. They were just getting used to new software, right? Nope. I tracked this down to the dropdown lists scattered on the long scrolling pages. As a page scrolled, random lists ate scroll events, changed the list item to either the first or last item, then permitted scrolling to continue.
Fonts worked mostly great…except some of the typefaces follow the should-be-criminal design of allowing various characters to to look identical. Font sizing worked as expected. I think Pre-cert desk liked Candara, for the way numbers stood out.
Notes fields…these were our downfall, sometimes multiple times per day. Anything put into them was inserted as raw text into SQL:
Patient said xxxxxxx -- ESR
…or…
something-something 'quoted thing'
…would mean the database locked up, no exams savable or queryable, no patient intake, no checkout until I.T. admin could fix it. The implementation team was gone, and non-responsive, so sticky notes with a list of forbidden characters seemed to be everywhere.
I believe some contracts for referrals were lost, due to delays and errors. Some staff quit, after months of no fixes. But I later heard from one of the most affected staffers that the same EMR software was installed at our biggest competitor, and no issues at all.