https://github.com/kiraadi/medical-vault
An inter-hospital network where each patient’s medical history is stored in an immutable form.
https://github.com/kiraadi/medical-vault
blockchain-technology couchdb css html hyperledger-composer hyperledger-fabric javascript medical-vault npm solidity-language
Last synced: about 1 year ago
JSON representation
An inter-hospital network where each patient’s medical history is stored in an immutable form.
- Host: GitHub
- URL: https://github.com/kiraadi/medical-vault
- Owner: kiraAdi
- Created: 2021-05-11T17:16:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-11T18:15:56.000Z (about 5 years ago)
- Last Synced: 2025-04-06T16:08:50.300Z (over 1 year ago)
- Topics: blockchain-technology, couchdb, css, html, hyperledger-composer, hyperledger-fabric, javascript, medical-vault, npm, solidity-language
- Language: HTML
- Homepage:
- Size: 271 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Medical-Vault
# Electronic Health Record storage using Blockchain
* Built an inter-hospital network where each patient’s medical history is stored in an immutable form.
* Framed Access Control Rules based on every participant’s role by taking each hospital’s consent.
* A doctor can provide read access of a patient’s specific data to any other doctor in case of referrals.
* Researchers can also request for redacted version of a specific data.
* Technologies used: Hyperledger Composer, Hyperledger Fabric, Couch Db, JavaScript.