If you have insurance, the opposite is the case.
The UK's system, where I'm from is famously a mess. I think we hit a record with "£12bn NHS computer system is scrapped..." My aunts doctor has a GP system and the local hospital has another and when she collapsed and was treated in the hospital the doctor can't see the records as different systems. I guess unless they print it out and shlep it over somehow.
Data transfer (i.e. lab results, consultation results) happens mostly on paper, that is the patient usually gets handed a letter with the results to present to their GP.
Lots of information is lost this way. Examinations and analyses often are duplicated or done repeatedly.
A lot of comments have focused on typical doctor visit. Consider, 450 million people globally have a mental illness. Digitized records have a huge potential to support self-management of chronic conditions.
The OP does not need a 'tool' -- beyond a filesystem and a naming convention such as suggested by @gumby. Make a folder hierarchy that makes sense (and do not worry about getting the hierarchy 100% right up front, it can be adjusted as usage indicates what should have been). Scan paper docs to an image format, create plain text for any 'notes style' docs you want to keep.
This is a perfect example where the KISS [1] principle is very useful. With a naming convention as suggested by @gumby, finding particular items later is either navigate to the folder they are in, open appropriate file, or a simple search of the filesystem for keywords (i.e. a "find | grep" pipeline on Linux/MacOS or the equivalent on Windows).
Portability for office visits can then be as simple as carrying a USB stick with a copy of the filesystem, or carrying another device (laptop/cellphone) with a copy of the filesystem stored thereon.
I have thought about this for my cat, however. The vet clinics here also regularly transfer journals to each other as needed, but I don't have access online the way I do for my own journals. Unlike myself (knock wood) my cat has had extensive medical issues as a kitten and has a very long set of journals from different locations. Every once in a while I ask the current hospital we frequent to send me a copy of his journals. Sometimes they give me physical copies and other times they send them via email, and I be sure to have these on-hand just in case I need to provide them in a rush to an emergency clinic.
For our dog, we use PawPrint, which is a mobile app. They request medical records on our behalf and digitize them. Their monetization model is to sell pet insurance, which we have with another carrier. Nice, convenient.
We also have sundhed.dk (would translate to health.com) which all citizens can log into.
Here you can:
- See upcoming appointments with hospitals or doctors
- Sign up for organ donation or do not resuscitate orders
- Information about hospital visits 50 years back (records have been digitized)
- All your dentist visits, what kind of treatment you got, how much did you pay.
- X-rays are digitalized and you can download them if you want to.
- Lab results with explanations and tracking over time.
- All the medicine you have bought and prescriptions you might have.
- Your treatment plans which can be coordinated between medical practitioners and hospitals
You also have access to all information about any children under 15. And you can give access to information of your choosing to next of kin.There was also Javascript implementation of the protocol, but that seems to have been archived https://github.com/blue-button/bluebutton.js
Can anyone tell if there's activity there now?
--
One could customize an open source CRM for this?
Maybe there is some better, specialized software for this, but I would worry that it would be so niche or technical that no relative would know how to open the files when needed. Using some more common format would have an advantage here.
I currently just scan everything into onenote, which works, but is suboptimal.