2014 A New Web-based E-health platform
2014 A New Web-based E-health platform
Abstract—Nowadays, the development of e-health concept is From sensors design [4] and signal processing algorithm to
offering various aspects. In this paper, we present a novel website platform design, various works [5, 6] discussed the application
architecture. Designed for an e-health platform based on a wireless and the ease of use on real world conditions of such systems.
sensor network (WSN), this website offers the ergonomic and Furthermore, studies have covered aside patient monitoring as
multi-functions opportunity for an ambient intelligent hospital. It referenced in the survey [7] about the Wireless Body Area
enables the management of patients’ records, real time patient’s Networks (WBAN), patient tracking and localization[8,9].
state monitoring based on remote sensing of biometric signals as Additionally, security of medical data and personal health records
well as indoor geo-localization for either in or out patient and have been discussed [10]. L. Sun et al. in [11] proposed a cloud
professionals. Using architecture based on combined approach, this
computing semantic approach to control access on e-health
website presents a part of a big e-health project development.
applications. Some works presented an integrated system [12]
Keywords; e-health; website;WSN;remote sensing; localization combining monitoring of patient’s state and the indoor
localization concept without describing the Human-Machine
I. INTRODUCTION Interface (HMI) architecture.
Can technology make sense without human well being? This However, few works on e-health system design have
is question is behind most humanitarian inventions. People developed the Graphical User Interface (GUI). In this paper,
appreciate inventions that facilitates them life but what about working on a multi-functions and ergonomic website is the
medical inventions that decrease the pain level, enhance the body challenge. Some sites were dealing only with managing medical
performance and in most times save from death. records [13]. The Swiss website ―Swisscom‖, using its
Telecommunications have always intended to build more application ―evita‖[14] provides, in addition of that, an e-Alarm
comfortable life style. Moreover, it is taking a pioneer role in system that provides emergency calls. However, it doesn’t give
health care. either localization of the patient or real time signal monitoring.
On the other hand, the ―Isansys‖[15] system which offers real
E-health is the best example where taking care of ill people is
time monitoring of the patient vital signals and many interesting
becoming wireless and homely conducted. Nowadays, we usually
services doesn’t offer mapping and localization for out-patient
hear those words ―intelligent hospital, automated building, home
(patient not resident in the hospital).
automation‖…and we are seeing more and more applications
dealing with this field. E-health as defined by the World Health In this work, the developed website intends to communicate
Organization(WHO) is ―the use, in the health sector, of digital e-health to not only the in-professional (professional working in
data—transmitted, stored and retrieved electronically—for the care center) and the in-patient (patient resident in the care
clinical, educational and administrative purposes, both at the center) but also offers services to out-professionals (professionals
local site and at a distance‖[1]. from outside the care center like: Private doctors, Pharmacist,
Radiologist,…) and out-patient by providing statistical reports for
The WHO-Regional Office for the Eastern Mediterranean
researchers and mapping for any new service demander, guiding
has presented a statistics, on 2005, ranking countries that are
him to the desired direction.
more likely to introduce e-health applications. And Tunisia,
between 127 countries, was indexed number nine [2]. This is This paper is organized as follows: Section 2 presents the
motivating for us to make more and more innovation on the e- general functioning and the use case diagrams. Section 3
health field. illustrates the proposed application architecture. In Section 4, we
present the implementation details and some developed
Wireless Sensor Networks didn’t miss innovations on e-
interfaces. Section 5 concludes the paper.
health. Their application in the e-health field is studied with
different aspects. Alemdar et al [3] published a survey presenting II. APPLICATION OVERVIEW
the art state of different used technologies (Zigbee, Wi-Fi,
RFID…) and prototypes developed by researchers. The e-health platform is a whole independent system which
carried various functionalities. Allowing, not only monitoring
patient’s records but also gives real time vital signals processing
These works of research and innovation are made within a MOBIDOC and positioning of in-patient. Thus such platform includes
thesis, financed by the European Union (EU) within the framework of the various actors and validates different needs inside a care-center.
PASRI program and partially supported by Cynapsys IT Enterprise.
Thus, for each actor a use case diagram was established. Fig.2
presents the global use cases including actors and general related
tasks without the communication details between them.
B. Scenarios:
Different scenarios are developed to enhance the website
diversity. Corresponding to each use case diagram, special
scenarios were established. In this paper, we will present some
scenarios as examples.
Based on Wireless Body Area Network (WBAN), this Real time vital signal
platform uses gathered data from portable biosensors of the monitoring
patient. Remote sensing leads to identify his position.
As shown in Fig.1, using a Zigbee modules, sensors Consult alerts of
In-Professionals urgent cases
communicate with the main board and the Data Acquisition Unit
allows the processing of those signals. Thus, it calculates the
location of patients besides of physiologic data tele-monitoring. Localization Log in
The protocol Zigbee is based on IEEE 802.15.4 standard. The
choice of this protocol was taken relatively to various criteria. Add medical records
First, IEEE 802.15.4 offers data rates at 250kb/s at ISM of new patients
(Industrial, Scientific and Medical) 2.4GHz band which satisfies
Administrator
healthy environment conditions and acceptable rates. Second, Manage professional’s list
Zigbee is characterized by its scalability, which perfectly
responds to the high number of communicating modules in the
hospital scenario. Besides, this technology is known with its Manage the access right
battery autonomy (years), hence reducing the maintenance cost of to medical records
To follow the vial signals progress of patients Send tests and analyzes
(Temperature, blood pressure and cardiograph results
pulses) in real time.
To localize patient and professionals and mapping
service for out-patient
Figure 2. General use cases Diagram
15
e-Health Pervasive Wireless Applications and Services (eHPWAS'14)
16
e-Health Pervasive Wireless Applications and Services (eHPWAS'14)
2) MVC Model2 :
The Model-View-Controller organizes the Human-machine
interface of the software application in a model (business object,
data model), a view (presentation, user interface) and a controller Tasks Data access
scheduling
(control logic, events management), each having a precise role in
the interface. This pattern design imposes the separation between
the data, the presentation and the processing, what gives the three Persistent
object
fundamental parts:
Business
17
e-Health Pervasive Wireless Applications and Services (eHPWAS'14)
Access
Identification Indoor
Management of Localization
Medical records
Management of Patients
Staff services State
surveying
Include
Care center File
Folder To Professional
Postulate have
Treat
Professionals’ notes
Add
Doctor
Writing
18
e-Health Pervasive Wireless Applications and Services (eHPWAS'14)
REFERENCES
19