Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 578 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 578 Bytes

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.