HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Cfu288

no profile record

投稿

Large language models encode clinical knowledge

nature.com
2 ポイント·投稿者 Cfu288·3 年前·0 コメント

コメント

Cfu288
·3 年前·議論
Docker swarm mode (still around) != docker swarm (cancelled). Poorly named so the confusion is normal
Cfu288
·3 年前·議論
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 年前·議論
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 年前·議論
While a good looking service, it seems pretty expensive unless you’re willing to donate your data to research?
Cfu288
·3 年前·議論
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 年前·議論
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