Unleashing the Potential of Permissioned Blockchain: Addressing Privacy, Security, and Interoperability Concerns in Healthcare Data Management
Abstract
:1. Introduction
- Primary sources: direct observations, interviews, and surveys;
- Secondary sources: online data, such as electronic medical records and research data;
- Wearable tech, smartphones, and apps: user-generated data that can supplement existing clinical data.
- It provides a comprehensive review of the current literature (2016–2024) using a systematic approach.
- The presented review involved a detailed examination of some popular permission-based blockchain framework analyses.
- It has identified various challenges and complexities associated with Blockchain adoption for healthcare data.
2. Research Methodology
2.1. Search Strategy and Data Selection
2.2. Title-Based Selection
2.2.1. Abstract-Based Selection
2.2.2. Full-Paper Review
2.3. Healthcare Data Types
- Structured data: A structured format refers to organising data in a way that allows them to maintain value within specific ranges or adhere to a predefined dictionary. This type of organisation is commonly found in electronic health record (EHR) systems. It includes various components, such as medical codes, medication information, administrative details, vital signs, and laboratory test results. Structured data can be categorised into two primary types: numeric and categorical. Categorical data encompass diagnostic codes, medication classifications, and procedural codes, whereas numeric data consist of quantitative measurements, including respiratory rates, blood pressure readings, pulse oximetry values, and laboratory test outcomes.
- Unstructured Data: A significant portion of electronic health record (EHR) data are unstructured, meaning they are recorded as free text, such as clinical notes and discharge summaries. Clinical notes are documents created for patients in various healthcare settings. Progress notes are a vital subtype of clinical notes that provide information about a patient’s health status during hospitalisation or outpatient care. Unstructured data can include handwritten notes from healthcare providers, such as admission notes, discharge summaries, medical histories, and procedure notes. They also encompass notes that support management tasks like care planning, quality reporting, billing, outpatient visits, emergency department visits, home care, and nursing visits.
- Miscellaneous Data: Semi-structured data as a category is one that the research community has not understood well. Unlike structured data, which reside in fixed fields, semi-structured data do not follow a fixed format. Many healthcare organisations use semi-structured data to record custom and non-standardised information. Examples of semi-structured data in EHR systems include flowsheets or drop-down menus. For instance, “name” with the corresponding “value” for a laboratory test result like “blood pressure” is an example of semi-structured data. More information about semi-structured data can be found in [18,19], where data formats such as JavaScript Object Notation (JSON) and eXtensible Markup Language (XML) are discussed in the EHR context. It can be argued that such data are more similar to structured data because their values are usually restricted, unlike clinical notes. It is important to note that various medical methods, including ultrasound, radiographs, Magnetic Resonance Imaging (MRI), electrocardiogram (ECG), and others, produce unstructured data associated with patients’ medical conditions. These methods have been used independently of structured and textual data for diagnosis in various fields, such as dermatology, radiology, ophthalmology, and pathology [20]. Each method requires specialised pre-processing techniques, data mining knowledge, and understanding of results, making it difficult to study the characteristics of these methods comprehensively. For data such as genomics, transcriptomics, epigenomics, proteomics, metabolomics, and their integration with Electronic Health Record (EHR) data, we recommend referring to [21].
3. Overview of Blockchain Technology
3.1. Permissionless Blockchain
- Public blockchain: Within a public blockchain [31], the network is open to all, and participants can freely enter and xexit at their discretion. The blockchain’s source code is open; anyone can view transaction blocks. However, transactions are conducted anonymously. Additionally, each participant possesses a duplicate of the blockchain, ensuring that data within it cannot be modified. Any alterations made to the blockchain will alert other nodes on the network.
- Permissioned blockchain: In a permissioned blockchain [32], the network provides access only to authorised nodes assigned specific tasks, ensuring an added layer of security. The identities of each node are carefully maintained, and new nodes can join the network once their identity and roles have been defined. These authorised nodes, known as “permissioned nodes”, are the only ones authorised to perform transactions on the blockchain. Permissioned blockchain can fall into three categories depending on the setup: private, consortium, and hybrid.
3.2. Permissioned Blockchain in Healthcare
3.3. Permissioned Blockchain Framework
- Corda:Corda is a permissioned distributed network of blockchains that R3 introduced. The network has two main components: the Corda node and the notary pool. The Corda node records the ledger, while the notary pool provides portable consensus to prevent double-spending [35]. Corda is a global network where one member node can participate in multiple closed Corda networks, each with its notary service. Only involved parties maintain the transaction data according to the smart contract. The notary creates a block with consensus to ensure that neither party violates the contract between them [39].The notary is a crucial component of Corda and comprises multiple nodes. These nodes interact with each other to arrive at a consensus and make the final decision. Each closed group in the Corda network has its notary service, which may use different consensus algorithms [40]. Figure 5 shows the Corda network with four members and one notary service. The number of members and notaries can be different on different Corda networks.
- Quorum:Quorum is a framework designed for permissioned blockchains forked from the Ethereum public blockchain. It consists of three main components: the transaction manager, the Quorum node, and the enclave. The Quorum node is a command-line interface that adds new blocks to the chain and communicates with clients. The transaction manager is another essential component that verifies the private transaction payload and communicates with other transaction managers involved in that particular transaction. Finally, the enclave is the third component to encrypt and decrypt transactions. A Quorum network consists of multiple parties. Every member or interconnected node is known as a party. Each party may have multiple subsidiary nodes or parties to store the blocks of the chain.In a blockchain network, the party that initiates the block is called the “maker”. All parties in the network vote on the block. If the block receives a majority of the votes, it is broadcast to all parties in the network. The transaction manager acts as a validator. After a block is broadcasted, the transaction manager of each party checks the hash. The block is stored in its private chain if the hash matches the party’s transaction. If the hash does not match, then the block is rejected.In Figure 6, the components of the Quorum party are illustrated. A Quorum party is a member of the network. In a Quorum network, multiple party nodes may be interconnected directly or indirectly. Quorum is a soft fork of Ethereum, which means that each party may store two types of chains: one is public, which stores general Ethereum blocks, and the other is private, which stores private Quorum network blocks.
- Hyperledger Fabric:Fabric is a distributed framework used for permissioned blockchains. It allows for the creation of distributed applications using general programming languages such as Node-JS, Java, and Go. Fabric does not have a built-in digital currency and records transactions in an append-only format like other blockchain ledgers. It also maintains a history of transactions. In Fabric’s domain, smart contracts are called chaincodes written in a subset of general programming languages [41].The fabric uses endorsers to verify transaction execution and prevent double-spending. The ordering service nodes reach a consensus and create a block of the chain that can be changed according to business requirements. The committing nodes act as record keepers and prepare the ledger.Figure 7 illustrates the general architecture of Hyperledger Fabric (excluding membership services). The client, or member app, initiates the transaction, which the endorsers endorse according to the chain codes. After reaching a consensus, the ordering service nodes (OSNs) arrange the transactions and create the block. After consensus, the committers add the block to the chain sent to them by the OSNs.
- Multichain:Multichain is a blockchain platform that enables the creation and deployment of private blockchains, primarily aimed at businesses and organisations looking to leverage blockchain technology for various applications. It is built on simplicity, flexibility, and scalability, offering a range of features to facilitate the development of blockchain-based solutions.MultiChain’s key feature is its capability to create multiple assets on a single blockchain. This allows organisations to represent various types of assets on the same network, such as currencies, tokens, or certificates. As a result, MultiChain is well suited for a wide range of use cases, including financial transactions, supply chain management, and digital asset management.MultiChain solves the problem of monopolisation in private blockchains by restricting mining to a specific set of entities. This algorithm enforces a round-robin schedule, in which permitted miners create blocks in rotation. The mining diversity parameter also defines the proportion of permitted miners needing to collude to undermine the network. Although MultiChain’s security literature is not as extensive as Bitcoin’s, a major threat may arise from a limited number of super-entities, known as Admins, who assign mining rights to other nodes. In the worst-case scenario, if a single Admin is compromised, the reliability of the entire network could be disabled. In Figure 8, a MutiChain voting framework has been illustrated. Unlike MultiChain, Bitcoin has many miners and a global computational power of 40 million TH/s, making a 51% attack very unlikely. Additionally, all these miners have invested money in computational resources and have no interest in undermining Bitcoin’s trust. However, in MultiChain, Admins are just “chosen” entities, and the selection process needs to be carefully monitored. It must involve as many parties as possible to increase the network’s resilience, particularly concerning DDoS attacks. Furthermore, Multichain offers support for atomic exchanges, enabling secure and efficient asset trading between different parties on the blockchain. This feature is essential for applications that require trustless and transparent transactions.Overall, MultiChain provides a comprehensive framework for building and deploying private blockchains, making it a valuable tool for businesses looking to harness the power of blockchain technology.
4. Application of Blockchain Technologies in Healthcare Sector
4.1. Patient-Centric Electronic Health Records
4.2. Supply Chain Transparency
4.3. Smart Contracts for Insurance and Supply Chain Settlements
4.4. Verification and Access Control
4.5. Blockchain Integration in Healthcare
- MedRec—MedRec utilises blockchain technology to give patients secure access to their medical records. This technology saves patients money, time, and effort while preventing the duplication of various installations and services in medical procedures. Patients can also access and share their medical records with anonymous individuals for research purposes [7].
- Medical chain—It is the first healthcare provider to utilise blockchain technology for storing and managing electronic health records, offering a unique telemedicine experience [48].
- Simply Vital Health—This platform utilises blockchain technology, enabling physicians and patients to track and access their medical records and healthcare data, as well as exchange healthcare information [49].
- Gem—The business Gem has collaborated with the “Centers for Disease Control and Prevention” to experiment with the application of blockchain technology to track infectious and communicable diseases, to provide patients with control and access to their health information as well as genome information through blockchain technology [50].
- Nano Vision—Nano Vision blends the potential of blockchain technology with artificial intelligence (AI) to collect molecular data on Nano-input tokens to blend the creativity and transformation in the medical field with existing data silos and incompatible recording systems. AI then examines the data to recognise trends and patterns, analysing the networks and links leading to medical revolutions and inventions [50].
- BurstIQ—The BurstIQ platform assists healthcare firms in managing vast patient data safely and efficiently. Blockchain technology enables data to be stored, sold, shared, or licensed while strictly observing the HIPAA (Health Insurance Portability and Accountability Act) rules [51].
5. Related Works
6. Discussions
6.1. Limitations
- Scalability: Blockchain networks can become congested, especially when dealing with large volumes of data. This can lead to slower transaction times and increased costs.Scaling solutions like sharding and layer-2 solutions are still under development and might not be fully mature for large-scale healthcare applications.
- Complexity: Blockchain technology is complex, requiring specialised knowledge to implement and maintain. This can be a barrier for healthcare organisations that may not have the necessary expertise. The technical challenges associated with integrating blockchain into existing healthcare systems can be significant.
- Interoperability: Different healthcare systems and organisations often use different data standards and formats. Ensuring seamless interoperability between blockchain networks and legacy systems can be complex. Establishing standardised protocols and data exchange formats is crucial to overcome this challenge.
- Regulatory Hurdles: The regulatory landscape for blockchain technology is still evolving. Healthcare is a highly regulated industry, and implementing blockchain solutions may require navigating complex regulatory requirements. Compliance with data privacy regulations like HIPAA is essential, and it is critical to ensure that blockchain solutions adhere to these regulations.
- Cost: The initial costs of implementing a blockchain solution can be significant, especially for smaller healthcare organisations. Ongoing maintenance and operational costs should also be considered.
6.2. Future Scope
7. Conclusions
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Liu, X.; Shah, R.; Shandilya, A.; Shah, M.; Pandya, A. A systematic study on integrating blockchain in healthcare for electronic health record management and tracking medical supplies. J. Clean. Prod. 2024, 447, 141371. [Google Scholar] [CrossRef]
- Taherdoost, H. Privacy and Security of Blockchain in Healthcare: Applications, Challenges, and Future Perspectives. Sci 2023, 5, 41. [Google Scholar] [CrossRef]
- Dagher, G.G.; Mohler, J.; Milojkovic, M.; Marella, P.B. Ancile: Privacy-Preserving Framework for Access Control and Interoperability of Electronic Health Records Using Blockchain Technology. Sustain. Cities Soc. 2018, 39, 283–297. [Google Scholar] [CrossRef]
- Fan, K.; Wang, S.; Yanhui, R.; Li, H.; Yang, Y. MedBlock: Efficient and Secure Medical Data Sharing Via Blockchain. J. Med. Syst. 2018, 42, 136. [Google Scholar] [CrossRef] [PubMed]
- Hölbl, M.; Kompara, M.; Kamišalić, A.; Zlatolas, L.N. A Systematic Review of the Use of Blockchain in Healthcare. Symmetry 2018, 10, 470. [Google Scholar] [CrossRef]
- Hasselgren, A.; Kralevska, K.; Gligoroski, D.; Pedersen, S.A.; Faxvaag, A. Blockchain in healthcare and health sciences—A scoping review. Int. J. Med. Inform. 2020, 134, 104040. [Google Scholar] [CrossRef]
- Azaria, A.; Ekblaw, A.; Vieira, T.; Lippman, A. MedRec: Using Blockchain for Medical Data Access and Permission Management. Int. Conf. Open Big Data 2016. [Google Scholar] [CrossRef]
- Tandon, A.; Dhir, A.; Islam, A.K.M.N.; Mäntymäki, M. Blockchain in healthcare: A systematic literature review, synthesizing framework and future research agenda. Comput. Ind. (Print) 2020, 122, 103290. [Google Scholar] [CrossRef]
- Li, H.; Zhu, L.; Shen, M.; Gao, F.; Tao, X.; Liu, S. Blockchain-Based Data Preservation System for Medical Data. J. Med. Syst. 2018, 42, 141. [Google Scholar] [CrossRef]
- Chukwu, E.; Garg, L. A Systematic Review of Blockchain in Healthcare: Frameworks, Prototypes, and Implementations. IEEE Access 2020, 8, 21196–21214. [Google Scholar] [CrossRef]
- Mamun, A.; Azam, S.; Gritti, C. Blockchain-Based Electronic Health Records Management: A Comprehensive Review and Future Research Direction. IEEE Access 2022, 10, 5768–5789. [Google Scholar] [CrossRef]
- Ali, O.; Jaradat, A.; Ally, M.; Rotabi, S. Blockchain Technology Enables Healthcare Data Management and Accessibility. InEnvironmental Footprints and Eco-Design of Products and Processes; Springer: Berlin/Heidelberg, Germany, 2022. [Google Scholar] [CrossRef]
- Hussien, H.M.; Yasin, S.; Udzir, S.N.I.; Zaidan, A.A.; Zaidan, B. A Systematic Review for Enabling of Develop a Blockchain Technology in Healthcare Application: Taxonomy, Substantially Analysis, Motivations, Challenges, Recommendations and Future Direction. J. Med. Syst. 2019, 43, 320. [Google Scholar] [CrossRef] [PubMed]
- Yang, J.; Onik, M.M.H.; Lee, N.; Ahmed, M.; Kim, C.S. Proof-of-Familiarity: A Privacy-Preserved Blockchain Scheme for Collaborative Medical Decision-Making. Appl. Sci. 2019, 9, 1370. [Google Scholar] [CrossRef]
- Khatri, S.; Al-Zahrani, F.A.; Ansari, T.J.; Agrawal, A.; Kumar, R.; Khan, R.A. A Systematic Analysis on Blockchain Integration with Healthcare Domain: Scope and Challenges. IEEE Access 2021, 9, 84666–84687. [Google Scholar] [CrossRef]
- Zhang, P.; White, J.; Schmidt, D.C.; Lenz, G.; Rosenbloom, S.T. FHIRChain: Applying Blockchain to Securely and Scalably Share Clinical Data. Comput. Struct. Biotechnol. J. 2018, 16, 267–278. [Google Scholar] [CrossRef] [PubMed]
- Hussien, H.M.; Yasin, S.M.; Udzir, N.I.; Ninggal, M.I.H.; Salman, S. Blockchain technology in the healthcare industry: Trends and opportunities. J. Ind. Inf. Integr. 2021, 22, 100217. [Google Scholar] [CrossRef]
- Yadav, P.; Steinbach, M.; Kumar, V.; Simon, G. Mining electronic health records (EHRs) A survey. ACM Comput. Surv. (CSUR) 2018, 50, 1–40. [Google Scholar] [CrossRef]
- Robinson, K.E.; Kersey, J.A. Novel electronic health record (EHR) education intervention in large healthcare organization improves quality, efficiency, time, and impact on burnout. Medicine 2018, 97, e12319. [Google Scholar] [CrossRef] [PubMed]
- Esteva, A.; Robicquet, A.; Ramsundar, B.; Kuleshov, V.; DePristo, M.; Chou, K.; Cui, C.; Corrado, G.; Thrun, S.; Dean, J. A guide to deep learning in healthcare. Nat. Med. 2019, 25, 24–29. [Google Scholar] [CrossRef] [PubMed]
- Wu, P.Y.; Cheng, C.W.; Kaddi, C.D.; Venugopalan, J.; Hoffman, R.; Wang, M.D. Omic and electronic health record big data analytics for precision medicine. IEEE Trans. Biomed. Eng. 2016, 64, 263–273. [Google Scholar] [CrossRef] [PubMed]
- Chaum, D.L. Computer Systems Established, Maintained and Trusted by Mutually Suspicious Groups. Ph.D. Thesis, University of California, Berkeley, CA, USA, 1982. [Google Scholar]
- Haber, S.; Stornetta, W.S. How to Time-Stamp a Digital Document; Springer: Berlin/Heidelberg, Germany, 1991. [Google Scholar]
- Bayer, D.; Haber, S.; Stornetta, W.S. Improving the efficiency and reliability of digital time-stamping. In Proceedings of the Sequences II: Methods in Communication, Security, and Computer Science; Springer: Berlin/Heidelberg, Germany, 1993; pp. 329–334. [Google Scholar]
- Sharma, R. Investopedia: Bit Gold: Meaning, Overview, and Differences From Bitcoin. 2024. Available online: https://www.investopedia.com/terms/b/bit-gold.asp (accessed on 9 April 2024).
- Nakamoto, S. Bitcoin Whitepaper. 2008. Available online: https://bitcoin.org/bitcoin.pdf (accessed on 17 July 2019).
- Sheldon, R. A Timeline and History of Blockchain Technology. 2024. Available online: https://www.techtarget.com/whatis/feature/A-timeline-and-history-of-blockchain-technology (accessed on 1 July 2024).
- Buterin, V. Ethereum white paper. Github Repos. 2013, 1, 22–23. [Google Scholar]
- Groetsema, A.; Sahdev, N.; Salami, N.; Schwentker, R.; Cionca, F. Blockchain for Business: An Introduction to Hyperledger Technologies; The Linux Foundation: San Francisco, CA, USA, 2019. [Google Scholar]
- Deuber, D.; Magri, B.; Thyagarajan, S.A.K. Redactable blockchain in the permissionless setting. In Proceedings of the 2019 IEEE Symposium on Security and Privacy (SP), San Francisco, CA, USA, 19–23 May 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 124–138. [Google Scholar]
- Lai, R.; Chuen, D.L.K. Blockchain—From public to private. In Handbook of Blockchain, Digital Finance, and Inclusion; Elsevier: Amsterdam, The Netherlands, 2018; Volume 2, pp. 145–177. [Google Scholar]
- Mitani, T.; Otsuka, A. Traceability in permissioned blockchain. IEEE Access 2020, 8, 21573–21588. [Google Scholar] [CrossRef]
- Morgan, J. Quorum Whitepaper; JP Morgan Chase: New York, NY, USA, 2016. [Google Scholar]
- Baliga, A.; Subhod, I.; Kamat, P.; Chatterjee, S. Performance evaluation of the quorum blockchain platform. arXiv 2018, arXiv:1809.03421. [Google Scholar]
- Brown, R.G. The corda platform: An introduction. Retrieved 2018, 27, 2018. [Google Scholar]
- Wood, G. Polkadot: Vision for a heterogeneous multi-chain framework. White Pap. 2016, 21, 4662. [Google Scholar]
- Cachin, C. Architecture of the hyperledger blockchain fabric. In Proceedings of the Workshop on Distributed Cryptocurrencies and Consensus Ledgers, Chicago, IL, USA, 25–29 July 2016; Volume 310, pp. 1–4. [Google Scholar]
- Antwi, M.; Adnane, A.; Ahmad, F.; Hussain, R.; ur Rehman, M.H.; Kerrache, C.A. The case of HyperLedger Fabric as a blockchain solution for healthcare applications. Blockchain Res. Appl. 2021, 2, 100012. [Google Scholar] [CrossRef]
- Khan, I.; Majib, Y.; Ullah, R.; Rana, O. Blockchain application for Internet of Things and future prospect—A survey. In Internet of Things; Elsevier: Amsterdam, The Netherlands, 2024; p. 101254. [Google Scholar]
- Mohanty, D.; Mohanty, D. The Latest from Corda: Cordite, Corda enterprise, and settler. In R3 Corda for Architects and Developers: With Case Studies in Finance, Insurance, Healthcare, Travel, Telecom, and Agriculture; Springer: Berlin/Heidelberg, Germany, 2019; pp. 199–205. [Google Scholar]
- Androulaki, E.; Barger, A.; Bortnikov, V.; Cachin, C.; Christidis, K.; De Caro, A.; Enyeart, D.; Ferris, C.; Laventman, G.; Manevich, Y.; et al. Hyperledger fabric: A distributed operating system for permissioned blockchains. In Proceedings of the Thirteenth EuroSys Conference, Porto, Portugal, 23–26 April 2018; pp. 1–15. [Google Scholar]
- AbdelSalam, F.M. Blockchain revolutionizing healthcare industry: A systematic review of blockchain technology benefits and threats. Perspect. Health Inf. Manag. 2023, 20, 1–19. [Google Scholar]
- Kiani, C. Planning Patient Safety: Philosophical, Political, and Economic Changes Required for Preventable Death Abolition. 2022. Available online: https://scholarship.claremont.edu/cgi/viewcontent.cgi?article=4054&context=cmc_theses (accessed on 22 December 2024).
- Chenthara, S.; Ahmed, K.; Wang, H.; Whittaker, F.; Chen, Z. Healthchain: A novel framework on privacy preservation of electronic health records using blockchain technology. PLoS ONE 2020, 15, e0243043. [Google Scholar] [CrossRef]
- Chien, W.; de Jesus, J.; Taylor, B.; Dods, V.; Alekseyev, L.; Shoda, D.; Shieh, P.B. The last mile: DSCSA solution through blockchain technology: Drug tracking, tracing, and verification at the last mile of the pharmaceutical supply chain with BRUINchain. Blockchain Healthc. Today 2020, 3, 1–28. [Google Scholar] [CrossRef]
- Dimitrov, D.V. Blockchain applications for healthcare data management. Healthc. Inform. Res. 2019, 25, 51–56. [Google Scholar] [CrossRef]
- Ramani, V.; Kumar, T.; Bracken, A.; Liyanage, M.; Ylianttila, M. Secure and efficient data accessibility in blockchain based healthcare systems. In Proceedings of the 2018 IEEE Global Communications Conference (GLOBECOM), Abu Dhabi, United Arab Emirates, 9–13 December 2018; IEEE: Piscataway, NJ, USA, 2018; pp. 206–212. [Google Scholar]
- Rajput, A.R.; Li, Q.; Ahvanooey, M.T.; Masood, I. EACMS: Emergency access control management system for personal health record based on blockchain. IEEE Access 2019, 7, 84304–84317. [Google Scholar] [CrossRef]
- Goel, U.; Ruhl, R.; Zavarsky, P. Using healthcare authority and patient blockchains to develop a tamper-proof record tracking system. In Proceedings of the 2019 IEEE 5th Intl Conference on Big Data Security on Cloud (BigDataSecurity), IEEE Intl Conference on High Performance and Smart Computing, (HPSC) and IEEE Intl Conference on Intelligent Data and Security (IDS), Washington, DC, USA, 27–29 May 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 25–30. [Google Scholar]
- Farouk, A.; Alahmadi, A.; Ghose, S.; Mashatan, A. Blockchain platform for industrial healthcare: Vision and future opportunities. Comput. Commun. 2020, 154, 223–235. [Google Scholar] [CrossRef]
- Elhadj, H.B.; Sallabi, F.; Henaien, A.; Chaari, L.; Shuaib, K.; Al Thawadi, M. Do-Care: A dynamic ontology reasoning based healthcare monitoring system. Future Gener. Comput. Syst. 2021, 118, 417–431. [Google Scholar] [CrossRef]
- Gul, M.J.; Subramanian, B.; Paul, A.; Kim, J. Blockchain for public health care in smart society. Microprocess. Microsyst. 2021, 80, 103524. [Google Scholar] [CrossRef]
- Haleem, A.; Javaid, M.; Singh, R.P.; Suman, R.; Rab, S. Blockchain technology applications in healthcare: An overview. Int. J. Intell. Netw. 2021, 2, 130–139. [Google Scholar] [CrossRef]
Serial | Search Term |
---|---|
1 | (“Blockchain” AND “Healthcare”) OR (“Blockchain” AND “patientcare”) |
2 | (“Blockchain” AND “Health”) OR (“Blockchain” AND “medical”) |
3 | (“Blockchain” AND “medicine”) OR (“Blockchain” AND “mhealth”) |
4 | (“Blockchain” AND “telehealth”) OR (“Blockchain” AND “EHR”) |
5 | (“Blockchain” AND “EMR”) |
IC# | Inclusion Criteria |
---|---|
IC1 | A study that is related to the blockchain network |
IC2 | The search term keywords in Table 1 have an AND operator, so both key terms must be present in the search, whereas the OR operator means that at least one of the key terms should be in the search |
IC3 | A study published from 2016 to 2024 |
IC4 | A study that has blockchain, blockchain analysis, and healthcare data analysis in the title of the research work |
EC# | Exclusion Criteria |
---|---|
EC1 | The title does not include critical terms such as “Blockchain”, “Healthcare”, “Patientcare”, “Telehealth”, “Health”, “EMR”, “EHR”, “e-Health”, “Medical”, and “Medicine”. |
EC2 | Duplicated articles obtained from different databases. |
EC3 | The abstract is not related to the research area of the literature review. |
Ref. | Year | Publication Type | Contributions | Methodology Used |
---|---|---|---|---|
[1] | 2024 | Journal | Explores blockchain in tracing medicinal supplies for counterfeit detection, analysing IBM’s model for healthcare in developing countries. | Strategic framework for securing medical data; literature review on blockchain in healthcare for EHR management and supply tracking. |
[2] | 2023 | Journal | Evaluates the literature on blockchain’s privacy and security in healthcare from 2017 to 2022, with future research directions. | Discusses blockchain’s role in medical data storage, transactions, and trust-building in decentralised healthcare. |
[3] | 2018 | Journal | Proposes a secure framework for transferring health records, minimising unauthorised access. | Uses Ancile, a blockchain framework with QuorumChain for standard transactions. |
[4] | 2018 | Journal | MedBlock system for efficient EMR access via distributed ledger, addressing security and privacy. | Introduces MedBlock, a blockchain-based system for EMR management challenges. |
[5] | 2018 | Journal | Identifies blockchain interest in healthcare for data sharing and access control. | Systematic review of blockchain research in healthcare, covering background and applications. |
[6] | 2020 | Journal | Identifies blockchain use cases in patient data management and clinical trials. | Scoping review of blockchain applications in health sciences. |
[7] | 2016 | Proceedings | Introduces MedRec, a decentralised EMR management system using blockchain. | MedRec’s modular design integrates with healthcare providers’ storage for interoperability. |
[8] | 2020 | Journal | Synthesises a framework categorising blockchain applications in healthcare. | Systematic literature review on blockchain’s healthcare impact. |
[9] | 2018 | Journal | Proposes a blockchain-based data preservation system for secure medical data storage. | Ensures data verifiability and user privacy in medical data management. |
[3] | 2018 | Journal | Reviews blockchain’s healthcare applications with taxonomy, motivations, and challenges. | Systematic review of blockchain in healthcare. |
[10] | 2020 | Journal | Identifies emerging trends and limitations in healthcare blockchain research. | Systematic review using PRISMA for evaluating blockchain in healthcare. |
[11] | 2022 | Journal | Examines blockchain’s role in decentralised EHR management. | Systematic literature review on blockchain for EHRs. |
[12] | 2022 | Journal | Highlights blockchain’s potential for data accessibility in healthcare. | Not specified. |
[13] | 2019 | Journal | Discusses blockchain’s impact on patient outcomes through data management. | Not specified. |
[14] | 2019 | Journal | Proposes a privacy-preserved blockchain scheme for collaborative medical decisions. | Tests PoF system with MultiChain 2.0 for data privacy. |
[15] | 2021 | Journal | Explores blockchain’s integration with AI and cloud in healthcare. | Systematic review of 50 papers on blockchain in healthcare. |
[16] | 2018 | Journal | Presents FHIRChain, a blockchain-based architecture for FHIR-compliant data sharing. | Uses FHIRChain for secure and scalable clinical data sharing. |
[17] | 2021 | Journal | Examines blockchain’s role in health data, clinical trials, and privacy. | Bibliometric analysis and case studies on telecare and E-health. |
[14] | 2019 | Journal | PoF-based collaborative medical decision system for data confidentiality and collaboration. | Not specified. |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Hossain, D.; Mamun, Q.; Islam, R. Unleashing the Potential of Permissioned Blockchain: Addressing Privacy, Security, and Interoperability Concerns in Healthcare Data Management. Electronics 2024, 13, 5050. https://doi.org/10.3390/electronics13245050
Hossain D, Mamun Q, Islam R. Unleashing the Potential of Permissioned Blockchain: Addressing Privacy, Security, and Interoperability Concerns in Healthcare Data Management. Electronics. 2024; 13(24):5050. https://doi.org/10.3390/electronics13245050
Chicago/Turabian StyleHossain, Delowar, Quazi Mamun, and Rafiqul Islam. 2024. "Unleashing the Potential of Permissioned Blockchain: Addressing Privacy, Security, and Interoperability Concerns in Healthcare Data Management" Electronics 13, no. 24: 5050. https://doi.org/10.3390/electronics13245050
APA StyleHossain, D., Mamun, Q., & Islam, R. (2024). Unleashing the Potential of Permissioned Blockchain: Addressing Privacy, Security, and Interoperability Concerns in Healthcare Data Management. Electronics, 13(24), 5050. https://doi.org/10.3390/electronics13245050