Something basic wouldn’t be that hard to put together
Ask HN: Is there a webapp to input/store your blood test results?
21–30 of 62 posts
Re: Ask HN: Is there a webapp to input/store your blood test results?
#22Something basic wouldn’t be that hard to put together
1. People are far more likely to store and curate their vacation pictures than healthcare data. There is a behavioral aspect to this. There isn't a lot of 'feel good' attached to storing a good HDL/LDL reading. Quite the opposite when it's bad.
2. Most countries develop their own version of a EHR, sometimes controlled by patients. Success rates vary but they remain a very useful tool for managing chronic conditions and patient peri-operative journeys. Once governments (local or national level) take over, there is very little incentive for anyone to develop.
3. There have been many attempts to create a patient-led EHR by companies but it is difficult to get off the ground and sustain due to data ownership, security, sharing and commercial complexities.
4. Storing the data itself is trivial. FHIR covers this well and within haematology at least, the support for standardization is strong. LOINC, SNOMED and UCUM are well established. Just be careful to store the initial units and reference ranges.
5. My personal take is that personal EHRs will take off once a good open source p2p toolkit implements superb encryption-led access control across workflows with top institutions comes into play. This is unlikely because of how EMRs lock up provider data.
Re: Ask HN: Is there a webapp to input/store your blood test results?
#23Re: Ask HN: Is there a webapp to input/store your blood test results?
#24Wellnessfx.com is ok and free.
Thanks for sharing, trying it out now. Not knocking it - as a non American I got a kick out of seeing imperial units being used out in the open :laugh: EDIT: Oh, cannot sign up without a US address.
Re: Ask HN: Is there a webapp to input/store your blood test results?
#25After noticing Apple Health doesn't let you track this data at all (very strange decision on their part) I contemplated building an app... But Excel is easier and serves the same function. Conditional highlighting, charts, trends, it's all there.
Re: Ask HN: Is there a webapp to input/store your blood test results?
#26If you're looking for a well-integrated web app product that isn't something you can run locally on your computer, Picnic Health [1] is really good at this. They import all your medical records from the providers who use electronic health record systems with APIs and collect your medical records from the providers that don't use those systems or aren't as technologically savvy. They digitize everything and put it in…
Re: Ask HN: Is there a webapp to input/store your blood test results?
#27If you're looking for a well-integrated web app product that isn't something you can run locally on your computer, Picnic Health [1] is really good at this. They import all your medical records from the providers who use electronic health record systems with APIs and collect your medical records from the providers that don't use those systems or aren't as technologically savvy. They digitize everything and put it in…
Re: Ask HN: Is there a webapp to input/store your blood test results?
#28If you're looking for a well-integrated web app product that isn't something you can run locally on your computer, Picnic Health [1] is really good at this. They import all your medical records from the providers who use electronic health record systems with APIs and collect your medical records from the providers that don't use those systems or aren't as technologically savvy. They digitize everything and put it in…
Re: Ask HN: Is there a webapp to input/store your blood test results?
#29After noticing Apple Health doesn't let you track this data at all (very strange decision on their part) I contemplated building an app... But Excel is easier and serves the same function. Conditional highlighting, charts, trends, it's all there.
Apple Health tracks the data. It just doesn't provide graphs except for the most common variables. I'm not really sure why no one makes a graphing app that works off HealthKit data
Re: Ask HN: Is there a webapp to input/store your blood test results?
#30It's designed to automatically pull your medical records from your EMR -- but users can also enter their conditions, medications and procedures manually. We have plans to allow users to manually enter their lab results [2], however that feature has not been implemented yet.
Fasten is still a work-in-progress, but if you're willing to contribute we have a pretty active discord (linked in the README).
[1]: https://github.com/fastenhealth/fasten-onprem/ [2]: https://github.com/fastenhealth/fasten-onprem/issues/137