An open API service indexing awesome lists of open source software.

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.

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.