Research Article
A Platform for e-Health Control and Location Services for Wandering Patients
Algorithm 2: Monitoring and location process.
Require: Data to be monitored not empty | Ensure: Identification of abnormality episodes | (1) | while do | (2) | if connection BLE is true then | (3) | CMA-HR-SL receives and executes anomaly identification algorithm | (4) | else | (5) | connection BLE is false | (6) | end if | (7) | Establish WiFi connection and send to external storage service | (8) | External storage service provides to web platform | (9) | Carer visualizes episodes of abnormality of the patient from web platform | (10) | end while |
|
Algorithm 2: Monitoring and location process. |