International Journal of Advanced Engineering Application

ISSN: 3048-6807

Blockchain-Based Decentralised Electronic Health Record Management

Author(s):Rahul Tiwari, Ananya Mishra. Vikram Singh Rajput

Affiliation: Department of Computer Science and Engineering, Harcourt Butler Technical University, Kanpur, Uttar Pradesh

Page No: 64-68

Volume issue & Publishing Year: Volume 3, Issue 5, 2026/05/08

Journal: International Journal of Advanced Engineering Application (IJAEA)

ISSN NO: 3048-6807

DOI: https://doi.org/10.5281/zenodo.17624314

Download PDF

Abstract:
Electronic Health Records (EHR) fragmentation across multiple healthcare providers represents a critical systemic failure in India's health information infrastructure, resulting in unnecessary repeat diagnostic testing, medication errors from incomplete clinical histories, delayed emergency treatment due to inaccessible records, and significant patient burden from manual medical record transportation. The Ayushman Bharat Digital Mission (ABDM), launched in 2021, provides a regulatory and infrastructure framework for unified health ID-based EHR sharing, but the centralised Health Data Fiduciary architecture raises data sovereignty and single-point-of-failure concerns. This study presents the design, implementation, and performance evaluation of a permissioned blockchain-based EHR management system using Hyperledger Fabric 2.4 that enables patient-controlled, cryptographically auditable medical data sharing across a multi-provider consortium without relying on a central data authority. The architecture implements a three-channel design — patient demographics, clinical records, and consent management — with ABAC (Attribute-Based Access Control) enforcing granular patient consent at the data element level. Off-chain IPFS storage of large DICOM imaging files with on-chain content-addressed hash anchoring addresses the blockchain storage scalability limitation. Chaincode smart contracts implement ABDM FHIR R4 data exchange standards, enabling interoperability with existing hospital HMIS systems via REST API adapters. Performance benchmarking on a four-organisation Hyperledger Fabric network deployed on AWS EC2 instances demonstrates transaction throughput of 842 TPS (ENDORSEMENT + ORDERING + COMMIT) with 2.1-second end-to-end latency at 64 concurrent peer nodes, exceeding the 600 TPS minimum requirement for a district-level (500,000 patient) deployment scenario. Security analysis confirms resistance to Sybil attacks, 51% attacks (permissioned consensus), and DICOM file tampering via SHA-256 content addressing.

Keywords: blockchain, electronic health records, Hyperledger Fabric, FHIR, interoperability, patient data sovereignty, ABDM, smart contracts, IPFS, healthcare informatics

Reference:

  • [1] Azaria, A., Ekblaw, A., Vieira, T., & Lippman, A. (2016). MedRec: Using blockchain for medical data access and permission management. IOTDI 2016.
  • [2] Gordon, W. J., & Catalini, C. (2018). Blockchain technology for healthcare. npj Digital Medicine, 1, 38.
  • [3] Ministry of Health and Family Welfare, Government of India. (2021). Ayushman Bharat Digital Mission — Operational Guidelines. New Delhi: MoHFW.
  • [4] Tiwari, R., & Mishra, A. (2022). Hyperledger Fabric for EHR management: Architecture and performance. Journal of Medical Systems, 46(8), 52.
  • [5] Nakamoto, S. (2008). Bitcoin: A peer-to-peer electronic cash system.
  • [6] Androulaki, E., et al. (2018). Hyperledger Fabric: A distributed operating system for permissioned blockchains. EuroSys 2018.
  • [7] Rajput, V. S., & Bhatia, K. (2023). Patient data sovereignty in Indian digital health: Legal and technical perspectives. Journal of Health Informatics in Developing Countries, 17(1).
  • [8] HL7 International. (2019). FHIR R4 Specification. https://hl7.org/fhir/R4/
  • [9] Joshi, S. C., & Kumar, A. (2021). IPFS-based decentralised storage for healthcare imaging. IEEE Access, 9, 132145-132158.
  • [10] National Health Authority. (2022). ABDM Health Data Management Policy. New Delhi: NHA.
  • [11] Benet, J. (2014). IPFS — Content addressed, versioned, P2P file system. arXiv:1407.3561.
  • [12] OWASP Foundation. (2023). OWASP Top 10. https://owasp.org/top10