| Literature DB >> 36187627 |
Maximilian Karthan1,2, Robin Martin3, Felix Holl1,4, Walter Swoboda1, Hans A Kestler3, Rüdiger Pryss2, Johannes Schobel1.
Abstract
Smart mobile devices such as smartphones or tablets have become an important factor for collecting data in complex health scenarios (e.g., psychological studies, medical trials), and are more and more replacing traditional pen-and-paper instruments. However, simply digitizing such instruments does not yet realize the full potential of mobile devices: most modern smartphones have a variety of different sensor technologies (e.g., microphone, GPS data, camera, ...) that can also provide valuable data and potentially valuable insights for the medical purpose or the researcher. In this context, a significant development effort is required to integrate sensing capabilities into (existing) data collection applications. Developers may have to deal with platform-specific peculiarities (e.g., Android vs. iOS) or proprietary sensor data formats, resulting in unnecessary development effort to support researchers with such digital solutions. Therefore, a cross-platform mobile data collection framework has been developed to extend existing data collection applications with sensor capabilities and address the aforementioned challenges in the process. This framework will enable researchers to collect additional information from participants and environment, increasing the amount of data collected and drawing new insights from existing data.Entities:
Keywords: mHealth; mobile data collection; sensors; smart mobile devices; software architecture (SA)
Mesh:
Year: 2022 PMID: 36187627 PMCID: PMC9521646 DOI: 10.3389/fpubh.2022.926234
Source DB: PubMed Journal: Front Public Health ISSN: 2296-2565
Realized mHealth data collection applications.
|
|
|
|
|---|---|---|
| Study on tinnitus research ( | World-Wide | Microphone, GPS |
| PTSD in war regions ( | Burundi | Microphone, Camera |
| PTSD in war regions ( | Uganda | Microphone, Camera |
| Adverse childhood experiences ( | Germany | Microphone, Camera |
| Learning deficits among medical students | Germany | Pulse |
| Corona check ( | Germany | GPS |
| Corona health ( | Germany | GPS, Apps used |
PTSD, post-traumatic stress disorder.
Figure 1Architecture of the sensor framework.
Figure 2Identified and implemented sensor interaction patterns.
Listing 1Custom HTMLSensorElement within heart-rate.component.html.
Listing 2Event Handler for Heart Rate Measurements.
Listing 3Dynamic Creation of multiple HTMLSensorElements.
Figure 3Resulting application running on different platforms. From left to right: Web Application on Google Chrome, Web Application on Chrome for Android, Native Android Application, and Native iOS Application.
Availability for predefined sensor implementations on different platforms.