Skip to main content

Cross-platform mobile app development for disseminating public health information to travelers in Thailand: development and usability

Abstract

Background

The risk of disease is a key factor that travelers have identified when planning to travel abroad, as many people are concerned about getting sick. Mobile devices can be an effective means for travelers to access information regarding disease prevalence in their planned destinations, potentially reducing the risk of exposure.

Methods

We developed a mobile app, ThaiEpidemics, using cross-platform technology to provide information about disease prevalence and status for travelers to Thailand. We aimed to assess the app’s usability in terms of engagement, search logs, and effectiveness among target users. The app was developed using the principle of mobile application development life cycle, for both iOS and Android. As its data source, the app used weekly data from national disease-surveillance reports. We conduced our study among visitors to the Travel Clinic in the Hospital for Tropical Diseases, Faculty of Tropical Medicine, Mahidol University, Bangkok, Thailand. The participants were informed that the app would collect usage and search logs related to their queries. After the second log-in, the app prompted participants to complete an e-survey regarding their opinions and preferences related to their awareness of disease prevalence and status.

Results

We based our prototype of ThaiEpidemics on a conceptualized framework for visualizing the distribution of 14 major diseases of concern to tourists in Southeast Asia. The app provided users with functions and features to search for and visualize disease prevalence and status in Thailand. The participants could access information for their current location and elsewhere in the country. In all, 83 people installed the app, and 52 responded to the e-survey. Regardless of age, education, and continent of origin, almost all e-survey respondents believed the app had raised their awareness of disease prevalence and status when travelling. Most participants searched for information for all 14 diseases; some searched for information specifically about dengue and malaria.

Conclusions

ThaiEpidemics is evidently potentially useful for travelers. Should the app be adopted for use by travelers to Thailand, it could have an impact on wider knowledge distribution, which might result in decreased exposure, increased prophylaxis, and therefore a potential decreased burden on the healthcare system. For app developers who are developing/implementing this kind of app, it is important to address standardization of the data source and users’ concerns about the confidentiality and safety of their mobile devices.

Background

Several studies have reported that mobile technology use in everyday life has an impact on lifestyle, and business including education, communication, social networking relationships, health care, data transmission, disease surveillance, medical practice, and chronic disease management [1,2,3,4,5]. Information from disease surveillance systems is useful for reporting and monitoring public health. A main goal of disease surveillance reporting systems is disseminating, communicating, and providing access to such information regarding a population’s state of health.

Surveillance has been defined as the “ongoing systematic collection, analysis, and interpretation of outcome-specific data for use in the planning, implementation, and evaluation of public health practice” [6]. There are many different channels for presenting disease surveillance information to the public. Disseminating through mobile channels is one of the most interesting trends for information reporting, as individuals expect to be able to access information and services on their mobile devices at any moment [7]. Thailand has been operating a disease surveillance system using the report card R506 for many decades. R506 is a national disease surveillance tool to collect, manage, and analyze health data; it uses processed information to monitor the health situation and status of the national population and is managed by the Bureau of Epidemiology (BoE) of the Ministry of Public Health The BoE is the center for data warehousing, and it receives data from hospitals and health centers across the country. On a weekly basis, government hospitals and health centers in Thailand submit data to the R506 system. The reported data are processed, analyzed, and published on the BoE website every week. However, the BoE’s R506 reports derive from the website, which fits the large screens of laptop and desktop computers. The reports cannot be properly displayed on mobile devices, though several surveys have shown that mobile apps are more popular than Web-based ones owing to greater usability, convenience, and speed [8, 9].

As noted above, one of the most important aspects with a disease surveillance system is dissemination: the system should appropriately display information, deliver it to the target audience, and facilitate information finding [10, 11]. As in many countries, the Thai economy relies on tourism. Prior to the COVID 19 pandemic in late 2019, there were 35.6 million and 37.2 million tourists to Thailand in 2017 and 2018 respectively [12]. In 2018, Thailand was one of the top 10 countries for receiving the highest number of tourists [13]. Since the COVID-19 outbreak, tourism in Thailand during 2018-2019 has drastically declined, and halted during lockdown periods from 2020 to present. Several apps created by Thai government agencies help travelers for specific purposes; examples include informing travelers about exchange rates, weather, and tourist police details. However, there has been a lack of apps providing tourists with information regarding disease related details specific to areas of travel. With the reopening of the country in mid 2022, the dissemination of such information would become even more valuable for tourists who plan to visit Thailand.

