Human-oriented design of secure Machine-to-Machine communication system for e-Healthcare society

https://doi.org/10.1016/j.chb.2014.10.010Get rights and content

Highlights

  • Propose and implement a M2M Secure communication for e-Healthcare society.

  • Perform tasks autonomously to minimize the workload and stress of medical staff.

  • Different actors in the e-Healthcare society can interact in a secure manner.

  • Staff dynamic assignments with intelligent authentication to ensure data privacy.

  • Patients to share their health information while preserving privacy issue.

Abstract

In this paper, we propose a Machine to Machine (M2M) Low Cost and Secure (LCS) communication system for e-Healthcare society. The system is designed to take into consideration the psychological issues related to all actors in the e-Healthcare society such as: stress due to high workload, anxiety, and loneliness. The system is capable of performing most of the tasks in an autonomous and intelligent manner, which minimizes the workload of medical staffs, and consequently minimizes the associated psychological stress and improves the quality of patient care as well as the system performance. We show how the different actors in the e-Healthcare society can interact with each other in a secure manner. To ensure data privacy, the mechanism involves intelligent authentication based on random distributive key management, electronic certificate distribution, and modified realm Kerberos. The system handles dynamic assignments of doctors to specific patients. It also addresses the need for patients to share their health information with strangers while dealing with the privacy preservation issue. Finally, the simulation type implementation is performed on Visual Basic .net 2013 that shows the success of the proposed Low Cost and Secure (LCS) algorithm.

Introduction

Providing a high quality patient care has always been a concern for healthcare community. There are many factors, which contribute to the high cost and low-quality of support offered to patients. Nursing facilities that assist patients through caregiver intervention and monitoring of the patient’s health are costly. In addition, it represents a burden on caregiver who is unable to ensure continuous monitoring of the patient, which incurs low quality of care offered to the patients.

The appearance of e-Healthcare systems has contributed in improving the quality of patient care and reducing the healthcare costs. By e-Healthcare system, we mean a set of electronic tools: software and hardware designed to manage data in the healthcare system. The main components of the e-Healthcare system include telemedicine, electronic health records, communication protocol among the components of the system.

Advances in the fields of sensor technologies, wireless networking technologies such as 3G, Wi-Fi, WiMax, Mesh networking, and personal area technologies such as radio frequency identification (RFID) and Bluetooth have enabled the creation of a smart e-Healthcare system, in which the medical staff can efficiently manage the health of the patients. Connecting tiny, low-power, and wearable smart medical sensor devices (e.g., pulse oximeters (Inc., 2014), electrocardiographs (Fulford-Jones, Gu-Yeon, & Welsh, 2004), and accelerometers (Mathie, Coster, Lovell, & Celler, 2004)) to a human body has advanced the healthcare systems and allowed the appearance of potential applications such as: home monitoring for chronic and elderly patients (Dishman, 2004), real-time continuous patient monitoring in hospitals (Van Laerhoven et al., 2004), automated vital sign analysis to reduce the incidents due to human error (Ohmura et al., 2006), and emergency situations (Lorincz et al., 2004). In these applications, the data collected by biosensors are transmitted to a server located at the hospital. The doctor can access the patient’s records locally as well as remotely from these servers and thus can real-time monitor patient’s health-conditions. In case of emergency, the doctor is notified by the system, as shown in Fig. 1.

Machine to Machine (M2M) communication is a new and emerging paradigm under telecommunication (Chen, Wan, & Li, 2012). In M2M, the devices communicate and share information with each other autonomously without or with limited human intervention (Yan et al., 2011). M2M communication is used in a wide range of applications such as: smart home, smart e-Health, smart grid, and smart harvesting (Booysen et al., 2012, Yan et al., 2011). In the literature, M2M communication has been proposed in many e-Healthcare systems (Jung et al., 2012, Jung et al., 2013, Min et al., 2014, Park et al., 2014).

