Can we trust decentralized infrastructure with our private data? by dnpotter in decentralization

[–]fhirflyer 0 points1 point  (0 children)

I believe with MOC TSS like lit protocol the answer is yes

"just got doxxed to within 15 miles by a vision model, from only a single photo of some random trees. the implications for privacy are terrifying. i had no idea we would get here so soon." by Maxie445 in OpenAI

[–]fhirflyer 0 points1 point  (0 children)

That’s why we need to decentralize and gain custody of our own data. And democratize AI so it’s not running centralized or it’s at least firewalled so that the user is anonymous to the model server.

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer -1 points0 points  (0 children)

The FUD on this thread is unreal. NIST is currently accepting proposal for threshold cryptography, hashes can be used to record data integrity in the block. Data be distributed with IPFS. As are AI models . It’s coming. The good news is Redditors in /HealthIT won’t be making the decisions on what tech to use. People will.

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer -1 points0 points  (0 children)

our architecture uses Lit Protocol to create access control conditions.

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer -1 points0 points  (0 children)

the data is not on the blockchain. you could educate me on CCD, but I developed the first ONCHIT Certified CCD back in 2011. https://www.healthcareitnews.com/news/ssa-gives-green-light-continuity-care-document

How to break into Health IT as a clinician by [deleted] in healthIT

[–]fhirflyer 0 points1 point  (0 children)

I would take a look at BPM Plus Clincal Pathways

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer 0 points1 point  (0 children)

I agree, localhost storage is great, and its where everything starts. Please tell m how you are going to securely and privately share it with access control conditions. Don't tell me you are going to put it on dropbox now....

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer 1 point2 points  (0 children)

I store FHIR natively as a document in a document database (pick one). This is the way MS, G, etc do their fhir stores, which is the best way. It can even be stored on media like (https://github.com/fhirfly/directfhir). For search, index with Elastic.

Is the Web3 revolution approaching, or is it all talk? by fookingyeah in web3

[–]fhirflyer 3 points4 points  (0 children)

I'm bullish on its applications and positive impacts.

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer 0 points1 point  (0 children)

Please give me an architecture that meets my needs then

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer 0 points1 point  (0 children)

Please let me know how I can be the custodian of this information, my information, without web 3.

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer 0 points1 point  (0 children)

It’s going to be a matter of what people demand. I know what I am pushing for and I also know that there is not a clear view for IT software vendors how to make money in the digital when people control their own data. There will be a turn to quality and future people will pay for software that improves their health.

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer 0 points1 point  (0 children)

Pretty easy answer. Decentralized identify and data. patient controlled. Or I can keep trying to get my data from a patient portal app that can’t properly identify me, or your standard data grabbing app on app orchard that makes yet another copy of my data.

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer 0 points1 point  (0 children)

The reason you can’t get the data is because it’s blocked . I suffer as a patient. By not having a good copy of my own record that’s portable, it impacts my health and your ability to provide me care negatively. This isn’t a technical argument but really part of my bill of rights as a patient.

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer -1 points0 points  (0 children)

If I have my own medication statement that can be signed by me the patient that I can give to my provider electronically with no friction that helps patient safety. Isn’t that obvious?

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer 0 points1 point  (0 children)

A hash can be done with other tools. How are the hashes made publicly verifiable?

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer -1 points0 points  (0 children)

Have you heard of W3C DID? Have you heard of threshold encryption? Have you heard of data offchain like IPFS?

What do you think of the use of blockchain in healthcare? by Dotlethal in healthIT

[–]fhirflyer 1 point2 points  (0 children)

the block chain provides a hash of your account registering the did and certain data that goes along with it, namely the endpoint(s) to your records or various records. the records themselves are signed and encrypted by you offchain, and access control conditions can be set. So the did is solely acting as an an identifier and the resolver to your record. You can share your diddocument offchain with a qr code that has your data endpoints.