Decentralized Health Records. Patients are able to grant access to authorized doctors.
When you travel, there is no decentralized database for medical records that is free, accessible and secure for both doctors and patients. File Health changes that.
We are creating a minimalistic way for users to be able to access their medical records anywhere anytime using their wallets. First, the patient signs up and creates an NFT of their records. We are using IPNS in order to mutate the Data.
Next, Patients are also able to add authorized users. After the user grants access, the doctor is able to retrieve the patient's records using their address. Simple yet effective.
The entire medical records is an NFT with mutable data for every visit to the doctor.
For the front, we are using Next.js. Backend is focused on Solidity and Hardhat. Naturally, we are deploying on FVM. Medusa for On Chain Access Control to manage doctor's permissions. Files stored on IPFS. WEB3 Storage. We used Firebase to manage the users database and form content.