• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

相似文献

1
A hybrid blockchain migration framework for converting traditional databases into blockchain-based EMR systems.一种用于将传统数据库转换为基于区块链的电子病历系统的混合区块链迁移框架。
Sci Rep. 2026 Feb 5;16(1):7348. doi: 10.1038/s41598-026-36787-6.
2
Blockchain-Based Architecture Design for Personal Health Record: Development and Usability Study.基于区块链的个人健康记录架构设计:开发与可用性研究
J Med Internet Res. 2022 Apr 13;24(4):e35013. doi: 10.2196/35013.
3
Optimizing Proof-of-Work for Secure Health Data Blockchain Using Compute Unified Device Architecture.
Blockchain Healthc Today. 2025 Sep 29;8. doi: 10.30953/bhty.v8.421. eCollection 2025.
4
Advancing Compliance with HIPAA and GDPR in Healthcare: A Blockchain-Based Strategy for Secure Data Exchange in Clinical Research Involving Private Health Information.
Healthcare (Basel). 2025 Oct 15;13(20):2594. doi: 10.3390/healthcare13202594.
5
Privacy Preservation in Patient Information Exchange Systems Based on Blockchain: System Design Study.基于区块链的患者信息交换系统中的隐私保护:系统设计研究。
J Med Internet Res. 2022 Mar 22;24(3):e29108. doi: 10.2196/29108.
6
An Adaptive Blockchain Framework for Federated IoMT with Reinforcement Learning-Based Consensus and Resource Forecasting.
Sci Rep. 2026 Feb 11;16(1):8296. doi: 10.1038/s41598-026-35704-1.
7
Convergence of blockchain and IoT for managing decentralized medical records.
Sci Rep. 2025 Dec 24;15(1):44512. doi: 10.1038/s41598-025-28100-8.
8
Permissioned blockchain network for proactive access control to electronic health records.许可区块链网络,实现对电子健康记录的主动访问控制。
BMC Med Inform Decis Mak. 2024 Oct 15;24(1):303. doi: 10.1186/s12911-024-02708-8.
9
ACHealthChain blockchain framework for access control and privacy preservation in healthcare.用于医疗保健中访问控制和隐私保护的ACHealthChain区块链框架。
Sci Rep. 2025 May 14;15(1):16696. doi: 10.1038/s41598-025-00757-1.
10
A secure end-to-end communication framework for cooperative IoT networks using hybrid blockchain system.一种使用混合区块链系统的协作物联网网络的安全端到端通信框架。
Sci Rep. 2025 Apr 1;15(1):11077. doi: 10.1038/s41598-025-96002-w.

一种用于将传统数据库转换为基于区块链的电子病历系统的混合区块链迁移框架。

A hybrid blockchain migration framework for converting traditional databases into blockchain-based EMR systems.

作者信息

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.

DOI:10.1038/s41598-026-36787-6
PMID:41644591
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC12923707/
Abstract

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)等法规的合规性。该框架可扩展到多机构部署,并支持监管一致性,使其成为临床环境中采用区块链的可行途径。