COMPUTER STANDARDS & INTERFACES

Privacy-preserving COVID-19 contact tracing solution based on blockchain
Liu M, Zhang Z, Chai W and Wang B
The COVID-19 pandemic has severely affected daily life and caused a great loss to the global economy. Due to the very urgent need for identifying close contacts of confirmed patients in the current situation, the development of automated contact tracing app for smart devices has attracted more attention all over the world. Compared with expensive manual tracing approach, automated contact tracing apps can offer fast and precise tracing service, however, over-pursing high efficiency would lead to the privacy-leaking issue for app users. By combing with the benign properties (e.g., anonymity, decentralization, and traceability) of blockchain, we propose an efficient privacy-preserving solution in automated tracing scenario. Our main technique is a combination of non-interactive zero-knowledge proof and multi-signature with public key aggregation. By means of aggregating multiple signatures from different contacts at the mutual commitment phase, we only need fewer zero-knowledge proofs to complete the task of identifying contacts. It inherently leads to the benefits of saving storage and consuming less time for running verification algorithm on blockchain. Furthermore, we perform an experimental comparison by timing the execution of signature verification with and without aggregate signature, respectively. It shows that our solution can actually preserve the full-fledged privacy protection property with a lower computational cost.
Integration of fuzzy-weighted zero-inconsistency and fuzzy decision by opinion score methods under a q-rung orthopair environment: A distribution case study of COVID-19 vaccine doses
Albahri AS, Albahri OS, Zaidan AA, Alnoor A, Alsattar HA, Mohammed R, Alamoodi AH, Zaidan BB, Aickelin U, Alazab M, Garfan S, Ahmaro IYY and Ahmed MA
Owing to the limitations of Pythagorean fuzzy and intuitionistic fuzzy sets, scientists have developed a distinct and successive fuzzy set called the q-rung orthopair fuzzy set (q-ROFS), which eliminates restrictions encountered by decision-makers in multicriteria decision making (MCDM) methods and facilitates the representation of complex uncertain information in real-world circumstances. Given its advantages and flexibility, this study has extended two considerable MCDM methods the fuzzy-weighted zero-inconsistency (FWZIC) method and fuzzy decision by opinion score method (FDOSM) under the fuzzy environment of q-ROFS. The extensions were called q-rung orthopair fuzzy-weighted zero-inconsistency (q-ROFWZIC) method and q-rung orthopair fuzzy decision by opinion score method (q-ROFDOSM). The methodology formulated had two phases. The first phase 'development' presented the sequential steps of each method thoroughly.The q-ROFWZIC method was formulated and used in determining the weights of evaluation criteria and then integrated into the q-ROFDOSM for the prioritisation of alternatives on the basis of the weighted criteria. In the second phase, a case study regarding the MCDM problem of coronavirus disease 2019 (COVID-19) vaccine distribution was performed. The purpose was to provide fair allocation of COVID-19 vaccine doses. A decision matrix based on an intersection of 'recipients list' and 'COVID-19 distribution criteria' was adopted. The proposed methods were evaluated according to systematic ranking assessment and sensitivity analysis, which revealed that the ranking was subject to a systematic ranking that is supported by high correlation results over different scenarios with variations in the weights of criteria.
Privacy-preserving contact tracing in 5G-integrated and blockchain-based medical applications
Zhang C, Xu C, Sharif K and Zhu L
The current pandemic situation due to COVID-19 is seriously affecting our daily work and life. To block the propagation of infectious diseases, an effective contact tracing mechanism needs to be implemented. Unfortunately, existing schemes have severe privacy issues that jeopardize the identity-privacy and location-privacy for both users and patients. Although some privacy-preserving systems have been proposed, there remain several issues caused by centralization. To mitigate this issues, we propose a rivacy-preserving contact racing scheme in 5G-integrated and lockchain-based edical applications, named PTBM. In PTBM, the 5G-integrated network is leveraged as the underlying infrastructure where everyone can perform location checking with his mobile phones or even wearable devices connected to 5G network to find whether they have been in possible contact with a diagnosed patient without violating their privacy. A trusted medical center can effectively trace the patients and their corresponding close contacts. Thorough security and performance analysis show that the proposed PTBM scheme achieves privacy protection, traceability, reliability, and authentication, with high computation & communication efficiency and low latency.
Customer relationship management systems (CRMS) in the healthcare environment: A systematic literature review
Baashar Y, Alhussian H, Patel A, Alkawsi G, Alzahrani AI, Alfarraj O and Hayder G
Customer relationship management (CRM) is an innovative technology that seeks to improve customer satisfaction, loyalty, and profitability by acquiring, developing, and maintaining effective customer relationships and interactions with stakeholders. Numerous researches on CRM have made significant progress in several areas such as telecommunications, banking, and manufacturing, but research specific to the healthcare environment is very limited. This systematic review aims to categorise, summarise, synthesise, and appraise the research on CRM in the healthcare environment, considering the absence of coherent and comprehensive scholarship of disparate data on CRM. Various databases were used to conduct a comprehensive search of studies that examine CRM in the healthcare environment (including hospitals, clinics, medical centres, and nursing homes). Analysis and evaluation of 19 carefully selected studies revealed three main research categories: (i) social CRM 'eCRM'; (ii) implementing CRMS; and (iii) adopting CRMS; with positive outcomes for CRM both in terms of patients relationship/communication with hospital, satisfaction, medical treatment/outcomes and empowerment and hospitals medical operation, productivity, cost, performance, efficiency and service quality. This is the first systematic review to comprehensively synthesise and summarise empirical evidence from disparate CRM research data (quantitative, qualitative, and mixed) in the healthcare environment. Our results revealed that substantial gaps exist in the knowledge of using CRM in the healthcare environment. Future research should focus on exploring: (i) other potential factors, such as patient characteristics, culture (of both the patient and hospital), knowledge management, trust, security, and privacy for implementing and adopting CRMS and (ii) other CRM categories, such as mobile CRM (mCRM) and data mining CRM.
Architecture for software-assisted quantity calculus
Flater D
A quantity value, such as 5 kg, consists of a number and a reference (often an International System of Units (SI) unit) that together express the magnitude of a quantity. Many software libraries, packages, and ontologies that implement "quantities and units " functions are available. Although all of them begin with SI and associated practices, they differ in how they address issues such as counting units, ratios of two quantities of the same kind, and uncertainty. This short article describes an architecture that addresses the complete set of functions in a simple and consistent fashion. Its goal is to encourage more convergent thinking about the functions and the underlying concepts so that the many disparate implementations, present and future, will become more consistent with one another.