GithubHelp home page GithubHelp logo

decentralised_healthcare's Introduction

Medical Insurance DApp

Problem Statement

The challenge at hand is to create a Decentralized Application (DApp) for managing medical insurance claims within the ecosystem. The process involves several key steps:

  1. Patient Interaction:

    • Patients log in to the system, where they can upload their medical and lab test bills for insurance claims.
    • The system generates notifications to inform the hospital and lab administrators about these submissions.
  2. Hospital Administrator's Role:

    • Hospital administrators access the system and review the submitted bills.
    • After verification, they approve the bills, and this approval status is securely recorded on the blockchain through a smart contract.
  3. Lab Administrator's Role:

    • Lab administrators also log in to the system and review the lab test bills.
    • Upon verification, they provide their approval, which is likewise recorded on the blockchain through the smart contract.
  4. Insurance Administrator's Role:

    • The insurance administrator enters the picture once both the hospital and lab approvals are secured.
    • The insurance administrator verifies these approvals on the blockchain.
    • After confirming all necessary approvals, they calculate the final claim amount.
  5. Smart Contract - HealthCare.sol:

    • The core logic for managing this DApp resides within the HealthCare.sol smart contract.
  6. Web-based User Interface:

    • A user-friendly web application, located in the Web-client folder, serves as the interface for users.
    • Users can securely log in with their respective roles (patient, hospital admin, lab admin, insurance admin).
    • This interface facilitates communication with the deployed smart contract, ensuring a seamless user experience.

decentralised_healthcare's People

Contributors

complete-dope avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.