Slashdot Mirror


Researchers Suggest Using Blockchain For Electronic Health Records (hbr.org)

The CIO at a Boston teaching hospital and two MIT researchers write in the Harvard Business Review that blockchain "has the potential to enable secure lifetime medical record sharing across providers," calling it "a different construct, providing a universal set of tools for cryptographic assurance of data integrity, standardized auditing, and formalized 'contracts' for data access." An anonymous reader quotes their report: A vexing problem facing health care systems throughout the world is how to share more medical data with more stakeholders for more purposes, all while ensuring data integrity and protecting patient privacy... Today humans manually attempt to reconcile medical data among clinics, hospitals, labs, pharmacies, and insurance companies. It does not work well because there is no single list of all the places data can be found or the order in which it was entered...

Imagine that every electronic health record (EHR) sent updates about medications, problems, and allergy lists to an open-source, community-wide trusted ledger, so additions and subtractions to the medical record were well understood and auditable across organizations. Instead of just displaying data from a single database, the EHR could display data from every database referenced in the ledger. The end result would be perfectly reconciled community-wide information about you, with guaranteed integrity from the point of data generation to the point of use, without manual human intervention.

70 comments

  1. Why call signed append-only structures blockchain? by Anonymous Coward · · Score: 1

    If that's blockchain, then gee, I guess GitHub also uses blockchain.

  2. How do you Store a 5gb MRI image by hsmith · · Score: 5, Insightful

    In a 256 bit hash? I'd love to know. Block chain can verify data - that is it. Tired of dipshits selling the latest buzz word when they have no idea what it is. Block chain is ledger, not a fucking database.

    1. Re:How do you Store a 5gb MRI image by Zemran · · Score: 1

      But it is in the cloud.... It is magic... It can do everything...

      --
      I love stacking my barbecues in the shed at the end of summer - you can't beat a bit of grill on grill action.
    2. Re:How do you Store a 5gb MRI image by Anonymous Coward · · Score: 0

      "but all the *blockchain* has to do"

      Where for out thou edit

    3. Re:How do you Store a 5gb MRI image by Anonymous Coward · · Score: 0

      Storage is the easy part as a sidechain (not in the blockchain).

      Million dollar question?

      Now, how do you share a document key (encrypted) between multiple parties, going back generates?

    4. Re:How do you Store a 5gb MRI image by Anonymous Coward · · Score: 0

      " Block chain can verify data" .. yes that's it. it can verify data on decentralized environment. one has to generate months worth of collisions for data forgery. now all it takes is one insert to a database.

    5. Re:How do you Store a 5gb MRI image by arth1 · · Score: 3, Insightful

      And what do you do when you need medical data expunged from the record? It's difficult enough as is today, but still doable in cases like wrong diagnoses or a doctor or nurse logging to the wrong journal. But you can't modify a signed chain without breaking it - that's the entire point.

      No, I think this is a very bad idea.
      A git-like approach would be a better idea, but that requires a dedicated merge master who can vet pull requests. And I sure as hell would not want that to fall on an insurance company, and they sure as hell would demand it.

      How about this radical idea: The patient owns and controls data about the patient, and takes the consequences.

    6. Re:How do you Store a 5gb MRI image by Parker+Lewis · · Score: 1

      Is not possible use checksum for this case? Like we do with big files downloaded from the Internet?

    7. Re:How do you Store a 5gb MRI image by frank_adrian314159 · · Score: 5, Informative

      And what do you do when you need medical data expunged from the record? It's difficult enough as is today, but still doable in cases like wrong diagnoses or a doctor or nurse logging to the wrong journal. But you can't modify a signed chain without breaking it - that's the entire point.

      Yes. It is the entire point. But you don't remove data from an EMR (Electronic Medical Record). Working with them on a daily basis, I can tell you the "removed" bits and "reason for removal" fields in their databases have a reason. You always add to the record, even if it is a removal. That is, you do if you and your customers value their legal skins.

      --
      That is all.
    8. Re:How do you Store a 5gb MRI image by Baron_Yam · · Score: 1

      My GP is responsible for my medical records (all medical results get copied to him regardless of where I go), though exactly how and where they're stored I've no idea. I do know the bastards charge ridiculous amounts of money in some instances to transfer or release records.

      I suspect it's 3rd party vendors contracted by the province and restricted by the provincial Personal Health Information Privacy Act (https://www.ontario.ca/laws/statute/04p03).

      The system seems to be working, more or less. I can't recall the last time there was a news item about someone violating the privacy protections.

      Patients should have access to their records, but giving them control is a mistake from a societal perspective. You're just asking for an 'arms race' of lawsuits and insurance premiums.

    9. Re: How do you Store a 5gb MRI image by Entrope · · Score: 2

      No. Checksums are short, easy to generate, and good at detecting accidental errors. They are also typically linear functions, so it is extremely easy to generate two (potentially very) different files with the same checksum.

    10. Re: How do you Store a 5gb MRI image by Parker+Lewis · · Score: 1

      Right. Thank you for the clarification! :)

    11. Re:How do you Store a 5gb MRI image by ColdWetDog · · Score: 1

      How about this radical idea: The patient owns and controls data about the patient, and takes the consequences.

      Except, as we have seen time and time again, the patient is not exactly the customer - at least in terms of who is bankrolling the transaction. That entity is the insurance company and / or government. And you really can't use the 'takes the consequences' argument either. In the US at least, if the 'owner' of the information was the patient, what happens if the hospital messes up? The individual patient (your grandmother for instance) is supposed to fight the system to get 'their' information correct? What happens when your grandmother doesn't bring her USB stick in to the clinic? Or doesn't remember her password? Or whatever attempt at security your system uses?

      It's a wonderful, libertarian idea and one that has absolutely no usefulness in the real world.

      --
      Faster! Faster! Faster would be better!
    12. Re:How do you Store a 5gb MRI image by Kjella · · Score: 5, Informative

      Yes. It is the entire point. But you don't remove data from an EMR (Electronic Medical Record). Working with them on a daily basis, I can tell you the "removed" bits and "reason for removal" fields in their databases have a reason. You always add to the record, even if it is a removal. That is, you do if you and your customers value their legal skins.

      That's the default, yes. But at least here in Norway you have the right to have information that is found wrong or unnecessary and strongly burdensome not only corrected, but actually expunged. Usually it involves possible substance abuse, child abuse, psychiatric diagnoses or something like that and the burden of proof is on you, it happens very rarely but it does happen from time to time. This is more a legal process around the registration of personal information than a medical process and you can appeal beyond the institution that logged it. Generally though the duty to document is very strong, even if what they thought or did was incorrect that's their basis for action and review so for example if you want to sue for malpractice that should be done first. But even if this happens in only one in a million journal entries, it's pretty incompatible with a blockchain.

      --
      Live today, because you never know what tomorrow brings
    13. Re: How do you Store a 5gb MRI image by Kjella · · Score: 1

      No. Checksums are short, easy to generate, and good at detecting accidental errors. They are also typically linear functions, so it is extremely easy to generate two (potentially very) different files with the same checksum.

      A cryptographic hash on the other hand... of course a blockchain could provide the integrity of the history, but it doesn't solve any of the hard problems like who everybody is and whether they have permission to write to your journal. Also in order to verify the blockchain you need access to everything in it, goodbye restricted access... there's many stupid things about this.

      --
      Live today, because you never know what tomorrow brings
    14. Re: How do you Store a 5gb MRI image by Anonymous Coward · · Score: 0

      It is quite clear you have absolutely NO idea what blockchain is, since everything you said is exactly opposite.

      https://www.healthit.gov/sites...

    15. Re:How do you Store a 5gb MRI image by Anonymous Coward · · Score: 0

      Tired of dipshits selling the latest buzz word when they have no idea what it is.

      You're missing the point. This is an attempt to convince people to switch to a single controllable system, not an attempt to provide better security or data integrity. This has been the trend in tech for decades: create monopolies around a specific thing people already have by pitching some fantastical conception of it until everyone adopts and no longer have the choice of alternate platforms.

    16. Re: How do you Store a 5gb MRI image by Anonymous Coward · · Score: 0

      So you don't need access to the block chain to verify a transaction? I thought that's how it works.

    17. Re:How do you Store a 5gb MRI image by Anonymous Coward · · Score: 0

      And there's the problem. My doctor wrote down in my medical record that I have untreated type ii diabetes... based on a single result of a blood glucose test taken 30 minutes after I'd had a mountain dew (emergency room visit). And the number wasn't actually high enough to qualify as diabetes by the American Diabetes standards. No other blood test has ever suggested I'm even borderline for diabetes.

      That information should have never have entered my record-- but if the ACA goes away, it's now a pre-existing condition (that isn't) that can make getting insurance more difficult (or at least more expensive).

    18. Re:How do you Store a 5gb MRI image by arth1 · · Score: 1

      And you really can't use the 'takes the consequences' argument either. In the US at least, if the 'owner' of the information was the patient, what happens if the hospital messes up? The individual patient (your grandmother for instance) is supposed to fight the system to get 'their' information correct?

      That's the state today.
      In a system where the patient controls the information, the patient can simply remove incorrect information.

      What happens when your grandmother doesn't bring her USB stick in to the clinic? Or doesn't remember her password?

      The onus will be on the patient to provide the information, whether in person or through a guardian, or a third party of choice. A digital upgrade to the SOS capsule that can hold full medical records could be one approach.

    19. Re:How do you Store a 5gb MRI image by xSauronx · · Score: 2

      > Block chain is ledger, not a fucking database.

      the blurb is mis-worded, but its not unreasonable: a patients health record [health record IT guy here] is not necessarily ever complete. interoperability between health systems and their different EHR products is not a thing. the *idea* that blockchain could be used to audit and update a master record for changes and updates is a great idea.

      i wish i thought healthcare IT would ever pull this off, but honestly, even in an unsecured, unaudited way it probably wont--at least not anytime soon. wanna know what the most universal way to move health records is between facilities and systems?

      a fax. fax me a thing, we intake it as an image, MAYBE print it to text and run a regex on it for patient info, or otherwise it gets manually checked to be assigned to the right patient in our system.

      healthcare it has lots of room for improvement. id love to see it improved but...im not about to get in a hurry over it.

      --
      By and large, language is a tool for concealing the truth. -- George Carlin
    20. Re: How do you Store a 5gb MRI image by Anonymous Coward · · Score: 0

      As above. Sue. You have to make bad people do the right thing. They never it it willingly.

    21. Re:How do you Store a 5gb MRI image by Anonymous Coward · · Score: 0

      In a 256 bit hash? I'd love to know. Block chain can verify data - that is it. Tired of dipshits selling the latest buzz word when they have no idea what it is. Block chain is ledger, not a fucking database.

      Thank you - my thoughts exactly.

    22. Re:How do you Store a 5gb MRI image by Anonymous Coward · · Score: 0

      Tough, the math is the math.

    23. Re:How do you Store a 5gb MRI image by Anonymous Coward · · Score: 0

      The math may be the math, but the question of which math to use is up to the designer.

    24. Re:How do you Store a 5gb MRI image by Anonymous Coward · · Score: 0

      "Hmm. Well it says here you are allergic to shellfish and have asthma.... Hey Mikey, run down to Captain D's, this is going to be quick."

      "Shit! There just went the MRI machine. Who plugged in that capsule?!?!?!?"

      "*flatline*.... If only we had realized the passcode was passcode123 three hours ago....."

      "You did switch the capsules right? That lucky bastard was getting Oxy...."

      "Heh, raise his rates! He just went to a bar."

      "What do you mean it's tied to my phone???"

      "Would you like to use your capsule to login to the Azure cloud? [Yes] [Yes]"

      "Stop right there citizen. Capsules, please!"

      "Why do I need to upgrade to the new capsule model????"

      "Hang on, that capsule's here somewhere....(it isn't...)"

      "Well, I don't know HOW the capsule got in there...."

      "So the killer's capsule was covered in the victim's blood. Well, we call that.... preserving the evidence. YEEEEEEEEEEEAAAAAAAAAAAAAAAHHHHHHHHH!"

      "Just track him through the National Health Database. Alright you ping his capsule, I'll cross match it with AFIS."

      etc....

    25. Re:How do you Store a 5gb MRI image by jerdenn · · Score: 1

      Thank you so much for bringing some clarity to this discussion. I made it a point to visit all blockchain vendors at HIMSS 2017 and there was not a single answer for 10 MB CCD, let alone imaging data.

      On top of that, HIEs solve many of the "sharing" use cases today. The challenges in healthcare data sharing are semantic interoperability. Trust is tertiary and easily solved using existing standards.

  3. Blockchain... by blueshift_1 · · Score: 3, Funny

    It'll fix every security problem you have!

    1. Re:Blockchain... by Chrisq · · Score: 2

      It'll fix every security problem you have!

      It worked wonders for my constipation, though the links were a bit uncomforatble

  4. VERified! by Anonymous Coward · · Score: 0

    I'm Roger Ver, long time Bitcoin advocate and investor.
    Today I'm at the Mtgox world headquarters in Tokyo Japan.
    I had a nice chat with MTGOX CEO, Mark Karpeles, about their current situation.
    He showed me multiple bank statements, as well as letters from banks and lawyers.
    I'm sure that all the current withdrawal problems at MTGOX are being caused by the traditional banking system, not because of a lack of liquidity at MTGOX.
    The traditional banking partners that MTGOX needs to work with are not able to keep up with the demands of the growing Bitcoin economy.
    The dozens of people that make up the MTGOX team are hard at work establishing additional banking partners, that eventually will make dealing with MTGOX easier for all their customers around the world. For now, I hope that everyone will continue working on Bitcoin projects that will help make the world a better place.

  5. Trump by Anonymous Coward · · Score: 0

    Trump is a little bitch. Much like his supporters.

  6. Re:HL7 by jbmartin6 · · Score: 5, Insightful

    HL7 is just a messaging format, doesn't provide for audit, nor does it scale well across a large number of recipients. Unless you want every hospital and doctor to maintain records on every person, and maintain a VPN to every other hospital and doctor.

    --
    This posting is provided 'AS IS' without warranty of any kind, implied or otherwise.
  7. Re:HL7 by Anonymous Coward · · Score: 0

    Why would you downvote this? I work in healthcare IT, I know what I'm talking about here...

  8. What a TARGET by Anonymous Coward · · Score: 0

    All the medical records in one place.. Mother LOAD!!
    Cop wants to know everything about you, one stop shopping.
    Does your wife know about that Penicillin shot 12 years ago?
    Do your friends know you had tests for Aids done?
    Are you ready to entrap your business partners now?

  9. Re:Why call signed append-only structures blockcha by jbmartin6 · · Score: 1

    As interesting and intriguing terms become popular, they get hijacked by others who want to bask in the same aura. This is how a dumb cat picture becomes a "meme."

    --
    This posting is provided 'AS IS' without warranty of any kind, implied or otherwise.
  10. Re:HL7 by Anonymous Coward · · Score: 0

    This is how things have worked for at least 20 years. It works just fine. If you want to centralize the database, then that would be an improvement, but interoperability was one of the complaints, and it's a false complaint because the system is already in place.

  11. Privacy? by jbmartin6 · · Score: 4, Insightful

    While the articles has mentions "protecting patient privacy" this isn't explained. It is hard to see how a widely distributed ledger of medical records would be anything but a privacy disaster.

    --
    This posting is provided 'AS IS' without warranty of any kind, implied or otherwise.
  12. needlessly complicated; storage challenges by Anonymous Coward · · Score: 0

    Seems like a needlessly complicated way of sharing medical records. Also, don't the nodes in a blockchain network need a copy of the whole ledger? Doesn't that mean that the nodes will have to have a copy of ALL medical records from all participants?

    That would be a huge storage challenger for an electronic health record. Consider for example that just two heartbeats of an ultrasound of the heart (EEG) or (TEE) consumes about 250MB. With that type of storage required for even one transaction, imagine how much storage would be required to hold, all the medical information from one state, or even the whole nation?

    If seems needlessly complicated and destined to have scalability problems, particularly in storage, if you ask me.

  13. VLADified by Anonymous Coward · · Score: 0

    I'm William Scott Lockwood III, long time fart advocate and investor.
    Today I'm at the Slashdot world headquarters in San Diego, CA.
    I had a nice chat with Slashdot CEO, Carp Flounderson, about their current situation.
    He showed me multiple server logs, as well as letters from providers and lawyers.
    I'm sure that all the current poogas problems at Slashdot are being caused by the traditional Slashcode system, not because of a lack of farts at Slashdot.
    The traditional Slashcode system that Slashdot needs to work with are not able to keep up with the demands of the growing Lockwood fan club.
    The dozens of people that make up the Slashdot team are hard at work establishing additional farting partners, that eventually will make dealing with Slashdot easier for all their trolltalk members around the world. For now, I hope that everyone will continue working on Slashcode projects that will help make the world a better place.

    -William Scott Lockwood III, esq

  14. Public? by WPIDalamar · · Score: 1

    Isn't the point of a blockchain that the contents are publicly verifiable?

    Isn't medical data something you don't want public?

    1. Re:Public? by GLMDesigns · · Score: 5, Insightful

      The blockchain concept is perfect for YOU to store your medical information (or any other information). The issue is distributing the keys to doctors, insurance, gov't etc...

      You can store (and add to,) your records easily; and nobody can see it without knowing your "VERY_SECRET_PASSWORD".

      But now, here's the problem. How do you disseminate the information to others? And how do you do this if you're in a coma?

      Then someone else needs access to this "VERY_SECRET_PASSWORD". And who is that? The government? Insurance companies? That is the problem. Not securely storing it on the blockchain.

      --
      If you're scared of your govt then you need to further restrict its powers
      Vote 3rd Party in 2016 and beyond
  15. EMC has had this for over 15 years by Joe_NoOne · · Score: 2

    CAS (Content Addressed Storage) isn't new - EMC introduced the Centera in 2002. The current iteration supports cloud storage as well.
    https://www.emc.com/data-prote...

  16. Privacy? How quaint. by Anonymous Coward · · Score: 5, Interesting

    As a physician for > 30 years, I can tell you that the ship has sailed on privacy of your medical records a loong time ago. In the 80s, my senior partner's office medical records still consisted of brief notes jotted on index cards. This basic situation of written or dictated notes, on paper, which were copied and mailed or faxed, really began to shift with the wider adoption of EMRs only in the last 5-8 years - prompted by government diktat and financial penalties. In the hospital, it was all hand-written charts until EHRs became commonplace over roughly the same period.

    The driving force for EHR/EMRs is, of course, money. An electronic record can be audited more easily, screens applied, and payments denied. If you go into the hospital and sit in the nurse's station, you would see the medical record perused by doctors, nurses, pharmacists, LPNs, nurses' aides, PTs, OTs, lab techs, venipuncturists, and unlicensed employees of utilization review, quality assurance, billing and insurance preauthorization depts, etc. Not to mention remote access by doctors offices and all the apparatus of the out-patient utilization review, quality assurance, billing and insurance preauthorization, and govermental auditing (Medicare/Medicaid). There have been many many revealed instances of people viewing and distributing info from the charts of spouses, girlfriends, etc. And, this leaves aside the millions of medical records exposed by compromises and hacks of hospital and insurance co. databases. And, I'm sure the NSA or other TLAs have scooped all that data as well.

    There really is no privacy to your medical info. But if you want to believe that, fine.

    1. Re:Privacy? How quaint. by ColdWetDog · · Score: 1

      Oh, it's not so bad as all that. EHRs are so fucked up that nobody can find anything.

      Security by obscurity really isn't a great design strategy but seemingly works in this giant clusterfuck we're creating in the US.

      --
      Faster! Faster! Faster would be better!
    2. Re:Privacy? How quaint. by swb · · Score: 1

      There's things I just won't tell my doctor because I know if they end up in EHR they are there forever, will likely follow me and can be used against me.

    3. Re:Privacy? How quaint. by gosand · · Score: 2

      True story.
      I went into the doctor for a regular checkup a few years ago.
      It was non-eventful.
      A week or so later, I got a letter from my insurance company, basically saying I had to check into drug rehab or risk losing my insurance.
      I knew my insurance agent pretty well, and called him up. He couldn't give me any information. I tried to call my Dr... they don't actually TALK to people on the phone, and nobody in that office would give me any information.

      Eventually, my insurance agent told me that someone had noted on my questionnaire that I used marijuana - which I do not.

      It took a couple of weeks of phone calls to my Dr's office, and me getting irate and coming just short of threatening legal action, and they reluctantly agreed to remove that from my record. And then my insurance company backed down.

      --

      My beliefs do not require that you agree with them.

    4. Re:Privacy? How quaint. by swb · · Score: 1

      I answer no to all the drug questions at the doctor's office and try to answer questions that may indicate mental health problems as neutrally as possible. I figure they can poke and prod and take samples, anything I tell them verbally is most likely to be used against me, especially when pre-existing conditions come back around.

      You'd have to be crazy to tell your average doctor with a EHR data entry screen in front of them you use any drugs except what has been prescribed.

      The real bullshit factor in all of it is that the doctor doesn't care about the questionnaire info *at all*, all they give a shit about is what they can see/feel and the lab results (and occasionally patient reported symptoms).

      I don't know who is driving those clinic exam questionnaires, but it isn't any doctor I've worked with. My guess is either insurance or the larger health system wants it for analytics.

    5. Re:Privacy? How quaint. by gosand · · Score: 1

      That is exactly what I did! No to all those questions.
      The questions are pretty ridiculous. Have you ever used tobacco? yes, yes I have. I have smoked cigarettes/cigars in my lifetime. I have never ever been addicted to tobacco or used it on any regular basis. But, I still answer NO on those questionnaires because if you say yes, it means you are a smoker to them.

      What my story illustrates is that you can still answer NO to all the questions, but if some medical clerk checks the wrong box by accident, you could have your insurance company could force you to go to rehab or face huge penalties in insurance premiums.

      That is insane and scary. I am planning to not fill out any of those questionnaires ever, and if I do - they will get the answers they want to hear.

      --

      My beliefs do not require that you agree with them.

    6. Re:Privacy? How quaint. by swb · · Score: 1

      Two years ago at my physical was a period of extreme stress and anxiety for me and I actually answered the questions about stress, anxiety and depression at the extreme end of the spectrum.

      Of course the doctor never mentioned them to me at all, which leads me to believe the doctors aren't using them as a source of information about the patient.

      I think next year when the nurse comes in and fills that stuff out I am going to refuse to answer and cite my previous experience of having my responses ignored and/or irrelevant to the physician. The doctor can ask himself if he believes it is relevant.

  17. Re: HL7 by Anonymous Coward · · Score: 0

    Http doesn't provide audit either.

  18. Data Standards are the Problem by Anonymous Coward · · Score: 0

    The bigger problem for portability and sharing is standardization - the same lab/diagnostic test has different names/representations in different locations. There are standards out there to address this problem (SNOMED, LOINC, ICD10, etc.), but with the amount of data we collect in healthcare, having different fields that represent the same type of information (e.g. blood glucose levels) makes it difficult to see the data over time.

    Don't even start with narrative data...

  19. ROTFL... by rgbatduke · · Score: 2

    ... having actually looked at the problem, as opposed to saying the moral equivalent of "if pink unicorns farted fairy dust, toads could fly", what else is there to do but laugh hysterically at this proposal?

    Look, if we lived in a sane universe, the problem being solved wouldn't even exist, because the government would have established a rigorous data portability standard in the first place. Given a rigorous data portability standard, data sharing across EHR's becomes a "necessary feature" instead of a malignant threat to the company that wrote the EHR who hopes that once you've invested the hundreds to thousands of hours and tens to hundreds of thousands of dollars in installing their product and porting/importing the data and training all of the staff to where they are expert enough to have learned just how their product really, really sucks, you will find all that money and time to be a large enough barrier to prevent you (physician, practice management company, hospital, whoever) from running away like a scalded llama towards absolutely anything else that might, just might, suck less.

    The alternative -- that they'd actually have to continue to employ a large staff of developers who are tasked with both debugging their existing product and advancing it with feedback from users in order to actually make their users happy so that they stay with the product out of choice -- is anathema to them, because paying all of those developers and admitting errors and retraining customers as necessary dilutes their profits.

    So now implementing an enormously complicated solution (one that will require a huge investment in programmers, security experts, trainers and so on and worse, will require every vendor to have hooks that permit more or less automated replication of features in other vendors' EHRs, some of which might even be proprietary or trade secrets or whatever) is suddenly going to make this particular post-apocalyptic landscape a lot better? Without laws mandating it? Without it immediately breaking as (say) Epic refuses to disclose key internals to (say) eClinicalworks or (say) Allscripts? Epic won't even willingly import HL7 data exported by other products.

    So excuse me if I pause to catch my breath before resuming maniacal laughter...

    --
    Even when the experts all agree, they may well be mistaken. --- Bertrand Russell.
  20. Re:HL7 by Anonymous Coward · · Score: 0

    So then, where do you record the name, location and director of the laboratory that performed a test on an ORU report, since that information is required on all lab reports per CLIA?

    HL7 was designed by a committee of people that never had to look beyond the walls of their hospitals. They didn't need to know the name and address of the hospital lab since it's the hospital lab, so that information never made it into the standard except as a handwavy whatever field.

    Even the non-messaging stuff the HL7 organization has produced is poorly designed, such as the CDA, which rather than making the identifier of any particular element an attribute of that element, they made it a <templateId> subelement, making XPATH processing of documents a serious pain in the ass.

  21. EHR is a Perfect Use Case for Blockchain by Ronin+Developer · · Score: 2

    Took the time to quickly read through the Whitepaper. My intention will be to examine it more thoroughly over the next day or two. I found it interesting because it predates my own preliminary work on the subject matter. With the serious danger for medical record theft, the development of a secure EHR records system is paramount. It would be nice, to see a mandate by the federal gov't making such a system an absolute requirement in whatever healthcare bill becomes or stays law.

    Blockchain technology provides a secure, distributed database. Accessing medical records from corresponding nodes should be very quick. Adding or updating them should require validation of the submitter and of the patient to ensure data integrity and privacy. The identify of a patient can be verified using existing technologies or a database constructed specifically for identification (i.eimage database, biomarkers, and TFA) by the health care provider (HCP). Records that submitted without a thorough vetting of the patient identity can be separated until vetting is complete. If the vetting fails, a new EHR record can be created.

    Two-Factor Authentication (TFA) could be used when checking into a HCP or facility when the patient is conscious and has their smart phone or similar mobie device present. In emergency cases where the patient can not respond, the HCP would be able to keep the records separate yet able to retrieve history while the HCP contacts the patients emergency contacts for vetting. And, in the event a patient can not be properly vetted using these techniques, DNA biomarkers or dental records could be used to achieve a positive identification.

    Such an approach would ensure that bogus information is not entered into a patients medical record. This will help lower insurance costs AND prevent the patient from potentially receiving life threatening procedures or medications (i.e. if allergic). Removing bogus information is very difficult. And, in accordance with HIPAA and health care privacy laws,, the real patient affected by the bogus information is not even permitted to know the identify of the individual who misused their record (stupid, I know) or to even have the erroneous information easily removed.

    By law, everyone is still required to receive stabilizing medical care. But, individuals should not be subject to improper treatment based on bogus data due to misuse nor should they be responsible for medical bills associated with such treatment.

    Unfortunately, a key factor in such a system, common EHR data formats, are still a ways away. EHR vendors tend to be proprietary and expect everyone else to use their protocol, if any. In the public safety sector, this was solved using GJXDM and NIEM to provide a standardized reporting standard. Many states and the federal gov't the implemented systems to facilitate the sharing of this data. Such a similar approach for EHR records, coupled with blockchain technologies would revolutionize health care.

    Just my $0.02 worth.

    RD

    1. Re:EHR is a Perfect Use Case for Blockchain by Baron_Yam · · Score: 2

      And when the patient loses their key? Or when a medical records clerk makes an error? You're introducing more problems than you're solving.

      You don't want an unalterable, ever-growing database. You want standards to allow easy exchange of information, a system to which access is limited to authorized users, and privacy legislation to ensure anyone misusing the data can be severely punished.

    2. Re:EHR is a Perfect Use Case for Blockchain by ColdWetDog · · Score: 2

      Nice ideas and completely impractical. If I have to handle the charts of say, thirty patients during the day and I have to handle them at several times during the encounter, I'm supposed to use a clunky TFA system each and every fucking time? It's bad enough logging back in when you're gone from your desk for a few minutes (you know, to take care of the patient).

      DNA testing? Takes weeks.

      Dental records? I've got a guy bleeding out because he is on one to the new Factor Xa inhibitors (where you have to know WHICH of four inhibitors he;s on because the antidotes are unique to each drug and cost over $5000 USD a dose) and you want me to do dental X-rays?

      Keep the change.

      --
      Faster! Faster! Faster would be better!
    3. Re:EHR is a Perfect Use Case for Blockchain by Baron_Yam · · Score: 1

      >completely impractical.

      This is the protection against this going anywhere of course. Any practical trial would show it to be a clusterfuck of epic proportions.

    4. Re:EHR is a Perfect Use Case for Blockchain by Ronin+Developer · · Score: 1

      DNA and dental records werean example that could be used to positively identify a change - not to prevent treatment.

      Changes to a record would not occur until the patient is identified. Until then, they sit in a pending status with the medical history available so as to not delay treatment. If an identify thief used wants to use your records, let them. But, you can easily extract the bogus information if an HCP fails to identify the patient.

      TFA would be used by a patient checking in - not for every access by the HCP. TFA, along with a image of the patient at check-in could possibly solve the identify problem and permit the HCP to make entries on behalf of the patient.

  22. Blockchain.... by Anonymous Coward · · Score: 0

    ....a "solution" looking for a problem!!!

  23. Re:Why call signed append-only structures blockcha by TheRaven64 · · Score: 1

    Block chains and Merkel trees have a lot in common.

    --
    I am TheRaven on Soylent News
  24. Re:Why call signed append-only structures blockcha by Anonymous Coward · · Score: 0

    Only luddites use apps, etc.

  25. EHRs suck by Anonymous Coward · · Score: 1

    First of all, all health records, especially EHRs, are full of errors. I always get my records from every encounter. 100% of the time it contains errors.

    Next, these things need to go through the patient for QA, but they don't. The whole system is set up to do things behind the patient's back, and getting access to records is like pulling teeth, in fact harder -- try to get your dentist's records of pulling your teeth!

  26. I work with hundreds of EHR/EMR vendors by Anonymous Coward · · Score: 0

    And this is the dumbest fucking idea I have ever read.

  27. High tech whizbangs are the problem. by uncoveror · · Score: 1

    Electronic medical records, and other use of computers mandated by Congress have been the bane of health care's existence. The one thing EPIC and all other EMR software companies need to dedicate themselves to is ease of use. To say they are complicated for doctors, nurses and administrative staff to use the the greatest understatement ever uttered. I know, because I work at a medical company's call center. A blockchain isn't going to help ease of use at all.

    --
    The Uncoveror: It's the real news.
  28. what if I don't want it? by fish_in_the_c · · Score: 1

    What if I want to have control over my medical data and don't want anyone to have access to it unless I explicitly authorize it.
    Oh wait.... I forgot there is no such thing as privacy any more ... never mind.

    I think we need much stronger privacy laws. How about the right of the consumer to demand that ANY business purge all identifying information about them at any time, unless you have a currently active contract with them.

    --
    âoeTolerance applies only to persons, but never to truth. Intolerance applies only to truth, but never to persons.
  29. Re:HL7 by jerdenn · · Score: 1

    And that's why HIEs exist. The problem is solved, no magic bullet required.

    As an aside, HIEs also provide interesting analytics solutions that blockchain cannot.