Skip to content

DickensJuma/Medical-BlockShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


Logo

Medical-BlockShare

Medical-BlockShare is a distributed file sharing system for medical services. It combines the powers of blockchain technology and the Interplanetary File System.
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

Purpose

The purpose of this Devpost project is to build a ethereum blockchain for storing medical files on the IPFS. network.Covidathon Hackathon

Use case

A medical service (e.g., a general practitioner) owns medical records of his patients. Nowadays, to share that data with another medical service, it requires physical file sharing or some other unsafe or slow form of access approval. Medical-BlockShare uses the IPFS to have a shared, decentralized file system containing all the medical records. Access to a medical record can then be requested using a transaction on the blockchain, permission is given likewise. The use of the blockchain allows the file sharing system to be supervised.

Features

  • The medical records are stored securely using the IPFS.
  • A medical record is owned by exactly one person at a time.
  • The owner of the medical record of a patient are by reading the ledger and following the transaction for his/her ID. Permission can then be requested by asking the owner of that medical record to transfer the access codes.
  • Medical records are stored using the FHIR format (standardised JSON for medical records).

Implementation(Future)

A website will be provided which illustrates the way medical services can interact with the system. It shows the medical records of patients managed by a particular medical service. These records will be viewed, and updated.

Installation

To run the cli, "cd" into the "CLI" directory, and run

node automation.js --no-warnings

Built With

This project was built using these technologies.

  • Ethereum
  • NodeJs
  • Blockchain

Live version

You can see it working here

Contributor

👤 Dickens Juma

👤 Patrick Nyatindo

👤 Cyrus Kiprop

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

📝 License

This project is MIT licensed.

About

Distributed file sharing system for medical services. It combines the powers of blockchain technology and the Interplanetary File System.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published