Background: Timely sharing of electronic health records across providers, while ensuring data security and privacy, is essential for prompt care of cancer patients, as well as for the development of medical research and the enhancement of personalized medicine. Yet, it is not trivial to achieve efficient consent management, data exchange, and access-control policy enforcement, in particular, in decentralized settings, and given the gravity of the condition such as cancer. Using blockchain technology (BCT) has been recently advocated by research communities and gained momentum from the industry perspective. However, most of the proposed solutions are at the level of a prototype, and blockchain-based healthcare data management systems are not in place yet. Summary: This paper presents a systematic literature review, aiming to analyze the motivations, advantages, and limitations, as well as barriers and future challenges faced when applying the state-of-the-art distributed ledger technology in oncology. We then discuss its outcomes and propose the direction of the future research that can help to attain integration and adoption of the BCT for data-sharing, medical research, and the pharmaceutical supply chain in oncology, as well as in healthcare in general. Key Messages: BCT has the potential to enhance data-sharing (for primary care and medical research), as well as to attain optimization of the pharmaceutical supply chain by bringing properties such as transparency, traceability, and immutability to the applications. However, BCT itself cannot guarantee data privacy and security. Thus, it is never proposed as a stand-alone technology, but as a combined technology with cryptographic techniques. Regardless of the number of existing prototypes of blockchain-based healthcare systems, due to the existing barriers of the adoption (e.g., legal, social, and technological limitations), there is a lack of evaluation in real-world settings. Aiming to overcome these limitations, we propose future research directions that include design of the privacy-preserving hybrid data storage, interoperable infrastructures and architecture, and are compliant with the international laws and regulations.

With increased specialization of healthcare services, and high mobility of patients, accessing healthcare services across multiple hospitals or clinics is very common for diagnosis and treatment. In particular, for cancer patients, the transition of care and care coordination is very common. Timely sharing of electronic health records (EHR) across providers is essential for prompt care of cancer patients, not only for cancer treatment (including a request for a “second opinion” in a hospital that may be located abroad), but also for post-treatment monitoring, as an up-to-date longitudinal history of a patient plays a critical role for evaluating and optimizing the care delivered. For example, in practice, it may be urgently required to know the radiation dose received during the treatment to avoid possible harmful consequences for the patient. The gravity of the chronic condition, and possible disability of patients to manage their own medical history, as well as required consent management procedures may further complicate data-sharing, leading to delay of treatment.

Access to a complete history of patients’ data will also empower personalized medicine and improve healthcare quality through machine learning techniques [1]. Yet, healthcare data are highly sensitive: even in retrospect, the history of serious medical conditions can become a discriminating factor; thus, it is crucial to ensure that patients can control who can access their data – and when. Even in the presence of EHR and ecosystems for health information exchange (HIE), the following question remains open: How can we guarantee that the patient’s data are complete, stored securely, and can be accessed according to the patient consent in a fast and convenient manner?

Oncology-specific information systems (in addition to the EHR system) are widely used as oncology data are highly heterogeneous: the data can be originated from different data management systems and include specific comprehensive information (laboratory results, pathology reports, etc.) and multiple high-resolution large-size radiology images and PET/CT scans. Such systems can facilitate oncology-specific comprehensive information and image management and assist clinicians to manage different types of EHR data, develop oncology-specific care plans, and monitor the radiation dose of patients. Yet, these systems cannot currently address the aforementioned issues related to consent management and access-control policy enforcement, in particular, in decentralized settings.

The possibility of using emerging blockchain technology (BCT) for healthcare data management has recently raised major attention in both industries and academia [2-15]. Blockchain is a peer-to-peer distributed ledger technology that provides a shared, immutable, and transparent append-only register of all the actions that have happened to all the participants of the network. It is secured using cryptographic primitives such as hash function, digital signature, and encryption [16]. The data in the form of transactions, digitally signed and broadcasted by the participants, are timestamped, and grouped into blocks in chronological order. A hash function is applied to the content of the block and forms a unique identifier of the block. This identifier is stored in the subsequent block. Due to the deterministic property of the hash function, one can easily verify if the content of the block was modified by hashing the block content and comparing it with the identifier from the subsequent block. Many blockchains can execute arbitrary tasks, typically called smart contracts or chaincodes, written in a domain-specific or a general-purpose programming language [17].

To add a new block to the ledger a consensus protocol is employed [18]. Based on how the identity of a participant and its right to participate in the consensus are defined within a network, one could distinguish between public and private, or permissioned and permissionless blockchain systems. In a permissionless system, the participants’ identities are either pseudonymous or even anonymous [19], and every participant can submit a transaction or participate in the consensus protocol. A permissioned blockchain, in contrast, has means to identify the nodes that can control and update the shared state, and often also has ways to control who can issue transactions. A permissioned blockchain can be public, where anyone can read the ledger, but only a predefined set of users can participate in the consensus, or private, where even the right to read the ledger is controlled at the level of membership/identity of the users. Cachin and Vukolić [20] present an overview of consensus protocols used in the context of permissioned blockchains (e.g., -Hyperledger Fabric, Tendermint, R3 Corda, and MultiChain).

