TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A typical day on the ward

80 pointsby jeeshanalmost 11 years ago

15 comments

JoshMandelalmost 11 years ago
When I was a med student in 2009, I did my surgery rotation at a community hospital outside of Boston. Each morning two students were responsible for copying down overnight vital signs from the EHR onto paper. The job took upwards of 45 minutes, and morning rounds were at 6am...<p>I didn&#x27;t mind driving through icy Boston roads at five in the morning -- but I did mind the fact that I was doing a job that computers should be able to do far faster and more accurately.<p>The EHR was a terminal-based system, and I wound up routing traffic through a local proxy, analyzing the logs, and figuring out how the protocols worked. (I&#x27;m sure that reading about terminal emulators would have been more effective than reverse engineering them; I can only blame sleep deprivation.) I ultimately built a Python script to drive the terminal based on a list of medical record numbers, recording vital signs and slotting them into pre-formatted progress notes for printing. It even plotted sparklines for fever curves.<p>It worked. And the chief of surgery loved it. He wrote me a stellar evaluation that prominently mentioned my work with the computer system (I also did good clinical work and all).<p>Two months later when the medical school dean read my evaluation, I got a very angry phone call. She was horrified that I had &quot;hacked&quot; into the computer system and taken matters into my own hands. I tried my best to explain how the system worked, and why it wasn&#x27;t a threat. But I didn&#x27;t really get the message across.<p>The upshot, though: I realized just how broken healthcare information systems were -- and that I enjoyed working on solutions. After medical school I joined the research faculty at Boston Children&#x27;s Hospital, where I&#x27;m working on open specs, tools, and standards that make it easier to integrate third-party health apps with clinical data and EHRs [1]. It&#x27;s been an interesting ride -- and I&#x27;ve learned an incredible amount about health interoperability, politics, data, and security along the way.<p>1. <a href="http://smartplatforms.org/" rel="nofollow">http:&#x2F;&#x2F;smartplatforms.org&#x2F;</a>
评论 #8008406 未加载
评论 #8010949 未加载
评论 #8008979 未加载
评论 #8008426 未加载
评论 #8009066 未加载
noonespecialalmost 11 years ago
My mom who is an NP, (nurse then) used to say 20 years ago that the nurses are the &quot;rememberers&quot; and the doctors, the &quot;thinkers&quot;. The most important job of the nurse was to remember what was going on with each patient and get the doctors up to speed as efficiently as possible.
singingfishalmost 11 years ago
I&#x27;m in the late stages of writing up a PhD on this topic (nursing documentation in a community setting). The major problems are:<p>1. EHR technology is sold to managers, not clinicians.<p>2. The leadership of introducing the EHR is fragmented and highly dependent on local conditions such that success in one location does not guarantee success in another location. Likewise with failure.<p>3. Researchers have a tendency to treat evaluation of health technology as epistemologically equivalent to evaluation of pharmaceutical technology even though a cursory examination of the logic underpinning this assumption clearly demonstrates that this is not the case.<p>(point 3 makes my job very difficult and political. Fortunately this work[1] and the very few others like it, generally from the same research group lends my work instant legitimacy. Without it, getting my thesis through the committie would I fear be impossible).<p>[1] <a href="http://www.ncbi.nlm.nih.gov/pubmed/22188347" rel="nofollow">http:&#x2F;&#x2F;www.ncbi.nlm.nih.gov&#x2F;pubmed&#x2F;22188347</a>
评论 #8008655 未加载
评论 #8008444 未加载
anigbrowlalmost 11 years ago
After a 12-hour stay in the ICU a couple of years ago, this doesn&#x27;t surprise me in the least. I was given a different patient&#x27;s discharge papers by mistake, and when I got all the records of stay for reference afterwards some of the clinician&#x27;s reports were utterly illegible. I guess this is why I ended up answering the same medical background questions over and over again during the night.<p>-<p>This looks like a great tool How are you going to deal with the inevitable hurdles of HIPPA compliance? (HIPPA = patient privacy laws in the US, for people who don&#x27;t know).
评论 #8008411 未加载
评论 #8009257 未加载
jvdhalmost 11 years ago
This description of a typical day on the ward is of course ridiculously inefficient to us as digital natives. We deal with information flows every day and can imagine ten different systems that could do this without even opening the door to the hospital.<p>The big &#x27;but&#x27; is that there are so many hidden requirements here. Privacy is a huge concern. Data on patients may not leave the hospital. With the devices we have these days, it is almost impossible to create a near offline system. Almost all devices are connected to &quot;the cloud&quot; in some form or another, making them vulnerable.<p>The fact that health insurers are grossly incompetent in this aspect does not mean that hospitals should go down to that level.<p>Another hidden requirement is that this system has to work, always, no matter what happens. Paper notes may not be efficient, or complete. However, you can be pretty sure that while the hospital is still standing, this system works. Making a digital system that is as reliable is a very hard task.<p>All this will make such a system a huge investment, not only the system itself, but also in training. Balanced against the cost, it is not so evident that this is really an acceptable investment.
评论 #8008645 未加载
评论 #8008550 未加载
tricuspidalmost 11 years ago
<p><pre><code> Oh my god, we still have to write things down on paper?! </code></pre> Yeah, and so what? Writing things down on paper is a damn tough pnemonic system to defeat.<p>The problem arises when <i>others</i> have to discern an individual&#x27;s short hand notes.<p>So, an array of shitty post-notes is weak and lacks integrity, but similarly, so do disparate plain text files, haphazardly saved in an array of folders with haphazard file names. And yes, you could theoretically grep such a data store for meaningful details, but then again: Have you ever actually tried to parse someone else&#x27;s randomly sorted plain text notes? It&#x27;s a brain nullifying experience sifting through someone else&#x27;s disorganized stream of consciousness.<p>This is a garbage-in-garbage-out scenario, and coping with a tide of inadvertently injured humanity does not lend itself to well-formed XML and proper SQL grammar. People don&#x27;t plan on coughing up a lung, or getting shot, or run over. No one plans on syphlis dimentia.<p>You can bulldoze a landfill of printed circuit boards onto this problem, and still come back and say &quot;boo-hoo, healthcare broken.&quot;<p>It&#x27;s a hard problem, and there&#x27;s always going to be a 50% share of elbow grease to pony up on the buy-in. Hospitals are hotels where people disintegrate in the most controlled manner possible.<p>Feel free to try and automate garbage collection in this environment. You&#x27;ll assuredly end up with more bloated heap space than a Windows virtual machine running a JVM that emulates a .NET runtime environment.
leonthalmost 11 years ago
The article glosses over the fact that wards rounds are typically an exercise that requires vast amount of highly dimensional data. Hidden in the article is the requirement that the information - lab values, vitals, patient location &#x2F; status, problem list - must be maintained electronically. This by itself is already very hard, especially as paper records never have downtime &#x2F; network issues and do not talk back when invalid values are written.<p>Please be assured that the state-of-the-art is not as described. Sufficiently advanced hospitals would have means for healthcare workers to access vitals, lab values, patient location, current medications, current problem list &#x2F; diagnoses, medical history from previous days and even previous visits, and even medical history from other institutions - all electronically. Staffs enter data into system directly and no transcribing is required. These are available as discrete data i.e. not freetext strings only decipherable by humans.<p>Also don&#x27;t forget about electronic prescribing of drugs, glorified vending machines with pockets that only open when there is an order for that particular medication, and barcoded medication administration system.
评论 #8010034 未加载
chasbalmost 11 years ago
When I first shadowed on a post-op floor in Detroit, I was shocked to see how much information nurses had to copy by hand during a shift change. Even new medicine orders and drug administration schedules were being penciled into the margins of already-crammed pages.
评论 #8008308 未加载
Robin_Messagealmost 11 years ago
It seems like the essentially free work done by interns&#x2F;medical students is instrumental to these bad systems and procedures continuing.<p>I wonder what would happen if an intern group got together and said &quot;No. This is a stupid and dangerous way of doing things. We&#x27;re no longer going to turn up an hour early for a 12-hour shift to copy out notes that should have been taken in a more sensible way to start with.&quot;
评论 #8010169 未加载
munrocapealmost 11 years ago
&quot;Don&#x27;t abuse the text field in the submission form to add commentary to links.&quot; [1]<p>@jeeshan, I&#x27;m assuming you&#x27;re the author. Why have these practices (archaic maintenance of lists) been maintained?<p>[1] - HN Guidelines -<a href="https://news.ycombinator.com/newsguidelines.html" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html</a>
评论 #8008276 未加载
prawnalmost 11 years ago
There are a few mentions of ListRunner in there but no links to the site - you should update the blog template to handle that if you can.<p>For anyone else, the URL is: <a href="http://www.listrunnerapp.com/" rel="nofollow">http:&#x2F;&#x2F;www.listrunnerapp.com&#x2F;</a>
kevinwangalmost 11 years ago
What&#x27;s the easiest way to learn about and work towards changing&#x2F;improving these places as an individual?
评论 #8008374 未加载
hblanksalmost 11 years ago
Golly. I thought this was going to be about a hospital ward in sub-saharan Africa, some abandoned corner of Asia, or even a VA hospital here in the US.<p>I&#x27;m glad people care, but for me, these are first world problems compared to drug shortages, inadequate facilities for water and sanitation, missing diagnostics, payroll shortfalls, and so many things.<p>Sadly, though, these are not problems that programmers can do much to fix.
评论 #8011929 未加载
konzialmost 11 years ago
I would love to have a list of tasks for each of my patients on my phone. This would make being an intern far easier. In fact, I&#x27;m currently validating and building a solution for this exact problem, which I will talk about below, but first it&#x27;s important to understand what an intern (at least here in Australia) does during the actual ward round where most of their tasks for the rest of the day are created.<p>An average intern during a ward round has to do the following things for each patient : 1) Handwrite notes into the patient&#x27;s bedside notes as the senior doctor takes a history &#x2F; examines the patient. 2) Look at the patient&#x27;s vitals chart and medications chart. 3) Handwrite a plan in the patient&#x27;s notes at the end (this is essentially a list of tasks for the intern to do during the day). 4) Often while the intern is still writing the plan, into the patients notes, the rest of the team is already moving onto the next patient. The intern will hurriedly re-write any tasks from the plan onto their personal printed patient list (takes &lt; 5 seconds) and then quickly go get the notes for the next patient and begin this process again. Also note that often the patients are scattered around multiple wards in the hospital.<p>Now Listrunner, in their demo video shows a list of tasks for each patient on an iPhone. Awesome!<p>But where in the ward round does my list of tasks get copied into Listrunner? If I have to manually find the patient in the app and then manually add the tasks to an app it would take minutes, not the &lt;5 seconds it does to rewrite the tasks on a personal list in super shorthand. And no senior doctor is going to wait a couple of minutes for you to write each patients tasks into your phone (this would add 40 minutes to a 20 patient ward round).<p>I&#x27;ve been thinking about this a lot, and I think a solution using google glass would be super amazing here. I&#x27;m currently in the prototyping and validation stage of the project (following Eric Reis&#x27; &#x27;build-measure-learn&#x27;). Happy to talk to any doctors interested in it.<p>It works as follows:<p>1) After you finish writing the patient&#x27;s plan you take a photo of it with google glass. 2) OCR is performed on the photo, right then an there (hopefully in &lt;= 1 sec) and the OCR is shown to the google glass wearer who can confirm that the OCR is correct.* 3) Those tasks are then synced to the doctor&#x27;s phone, or for security reasons perhaps a hospital owned phone or tablet.<p>The advantage of this system is that it doesn&#x27;t change the current workflow at all. It doesn&#x27;t affect the speed of the ward round. Thus, faces a lower level of resistance to adoption.<p>Disadvantage - doctor&#x27;s are notorious for bad handwriting, thus it will not work for all doctors. It&#x27;s expensive. However, as google glass (and perhaps other similar tech) gets cheaper this may not be significant.<p>*Patient labels are already affixed to the top of the page (so OCR can be performed on the label to associate the tasks with the patient). But if the solution became widely used, a simple QR code could be added to patient labels, to make this easier.
评论 #8012279 未加载
评论 #8010319 未加载
评论 #8009576 未加载
评论 #8010683 未加载
评论 #8012774 未加载
nowarninglabelalmost 11 years ago
Hospitals already put a bracelet on every in-patient, right? What if you had an RFID chip in the bracelets and scanned at entrances&#x2F;exits to the ward, to keep track of where the patients are and have been?
评论 #8008571 未加载