The above e-Healthcare systems can significantly benefit both the medical staff and the patients. Firstly, it can ensure continuous and real-time monitoring of patient’s conditions and solve the problem of inability to constantly monitor a patient’s health. Secondly, the patients can minimize the cost of hospitalization while being monitored at their homes as effectively as in hospitals. Thirdly, remote and real-time monitoring helps identifying the emergency conditions for patients in an easy and fast manner. Fourthly, it is possible to resolve the problem of unavailability of beds in hospitals by remotely monitoring some patients at their home instead.

All the above benefits offered by the e-Healthcare system focus on the efficiency aspect, which is reducing the work overload on the medical staff and getting early responses in case of emergency. However, the psychological issues, which come along with the illness, are not considered when designing e-Healthcare system. Physical illness is stressful experience and often puts emotional pressure, and burden on all the members of the healthcare society including the medical staff, patients and their families. It is known that physical symptoms often have an underlying psychological component. All illnesses have a psychological impact because illness is a threat to self. Depression loneliness and anxiety are common in illness, especially in chronic or life-threatening illnesses. The patients also need social support and share their feelings and concerns about the illness usually to strangers without the need to reveal their identities. On the other hand, medical staff are experiencing high level of stress caused by the heavy workload.

In this paper, we propose a M2M Low Cost and Secure (LCS) communication system, which considers the psychological issues of medical staff and patients when designing the healthcare system. A part of this work as a preliminary report has been presented previously in (Saleem, Derhab, & Al-Muhtadi, 2014). The main contributions of this paper are the following: Firstly, we define the different interactions in M2M e-Healthcare system, which can interact with each other in a secure manner. The security is ensured by involving intelligent authentication based on random distributive key management scheme, electronic certificate distribution, and modified realm Kerberos, while handling dynamic assignment of doctors to specific patient. Secondly, the M2M system is designed to maximize the automated tasks, which reduces the workload of medical staffs, and further reduces the associated stress. Thirdly, the system also provides access to online support groups and addresses the need for patients to share their health information with strangers while dealing with the privacy preservation issue. The Low Cost and Secure (LCS) Framework is implemented in Visual Basic .net 2013 to analyze the effectiveness of the complete system.

The rest of the paper is organized as follows: Section 2 gives an overview of Machine to Machine (M2M) communication and presents related work on secure M2M communication systems. In Section 3, we describe the Human-centered design of our proposed M2M communication system for e-Healthcare society. Section 4 describes the security design of the proposed system. In Section 5, the prototype implementation is described. Finally, Section 6 concludes the paper and outlines perspectives for further works.

Section snippets

Machine to Machine (M2M) communication

Machine to Machine (M2M) communication is a new and emerging paradigm under telecommunication (Chen et al., 2012). M2M communication is used in a wide range of applications such as: smart home, smart e-Health, smart grid, and smart harvesting (Booysen et al., 2012, Yan et al., 2011). The general architecture of M2M communication is shown in Fig. 2, and is composed of the following components: M2M device, M2M domain, and Internet domain. M2M device can be computers, sensors, actuators, embedded

Human-oriented design of e-Healthcare system

As stated above, the medical staff are experiencing stress caused by heavy workload. This psychological issue can be minimized by maximizing the tasks performed by the M2M communication system. On the other hand, the issues of depression loneliness, and anxiety are handled by providing emotional support through access to online support groups. Health-related Online Supported Groups have become an important source for information and support for patients (Chung, 2013), and these online groups

Security requirements of M2M communication

For most of the applications using M2M devices, security is one of the critical requirements (Chen & Chang, 2012). Little work is focusing on the security aspects of the M2M communication, and how to integrate security in M2M environments (Granjal, Monteiro, & Silva, 2013). Due to the characteristics of the M2M communication such as heterogeneity, security issues must be addressed differently, and hence new security challenges are raised (Inhyok, Shah, Schmidt, Leicher, & Meyerstein, 2009). M2M

Prototype implementation

We have implemented Fig. 5 scenario under Visual Basic .net 2013 and the screenshot is shown in Fig. 10. The simulation type based implementation is performed to analyze the output of applied algorithms. Under analysis, we study whether the LCS based on Kerberos is working and giving output according to required expectations or not. In the programme, we enable a database with some entities as Patient ID, ECG and blood pressure and other databases as shown in Fig. 9 with Kerberos Key

