dBio
is a decentralized application (dApp) empowering patients to take control of their healthcare data. The project was initially developed at Harvard University by graduate students in the Software Engineering master's program.
Check out the white paper for more.
- dbio-demo -- A full system representation in
docker-compose
format. Start here to get a feeling for whatdBio
does! - dbio-protocol -- Protocol control server encompassing numerous API endpoints for interacting with encrypted patient data and facilitating proxy re-encryption of stored resources.
- dbio-fhir-proxy -- Custom FHIR server implementation for use in healthcare IT infrastructure. Interacts with
dbio-protocol
for access control and data read/write for patients. - dbio-client -- Frontend UI application comprising the dBio patient portal.
- dbio-smartcontract -- Ethereum smart contract supporting Lazy Minting of vouchers for NFTs corresponding to patient data.