BCT can enable a user to have complete control of data and privacy without a central point of control, thus highly cost-effective and efficient for building applications for sharing EHR data. This provides a unique opportunity to develop a secure and trustable EHR data management and sharing framework using blockchain, which will accelerate the data-sharing process and provide users with full access control over their own EHR data. In case of chronic diseases such as cancer, it is particularly important due to the multiple-medication intake (and therefore, reimbursement and prescription management), diagnosis and treatment conducted at multiple hospitals (due to specialization of centers, required “second opinion,” and mobility of the patient). Moreover, employing BCT can enable fast and secure data access for medical practitioners and researchers, leading to improved cancer treatment with significantly increased efficiency and reduced cost. Besides, multiple improvements can be brought to the different stages of the pharmaceutical supply chain: clinical trials will be accelerated by providing a possibility to connect multiple data providers (data sources) and, therefore, to collect more data in a shorter period of time and made transparent using BCT; medication production and delivery will benefit from the increased integrity, traceability, and visibility, thus enabling optimization of the whole supply chain process. However, regardless of ongoing academic research and high interest from the industrial perspective, blockchain-based healthcare data management systems are not in place yet.

The contribution of this work is two-fold: (i) we conduct a systematic literature review (SLR) to analyze the motivations, advantages, and limitations, as well as barriers and future challenges of applying state-of-the-art approaches to employing distributed ledger technology in oncology, (ii) we discuss the outcomes of the SLR and propose the directions of future research.

To provide a thorough study, we adhere to the procedure (Fig. 1) that was first proposed by Calvaresi et al. [21] based on Kitchenham et al. [22] and has already been applied to conduct the SLRs of the blockchain-based applications in the following domains: multi-agent systems [23] and tourism [24]. Following the Goal-Question-Metric (GQM) [22], the generic free-form question “What are the motivations, approaches, limitations, and barriers when employing distributed ledger technology for data-sharing in oncology?” is formulated and broken down into the following structured research questions (SRQs).

Fig. 1.

Review methodology.

Fig. 1.

Review methodology.

Close modal

SRQ1: How has the blockchain research and its application in oncology been evolving (e.g., in which year and in which country did the research take place)? SRQ2: What are the proposed applications of the BCT in oncology? SRQ3: What is the status of the solutions proposed in the primary studies (i.e., conceptual, design, implemented)? SRQ4: What are the requirements/motivations behind the employment of BCT? What are the objectives defined by the authors of the primary studies for the BCT implementations in oncology? SRQ5: What are the strengths/advantages of applying BCT in oncology? Which technologies have been employed before, if any? Which BCT designs and implementations have been proposed by the authors? Are there other technologies that are used in combination with BCT? SRQ6: What are the limitations of applying BCT in oncology? Do the authors propose to address the identified limitations? Which are the additional future challenges listed by the authors of the primary studies?

Based on the reviewers’ competences in BCT and given the oncology domain, the following keyword queries have been defined to perform the search for the relevant primary studies: (“blockchain” OR“distributed ledger”) AND(“oncology” OR “cancer”). The search has been conducted using the following sources: PubMed, IEEExplore, Science Direct, and Google Scholar.

Initially, 58 papers were collected. This number was then reduced to 12 after performing a further examination of the papers, in particular based on the following inclusion criteria: temporal (2008 or after), purpose and relevance (applying BCT in oncology), format (review papers, if any, are excluded from the analysis and considered separately), singularity/originality (discard papers presenting minor variations), and theoretical foundation (the primary studies should provide at least one of the following elements: [visionary formulation, theoretical definition, system design]). One has to note that several papers among the initially selected ones (and discarded later on) only mentioned applications of the blockchain in oncology referring to some of the selected papers as examples of applying blockchain in healthcare in general.

This section presents the outcomes of the SLR, which are obtained by applying the methodology presented in the previous section, following the research questions presented above.

To answer SRQ1 about demographics of the primary studies, we looked at when the research work presented in the papers has been conducted, and in which country the institution of the corresponding author is located (Fig. 2). Selected works were published in 2017 (6 studies), 2018 (5 studies), and one study was published in 2016. The timing is in line with the fact that the first attempt to import blockchain into the design of a healthcare system was made in 2016 by Yue et al. [25]. The authors presented the design of the architecture of a healthcare data gateway application for secure control and sharing of medical data between different entities that may use patient data. The research works were performed in the following countries: USA (4 studies), Switzerland (2 studies), and Germany, Iraq, Taiwan, Italy, China (1 study per country). However, one has to note that based on the affiliations of the authors, some of the works were done in the framework of international collaboration, such as collaboration between Switzerland and USA [2] as well as USA and several European countries [5].

