| Literature DB >> 34156562 |
.
Abstract
Blockchain can be thought of as a distributed database allowing tracing of the origin of data, and who has manipulated a given data set in the past. Medical applications of blockchain technology are emerging. Blockchain has many potential applications in medical imaging, typically making use of the tracking of radiological or clinical data. Clinical applications of blockchain technology include the documentation of the contribution of different "authors" including AI algorithms to multipart reports, the documentation of the use of AI algorithms towards the diagnosis, the possibility to enhance the accessibility of relevant information in electronic medical records, and a better control of users over their personal health records. Applications of blockchain in research include a better traceability of image data within clinical trials, a better traceability of the contributions of image and annotation data for the training of AI algorithms, thus enhancing privacy and fairness, and potentially make imaging data for AI available in larger quantities. Blockchain also allows for dynamic consenting and has the potential to empower patients and giving them a better control who has accessed their health data. There are also many potential applications of blockchain technology for administrative purposes, like keeping track of learning achievements or the surveillance of medical devices. This article gives a brief introduction in the basic technology and terminology of blockchain technology and concentrates on the potential applications of blockchain in medical imaging.Entities:
Keywords: Artificial intelligence; Blockchain; Database; Imaging informatics; Radiology
Year: 2021 PMID: 34156562 PMCID: PMC8218142 DOI: 10.1186/s13244-021-01029-y
Source DB: PubMed Journal: Insights Imaging ISSN: 1869-4101
Comparison of traditional database vs. blockchain (modified from McBee et al. [4])
| Property | Blockchain | Traditional database |
|---|---|---|
| Immutability | Yes | No |
| Operations | Data may only be appended | Create, update, read, delete |
| Topology | Distributed (many nodes) | Centralized (one or few nodes) |
| Redundancy | Multiple due to distributed architecture | Central node is single point of failure |
| Consensus | Majority of peers agree on outcome of transaction | Central authority |
| Latency | High | Low |
| Transactional cost | High | Low |
Fig. 1Transactions in a blockchain. Blocks, Nodes and Hash: Blockchain structure of Bitcoin: The data is stored in a continously growing list (chain) of records (blocks). Figure by: Matthäus Wander—Own work, CC BY-SA 3.0, https://commons.wikimedia.org/w/index.php?curid=26816920
Potential use cases of blockchain in radiology
| Domain | Application | Proposed data blocks |
|---|---|---|
| Clinical | Personal health record control Control of image sharing (patient-driven ownership) Control of image data integrity Tracking incidental findings | Multimodality data from individual patient visits, data from multiple timepoints through a single course of treatment |
| Administrative | Supply chain tracking and management Imaging equipment maintenance and inspection record keeping Societal voting | |
| Research and machine learning | Data sharing Keeping track of clinical trials Machine Learning: training and AI execution | All data from individual trials, data analyzed by individual investigators of using specific algorithms |