HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Cfu288

no profile record

Submissions

Large language models encode clinical knowledge

nature.com
2 points·by Cfu288·3 lata temu·0 comments

comments

Cfu288
·3 lata temu·discuss
Docker swarm mode (still around) != docker swarm (cancelled). Poorly named so the confusion is normal
Cfu288
·3 lata temu·discuss
Sorry, I meant indexeddb not localStorage, but yeah a cleanup would clear it as well. Mere supports data export/import though, and data loss hasn’t been much of an issue yet in practice.

The goal is to be able to back up and restore encrypted blobs to external storage (s3, Dropbox, etc) to mitigate this and enable sync across devices, but this isn’t implemented yet.
Cfu288
·3 lata temu·discuss
EMR = Electronic Medical Records a.k.a your hospitals computer system.

Mere is a PWA stores all of your records in localStorage in your browser, data is not stored on any server.
Cfu288
·3 lata temu·discuss
While a good looking service, it seems pretty expensive unless you’re willing to donate your data to research?
Cfu288
·3 lata temu·discuss
I mean, if you use open source apps that build on top of healthcare interoperability data formats like HL7 FHIR, you can get automated data pulls from EHRs while being able to just switch apps later.
Cfu288
·3 lata temu·discuss
Fasten Health (mentioned in a previous comment) is probably your best bet. It automatically syncs with your EMR and pulls your lab results automatically. You can manually upload your own data in a bunch of cases.

If you’re looking for another open-source and free alternative, I’m building Mere Medical which is not quite as developed as Fasten but takes a local-first approach and still connects to 2000+ healthcare institutions.

www.meremedical.co www.github.com/cfu288/mere-medical www.demo.meremedical.co