| Literature DB >> 22163845 |
Ben Townsend1, Jemal Abawajy, Tai-Hoon Kim.
Abstract
People with special medical monitoring needs can, these days, be sent home and remotely monitored through the use of data logging medical sensors and a transmission base-station. While this can improve quality of life by allowing the patient to spend most of their time at home, most current technologies rely on hardwired landline technology or expensive mobile data transmissions to transmit data to a medical facility. The aim of this paper is to investigate and develop an approach to increase the freedom of a monitored patient and decrease costs by utilising mobile technologies and SMS messaging to transmit data from patient to medico. To this end, we evaluated the capabilities of SMS and propose a generic communications protocol which can work within the constraints of the SMS format, but provide the necessary redundancy and robustness to be used for the transmission of non-critical medical telemetry from data logging medical sensors.Entities:
Keywords: GSM; SMS; data communications; data transmission; information privacy; information security; medical telemetry; mobile communications; short message service; telemetry
Mesh:
Year: 2011 PMID: 22163845 PMCID: PMC3231350 DOI: 10.3390/s110404231
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Vital signs data-summary of ranges and types of data.
| Temperature | 0 | ∼50 | °C | Binary | 1 | 00100101 |
| Heart Rate | 0 | ∼200 | Beats per minute | Binary | 1 | 00111100 |
| Blood Pressure | 0 | ∼200 | mmHg (x 2 measurements) | Binary | 2 | 01111000 |
| 01010000 | ||||||
| Respiration rate | 0 | ∼50 | Breaths per minute | Binary | 1 | 00001110 |
| Blood oxygen concentration | 0 | 100 | Percentage Oxygen | Binary | 1 | 01100100 |
| Saturation (SpO2) | ||||||
| Blood glucose concentration | 0.0 | ∼50.0 | Mmol/L–a decimal value (to 1 decimal place) | Binary coded ASCII | 3 | 8.2 |
Figure 1.A medical telemetry system architecture for physiological data collection.
Allowable values of the message type octet.
| 1 | Request message from base to remote device (poll) |
| 2 | Response message from remote device to base (poll response) |
| 3 | Remote originated message ( |
| 4 | Receipt message acknowledging receipt of an earlier message (using the message ID to identify the message that is being acknowledged) |
| 5 | Control message send |
| 6 | Control message receipt |
| 7 | Fault message |
Figure 2.Fundamental structure of the SMS Protocol.
Figure 3.Field positions in the Protocol header.