Conclusion and future work

In this paper, we have proposed a Machine to Machine (M2M) communication system that takes into consideration the psychological issues related to the actors of the e-Healthcare society such as: stress due to high workload, anxiety, loneliness. The system aims at performing most of the tasks automatically in an autonomous and intelligent manner and without human intervention, which minimizes the workload of medical staffs as well as the associated stress. This leads to an improvement of the

Acknowledgment

This work is supported by the Research Center of College of Computer and Information Sciences, King Saud University, Grant Number RC140224. The authors are grateful for this support.

References (46)

  • J.E. Chung

    Social interaction in online support groups: Preference for online social interaction over offline social interaction

    Computers in Human Behavior

    (2013)
  • X. Liang et al.

    HealthShare: Achieving secure and privacy-preserving health information sharing through health social networks

    Computer Communications

    (2012)
  • M.J. Booysen et al.

    Machine-to-Machine (M2M) communications in vehicular networks

    KSII Transactions on Internet and Information Systems

    (2012)
  • D. Chen et al.

    A survey on security issues of M2M communications in cyber-physical systems

    KSII Transactions on Internet and Information Systems

    (2012)
  • M. Chen et al.

    Machine-to-machine communications: Architectures, standards and applications

    KSII Transactions on Internet and Information Systems

    (2012)
  • E. Dishman

    Inventing wellness systems for aging in place

    Computer

    (2004)
  • E.E. Egbogah et al.

    A survey of system architecture requirements for health care-based wireless sensor networks

    Sensors (Basel)

    (2011)
  • Fulford-Jones, T. R. F., Gu-Yeon, W., & Welsh, M. (2004). A portable, low-power, wireless two-lead EKG system. In 26th...
  • J. Granjal et al.

    Security issues and approaches on wireless M2M systems

  • Inc., N. M. (2014). Avant 4000 wireless wearable pulse oximeter. A1 207–408. In (Vol. 2014). Del City, Menomonee Falls,...
  • C. Inhyok et al.

    Trust in M2M communication

    IEEE Vehicular Technology Magazine

    (2009)
  • Inshil, D., Kijoon, C., Jiyoung, L., & Min Young, C. (2012). An improved security approach based on Kerberos for M2M...
  • S. Jung et al.

    An optimization scheme for M2M-based patient monitoring in ubiquitous healthcare domain

    International Journal of Distributed Sensor Networks

    (2012)
  • S.J. Jung et al.

    Wireless machine-to-machine healthcare solution using android mobile devices in global networks

    IEEE Sensors Journal

    (2013)
  • C. Lai et al.

    Security issues on machine to machine communications

    KSII Transactions on Internet and Information Systems

    (2012)
  • Liyue, Z., Xi, W., Sukthankar, G., & Sukthankar, R. (2010). Motif discovery and feature selection for CRF-based...
  • K. Lorincz et al.

    Sensor networks for emergency response: Challenges and opportunities

    IEEE Pervasive Computing

    (2004)
  • M.J. Mathie et al.

    Accelerometry: Providing an integrated, practical method for long-term, ambulatory monitoring of human movement

    Physiological Measurement

    (2004)
  • Mathkour, H. I., Shahzad, B., & Al-Wakeel, S. (2011). Software risk management and avoidance strategy. In International...
  • A. Mihailidis et al.

    The use of an intelligent prompting system for people with dementia

    Interactions

    (2007)
  • C. Min et al.

    A survey of recent developments in home M2M networks

    IEEE Communications Surveys and Tutorials

    (2014)
  • Mui Van, N., Al-Saffar, A., & Eui-Nam, H. (2010). A dynamic ID-based authentication scheme. In Sixth international...
  • Ohmura, R., Naya, F., Noma, H., Kuwahara, N., Toriyama, T., & Kogure, K. (2006). Practical design of a sensor network...
  • Cited by (0)

    View full text