Inspiration
The inspiration for the project was the fact that there is no universal medical records system that helps in maintaining a consistent record for a patient and one where the patient has control over his/her own data. Data aggregation was another problem that was a problem that I also aimed to solve with this solution.
What it does
This decentralized app holds the medical and insurance records of a patient on the blockchain in a smart contract and allows an individual to either grant or revoke access to their data to either a hospital or insurance agent. The app also allows hospitals and insurances to record patient data and be accessed by other institutions or the above mentioned types.
How we built it
I built the project with writing a smart contract and deploying it on the polygon network and also some logic with JavaScript to interact with the smart contract and the front end with HTML and BootStrap.
Challenges we ran into
The main challenge I faced was the fact that only few people have actually tried out this kind of project but it turned out to be motivator to accomplish it at the end.
Accomplishments that we're proud of
writing, testing and deploying a smart contract. interacting with a smart contract
What we learned
I learned how to use ethers.js to interact with a smart contract and using the moralis SDK.
What's next for Decentralized health record system.
I want to make an API for this and if possible make it more accessible for others to try and use it. And perhaps build a startup out of it.
Built With
- ethers.js
- html
- javascript
- moralis
- polygon
- solidity
Log in or sign up for Devpost to join the conversation.