Al-Busaidi Ahmed, Mani Joseph, Yoosuf Mohamed Sirajudeen, P Vijaya
Department of Mathematics and Computer Science, Modern College of Business and Science, Muscat, Oman.
Sci Rep. 2026 Feb 5;16(1):7348. doi: 10.1038/s41598-026-36787-6.
Electronic Medical Records (EMRs) are crucial to modern healthcare. However, traditional relational databases fail to fulfill increased expectations for integrity, auditability, and compliance in regulated environments. This paper proposes a Hybrid Blockchain Migration Framework that integrates a conventional MySQL-based EMR system (OpenMRS) with a permissioned blockchain network (Hyperledger Fabric). Sensitive data fields are selectively mirrored to the blockchain, ensuring tamper-evident logging while retaining the high performance of SQL for routine operations. A middleware layer, implemented using Java Spring Boot, monitors changes in the EMR and commits cryptographic hashes and metadata to the blockchain in near real-time. We evaluate the hybrid system against both standalone MySQL and full-blockchain implementations using controlled benchmarks, analyzing latency, throughput, resource utilization, and auditability. Results show that the hybrid architecture sustains near-native responsiveness (median 2.1 ms versus 1.6 ms for pure MySQL and 60.5 ms for Fabric) and delivers 480 Transaction Per Second (TPS), while incurring only modest overhead (47% of i7-9750H CPU, 1.15 GB RAM) and enhancing data integrity and compliance with regulations such as Oman's Personal Data Protection Law (PDPL). The framework is extensible to multi-institutional deployments and supports regulatory alignment, making it a viable pathway for blockchain adoption in clinical settings.
电子病历(EMR)对现代医疗保健至关重要。然而,传统的关系数据库无法满足在受监管环境中对完整性、可审计性和合规性日益增长的期望。本文提出了一种混合区块链迁移框架,该框架将基于传统MySQL的EMR系统(OpenMRS)与许可区块链网络(Hyperledger Fabric)集成。敏感数据字段被选择性地镜像到区块链,确保日志可防篡改,同时在日常操作中保留SQL的高性能。使用Java Spring Boot实现的中间件层监控EMR中的变化,并近乎实时地将加密哈希和元数据提交到区块链。我们使用受控基准对混合系统与独立MySQL和全区块链实现进行评估,分析延迟、吞吐量、资源利用率和可审计性。结果表明,混合架构保持了近乎原生的响应能力(中位数为2.1毫秒,纯MySQL为1.6毫秒,Fabric为60.5毫秒),每秒可处理480笔交易(TPS),同时仅产生适度的开销(占用i7-9750H CPU的47%,1.15 GB内存),并增强了数据完整性以及对阿曼《个人数据保护法》(PDPL)等法规的合规性。该框架可扩展到多机构部署,并支持监管一致性,使其成为临床环境中采用区块链的可行途径。