Fig. 2.

Demographics of primary studies: number of articles per year (a) and their geolocalization (b).

Fig. 2.

Demographics of primary studies: number of articles per year (a) and their geolocalization (b).

Close modal

Next, we address SRQ2 and SRQ3. To do so, we identified specific application domains (related to oncology) of the research works presented in the primary studies (SRQ2) and technology readiness level: whether proposed applications are at the level of concept, architecture design, or prototype (SRQ3).

As shown in Table 1, all the selected studies propose to employ BCT in the following application domains: data-sharing for primary patient care [2-6, 8], conducting medical research [2-6, 8-11], and optimization of the pharmaceutical supply chain processes aiming to ensure the absence of the counterfeit drugs on the market [3, 7, 12, 13]. Most of the proposed approaches are presented as prototypes. This could be attributed to the facts that the works are focused on the specific healthcare area or the chronic disease such as cancer, and domain-specific requirements are taken into account for a stage of system prototyping. Some of these studies [2, 4-6] tackle data-sharing for both primary care and research, underlying that it is important to involve the patient in the data-sharing process and consider the patient’s consent. The work of Mettler [3] tackles all the three application domains, only at the conceptual level.

Table 1.

Application domains and technology readiness level (TRL) of the primary studies

Application domains and technology readiness level (TRL) of the primary studies
Application domains and technology readiness level (TRL) of the primary studies

We summarize the requirements underlined by the authors for each application domain to motivate the application of BCT, and the objectives set up by the authors of the research works (SRQ4).

In the framework of data-sharing for primary patient care, there is a need to help patients to keep track of and control where their healthcare data are stored [5], to facilitate and speed-up sharing of the required data for the diagnosis and treatment [2], to consolidate the data from multiple sources, to ensure access to the full patient data history, including laboratory results, doses and negative side effects of medications [6]. Zhang et al. [4] noticed that enabling patient-controlled data-sharing is especially relevant in the case of regional virtual tumor boards implemented via telemedicine [26, 27] for institutions that have limited oncology expertise and resources.

Conducting medical research involves data-sharing processes and intelligent data management. It is important to resolve the challenges faced by the regulators and return the control over private data, including medical records, back to the patients. This will provide patients with a possibility to contribute to research and commercial projects while ensuring privacy and security [5], speed up the phase of participants’ recruitment for clinical trials [10], and make available real-time EHR data in common data format [7]. Shae and Tsai [8] also emphasize the need for a data-sharing standard. They argue that intelligent healthcare data management cannot be put in place while there is a lack of mechanisms to collect large and integrated heterogeneous data sets of various ownerships and to enable cross-domain and international collaboration, especially in medical domains due to many challenges, including huge size of the distributed data sets, ownership, privacy, and administrative and government regulation/policy imposed to the medical data.

Regarding optimization of the pharmaceutical supply chain processes, a set of highly important requirements targeted against counterfeit drugs is underlined by Mettler [3] and Schöner et al. [7]: to increase trust and transparency, to ensure monitoring of the production processes for drugs, and to provide customers with a possibility to track pharmaceutical products throughout the supply chain.

Based on the identified requirements, the following objectives were defined by the authors of the primary studies:

  • Meet ONC [28] requirements regarding development of interoperable, privacy-preserving, and secure nationwide health information systems and the promotion of widespread, meaningful use of health IT to improve healthcare [4].

  • Facilitate direct verifiable and immutable transactions between the patient as well as different actors in the medical area without relying on a centralized party, while ensuring data security privacy of the distributed sensitive medical data [2, 3, 6].

  • Accelerate the cross-domain biomedical research and clinical trials, incentivize patients to contribute to the research studies, while providing privacy and security guarantees, transparency, and auditability [5, 8, 10].

  • Bring integrity, traceability, and transparency to the global drug supply chain [7].

To answer SRQ5, based on the primary studies, we first list current technologies and approaches that are currently in use, if any, to address the needs identified in the framework of SRQ4. Then, we focus on the specific BCT implementations and other technologies proposed in combination with BCT to achieve aforementioned objectives. Finally, we describe the advantages of using BCT.

In current practice, for primary care, if a patient needs to transfer his/her clinical data for the treatment purposes from one hospital to another, the patient will be required to sign a paper-based consent that specifies what type of data will be shared and the information about the recipient. Ecosystems for HIE aim to ensure that the data from EHRs are securely, efficiently, and accurately shared nationwide. However, HIEs have limited adoption, and there is a lack of standard architecture or protocol to ensure security and enforcement of the access control specified by patients [29]. For medical research, according to Shae and Tsai [8], centralized datasets that are currently employed are costly and difficult to maintain, such as The Cancer Genome Atlas (TCGA) [30] for the cancer and precision medicine research. It also requires major effort for data collection and curation. Regarding current approaches for the pharmaceutical supply chain, most of the processes are peer-to-peer, which creates inefficiencies and leaves room for counterfeit drugs [8].