Global use of mobile devices has grown rapidly since 2014, covering multiple platforms, such as Android, iOS, and Windows [14,15,16,17,18]. Over 100,000 health-related apps have been developed for the iOS and Android platforms [19]. Cross-platform development remains the greatest challenge for mobile app developers as they have to provide the same app with a single coding set that can run on multiple operating systems. The app should also be compatible with native mobile apps, which are created and run only on the platform for which they were designed.

The main purpose of the present study was to develop a cross-platform mobile app, called ThaiEpidemics. The app was based on the conceptualized framework for visualizing R506 data for tourists who visited Thailand. We developed a prototype of the app, which we tested and evaluated in terms of its usability among target users.

Methods

App development process

We developed the ThaiEpidemics app based on the mobile application development life cycle (MADLC) model [20, 21]. In creating the app, we obtained information about user requirements through in-depth interviews with three experts working at the Travel Clinic at the Hospital for Tropical Diseases, Faculty of Tropical Medicine, Mahidol University, Bangkok, Thailand. Since opening in 2004, the clinic has serviced thousands of foreign travelers annually, providing healthcare services, vaccination, and consultation. We collected details concerning user requirements for the app prototype from five travelers who visited the clinic. We also collaborated with the director and individuals responsible for the surveillance databases of the Department of Disease Control, BoE. We developed ThaiEpidemics using React Native (a framework for JavaScript, and cross-platform technology). We selected React Native because it is an open-source software for building cross-platform apps that utilizes a single industry standard language.

App design and development

The user interface was designed based on the main user requirements obtained when applying the MADLC model (Fig. 1). The app conveyed information related to 14 diseases: dengue, malaria, influenza, food poisoning, rabies, cholera, leptospirosis, tuberculosis, chikungunya, diarrhea, hepatitis A, hepatitis B, scrub typhus, and typhoid. The R506 data from the national disease surveillance report published on the BoE website was downloaded every week, cleaned, and mapped to the appropriate fields before uploading to the database [22] (Figs. 2 and 3), which is hosted on a Firebase cloud computing platform. The app is capable of synchronizing the R506 data stored in the cloud database to the local SQLite database installed on every user’s smartphone.

Fig. 1
figure 1

Design of the user interface in ThaiEpidemics based on main user requirements: (a) visualizing the disease prevalence and status for the current location; (b) visualizing the disease prevalence and status for a specified area

Fig. 2
figure 2

Screenshot of an R506 report and field mapping data for the database

Fig. 3
figure 3

Main tables in the database used for storing R506 data

The R506 reports published on the BoE website were not in a standard format for importing to the database. Thus, both automatic scripts and manual commands were created and used to manage the downloaded data files. The process of data transformation included preparing, cleaning, validating, and importing the validated, cleaned R506 data into the SQLite database before uploading to the Firebase real-time database hosted in the cloud for data synchronization to the mobile app (Fig. 4).

Fig. 4
figure 4

Steps of the downloaded R506 data preparation and transformation

In addition, ThaiEpidemics stores the search logs recorded from user interactions and querying. First, the search logs were stored on the local mobile SQLite database before synchronizing to the Firebase database for further analysis. Similarly, the search log and feedback data collected from the e-survey were stored on the cloud database (Fig. 5).

Fig. 5
figure 5

Conceptual diagram of the system and infrastructure

App displays and usage

ThaiEpidemics, was made available on both the Google Play and Apple App Stores. Participants used the app to obtain information about the disease prevalence and status in an area they planned to visit. There were three parameters: province, district, and period. The app searches for data in the database and then displays the information based on the entered parameters along with the location of the province on the map. The participants received the information and maps regarding disease prevalence and status s according to their queries (Figs. 6 and 7).

Fig. 6
figure 6

Screenshot of ThaiEpidemics: (a) disease prevalence and status around current location; (b) situation information categorized by disease name and district

Fig. 7
figure 7

Screenshot of ThaiEpidemics at national-level visualization: (a) number of reported cases at the national level; (b) top five ranking of provinces with the number of cases of each disease; (c) specific queries for information about the disease prevalence and status in a particular area

The parameters specified in the app were as follows: period or duration, distance or buffer radius from the current location, disease name, district, and province. Apart from searching for information about diseases around their current location, the participants could also search for information in areas they wanted to visit. When the participants checked the disease prevalence and status in an area, the app recorded the query in the database.

App prototype testing

