Journal of Yeungnam Medical Science (Apr 2022)

Storing information of stroke rehabilitation patients using blockchain technology: a software study

  • Min Cheol Chang

DOI
https://doi.org/10.12701/yujm.2021.01368
Journal volume & issue
Vol. 39, no. 2
pp. 98 – 107

Abstract

Read online

Background Stroke patients usually experience damage to multiple functions and a long rehabilitation period. Hence, there is a large volume of patient clinical information. It thus takes a long time for clinicians to identify the patient’s information and essential pieces of information may be overlooked. To solve this, we stored the essential clinical information of stroke patients in a blockchain and implemented the blockchain technology using the Java programming language. Methods We created a mini blockchain to store the medical information of patients using the Java programming language. Results After generating a unique pair of public/private keys for identity verification, a patient’s identity is verified by applying the Elliptic Curve Digital Signature Algorithm based on the generated keys. When the identity verification is complete, new medical data are stored in the transaction list and the generated transaction is verified. When verification is completed normally, the block hash value is derived using the transaction value and the hash value of the previous block. The hash value of the previous block is then stored in the generated block to interconnect the blocks. Conclusion We demonstrated that blockchain can be used to store and deliver the patient information of stroke patients. It may be difficult to directly implement the code that we developed in the medical field, but it can serve as a starting point for the creation of a blockchain system to be used in the field.

Keywords