Skip to content
/ ehr Public
forked from estalar/ehr

Ethereum based electronic health record system

Notifications You must be signed in to change notification settings

alvinzach/ehr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain based electronic health record .

Status: Test License: GPL v3

A private network of hospitals built using ethereum and IPFS . Smart contracts are maintained for each patient to store their diagnosis reports . The smart contracts are deployed when a patient first approches a hospital in the network . Evry diagnosis report is saved in a private ipfs network that runs in the the same network . Hashes of these diagnosis reports are added to patients smart contract against timestamp of diagnosis. Every patient can set an access key to his health record . Only doctors with access code can read and update a patients health record .

Benefits of such a system :

  • Secure inter-institutional data sharing .
  • Patient record cannot be accessed without patients permission .

About

Ethereum based electronic health record system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.4%
  • TypeScript 29.4%
  • Java 14.7%
  • HTML 5.2%
  • CSS 0.3%