The app prototype was tested on travelers in tourist attractions in Bangkok and travelers seeking medical services at the Travel Clinic. We invited the participants to read a brochure about the mobile app, which contained the following information: objectives of the mobile app, main features and functions of the app, its benefits, screenshots of the app interfaces, platforms supported, and the app name for downloading from the Google Play or App Store. These stores are public, so anyone—not just individuals at the Travel Clinic—could search, download, and install the app on their smartphones. To ensure that only study participants could access the app, we included a password in the brochure for app installation. If someone were interested in the app and willing to participate in the installation and app usage, they could download the app and install it on their smartphone.

App usability assessment

We evaluated user interaction employing a descriptive cross-sectional survey. We collected data from the participants from December 2019 to January 2020. We collected three types of data: user engagement (number of log-in times, how long travelers stayed in the app), search logs (disease name, province, district, duration), and answers to an e-survey. The search logs provided data about all the queries the participants entered on the app when searching for disease surveillance information for a particular area, date, or disease. The logs were stored in the local database before synchronization to the cloud database. The log contained the following data: date, province, district, disease, and location. We informed participants that the app would collect usage and search log details.

For the e-survey, an electronic questionnaire module was built into the app. Following the second log-in, the app prompted the travelers to complete the e-survey. The e-survey covered opinions and preferences regarding awareness of disease prevalence and status by specifying their level of agreement with prompted question using a five-point Likert scale. The questionnaire had two main parts: demographics and app satisfaction. The demographics section contained questions about the participants’ country of origin, gender, age, and education level. Items related to app satisfaction were derived with reference to a study of mobile health-care applications [23]. This part of the questionnaire was based on the use of the Mobile Application Rating Scale, which is a quality measurement tool for assessing the quality of health mobile apps [24].

Statistical analysis

After the data collection was complete, descriptive statistics were utilized to analyze the characteristics of participants’ demographic data, including key variables of the three data sources. A chi-square test was used to examine the relationships among the following variables: improved awareness of disease prevalence and status, age-group, education level, and continent of origin. Binary logistic regression was also applied to determine whether the variables were significant predictors for improved awareness of disease prevalence and status after using the app.

Results

App utilization assessment

In all, 83 travelers downloaded and installed the app, and 52 of them responded to the e-survey. Table 1 presents the gender profile of the 52 respondents: 34 were male and 18 female. As indicated in the table, about 42% the respondents were under 30 years old and another 42% were between 31 and 50 years old. In terms of education, about 40% had attainment higher than a bachelor’s degree, while 35% had education lower than a bachelor’s degree. The respondents who competed the e-survey were those from different continents including approximately 44% Europeans, 29% Asians and 27% others.

Table 1 Characteristics of the 52 e-survey respondents

Increasing disease infection awareness

Among the e-survey respondents, 92.3% believed that ThaiEpidemics had improved their awareness of the disease prevalence and status in Thailand and the areas of their itineraries, while 7.7% believed it did not. Table 2 presents the results of the chi-square test and binary logistic regression analysis. It was evident that gender, age-group, education level, and continent of origin were not significant predictors for increasing personal awareness of the disease infection by using the app.

Table 2 Results of the chi-square test and binary logistic regression analysis about whether the app could increase personal awareness of the disease prevalence and status

Search log analysis

The 83 participants logged in to the app 129 times. They submitted 281 queries (Table 3). Most participants (83.6%) did not specify a disease name when checking the situation around their current location: they wanted the app to show every disease reported within a specified radius. A few of them specified other diseases in their searches. As indicated in Table 4, there were 78 search logs related to future destinations.

Table 3 Checks for the disease prevalence and status from the participants’ current location
Table 4 Future destination searches

User engagement analysis

Table 5 shows the amount of time that participants spent using the app in a single session (app session length). In all, 31.8% used the app for up to 1 minute, 10.9% for up to 2 minutes, 11.6% for up to 3 minutes, 11.6% for up to 4 minutes, 10.9% for up to 5 minutes, and 23.3% used the app for over 5 minutes. The average (SD) time the participants spent using the app was 5.50 (10.6) minutes, while the median value was 3.0 minutes (minimum, 1 minute; maximum, 102 minutes). Table 6 shows the frequency and percentages for the number of times the participants used the app.

Table 5 App session length
Table 6 Number of times the participants used the app

Discussion

A number of mobile apps have been developed using different tools to disseminate public health information to users [25,26,27,28,29]. As evident in the literature, disease is a risk that people identify as a key factor influencing their travel plans, as many individuals are concerned about getting sick while traveling abroad [30, 31]. We developed ThaiEpidemics for travelers to Thailand, with the aim to allow travelers to search for information and about the disease prevalence and status in the country. We intended the app to be useful for tourist to reduce their risk of disease exposure. ThaiEpidemics is similar to the CDC TravWell app, which is useful for international travel by providing generic information about global health safety information [25].

