|
|
|
|
|
by throwawayninja
1544 days ago
|
|
I'm not familiar with the UI, but often for high(er) risk operations we in the CS field ask users to fully type the name of something; in this scenario, instead of autocompleting would it have helped to ask the nurse to fully type in the name of the drug? This will not help the overworked state and the next issue I can see is confusing two drugs (marketing _loves_ to confuse people, given enough phonemes it would be easy to type the full name in wrong); potentially asking for a brief description of what the caregiver expects to happen, with a quick NLP pass comparing the "effect description attached to drug" paragraph and the 2-3 sentence "expected effect description from caregiver". Yes more paperwork, but saving lives is usually worth the extra effort. Everyone already knows the long-term overwork solution is cut down on admin & hire more personnel. |
|
I don't know how these systems are designed and tested, and what regulatory hurdles they have to pass, but it sounds like there is a huge disconnect between how the manufacturer expects them to be used and how they are actually used, with frequent overrides, day to day. It must be a tough industry to work in, either in the patient facing side or the medical devices and software side. I'd hate to be the person who coded all the warnings in that software. "What do you mean they bypassed all 7 warnings? Even the one that said this was a paralyzing agent?!"
I wonder if some of this wasn't a procedural failure too. Like why doesn't a potentially life ending drug require at least two people to vouch? Even in retail a manager has to come and turn a key for some trivial refund, or in our field a reviewer has to approve changes first.
Is it that the hospital cheaped out on staffing so they didn't want two nurses double-checking each other? Was this use case never accounted for in software development? Are all drugs potentially life ending so there's no way for the software to reliably reduce false positives? So many questions...