| Literature DB >> 29973196 |
Maged N Kamel Boulos1, James T Wilson2, Kevin A Clauson2.
Abstract
A PubMed query run in June 2018 using the keyword 'blockchain' retrieved 40 indexed papers, a reflection of the growing interest in blockchain among the medical and healthcare research and practice communities. Blockchain's foundations of decentralisation, cryptographic security and immutability make it a strong contender in reshaping the healthcare landscape worldwide. Blockchain solutions are currently being explored for: (1) securing patient and provider identities; (2) managing pharmaceutical and medical device supply chains; (3) clinical research and data monetisation; (4) medical fraud detection; (5) public health surveillance; (6) enabling truly public and open geo-tagged data; (7) powering many Internet of Things-connected autonomous devices, wearables, drones and vehicles, via the distributed peer-to-peer apps they run, to deliver the full vision of smart healthy cities and regions; and (8) blockchain-enabled augmented reality in crisis mapping and recovery scenarios, including mechanisms for validating, crediting and rewarding crowdsourced geo-tagged data, among other emerging use cases. Geospatially-enabled blockchain solutions exist today that use a crypto-spatial coordinate system to add an immutable spatial context that regular blockchains lack. These geospatial blockchains do not just record an entry's specific time, but also require and validate its associated proof of location, allowing accurate spatiotemporal mapping of physical world events. Blockchain and distributed ledger technology face similar challenges as any other technology threatening to disintermediate legacy processes and commercial interests, namely the challenges of blockchain interoperability, security and privacy, as well as the need to find suitable and sustainable business models of implementation. Nevertheless, we expect blockchain technologies to get increasingly powerful and robust, as they become coupled with artificial intelligence (AI) in various real-word healthcare solutions involving AI-mediated data exchange on blockchains.Entities:
Keywords: Blockchain; Clinical trials; Crypto-spatial coordinate system; Cryptography; Distributed ledger technology; Geospatial blockchain; Healthcare; Internet of Things; Pharmaceuticals; Smart cities; Smart contracts; Supply chain
Mesh:
Year: 2018 PMID: 29973196 PMCID: PMC6033217 DOI: 10.1186/s12942-018-0144-x
Source DB: PubMed Journal: Int J Health Geogr ISSN: 1476-072X Impact factor: 3.918
Fig. 1Using shared public key to encrypt document from outside party
Fig. 2Using private key to encrypt document to be read by outside party with appropriate public key
Fig. 3Using asymmetric encryption in addition to hashing to digitally sign a document
Fig. 4Verification of signing party upon receipt of encrypted document with hash value
Fig. 5Simplified blockchain of three blocks
Fig. 6Simplified blockchain with adulterated block
Glossary of blockchain and distributed ledger technology terms [1, 3, 9]
| Bitcoin | Cryptocurrency created by the person(s) named Satoshi Nakamoto in 2009. Introduced proof of work consensus for addressing the potential issue of double-spending of digital currency without a centralised form of authentication |
| Blockchain | A form of DLT where blocks of data are added sequentially and linked together with representative hash values |
| Ciphertext | Information (text) that has been encrypted (made unreadable) using an algorithm known as a cipher. This information can only be used if the appropriate cipher key is possessed |
| Consensus Algorithms | An algorithm or protocol used to find consensus, or agreement, among multiple distributed nodes. Consensus allows nodes to agree on updates to the blockchain itself. Examples include Proof of Work and Proof of Stake |
| DApps | Decentralised Applications (DApps) are applications written on the Ethereum blockchain with similar properties to a blockchain. They run on a decentralised network and remove the need for trust in any one agency. Contributions in computation to keep a DApp running pay out in a similar manner to contributions to blockchain nodes |
| Distributed Ledger Technology (DLT) | A database shared through consensus and spread among multiple sites, or nodes, and lacking centralised data storage |
| Ethereum | A blockchain alternative to the Bitcoin blockchain that introduces Smart Contracts, or scripting, and decentralised applications (DApps) by building in a Turing-complete programming language on top of the Ethereum blockchain |
| Fork | A split in the blockchain that could be caused by consensus protocol change (difference of opinion within community) or mining a different version of an existing block (attack) as examples. Forks can lead to small branches on the blockchain that are quickly abandoned or to new blockchains with their own supporters (Ethereum and Ethereum Classic) |
| Node | A device participating in the blockchain network. A blockchain network is comprised of distributed nodes each with their own copy of the blockchain’s information |
| Nonce | A random value used once to ensure the correct hash value is set during blockchain mining. This value is being mined to satisfy Proof of Work consensus |
| Smart Contracts | Programs or scripts written on the Ethereum blockchain that execute if a given set of specific requirements are met and that require no governing body to ensure their “payouts” are met properly |