Cloud-Based Platforms for Health Monitoring: A Review
Abstract
:1. Introduction
- Getting access to electronic health records of patients;
- Attending various types of prescriptions that vary in the type of decisions required for their application, from those that must be followed punctually as indicated to those that are applied depending on the patient’s changing condition;
- Alarm setting of crucial biomedical signals of importance for trend analysis;
- Messaging and reporting patient condition whenever needed;
- Timely monitoring of user health condition to determine progress to reach therapeutic objectives.
- Offering a comprehensive overview of the present landscape of cloud-based platforms utilized for health monitoring and follow-up purposes;
- To examine the features and data types supported by the most important cloud-based health platforms. Knowing the features and data types is crucial for ensuring interoperability of health data between various systems and devices, complying with health data privacy and security regulations, providing relevant and personalized healthcare services, and fostering the development of compatible health applications and research initiatives;
- To identify what data types could be used to obtain or store data of interest for the monitoring of some types of diseases. Understanding the relationships between data types and patient diseases is vital for accurate health monitoring and disease management, enabling personalized healthcare interventions, and improving the ability to diagnose, treat, and prevent diseases based on data-driven insights;
- To identify what data types are similar and dissimilar between each platform. Identifying similarities and differences among data types is important for seamless data integration, ensuring consistency in health data tracking, and facilitating the sharing of health information between different platforms and services for comprehensive care management;
- To evaluate the features offered by healthcare platforms that enable automation of common therapeutic activities that can be carried out at home. Evaluating such features in healthcare platforms is important for increasing patient engagement in self-care, improving adherence to treatment regimens, reducing the need for in-person medical visits, and potentially lowering healthcare costs while enhancing overall health outcomes;
- Highlight the importance of FHIR (Fast Healthcare Interoperability Resources) in Electronic Health Records (EHRs) for storing, preserving, extracting, and exchanging medical information between health applications and health providers. FHIR is crucial in EHRs for defining a robust and extensible data model that makes it easier to store, preserve, extract, and exchange medical information in a standardized way, thus facilitating better healthcare interoperability, data accessibility, and improved patient care coordination between different health applications and providers.
2. Related Work
3. Cloud-Based Platforms for Health Monitoring
3.1. Apple Health
- Characteristic identifiers: data types related to the user characteristics, for example, the user’s activity mode, sex, date of birth, skin type, blood type, or the use of a wheelchair [36];
- Activity: data types related to the measures of different activities, for example, number of steps, distances moved by walking or running, and strokes performed while swimming, among others;
- Body measurements: the quantity sample types that measure the body of the user, for example, height, weight, body mass, and body fat, among others;
- Reproductive health: quantity sample types that record the user’s basal body temperature, cervical mucus, use of contraceptives, menstrual cycles, and sexual activity, among others;
- Hearing: quantity sample types that measure audio exposure to sounds in the environment, headphones, etc.;
- Vital Signs: quantity and category sample types that measure the user’s heart rate, irregular heart rhythm events, and standard deviation of heartbeat intervals, among others;
- Nutrition: quantity sample types for macronutrients, vitamins, minerals, hydration, caffeination, etc.;
- Alcohol Consumption: quantity sample types that measure the user’s blood alcohol content and the number of standard alcoholic drinks that the user has consumed;
- Mobility: quantity sample types that measure the steadiness of the user’s gait, the average speed when walking steadily over flat ground, and the speed while climbing a flight of stairs, among others;
- Symptoms: the category types for symptoms, for example;
- Abdominal and gastrointestinal symptoms
- Constitutional symptoms
- Heart and Lung symptoms
- Musculoskeletal symptoms
- Neurological symptoms
- Nose and Throat symptoms
- Reproduction symptoms
- Skin and hair symptoms
- Sleep symptoms
- Urinary symptoms
- Lab and Test Results: quantity sample types that measure the user’s blood alcohol content, blood glucose level, and electrodermal activity, among others;
- Mindfulness and Sleep: A category sample type for recording a mindful session and sleep analysis information;
- Self-Care: category sample types for toothbrushing and handwashing events;
- Workouts: a series sample containing location data that defines the route the user took during a workout;
- Clinical Records: type identifiers for the different categories of clinical records;
- UV Exposure: a type of quantitative sample that assesses the user’s exposure to ultraviolet radiation.
3.2. Google Fit
- Activity: This data type can capture any activity a user engages in, from common fitness activities like running or sports, to other pursuits such as meditation, gardening, and sleep [38];
- Body: Data types for standard body measurements;
- Location: Data types for location information;
- Nutrition: Data types for nutritional data;
- Sleep: This data type records the user’s duration and type of sleep. Each data point represents a time interval for a specific sleep stage;
- Health: Google Fit offers health data types for measurements related to general health management (as opposed to fitness).
3.3. Samsung Health
- Ambient temperature: This data type defines ambient temperature and humidity data around the device [40];
- Blood glucose: This data type represents the user’s blood glucose levels;
- Blood pressure: This data type represents the user’s blood pressure measurements;
- Body temperature: This data type defines the body temperature data of the user;
- Caffeine intake: This data type defines the caffeine intake data of the user;
- Electrocardiogram: This data type defines the electrocardiogram data of the user;
- Exercise: This data type defines the exercise data of the user;
- Floors climbed: This data type defines the floor climbed data of the user;
- Hemoglobin: This data type defines the glycated hemoglobin data of the user;
- Heart rate: This data type defines the heart rate data of the user;
- Oxygen saturation: This data type denotes the oxygen saturation levels in the user’s blood;
- Sleep: This data type defines the sleep data of the user;
- Step count: This data type defines the user’s step count data. It provides only one month of data;
- UV exposure: This data type defines UV exposure data around the device;
- Water intake: This data type defines the water intake data of the user;
- Weight: This data type defines the weight data of the user.
3.4. Fitbit
- Activity: Activity endpoints enable querying and modifying a Fitbit user’s daily activity data, including step count, distance, elevation, floors, calories burned, active minutes, activity goals, exercise details, and more;
- Authorization: Authorization endpoints help applications onboard Fitbit users who want to share their data. Applications can initiate the consent flow for new users, obtain access and refresh tokens, validate tokens, and revoke user consent. Fitbit supports OAuth 2.0;
- Body: Body endpoints allow querying and modifying the user’s body fat and weight data;
- Devices: Devices endpoints display information about devices connected to a user’s account;
- Friend endpoints: Friend endpoints display information regarding a user’s peers and their respective leaderboard positions;
- Heart Rate: Heart Rate Time Series endpoints facilitate querying the user’s heart rate data;
- Intraday: Web APIs can offer a more detailed granularity of data amassed during the day, referred to as Intraday data. This data can be accessed via Activities and Heart Rate Time Series endpoints, with response options for detail levels comprising 1-min and 15-min intervals for activity, and 1-s and 1-min intervals for Heart Rate;
- Nutrition: Nutrition endpoints enable querying and modifying food and water data.
- Sleep: Sleep endpoints help query and modify sleep data;
- Subscription: Subscription endpoints allow applications to subscribe to user-specific data. Fitbit sends webhook notifications to inform applications of new user data, eliminating the need for applications to poll services;
- User: User endpoints display user profile information, regional locale, and language settings, and collected badges.
4. Medical Information Interoperability
4.1. Electronic Health Records (EHR)
4.2. FHIR
- The FHIR standard enables systems to exchange structured and unstructured data, thereby resolving the issue of unstructured data exchange. This eliminates tiresome manual input and communications and eliminates the most significant interoperability gap. Additionally, it significantly expands the universe of health data that can be exchanged between systems;
- Faster and simplified interface creation: The FHIR standard, founded on HL7, integrates contemporary API technologies such as the RESTful protocol and offers a selection of JSON, XML, or RDF for data representation. Developers possess greater expertise with these sophisticated tools, rendering the standards more accessible to learn and the APIs more efficient to develop and implement;
- Implement resources for enhanced, intuitive data utilization: The FHIR standard presents resources for healthcare data exchange, encompassing categories like patients, lab results, insurance claims, appointments, etc. With a total of 145 resources, interfaces gain flexibility and development becomes more intuitive, simplifying data recognition, organization, and usage for other systems.
4.3. SMART on FHIR
4.4. Apple Health Records
4.5. Google Open Health
4.6. Samsung Health
4.7. Fitbit
5. Results
- Q1: What data types could be used to obtain or store data of interest for the monitoring of some type of disease and what diseases can be related to them?;
- Q2: What data types are similar between each platform?;
- Q3: What data types are unique to each platform?;
- Q4: What are the overall comparisons among the platforms?;
- Q5: What are the key features and capabilities of cloud-based health monitoring platforms?
5.1. Q1: What Data Types Could Be Used to Obtain or Store Data of Interest for the Monitoring of Some Type of Disease and What Diseases Can Be Related to Them?
5.2. Q2: What Data Types Are Similar between Each Platform?
5.3. Q3: What Data Types Are Unique to Each Platform?
5.4. Q4: What Are the Overall Comparisons among the Platforms?
5.5. Q5: What Are the Key Features and Capabilities of Cloud-Based Health Monitoring Platforms?
- 7.
- Comprehensive Data Collection. These platforms can gather data from diverse sources, including hospital records, personal wearables, medical devices, apps, and laboratory results. This may include real-time physiological data such as heart rate, blood pressure, glucose levels, and oxygen saturation.
- 8.
- Secure Data Storage. Cloud platforms offer vast storage capabilities, which are essential for managing the large volumes of health data generated. They employ encryption, access controls, and other security measures to maintain patient confidentiality and comply with health data protection regulations.
- 9.
- Data Analytics and Big Data Processing. Employing sophisticated analytical tools, these platforms can process and analyze health data to identify trends, predict outcomes, and support clinical decisions. They may use AI and machine learning to uncover insights from data that might otherwise remain unnoticed.
- 10.
- Telemedicine and Remote Monitoring. With video conferencing, messaging, and monitoring capabilities, patients can receive care remotely. Providers can monitor chronic conditions, adjust treatment plans in real-time, and provide consultations outside the clinic, reducing the need for in-person visits.
- 11.
- Automated Alerts and Notifications. The platforms include triggers for health alerts if patients’ data indicate critical conditions, allowing for timely interventions. They also support reminders for medication, appointments, and health check-ups.
- 12.
- Regulation and Compliance. Health monitoring platforms are designed to meet rigorous health data regulations, such as the Health Insurance Portability and Accountability Act (HIPAA) in the United States, the General Data Protection Regulation (GDPR) in the European Union, and other national or regional standards.
- 13.
- Integrated Care Coordination. Such platforms can support coordinated care efforts by facilitating communication and sharing of patient information among the primary care team, specialists, and services, optimizing the assistance process and improving outcomes.
- 14.
- Integrated APIs and Export Capabilities. These platforms offer APIs (Application Programming Interfaces) that healthcare providers can use to access permitted medical data. Moreover, healthcare platforms can offer users the ability to export their health data in common formats such as PDF or CSV, allowing it to be accessed and analyzed with tools such as Excel and SPSS [54].
- 15.
- Health Record Sharing and Interoperability. Apple Health can integrate with electronic health record (EHR) systems used by healthcare providers. This allows users to share health data directly with their healthcare providers’ systems [55]. However, Google Cloud offers Healthcare API services to healthcare organizations, facilitating interoperability and data sharing with EHRs. This API uses industry-standard schemas and protocols, such as FHIR, HL7, and DICOM, which support data exchange. These services are primarily aimed at healthcare providers and organizations rather than directly integrating into a consumer-focused platform like Google Fit. Google’s acquisition of Fitbit also points towards the potential for future healthcare integrations, as Fitbit could bridge the gap between consumer health data and the wider healthcare ecosystem, potentially integrating with EHRs. Samsung Health, as an Android-based platform, has chosen to appear as an application of Google Health Connect [56].
6. Discussion
6.1. Trends and Challenges
6.1.1. Treatment Coverage
6.1.2. Population Coverage
6.1.3. Treatment of Chronic Diseases
- Remote monitoring: Patients can monitor vital indicators of health such as pulse rate, blood pressure, blood glucose levels, and physical activity using Apple Health and similar platforms. This continuous monitoring can help patients and healthcare providers detect early warning signs, identify trends, and make adjustments to treatment plans as needed;
- Medication adherence: Digital health platforms can provide reminders for medication schedules, helping patients with chronic conditions like diabetes and hypertension maintain their medication regimen, which is crucial for the effective management of these diseases;
- Lifestyle management: Apple Health and similar platforms can help patients adopt healthier lifestyles by tracking and providing feedback on physical activity, diet, and sleep patterns. Encouraging patients to make positive lifestyle changes can significantly impact the management of chronic diseases;
- Personalized goal setting: Health platforms can help patients set achievable and realistic health goals, such as weight loss targets or daily step counts, to improve overall health and better manage their chronic conditions;
- Data sharing with healthcare providers: With the patient’s consent, platforms like Apple Health can share health data with healthcare providers, enabling them to have a comprehensive view of the patient’s condition, monitor progress, and make informed decisions about their treatment;
- Health education and resources: Digital health platforms can provide patients with educational materials and resources related to their chronic condition, empowering them to make informed decisions about their health and better understand their disease;
- Social support and community: Some digital health platforms offer access to online communities where patients can connect with others who share similar health conditions. This peer support can be an essential component of effective disease management.
6.1.4. Acceptance and Standardization by the Government Health Sector
6.2. Emerging Solutions
- Remote patient monitoring (RPM): RPM systems enable healthcare providers to monitor patients’ vital signs and other health data remotely. These systems can alert providers to potential issues and help them make timely interventions, improving care and reducing hospitalizations for chronic disease management [62];
- Mobile health (mHealth) apps: Health apps on smartphones and tablets can help users manage various aspects of their health, from medication reminders and symptom tracking to mental health support and nutritional guidance. Some apps can connect with healthcare providers, enabling seamless data sharing and remote consultations [63];
- Smart home integration (Domotics): Smart home devices, such as voice assistants and IoT-enabled appliances, can be integrated with health management systems to create a more supportive environment. AI voice assistants like Alexa, Cortana, and Google Assistant have gained healthcare-related skills, such as medication reminders and appointment scheduling. However, their capacity to provide reliable answers to health-related questions is limited. Text-based chatbots, like Babylon, Ada, and Buoy, offer greater reliability but often restrict user input to predetermined words and phrases, limiting user-initiated dialogue. Numerous EHR vendors and healthcare providers are incorporating voice technology into their systems to facilitate the clinical data collection process [64,65];
- Artificial intelligence (AI) and Machine Learning (ML): AI and ML are increasingly being applied to healthcare at home, with algorithms analyzing data from wearables, remote monitoring systems, and health apps. These technologies can help identify patterns and trends, predict health risks, and provide personalized recommendations for users. However, for the adoption of AI and ML some challenges need to be faced that encompass the following aspects: (1) insufficient knowledge regarding the capabilities and limitations of specific AI technologies; (2) unclear approaches for incorporating diverse AI technologies into current care systems to address pressing issues faced by healthcare organizations; (3) a limited workforce with the necessary training for AI methods implementation; (4) incompatibility between existing AI technologies and infrastructures; and (5) inadequate access to high-quality, diversified biomedical data for training ML algorithms [66].
6.3. Limitations
6.3.1. Accessibility to Platforms
- Digital literacy: A significant population segment may lack the necessary digital skills or knowledge to effectively use health technology platforms. The ability to navigate, understand, and interact with these platforms can be a barrier, particularly for older adults or those with limited experience with digital tools;
- Health literacy: A lack of understanding of health-related concepts and terminology can make it difficult for users to comprehend and utilize the information provided by platforms like Apple Health. Inadequate health literacy can lead to misinterpretation or mismanagement of personal health data;
- Privacy concerns: Individuals may have concerns about the privacy and security of their personal health information, discouraging them from using digital health platforms. Worries about data breaches or unauthorized access to sensitive information can create reluctance to share health data with these platforms;
- Lifestyle: Busy schedules and competing priorities can make it difficult for individuals to dedicate time to learn about, setting up, and regularly using health technology platforms. People with demanding jobs, family responsibilities, or other time-consuming commitments may struggle to integrate these platforms into their daily routines;
- Trust in technology: Some people may be skeptical about the reliability and accuracy of data generated by health technology platforms. They might prefer more traditional methods of health tracking or rely on guidance from healthcare professionals rather than trusting digital tools;
- Resistance to change: Adopting new technologies and habits can be challenging for some individuals, particularly if they have established routines or are resistant to change. This resistance can prevent users from embracing platforms like Apple Health, even if they recognize the potential benefits;
- Perceived usefulness: If users do not perceive the platform to offer significant value or benefits to their health management, they may be less inclined to use it. Individuals who believe their current health practices are sufficient may not see a need for additional digital tools;
- Accessibility and affordability: The availability of smartphones, wearables, or other devices compatible with platforms like Apple Health may be limited due to financial constraints or regional factors, restricting access to these technologies.
6.3.2. Limited Support for Emergencies or Complex Procedures
7. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Kim, J.; Campbell, A.S.; de Ávila, B.E.-F.; Wang, J. Wearable biosensors for healthcare monitoring. Nat. Bio-Technol. 2019, 37, 389–406. [Google Scholar] [CrossRef] [PubMed]
- Martín-Vaquero, J.; Hernández Encinas, A.; Queiruga-Dios, A.; José Bullón, J.; Martínez-Nova, A.; Torre-blanca González, J.; Bullón-Carbajo, C. Review on wearables to monitor foot temperature in diabetic patients. Sensors 2019, 19, 776. [Google Scholar] [CrossRef] [PubMed]
- Menaspà, P. Effortless activity tracking with google fit. Br. J. Sports Med. 2015, 49, 1598. [Google Scholar] [CrossRef]
- Knight, E.; Stuckey, M.I.; Prapavessis, H.; Petrella, R.J. Public health guidelines for physical activity: Is there an app for that? A review of android and apple app stores. JMIR Mhealth Uhealth 2015, 3, e43. [Google Scholar] [CrossRef] [PubMed]
- Xu, W.; Liu, Y. mHealthApps: A repository and database of mobile health apps. JMIR Mhealth Uhealth 2015, 3, e28. [Google Scholar] [CrossRef]
- North, F.; Chaudhry, R. Apple HealthKit and Health App: Patient Uptake and Barriers in Primary Care. Telemed. E-Health 2016, 22, 608–613. [Google Scholar] [CrossRef]
- Price, K.; Bird, S.R.; Lythgo, N.; Raj, I.S.; Wong, J.Y.L.; Lynch, C. Validation of the Fitbit One, Garmin Vivofit and Jawbone UP Activity Tracker in Estimation of Energy Expenditure during Treadmill Walking and Running. J. Med. Eng. Technol. 2017, 41, 208–215. [Google Scholar] [CrossRef]
- Reid, R.E.; Insogna, J.A.; Carver, T.E.; Comptour, A.M.; Bewski, N.A.; Sciortino, C.; Andersen, R.E. Validity and reliability of Fitbit activity monitors compared to ActiGraph GT3X+ with female adults in a free-living environment. J. Sci. Med. Sport 2017, 20, 578–582. [Google Scholar] [CrossRef]
- Mendoza, J.A.; Baker, K.S.; Moreno, M.A.; Whitlock, K.; Abbey-Lambertz, M.; Waite, A.; Colburn, T.; Chow, E.J. A Fitbit and Facebook mHealth intervention for promoting physical activity among adolescent and young adult childhood cancer survivors: A pilot study. Pediatr. Blood Cancer 2017, 64, e26660. [Google Scholar] [CrossRef]
- Hamari, L.; Kullberg, T.; Ruohonen, J.; Heinonen, O.J.; Díaz-Rodríguez, N.; Lilius, J.; Pakarinen, A.; Myllymäki, A.; Leppänen, V.; Salanterä, S. Physical activity among children: Objective measurements using Fitbit One® and ActiGraph. BMC Res. Notes 2017, 10, 1–6. [Google Scholar] [CrossRef]
- Chang, Y.; Ryu, S.; Sung, K.C.; Cho, Y.K.; Sung, E.; Kim, H.N.; Jung, H.S.; Yun, K.E.; Ahn, J.; Shin, H.; et al. Alcoholic and non-alcoholic fatty liver disease and associations with coronary artery calcification: Evidence from the Kangbuk Samsung Health Study. Gut 2019, 68, 1667–1675. [Google Scholar] [CrossRef]
- Feehan, L.M.; Geldman, J.; Sayre, E.C.; Park, C.; Ezzat, A.M.; Yoo, J.Y.; Hamilton, C.B.; Li, L.C. Accuracy of Fitbit Devices: Systematic Review and Narrative Syntheses of Quantitative Data. JMIR Mhealth Uhealth 2018, 6, e10527. [Google Scholar] [CrossRef] [PubMed]
- Edney, S.; Bogomolova, S.; Ryan, J.; Olds, T.; Sanders, I.; Maher, C. Creating Engaging Health Promotion Campaigns on Social Media: Observations and Lessons From Fitbit and Garmin. J. Med. Internet Res. 2018, 20, e10911. [Google Scholar] [CrossRef] [PubMed]
- Genes, N.; Violante, S.; Cetrangol, C.; Rogers, L.; Schadt, E.E.; Chan, Y.-F.Y. From smartphone to EHR: A case report on integrating patient-generated health data. NPJ Digit Med. 2018, 1, 23. [Google Scholar] [CrossRef] [PubMed]
- Bol, N.; Helberger, N.; Weert, J.C.M. Differences in mobile health app use: A source of new digital inequalities? Inf. Soc. 2018, 34, 183–193. [Google Scholar] [CrossRef]
- Hartman, S.J.; Nelson, S.H.; Weiner, L.S.; Lyons, E.; Dominick, G. Patterns of Fitbit Use and Activity Levels Throughout a Physical Activity Intervention: Exploratory Analysis from a Randomized Controlled Trial. JMIR Mhealth Uhealth 2018, 6, e29. [Google Scholar] [CrossRef] [PubMed]
- Beltrán-Carrillo, V.J.; Jiménez-Loaisa, A.; Alarcón-López, M.; Elvira, J.L.L. Validity of the “Samsung Health” application to measure steps: A study with two different samsung smartphones. J. Sports Sci. 2019, 37, 788–794. [Google Scholar] [CrossRef]
- Haghayegh, S.; Khoshnevis, S.; Smolensky, M.H.; Diller, K.R.; Castriotta, R.J. Accuracy of Wristband Fitbit Models in Assessing Sleep: Systematic Review and Meta-Analysis. J. Med. Internet Res. 2019, 21, e16273. [Google Scholar] [CrossRef]
- Owens, J.; Cribb, A. ‘My Fitbit Thinks I Can Do Better!’ Do Health Promoting Wearable Technologies Support Personal Autonomy? Philos. Technol. 2017, 32, 23–38. [Google Scholar] [CrossRef]
- Joe, A.; Coronel, B.D.; Coakes, C.E.; Mainous, A., III. Is there a benefit to patients using wearable devices such as Fitbit or health apps on mobiles? A systematic review. Am. J. Med. 2019, 132, 1394–1400. [Google Scholar] [CrossRef]
- Kim, Y.; Lee, B.; Choe, E.K. Investigating data accessibility of personal health apps. J. Am. Med. Inform. Assoc. 2019, 26, 412–419. [Google Scholar] [CrossRef]
- Polese, J.C.; Faria, G.S.E.; Ribeiro-Samora, G.A.; Lima, L.P.; Faria, C.; Scianni, A.A.; Teixeira-Salmela, L.F. Google fit smartphone application or Gt3X Actigraph: Which is better for detecting the stepping activity of individuals with stroke? A validity study. J. Bodyw. Mov. Ther. 2019, 23, 461–465. [Google Scholar] [CrossRef]
- Jung, S.Y.; Kim, J.-W.; Hwang, H.; Lee, K.; Baek, R.-M.; Lee, H.-Y.; Yoo, S.; Song, W.; Han, J.S. Development of Comprehensive Personal Health Records Integrating Patient-Generated Health Data Directly from Samsung S-Health and Apple Health Apps: Retrospective Cross-Sectional Observational Study. JMIR Mhealth Uhealth 2019, 7, e12691. [Google Scholar] [CrossRef]
- Haghayegh, S.; Khoshnevis, S.; Smolensky, M.H.; Diller, K.R.; Castriotta, R.J. Performance assessment of new-generation Fitbit technology in deriving sleep parameters and stages. Chronobiol. Int. 2020, 37, 47–59. [Google Scholar] [CrossRef]
- Dinh-Le, C.; Chuang, R.; Chokshi, S.; Mann, D. Wearable health technology and electronic health record integration: Scoping review and future directions. JMIR Mhealth Uhealth 2019, 7, e12861. [Google Scholar] [CrossRef]
- Sharon, T. Blind-sided by privacy? Digital contact tracing, the Apple/Google API and big tech’s newfound role as global health policy makers. Ethics Inf. Technol. 2020, 23, 45–57. [Google Scholar] [CrossRef]
- Giannakos, M.N.; Sharma, K.; Papavlasopoulou, S.; Pappas, I.O.; Kostakos, V. Fitbit for learning: Towards capturing the learning experience using wearable sensing. Int. J. Hum. Comput. Stud. 2020, 136, 102384. [Google Scholar] [CrossRef]
- Ringeval, M.; Wagner, G.; Denford, J.; Paré, G.; Kitsiou, S. Fitbit-Based Interventions for Healthy Lifestyle Outcomes: Systematic Review and Meta-Analysis. J. Med. Internet Res. 2020, 22, e23954. [Google Scholar] [CrossRef]
- Kim, M.S.; Lee, Y.L.; Chung, J.-E. Samsung Health Application Users’ Perceived Benefits and Costs Using App Review Data and Social Media Data. Fam. Environ. Res. 2020, 58, 613–633. [Google Scholar] [CrossRef]
- Bai, Y.; Tompkins, C.; Gell, N.; Dione, D.; Zhang, T.; Byun, W. Comprehensive comparison of Apple Watch and Fitbit monitors in a free-living setting. PLoS ONE 2021, 16, e0251975. [Google Scholar] [CrossRef] [PubMed]
- Gleiss, A.; Kohlhagen, M.; Pousttchi, K. An apple a day—How the platform economy impacts value creation in the healthcare market. Electron. Mark. 2021, 31, 849–876. [Google Scholar] [CrossRef]
- Balbim, G.M.; Marques, I.G.; Marquez, D.X.; Patel, D.; Sharp, L.K.; Kitsiou, S.; Nyenhuis, S.M. Using Fitbit as a mHealth Intervention Tool to Promote Physical Activity: Potential Challenges and Solutions. JMIR Mhealth Uhealt. 2021, 9, e25289. [Google Scholar] [CrossRef]
- Rolnick, J.; Ward, R.; Tait, G.; Patel, N. Early Adopters of Apple Health Records at a Large Academic Medical Center: Cross-sectional Survey of Users. J. Med. Internet Res. 2022, 24, e29367. [Google Scholar] [CrossRef]
- Mustafa, A.S.; Ali, N.; Dhillon, J.S.; Alkawsi, G.; Baashar, Y. User Engagement and Abandonment of mHealth: A Cross-Sectional Survey. Healthcare 2022, 10, 221. [Google Scholar] [CrossRef]
- iOS—Health—Apple. Available online: https://www.apple.com/ios/health/ (accessed on 6 August 2023).
- Data Types | Apple Developer Documentation. Available online: https://developer.apple.com/documentation/healthkit/data_types (accessed on 6 August 2023).
- Google Fit. Available online: https://www.google.com/fit/ (accessed on 6 August 2023).
- Data Types | Google Fit | Google Developers. Available online: https://developers.google.com/fit/datatypes (accessed on 7 August 2023).
- Samsung Health | Apps—The Official Samsung Galaxy Site. Available online: https://www.samsung.com/global/galaxy/apps/samsung-health/ (accessed on 7 August 2023).
- Samsung Health Android SDK—Data API Reference 1.5.0 | Samsung Developers. Available online: https://developer.samsung.com/health/android/data/api-reference/overview-summary.html (accessed on 7 August 2023).
- Web API. Available online: https://dev.fitbit.com/build/reference/web-api/ (accessed on 7 August 2023).
- Lin, Y.K.; Lin, M.F.; Chen, H.C. Do Electronic Health Records Affect Quality of Care? Evidence from the HITECH Act. Inf. Syst. Res. 2019, 30, 306–318. [Google Scholar] [CrossRef]
- Sinsky, C.A.; Rule, A.; Cohen, G.; Arndt, B.G.; Shanafelt, T.D.; Sharp, C.D.; Baxter, S.L.; Tai-Seale, M.; Yan, S.; Chen, Y.; et al. Metrics for assessing physician activity using electronic health record log data. J. Am. Med. Inform. Assoc. 2020, 27, 639–643. [Google Scholar] [CrossRef]
- Pradhan, B.; Bhattacharyya, S.; Pal, K. IoT-Based Applications in Healthcare Devices. J. Healthc. Eng. 2021, 2021, 6632599. [Google Scholar] [CrossRef]
- Tapuria, A.; Porat, T.; Kalra, D.; Dsouza, G.; Xiaohui, S.; Curcin, V. Impact of patient access to their electronic health record: Systematic review. Inform. Health Soc. Care 2021, 46, 192–204. [Google Scholar] [CrossRef]
- Health Level 7. FHIR Specification Home Page. Available online: http://hl7.org/fhir/ (accessed on 22 June 2023).
- Health Level 7. Open Source FHIR Implementations. Available online: http://wiki.hl7.org/index.php?title¼Open_Source_FHIR_implementations (accessed on 22 June 2023).
- Mandl, K.D.; Gottlieb, D.; Mandel, J.C.; Ignatov, V.; Sayeed, R.; Grieve, G.; Jones, J.; Ellis, A.; Culbertson, A. Push Button Population Health: The SMART/HL7 FHIR Bulk Data Access Application Programming Inter-face. NPJ Digit. Med. 2020, 3, 151. [Google Scholar] [CrossRef]
- Mandel, J.C.; Kreda, D.A.; Mandl, K.D.; Kohane, I.S.; Ramoni, R.B. SMART on FHIR: A standards-based, interoperable apps platform for electronic health records. J. Am. Med. Inform. Assoc. 2016, 23, 899–908. [Google Scholar] [CrossRef] [PubMed]
- Google. Open Health Stack. Available online: https://developers.google.com/open-health-stack/overview?hl=es-419 (accessed on 23 June 2023).
- Google Health | Health Connect by Android | Apps that Integrate with Health Connect. Available online: https://health.google/health-connect-android/ (accessed on 15 November 2023).
- Gizmochina. Available online: https://www.gizmochina.com/2021/06/02/why-samsung-bring-back-galaxy-note-2022/ (accessed on 23 June 2023).
- Vatornews, HealthTap Partners with Samsung to Bring Telehealth to Smart TVs. Available online: https://vator.tv/news/2022-10-14-healthtap-partners-with-samsung-to-bring-telehealth-to-smart-tvs (accessed on 23 June 2023).
- Health Auto Export. Export Apple Health Data via API; Create a Personal Database.; Integrate with Service. Available online: https://www.healthexportapp.com/blog/export-apple-health-data-via-api (accessed on 13 November 2023).
- Chip Loder | How to Use Apple’s Health to Share Medical Information. Available online: https://appleinsider.com/inside/apple-health/tips/how-to-use-apples-health-to-share-medical-information (accessed on 13 November 2023).
- Google Health Connect Apps. Available online: https://play.google.com/store/apps/collection/promotion_all__health_connect?clp=CiUKIwodcHJvbW90aW9uX2FsbF9faGVhbHRoX2Nvbm5lY3QQShgD:S:ANO1ljI8MHs&gsr=CicKJQojCh1wcm9tb3Rpb25fYWxsX19oZWFsdGhfY29ubmVjdBBKGAM%3D:S:ANO1ljLsSuU (accessed on 13 November 2023).
- Habli, Z.; AlChamaa, W.; Saab, R.; Kadara, H.; Khraiche, M.L. Circulating Tumor Cell Detection Technologies and Clinical Utility: Challenges and Opportunities. Cancers 2020, 12, 930. [Google Scholar] [CrossRef] [PubMed]
- statcounter | Mobile Vendor Market Share United States Of America. Available online: https://gs.statcounter.com/vendor-market-share/mobile/united-states-of-america/2021 (accessed on 12 March 2023).
- statcounter | Mobile Vendor Market Share Europe. Available online: https://gs.statcounter.com/vendor-market-share/mobile/europe/2021 (accessed on 15 March 2023).
- Hoffer-Hawlik, M.A.; Moran, A.E.; Burka, D.; Kaur, P.; Cai, J.; Frieden, T.R.; Gupta, R. Leveraging telemedicine for chronic disease management in low- and middle-income countries during COVID-19. Glob. Heart 2020, 15, 63. [Google Scholar] [CrossRef]
- Chon, M.-G.; Park, H. Predicting public support for government actions in a public health crisis: Testing fear, organization-public relationship, and behavioral intention in the framework of the situational theory of problem solving. Health Commun. 2019, 36, 476–486. [Google Scholar] [CrossRef] [PubMed]
- Mehmood, G.; Khan, M.Z.; Waheed, A.; Zareei, M.; Mohamed, E.M. A trust-based energy-efficient and reliable communication scheme (trust-based ERCS) for remote patient monitoring in wireless body area networks. IEEE Access 2020, 8, 131397–131413. [Google Scholar] [CrossRef]
- Istepanian, R.S.H. Mobile Health (m-Health) in Retrospect: The Known Unknowns. Int. J. Environ. Res. Public Health 2022, 19, 3747. [Google Scholar] [CrossRef]
- Hamdan, Y.B. Smart home environment future challenges and issues—A survey. J. Electron. 2021, 3, 239–246. [Google Scholar]
- Machorro-Cano, I.; Alor-Hernández, G.; Paredes-Valverde, M.A.; Rodríguez-Mazahua, L.; Sán-chez-Cervantes, J.L.; Olmedo-Aguirre, J.O. HEMS-IoT: A Big Data and Machine Learning-Based Smart Home System for Energy Saving. Energies 2020, 13, 1097. [Google Scholar] [CrossRef]
- Chen, M.; Decary, M. Artificial intelligence in healthcare: An essential guide for health leaders. Healthc. Manag. Forum 2019, 33, 10–18. [Google Scholar] [CrossRef]
- Kouroubali, A.; Kondylakis, H.; Logothetidis, F.; Katehakis, D.G. Developing an AI-Enabled Integrated Care Platform for Frailty. Healthcare 2022, 10, 443. [Google Scholar] [CrossRef]
Paper | Apple Health | Google Fit | Samsung Health | Fitbit | Other Platforms |
---|---|---|---|---|---|
Menaspà [3] | x | ||||
Knight et al. [4] | x | ||||
Xu & Liu [5] | x | ||||
North & Chaudhry [6] | x | ||||
Kym Price [7] | x | x | |||
Reid et al. [8] | x | ||||
Mendoza et al. [9] | x | x | |||
Hamari et al. [10] | x | ||||
Chang et al. [11] | x | ||||
Feehan et al. [12] | x | ||||
Edney et al. [13] | x | ||||
Genes et al. [14] | x | ||||
Bol et al. [15] | x | ||||
Hartman et al. [16] | x | ||||
Beltran-Carrillo et al. [17] | x | ||||
Haghayegh et al. [18] | x | ||||
Owens & Cribb [19] | x | ||||
Jo et al. [20] | x | x | |||
Kim et al. [21] | x | ||||
Polese et al. [22] | x | ||||
Jung et al. [23] | x | x | |||
Haghayegh et al. [24] | x | ||||
Dinh-Le [25] | x | ||||
Sharon [26] | x | x | |||
Giannakosa et al. [27] | x | ||||
Ringeval et al. [28] | x | ||||
Kim et al. [29] | x | ||||
Bai et al. [30] | x | x | |||
Gleiss et al. [31] | x | x | x | ||
Balbim et al. [32] | x | ||||
Rolnick et al. [33] | x | ||||
Mustafa et al. [34] | x |
Platform | Data type | Diseases |
---|---|---|
Google Fit | Activity | Obesity |
Body | Obesity Heart problems | |
Location | Alzheimer | |
Nutrition | Obesity Dehydration | |
Sleep | Sleep disorders | |
Health | Diabetes Hypertension Reproductive diseases Heart problems | |
Samsung Health | Ambient temperature | No diseases associated so far |
Blood glucose | Diabetes | |
Blood pressure | Hypertension | |
Body temperature | No diseases associated so far | |
Caffeine intake | Hypertension | |
Electrocardiogram | Heart problems | |
Exercise | Obesity | |
Floors climbed | No diseases associated so far | |
Hemoglobin | Oxygenation problems | |
Heart rate | Heart problems | |
Oxygen saturation | Oxygenation problems | |
Sleep | Sleep disorders | |
Step count | No diseases associated so far | |
UV exposure | Skin and hair diseases | |
Water intake | Dehydration | |
Weight | Obesity | |
Apple Health | Characteristic Identifiers | No diseases associated so far |
Activity | Oxygenation problems | |
Body Measurements | Obesity | |
Reproductive Health | Reproductive diseases | |
Hearing | Hearing problems | |
Vital Signs | Heart problems Oxygenation problems Respiratory problems | |
Nutrition | Obesity Diabetes | |
Alcohol Consumption | Alcoholism | |
Mobility | No diseases associated so far | |
Symptoms | Gastrointestinal symptoms Headaches Fever Fainting Heart problems Respiratory problems Musculoskeletal diseases Neurological diseases Nose and throat diseases Reproductive diseases Skin and hair diseases Sleep disorders Urinary diseases | |
Lab and Test Results | Diabetes Falls | |
Mindfulness and Sleep | Sleep disorders | |
Self Care | Dental diseases | |
Workouts | No diseases associated so far | |
Clinical Records | No diseases associated so far | |
UV Exposure | Skin and hair diseases | |
Fitbit | Activity | Obesity |
Activity Time Series | No diseases associated so far | |
Authorization | No diseases associated so far | |
Body | Obesity | |
Body Time Series | No diseases associated so far | |
Devices | No diseases associated so far | |
Friends | No diseases associated so far | |
Heart Rate Time Series | Heart problems | |
Intraday | Obesity | |
Nutrition | Obesity Dehydration | |
Nutrition Time Series | No diseases associated so far | |
Sleep | Sleep disorders | |
Subscription | No diseases associated so far | |
User | No diseases associated so far |
General Type | Specific Types |
---|---|
Activity | Activity Duration |
Calories burned | |
Step count | |
Workout | |
Body | Body fat percentage |
Nutrition | Hydration (Liters) |
Vital Signs | Heart rate |
Google Fit | |
---|---|
General Type | Specific Types |
Activity | Cycling pedaling cadence |
Activity | Cycling pedaling cumulative |
Activity | Heart Points |
Activity | Power |
Health | Blood glucose |
Health | Cervical position |
Health | Vaginal spotting |
Fitbit | |
---|---|
General Type | Specific Types |
Activity | Activity Goals |
Activity | Favorite Activities |
Activity | Frequent Activity |
Body | Body Fat Goal |
Body | Weight Goal |
Mindfulness and Sleep | Sleep goal |
Nutrition | Favorite Food |
Nutrition | Food Goal |
Nutrition | Frequent Foods |
Nutrition | Water Goal |
Apple Health | |
---|---|
General Type | Specific Types |
Activity | basal Energy Burned |
Activity | distance Downhill Snow Sports |
Activity | distance Swimming |
Activity | distance Walking/Running |
Activity | distance Wheelchair |
Activity | maximal oxygen consumption |
Activity | stair Ascent Speed |
Activity | Stair Descent Speed |
Activity | Standing Time |
Activity | Step Length |
Activity | swimming Stroke Count |
Activity | walking Asymmetry Percentage |
Activity | walking Double Support Percentage |
Activity | Walking steadiness |
Activity | wheelchair push Count |
Activity | Workout route |
Alcohol Consumption | blood Alcohol Content |
Alcohol Consumption | number Of Alcoholic Beverages |
Body | body Mass |
Body | lean Body Mass |
Body | waist Circumference |
Health | basal Body Temperature |
Health | contraceptive |
Health | lactation |
Health | menstrual Flow |
Health | pregnancy |
Health | progesterone Test Result |
Health | sexual Activity |
Hearing | environmental Audio Exposure |
Hearing | headphone Audio Exposure |
Lab and Test Results | electrodermal Activity |
Lab and Test Results | forced Expiratory Volume1 |
Lab and Test Results | forced Vital Capacity |
Lab and Test Results | inhaler Usage |
Lab and Test Results | insulin Delivery |
Lab and Test Results | number Of TimesFallen |
Lab and Test Results | peak Expiratory Flow Rate |
Lab and Test Results | peripheral Perfusion Index |
Mindfulness and Sleep | mindful Session |
Nutrition | dietary Biotin |
Nutrition | dietary Caffeine |
Nutrition | dietary Calcium |
Nutrition | dietary Carbohydrates |
Nutrition | dietary Chloride |
Nutrition | dietary Cholesterol |
Nutrition | dietary Chromium |
Nutrition | dietary Copper |
Nutrition | dietary Fat Monounsaturated |
Nutrition | dietary Fat Polyunsaturated |
Nutrition | dietary Fat Saturated |
Nutrition | dietary Fat Total |
Nutrition | dietary Fiber |
Nutrition | dietary Folate |
Nutrition | dietary Iodine |
Nutrition | dietary Iron |
Nutrition | dietary Magnesium |
Nutrition | dietary Manganese |
Nutrition | dietary Molybdenum |
Nutrition | dietary Niacin |
Nutrition | dietary Pantothenic Acid |
Nutrition | dietary Phosphorus |
Nutrition | dietary Potassium |
Nutrition | dietary Protein |
Nutrition | dietary Riboflavin |
Nutrition | dietary Selenium |
Nutrition | dietary Sodium |
Nutrition | dietary Sugar |
Nutrition | dietary Thiamin |
Nutrition | dietary Vitamin B12 |
Nutrition | dietary Vitamin B6 |
Nutrition | dietary Vitamin C |
Nutrition | dietary Vitamin D |
Nutrition | dietary Vitamin E |
Nutrition | dietary Vitamin K |
Nutrition | dietary VitaminA |
Nutrition | dietary Zinc |
Self-care | handwashing Event |
Self-care | toothbrushing Event |
Symptoms | abdominal Cramps |
Symptoms | acne |
Symptoms | appetite Changes |
Symptoms | bladder Incontinence |
Symptoms | bloating |
Symptoms | breast Pain |
Symptoms | chest Tightness Or Pain |
Symptoms | chills |
Symptoms | constipation |
Symptoms | coughing |
Symptoms | diarrhea |
Symptoms | dizziness |
Symptoms | dry skin |
Symptoms | fainting |
Symptoms | fatigue |
Symptoms | fever |
Symptoms | generalized Body Ache |
Symptoms | hair Loss |
Symptoms | headache |
Symptoms | heartburn |
Symptoms | hot Flashes |
Symptoms | loss Of Smell |
Symptoms | loss Of Taste |
Symptoms | lower Back Pain |
Symptoms | memory Lapse |
Symptoms | mood Changes |
Symptoms | nausea |
Symptoms | night Sweats |
Symptoms | pelvic Pain |
Symptoms | rapid Pounding Or Fluttering Heartbeat |
Symptoms | runny Nose |
Symptoms | shortness Of Breath |
Symptoms | sinus Congestion |
Symptoms | skipped Heartbeat |
Symptoms | sleep Changes |
Symptoms | sore Throat |
Symptoms | vaginal Dryness |
Symptoms | vomiting |
Symptoms | wheezing |
Vital Signs | heart Rate Variability SDNN |
Vital Signs | irregular Heart Rhythm |
Vital Signs | respiratory Rate |
Vital Signs | resting HeartRate |
Vital Signs | walking Heart Rate Average |
Samsung Health | |
---|---|
General Type | Specific Types |
Activity | Altitude gain |
Activity | Altitude loss |
Activity | Calories burned rate |
Activity | decline distance |
Activity | incline distance |
Body | muscle mass |
Body | skeletal muscle |
Criteria/Platform | Apple Health | Google Fit | Samsung Health | Fitbit |
---|---|---|---|---|
Device compatibility | Exclusive to Apple devices, including iPhones, iPads, iPod Touch, and Apple Watch. | Compatible with Android devices and available on the web. It can also connect with Wear OS (Google’s smartwatch platform) and other smartwatches. | Primarily designed for Samsung devi-ces, such as smartphones, ta-blets, and Galaxy smartwatches, but also available on other Android de-vices. | Centered around Fitbit’s wearable devices, like fitness trackers and smartwatches. The Fitbit app is available on both iOS and Android devices. |
Ecosystem integration | Seamlessly integrates with Apple’s ecosystem, syncing data from various Apple devices and compatible third-party apps. | Integrates well with Google’s ecosystem, including other Google services like Google Calendar and Google Assistant, as well as third-party apps. | Works best with Samsung’s ecosystem, including devices like Galaxy smartphones and smartwatches, and syncs with some third-party apps. | Primarily designed for Fitbit’s own devices but offers compatibility with some third-party apps and devices. |
Features and tracking capabilities | Offers comprehensive health tracking, including steps, distance, flights climbed, heart rate, sleep, nutrition, reproductive health, and more. It also features health records integration with some healthcare providers. | Focuses on “Move Minutes” and “Heart Points” as primary tracking metrics, alongside steps, distance, calories burned, and more. Google Fit also tracks sleep and supports heart rate monitoring for compatible devices. | Provides a wide range of tracking features, such as steps, distance, heart rate, sleep, stress, and nutrition. It also offers unique features like a built-in oxygen saturation (SpO2) monitor for compatible devices. | Known for its strong focus on fitness, tracking steps, distance, calories burned, heart rate, sleep, and more. Fitbit devices also offer guided workouts and personalized fitness coaching. |
User interface and app design | Known for its clean and minimalistic design, offering a user-friendly interface. | Features a simple and easy-to-navigate interface with a focus on the primary tracking metrics. | Features a simple and easy-to-navigate interface with a focus on the primary tracking metrics. | Features a visually appealing and user-friendly interface, with a focus on goal-setting and progress tracking. |
Interoperability | Apple Health Records based on SMART on FHIR | Google Open Health Stack based on SMART on FHIR | Samsung Health Connect | Through Google Open Health Stack |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Machorro-Cano, I.; Olmedo-Aguirre, J.O.; Alor-Hernández, G.; Rodríguez-Mazahua, L.; Sánchez-Morales, L.N.; Pérez-Castro, N. Cloud-Based Platforms for Health Monitoring: A Review. Informatics 2024, 11, 2. https://doi.org/10.3390/informatics11010002
Machorro-Cano I, Olmedo-Aguirre JO, Alor-Hernández G, Rodríguez-Mazahua L, Sánchez-Morales LN, Pérez-Castro N. Cloud-Based Platforms for Health Monitoring: A Review. Informatics. 2024; 11(1):2. https://doi.org/10.3390/informatics11010002
Chicago/Turabian StyleMachorro-Cano, Isaac, José Oscar Olmedo-Aguirre, Giner Alor-Hernández, Lisbeth Rodríguez-Mazahua, Laura Nely Sánchez-Morales, and Nancy Pérez-Castro. 2024. "Cloud-Based Platforms for Health Monitoring: A Review" Informatics 11, no. 1: 2. https://doi.org/10.3390/informatics11010002
APA StyleMachorro-Cano, I., Olmedo-Aguirre, J. O., Alor-Hernández, G., Rodríguez-Mazahua, L., Sánchez-Morales, L. N., & Pérez-Castro, N. (2024). Cloud-Based Platforms for Health Monitoring: A Review. Informatics, 11(1), 2. https://doi.org/10.3390/informatics11010002