Slashdot Mirror


Why Doctors Hate Their Computers (newyorker.com)

Digitization promises to make medical care easier and more efficient. But are screens coming between doctors and patients? Here's an excerpt by Atul Gawande of The New Yorker, which talks about the deployment of Epic, a new medical software which cost Partners HealthCare a staggering $1.6 billion, panned out: On May 30, 2015, the Phase One Go-Live began. My hospital and clinics reduced the number of admissions and appointment slots for two weeks while the staff navigated the new system. For another two weeks, my department doubled the time allocated for appointments and procedures in order to accommodate our learning curve. This, I discovered, was the real reason the upgrade cost $1.6 billion. The software costs were under a hundred million dollars. The bulk of the expenses came from lost patient revenues and all the tech-support personnel and other people needed during the implementation phase.

In the first five weeks, the I.T. folks logged twenty-seven thousand help-desk tickets -- three for every two users. Most were basic how-to questions; a few involved major technical glitches. Printing problems abounded. Many patient medications and instructions hadn't transferred accurately from our old system. My hospital had to hire hundreds of moonlighting residents and pharmacists to double-check the medication list for every patient while technicians worked to fix the data-transfer problem.

Many of the angriest complaints, however, were due to problems rooted in what Sumit Rana, a senior vice-president at Epic, called "the Revenge of the Ancillaries." In building a given function -- say, an order form for a brain MRI -- the design choices were more political than technical: administrative staff and doctors had different views about what should be included. The doctors were used to having all the votes. But Epic had arranged meetings to try to adjudicate these differences. Now the staff had a say (and sometimes the doctors didn't even show), and they added questions that made their jobs easier but other jobs more time-consuming. Questions that doctors had routinely skipped now stopped them short, with "field required" alerts. A simple request might now involve filling out a detailed form that took away precious minutes of time with patients.

40 of 292 comments (clear)

  1. Sigh by nospam007 · · Score: 5, Informative

    I remember fondly, when one doctor called me to complain about my program I wrote for him
    He said it behaved erratically, especially if they lay down a heavy binder on the keyboard to check something.

    1. Re:Sigh by Applehu+Akbar · · Score: 5, Funny

      The cure for “feline word processing” is not to add increasingly tricky new functions to your software that may have unguessable side effects. It’s not letting the damn cat walk on your keyboard.

    2. Re:Sigh by ShanghaiBill · · Score: 2, Interesting

      The difference between the doctor and the cat is that the cat isn't paying you to fix his problems.

    3. Re:Sigh by Jeremi · · Score: 2

      The difference between problem-solving and blamestorming is that problem-solving leaves egos and blame out of it -- rather than focusing on who is to blame and why they should feel bad, it dispassionately analyzes what failed, how it failed, and how that failure can most reliably be avoided in the future.

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    4. Re:Sigh by Mattcelt · · Score: 2

      To a software developer, that sounds suspiciously like scope creep.

    5. Re:Sigh by Anonymous Coward · · Score: 3, Interesting

      LOL, to a doctor, scope creep means that they are still in control!

      I used to work in transfusion medicine. My team developed software for tracking the results on people who gave and received transfusions. In the donor hemovigilance system, we had a doctor who had worked with me on prior systems, and he was willing ot live by the requirements that we developed. We took two months writing he requirement, a week of re-reading it (took turns going around the table reading it aloud and addressing any disagreements or inconsistencies), then we shipped it off-shore and received completed software 30 days later.

      At the end of the day, we had 1 discrepancy from the original requirement, 2 new features (doctor initially tried to claim it was a discrepancy, but good documentation squashed the complaint. At this point we did a knowledge transfer to internal devs, who continued to work on version so the code, and who where now capable of developing hte next software.

      The next software was to track people who received transfusions. Since this part of the process occurred in hospitals (our customers), we did multiple site visits and met with medical directors, laboratory managers, transfusion services nurses and the FDA with compliance issues.

      We were nearly complete with the development, when we hired a new doctor and she was assigned to work with us on the software validation. Well, she was eager to help but INSISTED on changing everything about ow the software behaved, eventually. It was nightmarish, but she turned it into a political battle, and with doctors in charge, IT had no say in reigning her in. Eventually the software was rolled out, but the customers refused to use it since it no longer reflected their needs...

      TLDR? Doctors are spoiled prats who will shit can any IT project because they are more concerned with playing dominance games than getting work done. This will continue until they are ultimately commoditized like the rest of us.

  2. Reality Check by Anonymous Coward · · Score: 5, Interesting

    As someone who works in healthcare IT, I understand where this article is going, and the costs associated with installation of an EMR are certainly feasible. However, this is NOT why doctors hate their computers. They don't want to do the part of their job that is arguably one of the most important. Documentation. They want someone else to do it for them. We constantly get requests for scribes to do that. It's PART OF THEIR JOB. That's like me not installing OS updates, not installing anti-virus. Stuff I'd prefer not to do but it's part of my job. Doctors don't want to do to it so they don't want the system to do it. Bad documentation from scribes leads to increased healthcare cost due to errors, and costs organizations because billing in many cases requires that the documentation be completed by the person who did the procedure.

    1. Re:Reality Check by sjames · · Score: 4, Insightful

      But should it be their job? Might it be better if the doctor focuses on the patient and a scribe focuses on the data entry? We keep hearing about a shortage of doctors and it's easier and cheaper to train a new scribe than a new doctor.

      As for the billing bureaucracy, perhaps an anal stickectomy is in order.

    2. Re:Reality Check by Anonymous Coward · · Score: 2

      This is certainly part of the problem. As someone who also works in Healthcare IT, the software may not always be efficient (especially in the early years) but these days the number of clicks plays a large factor in design. Problems often arise when a doctor or nurse wants it their way (custom) and the implementer is forced by sales to give them what they want even through it makes supporting it very difficult for both the client IT staff AND the actual EHR provider. Almost every hospital you work with does things differently, event if it's across the street from another hospital that uses the same software. It's extremely difficult to account for all of the differences without things getting complicated. The clients that change their workflows to work with the EHR have the best results.

    3. Re:Reality Check by RenderSeven · · Score: 2

      The problem here is that as a technical person you think the documentation is the end product. It's not. If anything over-reliance on patient history means less diagnostics and less informed decisions, not better ones. All in the name of saving money, which it doesn't.

    4. Re:Reality Check by Sarten-X · · Score: 3, Informative

      Consider the alternative. The guy who's responsible for recording exactly what my condition is, and what my treatment plans are... does not actually have medical training?

      We have that already. It's Dragon NaturallySpeaking, and an endless source of amusement is seeing how badly it misunderstands what the doctor says, because it doesn't understand the context.

      --
      You do not have a moral or legal right to do absolutely anything you want.
    5. Re:Reality Check by Anonymous Coward · · Score: 2, Interesting

      But should it be their job? Might it be better if the doctor focuses on the patient and a scribe focuses on the data entry?

      Stupidest idea ever.

      Do you want some fucking scribe privy to all of your medical discussions, or sitting there taking notes while you're getting your prostate exam? Sorry, I want my discussions with my doctor private, not with some idiot scribe in there who is going to tell their friends about the crazy stuff they see in a day.

      This sounds like a piece of software written without considering the real way that doctors work, and instead making the job of the admin staff easier ... I assure you, the Doctor's time is far more valuable and is far scarcer.

      I've been on a couple of projects where the software being written was what some analyst thinks the process is, and is being foisted on the people who actually use it. I've seen those projects fail quite repeatedly, because at the end of the day, it doesn't help anybody do their job, it just lines the pockets of whatever company made unsuitable software.

      To me, this is one of the most repeating and consistent types of failures I've seen in the industry in my 20+ years of working in it -- bad software designed badly, and forced on the people who have been telling you all along it was bad software.

      I am completely unsurprised the doctors hate it.

    6. Re:Reality Check by Immerman · · Score: 2

      Absolutely it should be their job, for one simple reason: they're the only ones who have the information.

      Now, maybe you can get a scribe to interview the patient beforehand, and record all the peripheral information beforehand - but if someone is recording information about the Doctor's finding's and recommendations, they need to actually *know* that information. Which means that either the doctor is entering the information themselves, or the doctor is dictating the information to a scribe. You tell me which is likely to be more expensive and error-prone.

      Of course, for it to work well, you need a well-designed interface. Preferably one that lets you input key details immediately, and then keeps nagging you incessantly until you finish the job. Maybe you don't need to enter everything while talking to the patient - but you should probably download all the details from your brain before seeing the next patient and introducing retroactive memory loss.

      --
      --- Most topics have many sides worth arguing, allow me to take one opposite you.
    7. Re:Reality Check by bferrell · · Score: 5, Interesting

      I don't work in healthcare IT, but I DO work in IT and have for nearly 40 years.

      There is now and has been an old saying in the field... The work isn't over until the paperwork is done.

      How is this different from the medical field? I know, I know... "but people die if..."

      The number of doctors IS limited (and "doctoring" person hours available)... By medical associations (practicing doctors themselves) limiting the number of medical school openings. So we get the complaint that they only have so much time to interact with patients.

      Wait... We have a "guild" whose member don't have "enough time" to do the whole job. And an artificial shortage of guild practitioners.

      Looks like a problem in queuing theory to me... With a nasty ramp up problem.

      And people still die if we don't have enough "doctoring hours" to do the job needed.

      IT/automation can only do so much.

    8. Re:Reality Check by sjames · · Score: 2

      Or the scribe sits at a terminal entering the information while the doctor is seeing the patient.

      When the doctor is deciding which of several risky medications will have the least bad interactions with your existing medication, do you want him being nagged by software or would you like for it to be the scribe's problem?

    9. Re: Reality Check by malkavian · · Score: 2

      There are entries on the medical record that a doctor is legally responsible for maintaining. Theyâ(TM)re now being forced to fulfil the legal obligations at the point where itâ(TM)s fresh in the mind (and at the point itâ(TM)s legally admissible as a statement of fact).
      Where they really understand the utility is when they have some lawsuit thrown at them, then the investigation goes back through the notes, sees what was entered, and more often than not shows that the doc was doing exactly what they should..
      Medicine, like engineering is vastly complex, and reminders to enter something sometimes save the necessity of external intervention (or if external entity misses the intervention, you end up with a full blown incident).
      Nobody likes the paperwork. Welcome to the real world.

    10. Re:Reality Check by shilly · · Score: 2

      I part agree and part don't. There's also the fact that documentation can be made more or less onerous, depending on how it's designed. In the same way as it's annoying as a patient to be asked whether you're allergic to penicillin 15 times during a hospital stay, so it's annoying as a doctor to have to record the date when this is something the system ought to be able to record automagically. This is to do with human-centred design and UX, not whether a system is electronic or paper-based.

    11. Re:Reality Check by Archangel+Michael · · Score: 2

      The solution is easy, but expensive. It might actually make healthcare better in the long run though.

      That is to have a Doctor's Scribe follow the doctor, and fill in all the forms and such for the Doctor, so instead of doing (often mindless) paperwork ad nauseum, they can go about being an actual doctor. Paying a doctor making $100-200/hr to do paperwork actually is stupid. That time/effort could be better spent actually doing patient care.

      Yes, I agree that documentation is important, which is why it should be done with care by someone who is specialized in doing exactly that, not someone trained in another field completely.

      How do I know? My eye physician does it this way. She's examining my eyes, and talking to the Scribe who is sitting at the computer inputting everything, while I'm being examined. It is extremely efficient, and allows the doctor to actually spend MORE time with me as a patient than otherwise possible while they are filling out paperwork.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    12. Re:Reality Check by Solandri · · Score: 2

      The doctors who I do IT for estimate they spend roughly two hours doing HIPAA-compliant documentation for each hour seeing patients (same as TFA). The question is, is that a good ratio? All of them say they could be doing more good if they could see more patients, and spend less time documenting. As they themselves are the people who are supposed to be benefiting from the additional documentation (they receive the full patient history if a patient transfers from another doctor to themselves), you have to figure they're in the best position to gauge what the best ratio is.

      This isn't a binary good/bad thing as you're making it out to be, where they should be documenting everything because "IT'S PART OF THEIR JOB." The question is, is the current amount of documentation the correct amount? If HIPAA is requiring too much documentation, then the doctor is wasting his/her time asking the patient for and entering details into the EMR which will never be relevant to the patient's future medical needs. Time the doctor could be using to see other patients or research puzzling symptoms.

      The impression I get is that the HIPAA requirements were made by people who couldn't stand the idea of a single patient suffering or dying because a doctor forgot to note some seemingly-irrelevant detail which later turns out to be important. As a result, they threw everything including the kitchen sink into the HIPAA documentation requirements. At some point, additional documentation becomes detrimental to the average quality of care. It may save the extreme corner cases where a single patient who got hit by a bumper car dies because of an allergy to a type of paint used only on amusement park bumper cars. But it comes at the cost of the huge amount of time wasted requiring every doctor to query and document that level of detail. Beyond a certain point, a simple follow-up phone call to the patient for additional details IF it turns out that it might be relevant, turns out to be more efficient than requiring every doctor to ask and document it every time.

      Documentation has a cost, and the more documentation you require, the higher the cost. You can really screw things up if you ignore that cost because you rationalize that all documentation is always justified because "IT'S PART OF THEIR JOB."

  3. No, computers did NOT stand in the way by Zero__Kelvin · · Score: 5, Insightful

    It wasn't that computers are less efficient than old school / antiquated methods. It was a matter of incompetence. Before the transition all people involved should have been properly trained. They shouldn't have made a mass transition to the new system, but rather should have piloted it with a small group of the best in class as the first users, who would then be in a position to help their colleagues thereby greatly minimizing the need to involve IT. The data imports should have been tested properly. Printing issues should have been resolved in the piloting phase. Basically, everything was done wrong, but at least the Hospital Administrator's nephew got a new job out of the deal! (I don't know about that last point, but I do know non-tech people hire people they know, not people *who* know.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    1. Re:No, computers did NOT stand in the way by DarkOx · · Score: 5, Informative

      They shouldn't have made a mass transition to the new system, but rather should have piloted it with a small group of the best in class as the first users, who would then be in a position to help their colleagues thereby greatly minimizing the need to involve IT.

      That might be about the most tone deaf stupid, IT think I have seen in a long time. Look have you any idea how a hospital operates? Its not like a GPs office. Nurses change in shifts. Different specialists see patients; You might have one attending physician overseeing the entire thing but the anesthesiologist, dietitian, physical therapist, gastrointerologist all need to see the same patient and they are never scheduled in a room together. Their entire communication is via charts. Oh and even the kitchen gets sent food prep instructions - per patient via the 'system'

      You simply can't pilot something with X users, at hospital scale. Won't work. The best you can do is ask X people to do double entry for a little while to see if they hit any issues but the rest of the practice at large is going to still be using the old system.

      Your choices are either hot cut - or - full scale integration between the new system and the one you are retiring; and all the bi-direction data translation and real-time synchronization issues there in.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    2. Re:No, computers did NOT stand in the way by Kohath · · Score: 2

      Engineers often make the mistake of thinking they can engineer people. You can’t — at least not very well. When you fail, you will blame the people you're trying to change rather than yourself for making such a basic mistake.

      Systems should be built for people because systems can be engineered easier than people.

    3. Re:No, computers did NOT stand in the way by Anonymous Coward · · Score: 5, Informative

      I have to stay anonymous, but I'm in agreement w/ about 50% of what your saying.

      Epic is a beast, it's a fully integrated system of about 30ish different modules 10+ "core" ones that glue together to form the Voltron of patient charting. Each module requires substantial training, and about 3 years experience for a seasoned IT analyst to be competent, but much of them are clinical converts with little IT knowledge but lots of medical knowledge. Training up support staff is hard when that much experience is required just to feel comfortable, plus they may not be the best computer people to start with! Good consultants can easily make $100/hr. It takes much more time to be in the top 25% who can also earn more. The thing is, you can't know enough! Knowing a little about each module and you won't be very effective. Specialize in just one and you won't be effective. You need to know a LOT about the relationships between them, and how to navigate those. Printing? Yeah we have tech dress rehearsal for that, that's gross negligence by IT. Data migration? It's not as easy as saying the words. Mapping takes a long time, is often done w/ excel because there's no "Conversion utility" between 1 brand and another. (write one that works 100% of the time, and you might get rich!) You can't test every map w/ human eyes, there's too damn many of them. Look at the CPT code book to get a good idea of why this is. Also, human nature never checks the negative test. I have to constantly remind my team that just because something works as you built it doesn't mean that something else didn't break.

      Ancillary systems have historically taken on risk that is outside their scope, and now their pushing that back to where it legally belongs, and yes doctors don't like it. Usually the older ones.

      Caveat, I'm biased, as I work in the field. Epic has it's faults, don't get me wrong, it's a complicated beast. I hated it for the first 4 years that I worked on it. Now? Now I "get it" and am blessed to have had the opportunity to have worked w/ it.

    4. Re: No, computers did NOT stand in the way by greylion3 · · Score: 2

      Epic is currently killing part of the Danish health care system. It was implemented in the two easternmost regions of the country, and the doctors there are quitting or retiring in droves, and the rest of the health care staff is coming down with stress.
      Recently, the medication module was found to give incorrect dosage, as it has to be corrected in two different places, not just one, for changes to actually make it to the label.
      This was found to be commonly occurring, and thousands of patients could easily have taken the wrong dose, and it's possible some patients died from wrong dosage - it's currently being investigated.

      Many people have called for it to be scrapped, in favour of the functioning system we have in the rest of the country.
      Epic seems to have been advertised to the region leaders as a way to improve efficiency and cut costs, but it's proving to do the exact opposite.

      --
      Privacy begins with ..
  4. Doing it wrong... by aaarrrgggh · · Score: 2

    I first went to Bumrungrad Hospital in Bangkok back in 2006; they had a fully electronic system then, and it worked great for the doctors. Some parts of the workflow are scanned in rather than electronic capture, and it appears the system has had minimal supplemental improvements in the intervening decade, but wow it works.

    The doctors seem to love it because reviewing the charts and historical data is a breeze. As an added bonus, the hospital supports at least 5 languages, and the specialists don't need to be fluent in all as the system has automatic translations for common diagnostic comments with a backup human system for specialized comment translation.

    Sure they could do more to streamline workflow with tablets or something, but they have a clean electronic medical record system that works. Not sure if it can track medicare codes automatically, but I am guessing it is a separate process.

  5. Re:I don't think that doctors hate their computers by GerryGilmore · · Score: 4, Interesting

    As someone who spent 9 years working on HMIS systems, I can tell you that doctors hate what everyone hates: poorly designed screens and workflows that do not fit in with the efficient use of their time. One example: a vendor had a system for doing basic Order Entry - where, say, a doctor orders an X-ray. Along with a bunch of other unnecessary data REQUIRED to be entered, the system forced them to manually enter the date and time that the order was entered. No thought of: let's use the actual known current date and time that the order was entered. These types of inefficiencies were rampant and the vendor was truly perplexed why everyone hated the system so much.

  6. "Field Required" results in massive disengagement by Fringe · · Score: 2

    Not just in medical. Jira can be configured to be easy to use... or to be "comprehensive". But when it gets too comprehensive, with too many fields required to do quick stuff, people just stop using it. I've aborted placing orders because they require I create a password, which I'd then have to track (put in my password manager), for what I consider a one-time-ever interaction... and then have odd password requirements on top of it!

    Those extra required fields are the biggest problem with computerizing forms. On paper, you can skip them. And they don't need them anyhow. Your doctor doesn't need to know your job title, but now it's often required. Requirements creep - it's not just for PMs anymore!

  7. Health care software isn't bug free by sjbe · · Score: 2

    It wasn't that computers are less efficient than old school / antiquated methods. It was a matter of incompetence. Before the transition all people involved should have been properly trained.

    Having dealt with software system roll outs in health care, I think you are right in some cases but in others you are blaming the victim so to speak. My wife is an MD and her practice has a EMR system they purchased a few years ago. It's probably best in class for their type of practice but that doesn't mean it is perfect. My wife has spend literally entire days on the phone and in meetings trying to get fairly basic aspects of the system fixed. Simple stuff that even a lay person would look at and know that the software was badly buggy. That's time she doesn't get paid for to fix software that was rolled out before it was ready.

    Let me be clear, the problems were NOT training - they were problems of very poorly done and buggy software development. To give one example, at one point if a physician assistant entered incorrect data early in the patient visit there was no mechanism whatsoever for my wife to correct that incorrect data later on. This isn't some rare corner case that doesn't happen much - this is something every practice will deal with multiple times daily. This is the sort of thing that can cause patients to get hurt if not corrected and it took them months to fix the problem.

    Then there are problems of sharing data. The software at my wife's practice literally cannot talk directly to all but one of the local hospitals. Why? Because there is no economic or regulatory incentive for the software company to do so. They want medical practices and hospitals to use their software and nobody elses. So when my wife's practice has to send a patient record to an outside practice or hospital (happens daily) they have to use a fucking FAX or send paper records. Absolutely insane but that's the world we live in.

  8. Re:EHRs are terrible by Applehu+Akbar · · Score: 2, Insightful

    The only thing worse than electronic health records is staying with paper forever. Let’s implement an EHR system that everyone can live and then force those highly paid prima donnas to use it.

  9. Too much handholding and micromanagement by Harvey+Manfrenjenson · · Score: 2

    Every single EHR system I've used has had the same problem: The designers think they know my job better than I do. In the old days (1990s) you trusted the doc to write or type down the information that was important and relevant. Today, the EHR designers are worried that I'll forget to ask some clinically important bit of information (like the patient's smoking history), so they force me to fill out dozens of little boxes, check-marks, drop-down menus, etc., just to ensure that all of the clinically important questions are answered (with "clinically important" being defined by a committee of god-knows-who).

    It's a fucking mess. Instead of a couple of succinct paragraphs, you get 30 pages of checklists and prefabricated phrases. There are several unintended consequences to this-- when doctors have to click through dozens of checklists (some of which may be of questionable clinical importance), they get in the habit of doing it as quickly as humanly possible, and that's when mistakes get made. That's how you end up with notes that say "Pelvic exam performed and was normal. Prostate exam performed and was normal." Of course, no one would actually TYPE this shit, since it doesn't make any sense-- these are phrases that got inserted into the chart because someone "clicked through" a wall of checkboxes.

    You also wind up with situations where you are forced to choose from a limited number of wrong or partially-wrong answers. (I've run across systems where instead of being able to describe the patient's affect, you had to choose from a selection of about five different adjectives to describe the patient's affect).

    Look, I get it. Doctors are imperfect and sometimes they really do forget to ask certain questions, perform certain parts of the exam, or issue certain warnings. I'm of the opinion that we need more mechanisms to double-check the work doctors do. But this should NOT be the job of the software developer who writes the EHR software.

  10. Everything Wrong... by nagora · · Score: 3, Insightful

    ...with private medicine in one phrase:

    the expenses came from lost patient revenues

    When patients are revenues, who's interested in curing anything?

    --
    "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
  11. Re:I'll tell you why by Beerdood · · Score: 2

    Have to heartily disagree with that comment. I've worked a couple of different IT positions in healthcare, and the main reason doctors "hate computers" is they tend to be heavily resistant to any sort of change, and the nature of software is change. Years ago I had a gig upgrading computers in a hospitals and the doctors were by far the most hostile towards mandatory upgrades (compared to nurses and receptionists, who were generally eager to get a new computer). God forbid their desktop icons were rearranged, or something didn't work exactly like it did. Most EMRs (software for maintaining electronic records) still have a Win 3.x look and feel, you can't make any changes to the software they use without risking major conflict with your BAs and the doctors they have to deal with.

    I can only speculate as to why doctors are particularly against any sort of progress change, or as to why they are absolutely set in their ways. Perhaps any sort of short term loss in efficiency / patient care is unacceptable - like some sort of variant of the Trolley Problem where "pulling a level" hurts patients in the short term? Because their existing systems are working, they don't want to take any sort of risk that may reduce their down time?

    --
    Global warming and other natural disasters are a direct effect of the shrinking number of pirates - Gospel of the FSM
  12. Re:EHRs are terrible by bferrell · · Score: 2

    Like it or not, it's called accountability.

    People with heavy debt and wealth (medical professionals as an example) are the among the first to call on "the system" to hold others to account.

    What's happening now, is the system now can and does now hold them accountable... And they don't like it one little bit!

    When we ask for justice... It's usually meant for others to be brought to justice, granting relief to us.

    It's a knife that cuts both ways though and we always think it's unfair when it cuts our direction.

    Maybe it's time to look for something other than "justice", eh?

  13. Re:Don't get sick by fropenn · · Score: 2

    The gun question has nothing to do with the government. Nothing. And, further, all patient / physician interactions are private and protected interactions.

    The gun question is there to keep you (and especially your children) safe. If you answer 'yes,' they can provide information about gun safes, trigger locks, safely storing a gun. If you answer 'yes,' they may also check your mental health status or ask about any thoughts you might be having about suicide. In this context, asking about guns are for your well-being and protection, which is what concerns the physician rather than politics.

  14. Who is the system designed for? by shess · · Score: 3, Informative

    Once I started a new job which had a few nice things like getting reimbursed for decent home Internet service (because I was on call). But the system used to request reimbursement was clearly designed for the people cutting the checks, not for the people entering the requests, so after three months I just gave up and paid for my home Internet service the old fashioned way, out of my own damn pocket.

    The fundamental problem is that whoever is designing the system gets to choose where they can freeride. If an insurance company designs the system, they're going to push work off on medical facilities and doctors. If a hospital designs the system, they're going to push work off on doctors and nurses. If doctors design the system, they're going to push work off on medical facilities and insurance providers. The key problem is that patient representation is lost in the process. If you stepped back and said "What option would provide the best patient outcome?", you'd start to consider questions like "How do we ask this question to get the best data, but to prevent people from getting irritated and pushing random buttons to make progress?" So, often a required field goes from having one of two or three answers to including options like "I don't know" or "Not applicable". And just to be safe, there should be a "I don't want to answer", so that you know whether or not the doctor actually thought about the question, rather than just pressing "Not applicable" to get the question to go away. Then, of course, you need people designing backends to reflect this ambiguity.

    Unfortunately, it's easier to just force a selection at the front end, even though it messes up your data. So you can say with 100% confidence that a particular question was answered "Yes" or "No", but you have no confidence as to whether the person answering the questions actually made any effort to have them correspond with reality.

  15. Re:"Field Required" results in massive disengageme by JesseMcDonald · · Score: 2

    Your doctor doesn't need to know your job title, but now it's often required.

    You say that as if it were obvious, but the kind of work you do may well be a factor in quickly and accurately diagnosing your condition. Should it be a required field? Maybe, maybe not—but if it's not required then they're less likely to have that information available when it would be genuinely useful.

    --
    "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
  16. Re:EHRs are terrible by demonlapin · · Score: 5, Informative
    TL, DR: EMR's all suck, and are vastly inferior to "do it on paper and scan it in later" for the vast majority of cases.

    Let’s implement an EHR system that everyone can live [with]

    Well, that's the hard part, isn't it? They are almost universally despised. My workload has increased significantly since my hospital implemented an EMR, and the only thing that has improved vs paper is that you can read everyone's writing. Of course, those relevant nuggets of information are now buried in pages of auto-generated "content" that load slowly, so they're not necessarily easier to find out.

    I'm an anesthesiologist, and my job is not like that of other doctors. Unlike the vast majority of doctors, I don't get paid to write notes with more details. My notes are very, very brief. I can write down "healthy" and leave it at that, and still get paid. What I do have to do is find all those nuggets of information. In the previous system we had, charts were done on paper, and scanned in after discharge. Lab results and anything dictated (operative notes, radiology results, pathology results) were easily found in the computer. Now? Happy hunting. My note auto-includes all recent radiology results, even when they are irrelevant to what I'm going to do. If I want a nice, clean note that is in any way as concise as my paper notes were, I have to go and delete all of that manually.

    There's a nice little section where diagnoses are entered as the patient comes into the system. If someone has put these in, it auto-populates. Great, right? Except that if you've ever been pregnant, then "pregnant" shall forevermore be on your list. I have to hover over a very specific box to delete that when, for example, you've had your baby. Or babies - I'll get one "pregnant" diagnosis for every one of those. It helpfully includes information like whether the patient is sexually active or not - even if the patient is currently pregnant. There is no reason that should ever appear in my note, because the only thing that is relevant to me is whether or not you are currently pregnant.

    So, just to make a simple example, let's have a healthy 19-year-old woman with appendictis. No allergies, no medications, no prior surgeries, no family history of anesthetic complications, normal airway exam, brief list of labs, negative pregnancy test, plan general anesthesia, ASA physical status 1E. That is what my paper note looked like. The EMR note would fill pages.

    The thing about paper medical records, for all their faults, is that they were a highly refined method for transmitting maximum information in minimum space. Even after the entire rest of the VA had switched to electronic records (and although the backend was apparently a nightmare, the user experience wasn't too awful), anesthesia records were done on paper and then scanned in, because they occupied the front and back of one sheet of paper and were dense with information that just can't be represented in text. Even simple things like blood chemistry were typically recorded in a skeleton so that you didn't have to read line-by-line.

    Having said all that, every doctor can tell you something similar about their own specialty. Irrelevant or incorrect information clogs notes, especially as they are more or less cut-and-pasted day to day, with the newest day usually coming at the bottom. I was investigating a case where a patient who was in the ICU quit breathing and had to be intubated. It happens, no surprise there, and one of the physician notes written at the time suggested that it was correlated with starting a specific medication. I decided to look up the nurse's notes to see whether that was true or not - ICU nurses are a dedicated bunch, and there's no way that it wasn't documented. In the ancient days, that would have required a trip to medical records. In the immediately-past system, I would have been able to pull up the scanned i

  17. Re:EHRs are terrible by realxmp · · Score: 3, Informative

    It's not holding them accountable for their clinical decisions (which is the kind of accountable people think of in this case), it's all about accounting for billing purposes. Some of this data is useful for research purposes and yes some of it can be used to figure out what went wrong in a course of treatment. Unfortunately it also reduces doctor throughput and draws their attention away from the patient in front of them.

    We need to look for solutions that reduce the time and attention required by this software as much as possible. Some of this is simply capturing data directly from medical notes, voice recognition and smarter software (ensuring you don't have to enter the same thing into two different bits of software). The rest is being brutal and removing unnecessary/unused information.

  18. Re:EHRs are terrible by Applehu+Akbar · · Score: 2

    Like I said, we need to develop an EHR standard that everyone can live with. This, like winning WW II, takes work, but there is no viable alternative. And i don’t mean incompatible islands of technology centered in a few major hospital systems, I mean one nationwide, online medical records standard whose use is mandatory and non-negotiable. Make knowing how to use it as basic a part of med school training as gross anatomy.

    Last year my mom (age 96) was taken to the ER with acute intestinal distress. As she was being attended to by the ER staff I mentioned that fifteen years ago on a visit to California on a book tour, she had been taken in with similar symptoms in the desert town of Ridgecrest, and that the diagnosis back then had been diverticulitis. “Diverticulitis? Hmmm...”

    “So can’t you bring up her records and see it there?” I asked. No, apparently, it’s all on f* paper, in a town in the middle of the Mojave Desert, and they have to “send for it.”

    When your consider the massive amount of money we are forking out to you people day after day, this is beyond pathetic. Suck it up and learn some methodology worthy of the twenty-first century.

  19. Re:Don't get sick by havana9 · · Score: 2

    From what I recall some explosives are toxic and could cause abdominal pain, vomiting and seizures. Potassium nitrate causes abdominal pain, so if one has old fashioned gunpowder and mishandles it could get abdominal pain and diahrrea. I know it because I like to watch police procedurals.