Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

A Blockchain-based Model for Securing IoT Transactions in a Healthcare Environment

Author 1: Mohamed Abdel Kader Mohamed Elgendy Author 2: Mohamed Aborizka Author 3: Ali Mohamed Nabil Allam
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 13, No. 9 · Published 2022 · Cited by 7

DOI: https://doi.org/10.14569/IJACSA.2022.0130908

Abstract

A blockchain is a data structure that is implemented as a distrusted database or digital ledger. The transactions are saved to a block of transactions that is attached in turn to the blockchain after the verification process, in which each block in the chain contains a hash signature of the previous block in addition to the hash signature of the block itself. The blocks on the blockchain are chained as an immutable list using the proof-of-work procedure, where there is no way to alter or delete an attached block due to the strict security policy used for structuring the chain of blocks. Each node holds a copy of the blockchain in which the miners take the responsibility of verifying and attaching blocks to the blockchain. The Ethereum blockchain introduced the smart contract which holds logic to be processed once the contract is established. These smart contracts are developed via the Solidity programming language. This proposed paper exploits the Ethereum blockchain along with smart contracts as the base technology for implementing the proposed blockchain-based model. The paper aims to develop a multilayered blockchain-based model, in which the blockchain model is set up on a private blockchain Ethereum network where the nodes share the electronic medical records (EMR) among the P2P (peer-to-peer) network that will be used to secure the IoT medical transactions. Solidity smart contract, introduced by Ethereum, is deployed to handle the EMR “open-query-transfer” operations on the private network, whereas the miners are responsible to validate the transactions. Finally, the research conducts a performance analysis of the Ethereum network using the Ethereum Caliper, considering several performance factors, which are: Maximum Latency, Minimum Latency, Average Latency, and Throughput.

Keywords

How to Cite this Article

Elgendy, M. A. K. M., Aborizka, M., & Allam, A. M. N. (2022). A Blockchain-based Model for Securing IoT Transactions in a Healthcare Environment. International Journal of Advanced Computer Science and Applications, 13(9). https://doi.org/10.14569/IJACSA.2022.0130908

Elgendy, Mohamed Abdel Kader Mohamed, et al.. "A Blockchain-based Model for Securing IoT Transactions in a Healthcare Environment." International Journal of Advanced Computer Science and Applications, vol. 13, no. 9, 2022, https://doi.org/10.14569/IJACSA.2022.0130908.

@article{Elgendy2022,
  title     = {A Blockchain-based Model for Securing IoT Transactions in a Healthcare Environment},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {13},
  number    = {9},
  year      = {2022},
  publisher = {The Science and Information Organization},
  author    = {Mohamed Abdel Kader Mohamed Elgendy and Mohamed Aborizka and Ali Mohamed Nabil Allam},
  doi       = {10.14569/IJACSA.2022.0130908},
  url       = {https://doi.org/10.14569/IJACSA.2022.0130908}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.