Skip to content

Ashay2001K/intellihealth-ehr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelliHealth

IntelliHealth is a decentralized Electronic Health Record (EHR) system designed to enable secure, patient-centric medical data management using blockchain technology and decentralized storage.

The project explores how blockchain can be used to improve data integrity, access control, auditability, and trust in healthcare information systems.


Overview

Traditional EHR systems rely on centralized architectures, which introduce risks related to data breaches, unauthorized access, and lack of transparency. IntelliHealth addresses these challenges by combining blockchain-based access control with off-chain decentralized storage for medical records.

The system allows patients to retain control over their health data while enabling authorized healthcare providers to access records securely and transparently.


Key Features

  • Patient-controlled access to medical records
  • Blockchain-based authorization and auditability
  • Secure off-chain storage of medical data using IPFS
  • Backend services for record management and access workflows
  • End-to-end system integrating backend, blockchain, and storage layers

System Architecture

The system is designed as a full-stack application composed of the following components:

  • Client
    User-facing application for interacting with medical records and managing access permissions

  • Server
    Backend services responsible for application logic, APIs, and metadata handling

  • Blockchain Layer
    Smart contracts used to enforce access control policies and maintain immutable audit trails

  • Decentralized Storage
    Medical records stored off-chain using IPFS, with on-chain references for integrity verification

  • Tech Stack

  • Backend: Python (Django)

  • Frontend: Web-based client application

  • Blockchain: Ethereum smart contracts

  • Storage: IPFS

  • Database: Relational database for metadata


Status

Academic and research-focused prototype developed to study secure, decentralized healthcare data systems.
The implementation prioritizes design, correctness, and system integration over production deployment.


Publication

This project is associated with the following publication:

IntelliHealth – A Secured Decentralized Electronic Health Record System Using Blockchain
IEEE, October 2024

Paper link: https://ieeexplore.ieee.org/document/10837083


Screenshots

Home Screen Appointment Screen Doctor page Register page Patient page


Disclaimer

This project is a prototype and is not intended for real-world clinical or commercial deployment.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors