| Literature DB >> 33923842 |
Dragos Daniel Taralunga1,2, Bogdan Cristian Florea1.
Abstract
Presently modern technology makes a significant contribution to the transition from traditional healthcare to smart healthcare systems. Mobile health (mHealth) uses advances in wearable sensors, telecommunications and the Internet of Things (IoT) to propose a new healthcare concept centered on the patient. Patients' real-time remote continuous health monitoring, remote diagnosis, treatment, and therapy is possible in an mHealth system. However, major limitations include the transparency, security, and privacy of health data. One possible solution to this is the use of blockchain technologies, which have found numerous applications in the healthcare domain mainly due to theirs features such as decentralization (no central authority is needed), immutability, traceability, and transparency. We propose an mHealth system that uses a private blockchain based on the Ethereum platform, where wearable sensors can communicate with a smart device (a smartphone or smart tablet) that uses a peer-to-peer hypermedia protocol, the InterPlanetary File System (IPFS), for the distributed storage of health-related data. Smart contracts are used to create data queries, to access patient data by healthcare providers, to record diagnostic, treatment, and therapy, and to send alerts to patients and medical professionals.Entities:
Keywords: Ethereum; IPFS; IoT; blockchain; mHealth; smart contract; wearable sensors
Mesh:
Year: 2021 PMID: 33923842 PMCID: PMC8073055 DOI: 10.3390/s21082828
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1General architecture of an mHealth system.
Figure 2Common mHealth model.
Figure 3Basic blockchain structure with Merkle tree of transactions for block i.
Acquisition parameters for the physiological signals.
| Signals | Gain | Resolution | Samples/Frame | Sampling Frequency |
|---|---|---|---|---|
| ECG | 4000 | 16 | 32 | 15.5 |
| EMG | 4000 | 16 | 1 | 15.5 |
| HR | 1 | 16 | 1 | 15.5 |
| Resp | 100 | 16 | 2 | 15.5 |
| Foot GSR | 1000 | 16 | 2 | 15.5 |
| Hand GSR | 1000 | 16 | 2 | 15.5 |
Data sets.
| Dataset | Number of Samples | Size (MB) | Dataset | Number of Samples | Size (MB) |
|---|---|---|---|---|---|
| Drive01 | 10,208,834 | 195.74 | Drive09 | 2,702,392 | 49.98 |
| Drive02 | 2,966,128 | 56.17 | Drive10 | 3,099,272 | 57.34 |
| Drive03 | 3,276,493 | 61.2 | Drive11 | 3,096,853 | 57.46 |
| Drive04 | 3,050,640 | 56.61 | Drive12 | 2,472,224 | 46.03 |
| Drive05 | 3,213,047 | 59.32 | Drive13 | 2,918,604 | 54.30 |
| Drive06 | 3,080,043 | 57.20 | Drive14 | 2,993,440 | 55.76 |
| Drive07 | 3,380,122 | 62.8 | Drive15 | 2,888,360 | 53.5 |
| Drive08 | 3,095,869 | 57.48 | Drive16 | 2,477,138 | 45.9 |
Figure 4Proposed framework architecture.
Figure 5Smart-contract architecture.
Figure 6Example of annotations that can be made by the healthcare providers.
Proposed framework node configurations
| Component | Node 1 | Node 2 | Node 3 |
|---|---|---|---|
| CPU | Quad core AMD Athlon X4 860K @ 3.7 GHz | Quad core Intel i5-4400 @ 3.1 GHz | Triple core AMD Phenom X3 8750 @ 2.4 GHz |
| Memory | 16 GB | 4 GB | 4 GB |
| Operating system | Ubuntu Linux 18.04 LTS | Ubuntu Linux 18.04 LTS | Ubuntu Linux 18.04 LTS |
| Geth version | 1.9.25 | 1.9.25 | 1.9.25 |
| Python version | 3.9.2 | 3.6.9 | 3.6.9 |
Figure 7MySQL database used for performance evaluation.
Figure 8New patient transaction on the Ethereum blockchain.
Figure 9Blockchain and MySQL write times.
Figure 10Blockchain and MySQL read times.
Figure 11Physiological signals recorded with wearable sensors: (a) ECG; (b) HR; (c) EMG; (d) Respiration; (e) foot GSR; (f) hand GSR.
A comparative analysis of the proposed framework vs the state-of-the-art systems
| Blockchain Platform for mHealth System | Patient Identity | Immutability | Data Audit | Authentication | Accountability | Data Integrity | Interactive Data Evaluation |
|---|---|---|---|---|---|---|---|
| Proposed framework | √ | √ | √ | √ | √ | √ | √ |
| Griggs et al. [ | √ | partial | √ | √ | √ | partial | |
| Dwivedi et al. [ | √ | √ | √ | √ | √ | √ | |
| Zhang et al. [ | √ | √ | √ | √ | √ | √ | |
| Wang et al. [ | √ | √ | √ | √ |