One study in Ontario found that situation awareness could be achieved from the data sources in disease surveillance reports [32]. In the present study, we developed ThaiEpidemics using national disease surveillance reports, which are updated weekly. Almost all our respondents who used the app to access health information believed that the app raised their awareness of diseases, regardless of the respondents’ education level, age, or continent of origin.

ThaiEpidemics uses two types of search logs. Logs concerning searches for tourist destinations, revealed that the top destinations: Bangkok, Chiang Mai, Phuket, Surat Thani, and Krabi, which is somewhat consistent with government reports [33, 34]. Search logs regarding disease information, revealed that most participants did not specify a disease. However, if the participants specified a type of disease, the logs clearly indicated that most requested information concerned dengue and malaria. This could reflect anxieties and vigilance regarding those illnesses. Findings are consistent with that of another study of travelers visiting Southeast Asia being at greater risk of dengue and malaria rather than chikungunya, Zika, and enteric fever [35]. It has been reported that 51% of travelers returning from Southeast Asia were sick with dengue [36], and that the number of returning travelers from that region had more dengue than malarial infections [37]. It has also been recorded that among Swedish travelers with dengue fever, 53% [38] and 49% [39] were infected in Thailand. One survey found that European travelers were concerned about the presence of mosquitoes or small insects in tourist accommodations owing to the fear of contracting diseases [40].

We identified one important issue regarding security concerns. Many individuals at the Travel Clinic were interested in the app and thought it would be helpful for their trips, however, only 83 wanted to install the app. While at the clinic, many travelers installed ThaiEpidemics, searched for information related to their itineraries, and then deleted the app. Smartphone users generally trust apps from well-known, official repositories, such as the Google Play and App Stores. A few studies reported that about 75% of smartphone users would download apps only from such repositories because doing so was secure [41, 42]. However, we found that though ThaiEpidemics was available on the Google Play and the App Stores, travelers still had security concerns about the app, and so they did not install it or removed it after immediate exploration. Their concerns were similar to those suggested in the literature about mobile security and privacy [43], collecting personal data, including GPS location [44], and consumption of resources [21]. One survey about smartphone users deciding whether or not to install an app reported that 60% decided not to do so when they discovered that the app required personal information, including the user’s GPS location; 43% deleted the app after downloading [45].

ThaiEpidemics has an important limitation: the timeliness of reporting. A major factor when providing public health information to travelers is the data source, which should be accurate and timely. Many mobile apps use data from social networks or search engines as a data source to generate reports in real time [25,26,27, 46]. Some apps employ the data reported by app users [47]. Such apps are based on official and unofficial data or both, leading to concerns about the accuracy and integrity of the data sources. ThaiEpidemics employs officially reported data. However, one drawback is that the data were not in real time (daily) as the BoE updated and published the R506 data on a weekly basis. We observed that most participants used the app just once while only a few logged in many times. It could be that the travelers deleted the app after the first or second log-in because they would be in Thailand only a few weeks and the data on the app were not updated frequently enough. It could also be that users decided to delete the app owing to higher data consumption, data security concerns, and GPS location identification.

Study limitations & future directions

We developed ThaiEpidemics for foreign travelers in Thailand, and so the information related only to that country. The app covered only 14 diseases of concern to tourists, identified by travel medicine experts at the Travel Clinic. With the app’s table and database design, disease data other than R506 could be incorporated. Thus, ThaiEpidemics could be expanded to include other disease information and for other locations. ThaiEpidemics was developed as an open-source software; it discloses and shares the source code, allowing developers to learn, modify, or use it under the terms of open-source licenses, allowing it to be adapted to suit other conditions [48]. ThaiEpidemics was created using React Native as a developing tool, which is a popular open-source format in GitHub [49]. All developers are able to update or extend their existing source code to enhance and expand the use of open-source software at no cost.

Another study limitation was that the assessment of the app’s usability was based on a small sample of 83 participants. The outbreak of Covid-19 during data collection posed a major problem to this study, including the Thai government issuing restrictions on foreign travelers entering the country. Consequently, the number of tourists to Thailand has been decreasing, and only a few visitors went to the travel clinic.

