Skip to content

Source Code for A Blockchain-based Framework for Fast and Cost-Effective Health Insurance System

License

Notifications You must be signed in to change notification settings

Adit31/A-Blockchain-and-ML-based-Framework-for-Health-Insurance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Blockchain-based Framework for Fast and Cost-Effective Health Insurance System

Description

This repository is the source code for the paper "A Blockchain-based Framework for Fast and Cost-Effective Health Insurance System".

Abstract: Health Insurance is crucial for each person, bearing in mind the increasing medical costs. The current insurance system is very expensive, as thousands of people pay the premiums and very few take the claims. Moreover, the claim settlement process is excessively lengthy, making it very tedious. In this article, we focus on making a fast and cost-effective health insurance system based on blockchain technology. Blockchain is capable of removing all third-party organisations by forming a smart contract, making the entire process more smooth, secure, and efficient. The contract settles the claim on documents submitted by the claimant. We have used a regression model for computing the premiums optimally based on the total amount claimed under the current policy tenure, along with several other factors. A random forest classifier is applied for predicting the risk that helps in the computation of risk-rated premium rebate for the policyholders for their next term of insurance.

The major contributions of our work are:

  1. We will create a peer-to-peer network of hospitals and policyholders that will be bound in a smart contract.
  2. Ridge Regression will be used to predict the premium. Claims will be sent directly by the admitting hospital, which will be approved by the smart contract.
  3. If claims are less than the rebate, the premium will be calculated according to the risk and available balance in the contract. Risk will be predicted with the help of a random forest classifier. If the amount in the contract is sufficient for predicted claims, then a rebate will be given to all policyholders based on their predicted risk.

Proposed Model

Proposed Model


Citation

@article{anubhav2021blockchain,
  author = {Anubhav Elhence*, Adit Goyal*, Vinay Chamola, Biplab Sikdar, and Hyun Thi Tha Binh},
  title = {A Blockchain-based Framework for Fast and Cost-Effective Health Insurance System},
  journal = {},
  month = {},
  year = {2021}
}

About

Source Code for A Blockchain-based Framework for Fast and Cost-Effective Health Insurance System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published