To replace the current approaches and their limitations, the authors of the primary studies mostly propose to use permissioned BCT (e.g., Hyperledger Fabric [31], R3 Corda, permissioned/private Ethereum testnet) due to the sensitive nature of healthcare data [2, 4, 12, 32].

Mamoshina et al. [5] propose to use a hybrid approach of Exonum – a framework for building blockchain applications which employs BFT (Byzantine Fault Tolerance) Bitcoin anchoring algorithm [33]. The algorithm periodically outputs the hash digest of a recent block on an Exonum blockchain, which commits to the entire blockchain state and transaction history, in a transaction on the Bitcoin blockchain. Only hash is stored on the public blockchain, no sensitive data are revealed.

Similarly, using public Ethereum blockchain is proposed by Angeletti et al. [10] to store only public keys of the IoT devices (to ensure validity of the source) and the hash of the data produced periodically (to ensure immutability and transparence of the trials).

As noted in almost all the primary studies, use of BCT is only advantageous when combined with other existing technologies, such as off-chain data storage [2, 4, 8, 10], cryptographic primitives [2, 4], and domain-specific healthcare standards for data exchange [4]. Combining principles of machine learning and artificial intelligence with the smart contracts’ functionalities, transparency, and traceability properties of the blockchain is marked as a promising approach for personalized healthcare and enhancing medical research [6, 8, 9].

Among the advantages of using BCT, which are brought by its properties, and apart from addressing the aforementioned needs existing in the oncology domain, the following are of high importance: creation of an interoperable standards-based architecture and data-driven marketplace for secure and scalable data exchange, making available precision medicine, collaborative decision support, and optimization of the pharmaceutical supply chain processes.

To address SRQ6, we list some of the limitations of current BCT-based systems and possible approaches to address them, as well as the future research directions discussed by the authors of the primary studies.

In case of employing off-chain data storage (for data storage or for running computations over the healthcare data) and membership service (in case of permissioned BCT implementation), the risk of creating a single point of failure exists. To address these limitations the following has been proposed: using cryptographic techniques (including symmetric and asymmetric encryption, digital signature, threshold encryption, and homomorphic encryption), decentralization of the data storage and membership service, and involving trustful independent parties, such as government agencies like FDA [2, 5, 8].

  • In case of using Ethereum, the limitations such as gas costs is noted in Kurtulmus et al. [9]. This can be addressed by potential improvement of Solidity, a programming language used for writing smart contracts in Ethereum, creating a new language, or optimization of the code.

  • Secure key management and digital identity management are challenging. In this regard, coordinating stakeholders (e.g., insurance companies) across the industry and providing patients with easier (and secure) access to their own medical records are proposed by Zhang et al. [4].

Moreover, several directions of the future work were discussed by the authors of the selected works, including exploration of the distributed federated learning and distributed transfer learning mechanisms within the blockchain, and blockchain-based distributed data management mechanisms to integrate data sets originated from multiple sources [8], as well as implementation of EMR system architecture based on BCT in a real-life environment [34].

In this section we discuss major findings of the SLR and propose several future research directions in the area of applying BCT in the oncology domain.

Applications and Specificity of the Blockchain-Based Data-Sharing in Oncology

According to the conducted SLR, BCT has the potential to enhance data-sharing (for primary care and medical research), as well as to attain optimization of the pharmaceutical supply chain by bringing properties such as transparency, traceability, immutability, to name a few, to the applications. In the scope of this work, we analyzed current research work aiming at employing BCT in oncology. Among the primary studies, there are several prototypes that are justifying advantages of employing BCT in oncology. The growing body of research work [35-39] focusing on employing blockchain in healthcare or in the pharmaceutical supply chain in general, not oncology-specific, was out of the scope of this paper. Some of these approaches to build blockchain-based EHR or supply chain system can be applied in oncology as well. An interested reader may refer to the recent relevant reviews of using BCT for healthcare [40, 41], and in supply chain [42]. However, one has to take into account specifics of the oncology domain, including the chronic nature of cancer and data volumes due to the need to manage radiology images [43].

Integration Barriers

Regardless of the number of existing prototypes, most of the works lack the evaluation and tests in real-world settings. This is most likely due to the existing regulations [44, 45], sensitive nature of healthcare data, required consortium of multiple institutions, lack of interoperability with existing EHR systems, and other limitations summarized in the framework of SRQ6, such as difficulties to ensure secure key management, and the need to use sophisticated cryptographic techniques. Indeed, BCT itself cannot guarantee data privacy and security. Thus, it is never proposed as a stand-alone technology. Moreover, as noted by the authors of the analyzed primary studies, different blockchain implementations have their own limitations and trade-offs.