From a development aspect, ThaiEpidemics used data from the BoE website as its data source, but the data report was in Rich Text Format. Accordingly, there was a tendency for data error or corruption when transforming to a standard database. Therefore, in the data preparation process, we manually downloaded the report file, validated and converted it to a text file, and finally used a programming script to import the cleaned text file data into the SQLite database before uploading to the Firebase database. This platform offers a real-time database, which allows mobile apps to store data. ThaiEpidemics synchronized, read, processed, and displayed disease information and situation for mobile devices.

To achieve long-term sustainability, mobile app developers need to be mindful of the system development life cycle. After deployment, an app must be maintained regularly. Making a mobile app more sustainable is very challenging due to ongoing updates of the mobile OS and changes in user requirements. To grasp the requirements for the future direction of an app, the developer has to collect user feedback and analyze usage. To make ThaiEpidemics sustainable, the cooperation of the BoE in preparing the R506 dataset in a form that can be easily migrated is necessary. ThaiEpidemics could be more successful with the collaboration of other government agencies and authorities to help promote it and build trust among users regarding data security and confidentiality. Promoting ThaiEpidemics could be undertaken through the websites or social media of travel agencies and medical providers, such as the Tourism Authority of Thailand and several travel clinics.

Conclusions

Using cross-platform technology, ThaiEpidemics was developed for international travelers to Thailand. The app provides users with functions and features to access information about the disease prevalence and status in the country. Our participants could obtain information around their current location and other locations in Thailand. We tested the prototype of our app among visitors to the Travel Clinic at the Hospital for Tropical Diseases. Most of the travelers we approached were interested in the app, which allowed them to receive useful information about the disease situation in places they intended to visit. 83 people installed the app, and among those who did not, major concerns were related to privacy and security issues. It was found that most participants believed that receiving disease information about their current and future destinations was very useful, and that the app raised their awareness about health issues. Most users conducted searches for the 14 major travel diseases installed in the app that are of concern to travelers, while some searched specifically for malaria and dengue. ThaiEpidemics was developed using open-source software. General developers and others can use the files for further analysis and to build reports and dashboards to meet their own requirements. As the app showed its potential usefulness for the tourists, we hope to deploy the app again after the country relaxes the current restrictive tourism policies, in 2022. Expanded from the basic 14 diseases of concern to tourists coming to Southeast Asia, the app would include additional information on the COVID-19 disease situation.

Availability of data and materials

The data collected during the current study are available from the corresponding author on reasonable request.

