|
|
|
|
|
by ska
2418 days ago
|
|
> The idea is a good EHR should allow you to copy/paste your entire medical history into an email in a non-fragile way. On the surface, this seems to be a poor test. Are you using it as a proxy for a patient to be able to get their EHR records out or something else? |
|
It's a proxy to test a lot of dimensions at once: not only how accessible the records are to the patient (facilitating care, particularly in acute settings), but also how well designed the grammar and schemas are. Well designed grammars and schemas should survive copy/pasting easily. Any errors should be quickly and readily identified with the potential for autocorrections.
VA created a very cool thing called Blue Button (https://www.va.gov/bluebutton/). It is a step toward passing the copy/paste test. Any veteran can download their complete medical history in a single file. The schema isn't there yet and parsing these things is a pain, but a step in the right direction.