priyamshah112 / Medicyl

Healthcare Blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medicyl-logo

Medicyl

License: MIT

Medicyl is a blockchain-based Decentralized Health Record Management System. The system focuses on storing the patients' electronic health records efficiently and securely, thus providing the people better access and control of their records, and enabling easy and secure sharing of the records with doctors, hospitals, or insurance companies.


Inspiration

  • An Electronic Health Record (EHR) is a digital version of a patient's medical and treatment histories. There is no authentic report on the number of patients whose EHRs have been stored so far and an acute lack of security and privacy. Hence, a modern implementation of EHR is required in India.

  • The idea that any person in India can go to any health service provider or pharmacy and have access to his or her health records in an electronic format is essential and can be life-saving in certain situations.


Features

A mapping of the challenges faced by the traditional system and the features implemented in Medicyl to solve these challenges can be seen in the image below.

Features


Demo

  • View a detailed demonstration of Medicyl here.

  • Flow Diagrams with screenshots and features:

    Patient

    Patient-Flow-Diagram


    Doctor

    Doctor-Flow-Diagram


Installation

  • Step I: Clone the Repository
      $ git clone https://github.com/priyamshah112/Medicyl.git      
  • Step II: Install the required packages
      # On the terminal move into Medicyl/medicyl directory
      $ cd Medicyl/medicyl
      $ npm install
  • Step III: Run the application
      $ node app.js

Authors

Mihir Gandhi - mihir-m-gandhi

Priyam Shah- priyamshah112

Mihir Shah - mihir-ms

Alisasgar Haji - Aliasgarhaji110

Kruti Shah - kruti0201

Vishal Kothari - vishaljkk


License

This project is licensed under the MIT - see the LICENSE file for details.

About

Healthcare Blockchain

License:MIT License


Languages

Language:HTML 56.3%Language:JavaScript 23.0%Language:Solidity 18.1%Language:CSS 2.5%Language:Shell 0.1%