References

  1. Meankaew P, Kaewkungwal J, Khamsiriwatchara A, et al. Application of mobile-technology for disease and treatment monitoring of malaria in the "better border healthcare Programme". Malar J. 2010;9:237. https://doi.org/10.1186/1475-2875-9-237.

    Article  PubMed  PubMed Central  Google Scholar 

  2. Quan V, Blumberg L, Kok G, Hulth A. Can smart phones be used for improving the timeliness of infectious disease reporting in rural South Africa? – the example of malaria. Int J Infect Dis. 2014;21(1):264. https://doi.org/10.1016/j.ijid.2014.03.969.

    Article  Google Scholar 

  3. Kirk M, Hunter-Smith SR, Smith KM, Hunter-Smith D. The role of smartphones in the recording and dissemination of medical images. J Mob Technol Med. 2014;3:40–5. https://doi.org/10.7309/jmtm.3.2.7.

    Article  Google Scholar 

  4. Whitehead L, Seaton P. The effectiveness of self-management Mobile phone and tablet apps in long-term condition management: a systematic review. J Med Internet Res. 2016;18(5):e97. https://doi.org/10.2196/jmir.4883.

    Article  PubMed  PubMed Central  Google Scholar 

  5. Dubey D, Amritphale A, Sawhney A, Amritphale N, Dubey P, Pandey A. Smart phone applications as a source of information on stroke. J Stroke. 2014;16(2):86–90. https://doi.org/10.5853/jos.2014.16.2.86.

    Article  PubMed  PubMed Central  Google Scholar 

  6. Thacker SB, Berkelman RL. Public health surveillance in the United States. Epidemiol Rev. 1988;10:164–90. https://doi.org/10.1093/oxfordjournals.epirev.a036021.

    Article  CAS  PubMed  Google Scholar 

  7. LaBelle C. Place-based learning and mobile technology. Journal of Extension. 2011;49(6) Article 6IAW1. Available at https://www.researchgate.net/profile/Chris-Labelle/publication/266439132_Place-Based_Learning_and_Mobile_Technology/links/57f96c6208ae8da3ce5a146c/Place-Based-Learning-and-Mobile-Technology.pdf.

  8. Marscheider J. The benefits of an app vs. a mobile. URL: https://www.b2bmarketing.net/en-gb/resources/blog/benefits-app-vs-mobile-website. Accessed 06 Mar 2019.

  9. Moth D. 85% of consumers favour apps over Mobile websites. URL: https://econsultancy.com/blog/62326-85-of-consumers-favour-apps-over-mobile-websites. Accessed 06 Mar 2019.

  10. Savel TG, Foldy S. Centers for Disease Control and Prevention. The role of public health informatics in enhancing public health surveillance. MMWR Suppl. 2012;61(3):20–4 https://www.cdc.gov/mmwr/preview/mmwrhtml/su6103a5.htm. Accessed 07 Sep 2021.

    PubMed  Google Scholar 

  11. Bonita R, Beaglhole T, Kjellström T. Basic epidemiology. 2nd ed. Geneva: World Health Organization press; 2006. ISBN: 9789241547079

    Google Scholar 

  12. National Statistical Office. 2021. International Tourist Arrivals to Thailand by Nationality: 2010 – 2019. http://statbbi.nso.go.th/staticreport/page/sector/en/17.aspx. Accessed 07 Sep 2021.

  13. World Tourism Organization. UNWTO Tourism highlights. 2018 Edition. Madrid: UNWTO; 2018. https://doi.org/10.18111/9789284419876.

    Book  Google Scholar 

  14. Cisco Visual Networking Index. Global Mobile Data Traffic Forecast Update, 2011-2016. https://newsroom.cisco.com/press-release-content?type=webcontent&articleId=668380. Accessed 22 Sep 2019.

  15. International Telecommunications Union. Percentage of Internet Users. http://www.itu.int/en/ITU-D/Statistics/Pages/stat/default.aspx. Accessed 06 Mar 2019.

  16. Ericsson. Ericsson Mobility Report. 2014. 90 percent will have a mobile phone by2020 https://www.ericsson.com/en/press-releases/2014/11/ericsson-mobility-report-90-percent-will-have-a-mobile-phone-by-2020. Accessed 06 Mar 2019.

  17. IDC. 2017. Smartphone OS Market Share, 2017 Q1. http://www.idc.com/promo/smartphone-market-share/os. Accessed 06 Mar 2019.

    Google Scholar 

  18. Gartner. 2016. Worldwide Smartphone Sales Grew 3.9 Percent in First quarter of 2016. https://www.gartner.com/en/newsroom/press-releases/2016-05-19-gartner-says-worldwide-smartphone-sales-grew-4-percent-in-first-quarter-of-2016. Accessed 06 Mar 2019.

    Google Scholar 

  19. Zhao J, Freeman B, Li M. Can Mobile phone apps influence People's health behavior change? An evidence review. J Med Internet Res. 2016;18(11):e287 10.2196%2Fjmir.5692.

    Article  Google Scholar 

  20. Kaur A, Kaur K. Suitability of existing software development life cycle (SDLC) in context of Mobile application development life cycle (MADLC). Int J Comput Appl. 2015;116:1–6. https://doi.org/10.5120/20441-2785.

    Article  Google Scholar 

  21. Vagrani A, Kumar N, Ilavarasan PV. Decline in Mobile application life cycle. Procedia Comput Sci. 2017;122:957–64. https://doi.org/10.1016/j.procs.2017.11.460.

    Article  Google Scholar 

  22. Bureau of Epidemiology. Thailand National Disease Surveillance (Report 506). URL: http://www.boe.moph.go.th/surdata/index.php. Accessed 20 Jan 2021.

  23. Thinnukool O, Khuwuthyakorn P, Wientong P. Non-prescription medicine Mobile healthcare application: smartphone-based software design and development review. Int J Interact Mob Technol. 2017;11(5):130–46. https://doi.org/10.3991/ijim.v11i5.7123.

    Article  Google Scholar 

  24. Stoyanov SR, Hides L, Kavanagh DJ, Zelenko O, Tjondronegoro D, Mani M. Mobile app rating scale: a new tool for assessing the quality of health mobile apps. JMIR Mhealth Uhealth. 2015;3(1):e27. https://doi.org/10.2196/mhealth.3422.

    Article  PubMed  PubMed Central  Google Scholar 

  25. Krauskopf PB. WHO info and Sickweather apps. J Nurse Pract. 2017:14. https://doi.org/10.1016/j.nurpra.2017.11.014.

  26. LaPlante KL, Cunha CB, Morrill HJ, Rice LB, Mylonakis E. Antimicrobial stewardship: principle and practice. Wallingford: CABI; 2017. ISBN: 9781780644394

    Book  Google Scholar 

  27. Oyarzabal OA, Kathariou S. DNA methods in food safety: molecular typing of foodborne and waterborne bacterial pathogens. Oxford: Wiley Blackwell; 2014. ISBN: 9781118278673

    Book  Google Scholar 

  28. Ormes D. Free government e-resources for youth: inform, inspire, and activate. California: ABC-CLIO, LLC; 2016. ISBN: 9781440841316

    Google Scholar 

  29. Concannon D, Herbst K, Manley E. Developing a data dashboard framework for population health surveillance: widening access to clinical trial findings. JMIR Form Res. 2019;3(2):e11342. https://doi.org/10.2196/11342.

    Article  PubMed  PubMed Central  Google Scholar 

  30. Bongkosh NR, Chakraborty G. Perceived travel risks regarding terrorism and disease: the case of Thailand. Tour Manag. 2009;30(3):410–8. https://doi.org/10.1016/j.tourman.2008.08.001.

    Article  Google Scholar 

  31. Maser B, Weiermair K. Travel decision-making: from the vantage point of perceived risk and information preferences. J Travel Tour Mark. 1998;7(4):107–21. https://doi.org/10.1300/J073v07n04_06.

    Article  Google Scholar 

  32. Chan E, Barnes ME, Sharif O. An evaluation of provincial infectious disease surveillance reports in Ontario. J Public Health Manag Pract. 2018;24(1):26–33. https://doi.org/10.1097/PHH.0000000000000517.

    Article  PubMed  Google Scholar 

  33. Office of The Permanent Secretary, Ministry of Tourism and Sports. Project to create tourism economic indicators and survey the attitudes and satisfaction of foreign tourists traveling in Thailand in 2018 (Final Report). https://www.mots.go.th/download/pdf/1InnerFinalReportAttitude2561.pdf. Accessed 24 Sep 2020.

  34. Tuiskunen A, Hjertqvist M, Vene S, Lundkvist A. Dengue fever in returned Swedish travelers from Thailand. Infect Ecol Epidemiol. 2011;1(1). https://doi.org/10.3402/iee.v1i0.7240.

  35. Wilson ME, Weld LH, Boggild A, Keystone JS, Kain KC, von Sonnenburg F, et al. GeoSentinel surveillance network. Fever in returned travelers: results from the GeoSentinel surveillance network. Clin Infect Dis. 2007;44(12):1560–8. https://doi.org/10.1086/518173.

    Article  PubMed  Google Scholar 

  36. Schwartz E, Weld LH, Wilder-Smith A, von Sonnenburg F, Keystone JS, Kain KC, et al. Seasonality, annual trends, and characteristics of dengue among ill returned travelers, 1997–2006. Emerg Infect Dis. 2008;14(7):1081–8. https://doi.org/10.3201/eid1407.071412.

    Article  PubMed  PubMed Central  Google Scholar 

  37. Freedman DO, Weld LH, Kozarsky PE, Fisk T, Robins R, von Sonnenburg F, et al. Spectrum of disease and relation to place of exposure among ill returned travelers. N Engl J Med. 2006;354(2):119–30. https://doi.org/10.1056/NEJMoa051331.

    Article  CAS  PubMed  Google Scholar 

  38. Rocklöv J, Lohr W, Hjertqvist M, Wilder-Smith A. Attack rates of dengue fever in Swedish travellers. Scand J Infect Dis. 2014;46(6):412–7. https://doi.org/10.3109/00365548.2014.887222.

    Article  PubMed  Google Scholar 

  39. Economic Tourism and Sports Division. 2017. Survey results of attitudes and satisfaction of foreign tourists. URL: https://secretary.mots.go.th/policy/news_view.php?nid=223. Accessed 07 Mar 2019.

    Google Scholar 

  40. National Statistical Office. 2019. Length of Stay of International Tourist Arrivals to Thailand by Country of Residence: 2010 - 2019. URL: http://statbbi.nso.go.th/staticreport/page/sector/en/17.aspx. Accessed 02 Feb 2021.

    Google Scholar 

  41. Koyuncu M, Pusatli T. Security awareness level of smartphone users: an exploratory case study. Mob Inf Syst. 2019;2019(2786913). https://doi.org/10.1155/2019/2786913.

  42. Mylonas A, Kastania A, Gritzalis D. Delegate the smartphone user? Security awareness in smartphone platforms. Comput Secur. 2013;34:47–66. https://doi.org/10.1016/j.cose.2012.11.004.

    Article  Google Scholar 

  43. Symantec. 2015. Internet security threat Report. Symantec. https://www.itu.int/en/ITU-D/Cybersecurity/Documents/Symantec_annual_internet_threat_report_ITU2015.pdf. Accessed 22 Mar 2019.

    Google Scholar 

  44. Krebs P, Duncan DT. Health app use among US Mobile phone owners: a National Survey. JMIR Mhealth Uhealth. 2015;3(4):e101. https://doi.org/10.2196/mhealth.4924.

    Article  PubMed  PubMed Central  Google Scholar 

  45. Pew Research Center. 2015. Apps Permissions in the Google Play Store. http://www.pewinternet.org/2015/11/10/apps-permissions-in-the-google-play-store. Accessed 05 Apr 2019.

    Google Scholar 

  46. Hughes A. 2010. Using social media platforms to amplify public health messages. An examination of tenets and best practices for communicating with key audiences. https://csic.georgetown.edu/wp-content/uploads/2016/12/public-health.pdf. Accessed 06 Apr 2019.

    Google Scholar 

  47. Smolinski MS, Crawley AW, Baltrusaitis K, Chunara R, Olsen JM, Wójcik O, et al. Flu near you: crowdsourced symptom reporting spanning 2 influenza seasons. Am J Public Health. 2015;105(10):2124–30. https://doi.org/10.2105/AJPH.2015.302696.

    Article  PubMed  PubMed Central  Google Scholar 

  48. Gamalielsson J, Lundell B. Sustainability of open source software communities beyond a fork: how and why has the LibreOffice project evolved? J Syst Softw. 2014;89:128–45. https://doi.org/10.1016/j.jss.2013.11.1077.

    Article  Google Scholar 

  49. Altexsoft. 2018. Xamarin vs React Native vs Ionic vs NativeScript: Cross-platform Mobile Frameworks Comparison. https://www.altexsoft.com/blog/engineering/xamarin-vs-react-native-vs-ionic-vs-nativescript-cross-platform-mobile-frameworks-comparison. Accessed 02 Feb 2021.

    Google Scholar 

