| Literature DB >> 33828824 |
Zehuan Qiu1, Yifan Zhu2.
Abstract
Background: Vaccine, as an irreplaceable means in herd immunization, is widely applied in prevention for communicable diseases. However, adverse impacts were frequently incurred by fake or expired vaccines in China. Given the necessity of vaccine anticounterfeiting, blockchain-based transaction platform could be practiced as a solution in addressing the issue; however, most of the available experiments focused on single-chain structured design with inventible limitations. Accordingly, exploration for the effectiveness and feasibility of mixed-chains structured platform for vaccine anticounterfeiting and tracing is essentially required.Entities:
Mesh:
Substances:
Year: 2021 PMID: 33828824 PMCID: PMC8004377 DOI: 10.1155/2021/6660102
Source DB: PubMed Journal: J Healthc Eng ISSN: 2040-2295 Impact factor: 2.682
Figure 1Execution principle of smart contracts on Ethereum.
Figure 2System architecture.
Vaccine batch production record and examination record.
| Vaccine batch production record | Vaccine batch examination record |
|---|---|
| (i) Vaccine name | (i) Vaccine name |
| (ii) Vaccine batch number | (ii) Vaccine batch number |
| (iii) Vaccine specifications | (iii) Vaccine specifications |
| (iv) The date of production | (iv) The date of production |
| (v) Quality guarantee period | (v) Inspection quality standard |
| (vi) Production information records | (vi) Check instrument information record |
| (vii) Production material information records | (vii) Examine temperature |
| (viii) Intermediate process information records | (viii) Examine humidity |
| (ix) Exception information records | (ix) Exception information records |
| (x) Hash of reviewer signature | (x) Hash of examiner signature |
| (xi) Extra details and information | (xi) Result of examine |
| (xii) Extra details and information |
Vaccine batch storage record and transportation record.
| Vaccine batch storage record | Vaccine batch examination record |
|---|---|
| (i) Vaccine name | (i) Vaccine name |
| (ii) Vaccine batch number | (ii) Vaccine batch number |
| (iii) Vaccine specifications | (iii) Vaccine specifications |
| (iv) The date of production | (iv) The date of production |
| (v) Quality guarantee period | (v) Quality guarantee period |
| (vi) The date of storage | (vi) Cold chain store temperature |
| (vii) Storage temperature | (vii) Cold chain store humidity |
| (viii) Is the storage in the dark | (viii) Exception information records |
| (ix) Exception information records | (ix) Hash of examiner signature |
| (x) Hash of reviewer signature | (x) Extra details and information |
| (xi) Extra details and information |
Vaccinator record and injection record.
| Vaccinator record | Injection record |
|---|---|
| (i) Vaccinator ID number | (i) Inoculated vaccine name |
| (ii) Vaccinator name | (ii) Inoculated vaccine specifications |
| (iii) Vaccinator sex | (iii) Inoculated vaccine batch |
| (iv) Vaccinator age | (iv) Date of vaccination |
| (v) Vaccinator past medical history | (v) Vaccination department |
| (vi) Vaccinator phone | (vi) Vaccination doctor |
| (vyii) Vaccinator address | (vii) Extra details and information |
| (viii) Extra details and information |
Figure 3System in payment period.
Figure 4Struct of vaccine information.
Figure 5Recorder operation interface.
Figure 6System average response.
Figure 7Vaccinator operation interface.
Novel plan comparison.
| Novel plan | Plan in [ | |
|---|---|---|
| Traceability links | Manufacture, examination, storage, transportation, injection | Manufacture, examination, injection |
|
| ||
| Information data structure | Struct | String |
|
| ||
| Call a smart contract to store multiple pieces of information | Smart contract store is invoked multiple times | |
|
| ||
| Privacy protection | The private chain stores vaccination information to protect patient privacy | All data is stored in Ethereum without privacy protection |
|
| ||
| Anticounterfeiting effectiveness | EPC fraud | EPC fraud |
| EPC label replication | ||
|
| ||
| Quality supervision | Transfer after passing the incubation period, and check the balance of the account to complete the quality supervision | None |
|
| ||
| Transaction format | After quality supervision is passed, the money is transferred | Vaccine coin transfer |
|
| ||
| Cost | 4 trade gas | 3 trade gas |