In addition, compared with current solutions (i.e., centralized databases in the hospitals and IHE profiles and standards, as well as existing ecosystems for HIE [46], aiming to ensure interoperability and data security), the following disadvantages of applying BCT shall be considered, among others:

  • “Mining,” in case of using permissionless blockchain, can introduce the extra costs to the data management process, as well as privacy threats.

  • In the framework of data-sharing for primary patient care, it is challenging to ensure that the patients are able to manage securely their keys and identity when encrypted data are being shared (in contrast with the technical architecture described in the corresponding IHE profile, where the keys are only shared between caregivers participating in the data exchange [47]).

  • Some of the core principles of BCT (e.g., data immutability) are not compliant with data privacy laws and regulations. (e.g., “right to data erasure”); thus, appropriate data management approaches, policies, and additional mechanism are required.

However, it is worth mentioning that the approach that combines some of the properties of the BCT and the Keyless Signatures Infrastructure (KSI) [48] has been successfully employed in Estonian government networks to ensure the integrity of the data (including EHR) stored in government repositories and to protect them against insider threats. KSI is used to provide time-stamping and server-supported digital signature services. The number of participants in the KSI consensus protocol is limited, which for instance can ensure that transaction settlement can occur within one second. However, major drawbacks of such an approach are limited decentralization and the requirement of trust in the participants of KSI consensus.

Based on the analyzed state-of-the art research work and their current limitations, we propose the following future research agenda in the area of applying BCT in the oncology and healthcare domain in general.

  • Achieving privacy-preserving distribution and globally reachable data. The challenge of ensuring globally reachable data and enforcement of patient’s access control policy is not trivial: data availability/interoperability requirements can interfere with a patient’s privacy. Is it possible to define a harmonized set of the basic rules built in the healthcare data management architecture based on the international laws and regulations, preserving different sensitivity levels of the data, and ensuring an adherence to such rules without centralized entity?

  • Intelligent data management. How to design privacy-preserving hybrid data storage for machine learning tasks and artificial intelligence techniques (e.g., to use on-chain storage only for the statistical data avoiding storage of sensitive data on the blockchain)? Can we decouple the query and execution by defining the queries and parameters to be stored on the blockchain, which will then be executed only by trusted entities or data owners (doctors, patients)?

  • Multi-ledger and ledger interoperability. A plethora of the existing BCT implementations, distributed ledger, and different prototypes built on top of the technology can aggravate the problem of the lack of interoperability between healthcare systems. Thus, ensuring interoperability between different BCT implementations is of a high priority. Moreover, due to custom privacy preferences and individual needs and requirements from different patients, one can think of a multiple-ledger design: a patient-specific, or even a case-specific ledger [43]. Data then can be replicated among multiple ledgers and locations, creating the network of networks [49]. Depending on the context, the requirements that one has to fulfill to access the data will have to be fulfilled. However, is it still questionable on how patients will be able to manage their ledgers? And how to set up such infrastructure in the real-world settings?

  • Patients’ involvement and education. Once patients have full control over their data, education mechanisms must be put in place for the patients, in order to provide valuable insights regarding best data and consent management practices compliant with existing laws and regulations. Moreover, mechanisms for “break glass” access to the healthcare data in the emergency settings are still to be developed.

  • Data analysis and research. Having a complete, curated and trusted data set is critical for ensuring accurate results in analysis and research. Once complete and accurate data of oncology patients’ history are systematically stored with the use of blockchain with consent from the patients, the data can be leveraged in advancing oncology research and treatment options. Analytical, compliance, and research tools are currently actively researched and developed [15]. For example, having a detailed history of drug tolerance and side effects on patients combined with their genetic profiles or markers can help to improve selection of patient treatment options.

This paper presented an SLR of 12 primary studies addressing the following question “What are the motivations, approaches, limitations, and barriers when employing distributed ledger technology for data-sharing in oncology?” We analyzed the motivations, advantages, and limitations of the blockchain-based applications in the oncology domain, as well as barriers, potential approaches to overcome them, and future challenges listed in the state-of-the-art research work. We discussed specifics of the blockchain-based applications in oncology and integration barriers. Finally, we proposed directions of the future work that can help to attain integration and adoption of the BCT for data-sharing, medical research, and the pharmaceutical supply chain in oncology, as well as in healthcare in general.

The authors have no conflicts of interest to declare.

There are no funding sources associated with this manuscript.

All authors contributed equally to the work presented in this manuscript.