Download references

Acknowledgements

The authors would like to thank the staff at the Travel Clinic, Hospital of Tropical Diseases for their cooperation. We would like to thank the staff and head of the Department of Disease Control, BoE, Ministry of Public Health, Thailand for their assistance in app development. We also thank the developer team for their assistance in programing the app. We are grateful for the support of the Biomedical and Health Informatics program and a grant from the Rockefeller Foundation and the Center of Excellence for Biomedical and Public Health Informatics at the Faculty of Tropical Medicine, Mahidol University, Thailand. We thank all the people who were interested in our app and installed it. We thank Edanz (https://jp.edanz.com/) for editing a draft of this manuscript.

Funding

This study was funded and supported by the Center of Excellence for Biomedical and Public Health Informatics (BIOPHICS), Faculty of Tropical Medicine, Mahidol University, Thailand.

Author information

Authors and Affiliations

Authors

Contributions

All authors have made substantial contributions to the study and manuscript preparation. PM and JK conceived the study conceptual framework. PM and SLN were responsible for the study design. WP, PW, PC, and SL helped design the app. PW provided consultation and assisted in building the app. PM and WP undertook data collection; PM, JK, SLN, PC, and SL assisted in data analysis, interpretation, and drafting the manuscript. All the authors have read and approved the final version of the manuscript.

Corresponding author

Correspondence to Jaranit Kaewkungwal.

Ethics declarations

Ethics approval and consent to participate

The study protocol was reviewed and approved by the Ethics Committee for Human Research Study, Faculty of Tropical Medicine, Mahidol University. Informed consent from respondents was obtained prior to downloading and installing the app on their smartphone. Participants were assured about confidentiality. Personal identifiers were not used to ensure the anonymity of respondents. The authors confirm that the study was carried out in accordance with the principles of the Declaration of Helsinki.

Consent for publication

Not applicable.

Competing interests

The authors have no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Meankaew, P., Lawpoolsri, S., Piyaphanee, W. et al. Cross-platform mobile app development for disseminating public health information to travelers in Thailand: development and usability. Trop Dis Travel Med Vaccines 8, 17 (2022). https://doi.org/10.1186/s40794-022-00174-6

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s40794-022-00174-6

Keywords