1.
Rajkomar
A
,
Oren
E
,
Chen
K
,
Dai
AM
,
Hajaj
N
,
Hardt
M
, et al
Scalable and accurate deep learning with electronic health records
.
NPJ Digit Med
.
2018
May
;
1
(
1
):
18
.
[PubMed]
2398-6352
2.
Dubovitskaya
A
,
Xu
Z
,
Ryu
S
,
Schumacher
M
,
Wang
F
.
Secure and trustable electronic medical records sharing using blockchain.
InAMIA Annual Symposium Proceedings 2017 (Vol.
2017
, p. 650). American Medical Informatics Association.
3.
Mettler
M
. Blockchain technology in healthcare: The revolution starts here. In2016 IEEE 18th International Conference on e-Health Networking, Applications and Services (Healthcom)
2016
Sep 14 (pp. 1-3). IEEE.
4.
Zhang
P
,
White
J
,
Schmidt
DC
,
Lenz
G
,
Rosenbloom
ST
.
Fhirchain: applying blockchain to securely and scalably share clinical data
.
Comput Struct Biotechnol J
.
2018
Jul
;
16
:
267
78
.
[PubMed]
2001-0370
5.
Mamoshina
P
,
Ojomoko
L
,
Yanovich
Y
,
Ostrovski
A
,
Botezatu
A
,
Prikhodko
P
, et al
Converging blockchain and next-generation artificial intelligence technologies to decentralize and accelerate biomedical research and healthcare
.
Oncotarget
.
2017
Nov
;
9
(
5
):
5665
90
.
[PubMed]
1949-2553
6.
Hussein
AF
,
ArunKumar
N
,
Ramirez-Gonzalez
G
,
Abdulhay
E
,
Tavares
JM
,
de Albuquerque
VH
.
ArunKumar N, Ramirez-Gonzalez G, Abdulhay E, Tavares JM, de Albuquerque VH. ArunKumar N, Ramirez-Gonzalez G, Abdulhay E, Tavares JM, de Albuquerque VH. A medical records managing and securing blockchain based system supported by a genetic algorithm and discrete wavelet transform
.
Cogn Syst Res
.
2018
Dec
;
52
:
1
1
. 1389-0417
7.
Schöner
MM
,
Kourouklis
D
,
Sandner
P
,
Gonzalez
E
,
Förster
J
.
Blockchain technology in the pharmaceutical industry.
Frankfurt, Germany: Frankfurt School Blockchain Center.
2017
Jul.
8.
Shae
Z
,
Tsai
J
.
Transform blockchain into distributed parallel computing architecture for precision medicine.
In2018 IEEE 38th International Conference on Distributed Computing Systems (ICDCS)
2018
Jul 2 (pp. 1290-1299). IEEE.
9.
Kurtulmus
AB
,
Daniel
K
. Trustless machine learning contracts; evaluating and exchanging machine learning models on the ethereum blockchain. arXiv preprint arXiv:
1802
.10185. 2018 Feb 27.
10.
Angeletti
F
,
Chatzigiannakis
I
,
Vitaletti
A
.
The role of blockchain and IoT in recruiting participants for digital clinical trials.
In2017 25th International Conference on Software, Telecommunications and Computer Networks (SoftCOM)
2017
Sep 21 (pp. 1-5). IEEE.
11.
Peters
AW
,
Till
BM
,
Meara
JG
,
Afshar
S
.
Blockchain technology in health care: A primer for surgeons
.
Bull Am Coll Surg
.
2017
;
12
:
1
5
.0002-8045
12.
Haq
I
,
Esuka
OM
.
Blockchain Technology in Pharmaceutical Industry to Prevent Counterfeit Drugs
.
Int J Comput Appl
.
2018
;
975
:
8887
.1206-212X
13.
Hackius
N
,
Petersen
M
.
Blockchain in logistics and supply chain: trick or treat?
In
Proceedings of the Hamburg International Conference of Logistics (HICL)
.
2017
(pp.
3
-
18
). epubli.
14.
Azaria
A
,
Ekblaw
A
,
Vieira
T
,
Lippman
A
. Medrec: Using blockchain for medical data access and permission management. In2016 2nd International Conference on Open and Big Data (OBD)
2016
Aug 22 (pp. 25-30). IEEE.
15.
Dillenberger
D
,
Novotny
P
,
Zhang
Q
,
Jayachandran
P
,
Gupta
H
,
Mehta
S
, et al
Blockchain Analytics and Artificial Intelligence
.
IBM J Res Develop
.
2019
Feb
;
63
(
2/3
):
5:1
5:14
. 0018-8646
16.
Nakamoto
S.
Bitcoin: A peer-to-peer electronic cash system.
17.
Pass
R
,
Shi
E
. Hybrid consensus: Efficient consensus in the permissionless model. In31st International Symposium on Distributed Computing (DISC 2017)
2017
. Schloss Dagstuhl-Leibniz-Zentrum fuer Informatik.
18.
Ethereum Homestead Documentation [Cited 2019 April 29]. Available from: http://www.ethdocs.org/en/latest/
19.
Swanson
T.
Consensus-as-a-service: a brief report on the emergence of permissioned, distributed ledger systems.
Report, available online, Apr.
2015
Apr.
20.
Cachin
C
,
Vukolić
M
. Blockchain consensus protocols in the wild. arXiv preprint arXiv:
1707
.01873. 2017 Jul 6.
21.
Calvaresi
D
,
Cesarini
D
,
Sernani
P
,
Marinoni
M
,
Dragoni
AF
,
Sturm
A
.
Exploring the ambient assisted living domain: a systematic review
.
J Ambient Intell Humaniz Comput
.
2017
Apr
;
8
(
2
):
239
57
. 1868-5137
22.
Kitchenham
BA
,
Brereton
P
,
Turner
M
,
Niazi
MK
,
Linkman
S
,
Pretorius
R
, et al
Refining the systematic literature review process—two participant-observer case studies
.
Empir Softw Eng
.
2010
Dec
;
15
(
6
):
618
53
. 1382-3256
23.
Calvaresi
D
,
Dubovitskaya
A
,
Calbimonte
JP
,
Taveter
K
,
Schumacher
M
. Multi-agent systems and blockchain: Results from a systematic literature review. InInternational Conference on Practical Applications of Agents and Multi-Agent Systems
2018
Jun 20 (pp. 110-126). Springer, Cham.
24.
Calvaresi
D
,
Leis
M
,
Dubovitskaya
A
,
Schegg
R
,
Schumacher
M
.
Trust in Tourism via Blockchain Technology: Results from a Systematic Review. InInformation and Communication Technologies in Tourism 2019
.
Cham
:
Springer
;
2019
. pp.
304
17
.
25.
Yue
X
,
Wang
H
,
Jin
D
,
Li
M
,
Jiang
W
.
Healthcare data gateways: found healthcare intelligence on blockchain with novel privacy risk control
.
J Med Syst
.
2016
Oct
;
40
(
10
):
218
.
[PubMed]
0148-5598
26.
Ricke
J
,
Bartelink
H
.
Telemedicine and its impact on cancer management
.
Eur J Cancer
.
2000
May
;
36
(
7
):
826
33
.
[PubMed]
0959-8049
27.
Marshall
CL
,
Petersen
NJ
,
Naik
AD
,
Vander Velde
N
,
Artinyan
A
,
Albo
D
, et al
Implementation of a regional virtual tumor board: a prospective study evaluating feasibility and provider acceptance
.
Telemed J E Health
.
2014
Aug
;
20
(
8
):
705
11
.
[PubMed]
1530-5627
28.
(ONC) OotNCfHIT
. 21st Century Cures Act: Interoperability, Information Blocking, and the ONC Health IT Certification Program
2019
[cited 2019 April 15]. Available from: https://www.healthit.gov/topic/laws-regulation-and-policy/notice-proposed-rulemaking-improve-interoperability-health
29.
Draft Trusted Exchange Framework
.
2018
[cited 2019 April 15]. Available from: https://www.healthit.gov/sites/default/files/draft-trusted-exchange-framework.pdf
30.
Wang
Z
,
Jensen
MA
,
Zenklusen
JC
.
A practical guide to the cancer genome atlas (TCGA). InStatistical Genomics
.
New York (NY)
:
Humana Press
;
2016
. pp.
111
41
.
31.
Gaur
N
,
Desrosiers
L
,
Ramakrishna
V
,
Novotny
P
,
Baset
S
,
O’Dowd
A.
Hands-on Blockchain with Hyperledger: Building Decentralized Applications with Hyperledger Fabric and Composer. Packt Publishing Ltd;
2018
Jun 21.
32.
Weng
J
,
Weng
J
,
Zhang
J
,
Li
M
,
Zhang
Y
,
Luo
W.
Deepchain: Auditable and privacy-preserving deep learning with blockchain-based incentive. Cryptology ePrint Archive, Report 2018/679.
2018
.
33.
Yanovich
Y
,
Ivashchenko
I
,
Ostrovsky
A
,
Shevchenko
A
,
Sidorov
A
. Exonum: Byzantine fault tolerant protocol for blockchain [cited 2019 April 15]. Available from: https://exonum.com/
34.
Kamau
G
,
Boore
C
,
Maina
E
,
Njenga
S.
Blockchain Technology: Is this the Solution to EMR Interoperability and Security Issues in Developing Countries?. In2018 IST-Africa Week Conference (IST-Africa)
2018
May 9 (pp. Page-1). IEEE.
35.
Ozercan
HI
,
Ileri
AM
,
Ayday
E
,
Alkan
C
.
Realizing the potential of blockchain technologies in genomics
.
Genome Res
.
2018
Sep
;
28
(
9
):
1255
63
.
[PubMed]
1088-9051
36.
Salah
K
,
Rehman
MH
,
Nizamuddin
N
,
Al-Fuqaha
A
.
Blockchain for AI: review and open research challenges
.
IEEE Access
.
2019
;
7
:
10127
49
. 2169-3536
37.
Chen
Y
,
Ding
S
,
Xu
Z
,
Zheng
H
,
Yang
S
.
Blockchain-based medical records secure storage and medical service framework
.
J Med Syst
.
2018
Nov
;
43
(
1
):
5
.
[PubMed]
0148-5598
38.
Park
YR
,
Lee
E
,
Na
W
,
Park
S
,
Lee
Y
,
Lee
JH
.
Is Blockchain Technology Suitable for Managing Personal Health Records? Mixed-Methods Study to Test Feasibility
.
J Med Internet Res
.
2019
Feb
;
21
(
2
):
e12533
.
[PubMed]
1438-8871
39.
Mohsin
AH
,
Zaidan
AA
,
Zaidan
BB
,
Albahri
OS
,
Albahri
AS
,
Alsalem
MA
, et al
Blockchain authentication of network applications: Taxonomy, classification, capabilities, open challenges, motivations, recommendations and future directions
.
Comput Stand Interfaces
.
2018
Dec
.0920-5489
40.
Vazirani
AA
,
O’Donoghue
O
,
Brindley
D
,
Meinert
E
.
Implementing Blockchains for Efficient Health Care: systematic Review
.
J Med Internet Res
.
2019
Feb
;
21
(
2
):
e12439
.
[PubMed]
1438-8871
41.
Kuo
TT
,
Zavaleta Rojas
H
,
Ohno-Machado
L
.
Comparison of blockchain platforms: a systematic review and healthcare examples
.
J Am Med Inform Assoc
.
2019
May
;
26
(
5
):
462
78
.
[PubMed]
1067-5027
42.
Korpela
K
,
Hallikas
J
,
Dahlberg
T
.
Digital supply chain transformation toward blockchain integration.
Inproceedings of the 50th Hawaii international conference on system sciences
2017
Jan 4.
43.
Dubovitskaya
A
,
Xu
Z
,
Ryu
S
,
Schumacher
M
,
Wang
F
. How blockchain could empower ehealth: An application for radiation oncology. InVLDB Workshop on Data Management and Analytics for Medicine and Healthcare
2017
Sep 1 (pp. 3-6). Springer, Cham.
44.
Directive (EU)
2016
/680 of the European Parliament and of the Council of 27 April 2016 on the protection of natural persons with regard to the processing of personal data by competent authorities for the purposes of the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, and on the free movement of such data, and repealing Council Framework Decision 2008/977/JHA [cited 2019 April 15]. Available from: http://data.europa.eu/eli/dir/2016/680/oj
45.
Health Information Privacy U.S. Department of Health & Human Services [cited 2019 April 15]. Available from: http://www.hhs.gov/hipaa/
46.
Trusted Exchange Framework and Common Agreement [cited 2019 October 10]. Available from: https://www.healthit.gov/topic/interoperability/trusted-exchange-framework-and-common-agreement
47.
IHE IT Infrastructure Technical Framework Supplement
. Document Encryption (DEN) [cited 2019 October 10]. Available from: http://www.ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_DEN.pdf
48.
Buldas
A
,
Kroonmaa
A
,
Laanoja
R
. Keyless signatures’ infrastructure: how to build global distributed hash-trees. InNordic Conference on Secure IT Systems
2013
Oct 18 (pp. 313-320). Springer, Berlin, Heidelberg.
49.
Hardjono
T
,
Lipton
A
,
Pentland
A
. Towards a Design Philosophy for Interoperable Blockchain Systems, arXiv:1805.05934 [cs.CR], May
2018
Copyright / Drug Dosage / Disclaimer
Copyright: All rights reserved. No part of this publication may be translated into other languages, reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying, recording, microcopying, or by any information storage and retrieval system, without permission in writing from the publisher.
Drug Dosage: The authors and the publisher have exerted every effort to ensure that drug selection and dosage set forth in this text are in accord with current recommendations and practice at the time of publication. However, in view of ongoing research, changes in government regulations, and the constant flow of information relating to drug therapy and drug reactions, the reader is urged to check the package insert for each drug for any changes in indications and dosage and for added warnings and precautions. This is particularly important when the recommended agent is a new and/or infrequently employed drug.
Disclaimer: The statements, opinions and data contained in this publication are solely those of the individual authors and contributors and not of the publishers and the editor(s). The appearance of advertisements or/and product references in the publication is not a warranty, endorsement, or approval of the products or services advertised or of their effectiveness, quality or safety. The publisher and the editor(s) disclaim responsibility for any injury to persons or property resulting from any ideas, methods, instructions or products referred to in the content or advertisements.