Published on in Vol 9, No 7 (2021): July

Preprints (earlier versions) of this paper are available at https://preprints.jmir.org/preprint/21929, first published .
The Fast Health Interoperability Resources (FHIR) Standard: Systematic Literature Review of Implementations, Applications, Challenges and Opportunities

The Fast Health Interoperability Resources (FHIR) Standard: Systematic Literature Review of Implementations, Applications, Challenges and Opportunities

The Fast Health Interoperability Resources (FHIR) Standard: Systematic Literature Review of Implementations, Applications, Challenges and Opportunities

Review

1Malaysia School of Information Technology, Monash University, Bandar Sunway, Malaysia

2Information Technology Department, College of Computer Science & Information Technology, Albaha University, Albaha, Saudi Arabia

3Informatics Department, Faculty of Science & Technology, Universitas Alazhar Indonesia, Jakarta, Indonesia

4Department of Computer Engineering, Faculty of Computer Science, Universitas Sriwijaya, Palembang, Indonesia

Corresponding Author:

Muhammad Ayaz, MSc

Malaysia School of Information Technology

Monash University

Jalan Lagoon Selatan

Bandar Sunway, 47500

Malaysia

Phone: 60 0355146224

Email: Muhammad.ayaz@monash.edu


Related ArticleThis is a corrected version. See correction statement in: https://medinform.jmir.org/2021/8/e32869

Background: Information technology has shifted paper-based documentation in the health care sector into a digital form, in which patient information is transferred electronically from one place to another. However, there remain challenges and issues to resolve in this domain owing to the lack of proper standards, the growth of new technologies (mobile devices, tablets, ubiquitous computing), and health care providers who are reluctant to share patient information. Therefore, a solid systematic literature review was performed to understand the use of this new technology in the health care sector. To the best of our knowledge, there is a lack of comprehensive systematic literature reviews that focus on Fast Health Interoperability Resources (FHIR)-based electronic health records (EHRs). In addition, FHIR is the latest standard, which is in an infancy stage of development. Therefore, this is a hot research topic with great potential for further research in this domain.

Objective: The main aim of this study was to explore and perform a systematic review of the literature related to FHIR, including the challenges, implementation, opportunities, and future FHIR applications.

Methods: In January 2020, we searched articles published from January 2012 to December 2019 via all major digital databases in the field of computer science and health care, including ACM, IEEE Explorer, Springer, Google Scholar, PubMed, and ScienceDirect. We identified 8181 scientific articles published in this field, 80 of which met our inclusion criteria for further consideration.

Results: The selected 80 scientific articles were reviewed systematically, and we identified open questions, challenges, implementation models, used resources, beneficiary applications, data migration approaches, and goals of FHIR.

Conclusions: The literature analysis performed in this systematic review highlights the important role of FHIR in the health care domain in the near future.

JMIR Med Inform 2021;9(7):e21929

doi:10.2196/21929

Keywords



Background

In 2011, the proponent of Australian Health Level Seven (HL7) standards, Grahame Grieve, proposed an interoperability approach called Resources for Healthcare (RFH) as a new standard for better interoperability in digital health. Technically, RFH has been designed for web technology, and the resource is based on extensible markup language (XML) with an HTTP-based representational state transfer (REST)ful protocol and a distinct URL for each resource. The RFH standard was renamed Fast Health Interoperability Resources (FHIR) with extension of previous HL7 specifications (ie, HL7 version 2 and version 3) with consideration of modern web technologies [1].

The main idea behind FHIR was to build a set of resources and develop HTTP-based REST application programming interfaces (APIs) to access and use these resources. FHIR uses components called resources to access and perform operations on patient health data at the granular level. This feature makes FHIR a unique standard from all other standards because it was not available in all previous versions of HL7 (v2, v3) or the HL7 clinical document architecture (CDA).

The basic building blocks of FHIR are the so-called resources, a generic definition of common health care concepts (eg, patient, observation, practitioner, device, condition). FHIR uses JavaScript object notation and XML structures for data exchange and resources serialization. FHIR does not only support a RESTful to exchange resources but also manages and documents an interoperability paradigm.

Since the first day of its introduction, FHIR has gained popularity and has been increasingly adopted by the health care industry. In 2018, six large technology companies, including Microsoft, IBM, Amazon, and Google, pledged to remove barriers for health care interoperability and signed a letter that explicitly mentions FHIR as an emerging standard for the exchange of health data [2]. With incorporation of Substitutable Medical Applications Reusable Technologies (SMART), a platform for interoperable apps [3], FHIR can be expected to attract even more attraction in digital health in the future. Using FHIR for the exchange of medical data can provide potential benefits in a large number of domains, including mobile health apps, electronic health records (EHRs), precision medicine, wearable devices, big data analytics, and clinical decision support.

The main objective of FHIR is to reduce implementation complexity without losing information integrity. Moreover, this new standard combines the advantages of the previous HL7 (v2, v3, and CDA) standards and is expected to overcome their limitations. FHIR allows the developers to develop standardized browser applications that enable the user to access clinical data from any health care system regardless of the operating systems and devices that a health care system uses. For example, a user runs an application on the browser and will access data from a health care system using any device, whether it is running on a desktop, smartphone, Windows, Android, or Linux operating system. Figure 1 represents the general architecture of FHIR [4].

The goal of this study was to gain a deeper understanding of the FHIR standard, and to review the use and adoption of the standard in current health care applications and organizations. This study can assist researchers and experts in understanding the FHIR architecture, design, implementation, resources, challenges, mapping, and adoption in health care informatics. Additionally, this systematic review identifies the key topics discussed in the context of FHIR in the literature.

Figure 1. General architecture of the Fast Health Interoperability Resources (FHIR) standard [4].
View this figure

FHIR Resource

A resource is the smallest discrete concept that can be maintained independently and is the smallest possible unit of a transaction [5]. Thus, a resource is a known identity providing meaningful data. Each resource has clear boundaries and differs from all other resources. A resource should be described in sufficient detail to define and support the medical data exchange that is involved in the process. According to the latest FHIR version (R4), the FHIR community has defined more than 150 resources to date [6]. These resources are divided into five major categories: (1) Administrative: location, organization, device, patient, group; (2) Clinical: CarePan, diagnostics, medication, allergy, family history; (3) Financial: billing, payment, support; (4) Infrastructure: conformance, document, message profile; and (5) Workflow: encounter, scheduling, order.

FHIR is the latest standard; however, to date, there has been no comprehensive systematic literature review performed in this area. Therefore, a systematic literature review was performed in this study to provide a broad view of FHIR, and to address various challenges, applications, and goals of FHIR highlighted in research in this field.

Motivation and Objectives

Owing to its dynamic characteristics, FHIR is gaining popularity rapidly. It is expected that FHIR will soon become an icon for clinical information exchange in the health care sector. However, it also faces numerous challenges, which is the main motivation that inspired us to perform this systematic literature review. Despite its importance in health care research, there is no comprehensive review of the literature in the field.

There were five objectives of this study. The first objective was to profoundly investigate the literature related to FHIR and EHR to explore their multiple challenges in the health care domain and give a comprehensive summary of these issues. The second objective was to identify FHIR applications, goals, challenges, and their roles in the health care domain. The third aim was to address different models of FHIR implementation. Fourth, we addressed different existing and emerging challenges of electronic health implementation to provide the readers with up-to-date information about the different types of hurdles faced by health care project implementations. Finally, this review offers useful suggestions and recommendations about the solutions to these issues faced by health care stakeholders.


Design

This systematic literature review was conducted through the following steps: (1) establishing the research questions to be investigated; (2) identification of digital libraries to be explored and establishing the search strategy; (3) setting the criteria for selection of relevant articles; (4) setting the quality assessment criteria to select the best articles for this study; and (5) data extraction to address the research questions from the selected articles.

Research Questions

According to Kitchenham et al [7], research questions are the most crucial part of any systematic literature review. Therefore, we have to set questions related to the focus fields, which are FHIR and EHR. We formulated specific research questions to identify the objectives in terms of problems, challenges, solutions, and goals. Our research questions identify the mentioned domain broadly and cover almost every aspect of the field, which is essential for the research purpose. Table 1 summarizes the research questions and their corresponding objectives.

Table 1. Research questions and associated objectives.
Research questionsObjectives
SQ1: What are the types or models of FHIRa implementation?To investigate various techniques, methods, or mechanisms used during the implementation of FHIR
SQ2: What are the common resources used in FHIR implementation?To identify various resources used during the implementations of FHIR
SQ3: What are the applications that benefit from the use of FHIR?To identify various types of applications that benefit from the FHIR standard (eg, mobile apps, SMARTb on FHIR apps, research apps, HAPIc FHIR apps)
SQ4: What are approaches applied to map or migrate data from previous standards to FHIR?To investigate various mechanisms on how to extract FHIR resources from HL7d and other previous standards for mapping/migrating to the FHIR standard
SQ5: What are the goals of FHIR?To identify or investigate the goals of the FHIR standard in the health care domain
SQ6: What are the challenges and open questions related to the FHIR domain?To explore the challenges in the FHIR domain such as implementations (eg, FHIR APIe, standard, interoperability)

aFHIR: Fast Health Interoperability Resources.

bSMART: Substitutable Medical Applications Reusable Technologies.

cHAPI: Health Level 7 application programming interface.

dHL7: Health Level 7.

eAPI: application programming interface.

Search Strategy

After establishing the research questions, the next step was to search for articles to collect the required data. To perform a proper systematic literature review, an appropriate search is essential to define the scope and search keywords, which are the fundamental concepts of our research questions for retrieving accurate results.

There is a possibility that the search method may not identify some relevant studies. Therefore, to establish an optimized search string, Kitchenham et al [7] suggest breaking down the research questions into individual facets called research units, which include all of their associated acronyms, synonyms, abbreviations, related words, and alternative spellings combined using Boolean operators (AND, OR) for the construction of keyword phrases.

Finally, we obtained and used the search string shown in Textbox 1 to retrieve the relevant articles.

Search string for article retrieval.

[{((Healthcare) or (eHealth) or (EHR)) and ((Standard) or (Protocols))} OR {(FHIR Approaches) or (FHIR Techniques) or (FHIR Methods)} OR {(FHIR) and ((Implementation) or (Challenges) or (Barriers))} OR {(FHIR) and ((Resources) or (HL7 V2) or (HL7 CDA) or (HL7 CDA documents))} OR {(FHIR and SMART) or (SMART on FHIR)} OR {(FHIR) and ((Mapping) or (Exchange))}]

Textbox 1. Search string for article retrieval.

Article Selection Process

Step 1

The following questions were defined for article selection: (1) What are the main domains/fields of the searched papers (eg, FHIR)? (2) Where are these papers published (conferences or journals)? (3) What should be the scope and credibility of these papers? (4) When were the papers published?

Step 2

To cover as many studies as possible, we selected the relevant articles from the literature by searching through well-known academic digital databases, including ACM, IEEE Xplore, Springer, Google Scholar, PubMed, and ScienceDirect. These databases cover the most relevant conference and journal articles within the fields of health care and computer science. To limit the search, we set the range from January 2012 to December 2019. The search was performed during January 2020.

Step 3

We selected the articles from all of the databases listed above on the basis of the search string (Textbox 1). We used the string and checked every article in chronological order, including title, abstract, keywords, introduction, background, methods, results, discussion, and conclusion. We then selected and downloaded the articles from the databases when the string or substring matched with any string in any of the above components of the article.

Step 4

We removed duplicate articles retrieved from different databases, and manually filtered the collected articles using Endnote software to remove the articles included in multiple databases.

Step 5

The inclusion criteria were full articles that deal with FHIR published in the English language in world-class conference proceedings or peer-reviewed journals between 2012 and 2019. The exclusion criteria were articles that address an FHIR-related issues but do not meet the inclusion criteria, such as books, theses (doctorate and masters), notes, chapters, press reports, informal literature surveys, literature surveys, papers without access to full text, and articles that discuss aspects outside of the scope of health care without reference to FHIR or EHR. All articles published in non-English journals/proceedings were removed. Table 2 provides further details of the inclusion and exclusion criteria used in this literature survey.

Table 2. Inclusion and exclusion criteria.
CriteriaInclusionExclusion
SubjectFull articles that deal with FHIRaArticles that do not deal with FHIR or related acronyms, or do not address issues related to our research questions
LanguageArticles published in English journals/proceedingsArticles published in non-English journals/proceedings
AccessArticles that provide access to the full textArticles without access to the full text
VenueArticles published in high-impact-factor conference proceedings or peer-reviewed journalsArticles from nonreputable journals/proceedings as well as books, notes, chapters, and press reports
Study typePrimary studyNonprimary study, including literature review, informal literature surveys, theses, and articles that discuss aspects of health care without reference to FHIR
Publication historyClear evidence of the article’s print procedure and venuePublication process with no proper scientific peer review or no clear evidence of the print venue
KeywordsDescribe at least one part of our search stringDo not describe any part of the search string

aFHIR: Fast Health Interoperability Resources.


Characteristics of Selected Articles

After performing the search queries, a total of 8144 articles from all five major digital databases were retrieved from the initial search. After thoroughly checking the web profiles of authors and their networks, 37 new articles were added with a snowballing procedure. From the 8181 retrieved articles, we first applied the duplication criteria, and then set the inclusion and exclusion criteria described in Table 2. Therefore, we first excluded all of the articles found in multiple databases. After removal of duplicates, 1514 articles remained. In the second phase, we discarded articles published in non-English journals/proceedings, resulting in 1442 articles for further screening. In the third phase, we excluded articles that were not primary studies such as reviews and survey papers. Finally, 892 articles remained for further screening.

In the fourth phase, we analyzed the remaining articles on the basis of their title, abstract, and keywords, and the number dropped to 278. In the final phase, after reading and analyzing the full text of the articles, we selected 80 articles from the list to be included in the systematic review. Table 3 shows the results of the different phases of the selection process, Table 4 presents the articles chosen for our study, and Table 5 provides the geographic information of the publications.

As shown in Table 4, the distribution of the articles was 59% and 41% for journal articles and conference proceedings, respectively. The conferences represented are the main international conferences on health care or health care informatics, whereas the journals represent the world-class reputable journals in the field of computer science and health care. In terms of geography, as shown in Table 5, the number of publications related to FHIR published by researchers in the United States was the highest among represented countries. This indicates that the research in the field is quite active in the United States, which may become a factor that pushes the adoption of the standard in the country and in the rest of the world.

The 80 selected articles are arranged based in their primary subject categories in Table 6.

Once the articles were selected, we arranged them by ascending order of publication year. We then considered the attributes of the articles, including author names, article title, venue of publication (eg, journal article, conference proceeding), and publisher name. The complete list of the selected articles and their attributes is depicted in Table 7.

Table 3. Phases of article selection and retrieval at each phase.
PhaseDescriptionArticles included for review, N
1Total number of articles from all digital databases8144
2Snowball sampling8181
3Removal of duplicates1514
4Exclusion based on language1442
5Exclusion based on access and type of study (eg, reviews and survey papers)892
6Exclusion based on title, abstract, and keywords278
7Exclusion based on full text and nonprimary study80
Table 4. Distribution of article types.
Publication yearJournal articles, NConference proceedings, NTotal, N
2012000
2013101
2014011
2015516
20166410
201761319
201810717
201919726
Total47 (59%)33 (41%)80
Table 5. Geographic distribution of the selected articles.
CountryArticles, NYear
Belgium22018
Canada42018, 2019
Czech Republic22015
France12017
Germany72016, 2018, 2019
Ireland32016, 2018, 2019
Netherlands52016, 2017, 2019
Portugal32017-2019
Switzerland12019
Sweden12017
United Arab Emirates12018
United Kingdom52016, 2017, 2019
United States452013-2019
Table 6. Focus of the selected articles over time.
Category2012, N2013, N2014, N2015, N2016, N2017, N2018, N2019, NTotal, N
Apps0011163214
SMARTa000031105
FHIRb implementations models0001136112
FHIR resources000002035
FHIR framework00000001111
Mapping framework/data model0104424419
Challenges0000143311
FHIR goals000001023
Total01161019172680

aSMART: Substitutable Medical Applications Reusable Technologies.

bFHIR: Fast Health Interoperability Resources.

Table 7. List of selected articles in ascending order of publication year.
ReferenceTitleYearPublisherVenue
Bender and Sartipi [8]HL7 FHIR: an agile and RESTful approach to healthcare information exchange2013IEEEaJournal
Lamprinakos et al [9]Using FHIR to develop a healthcare mobile application2014IEEEConference
Kasthurirathne et al [10]Towards standardized patient data exchange: integrating a FHIR based API for the open medical record system2015IOS PressJournal
Franz [11]Applying FHIR in an integrated health monitoring system2015EuroMISEJournal
Smits et al [12]A comparison of two detailed clinical model representations: FHIR and CDA2015EuroMISEJournal
Luz et al [13]Providing full semantic interoperability for the Fast Healthcare Interoperability Resources schemas with resource description framework2015IEEEConference
Kasthurirathne et al [14]Enabling better interoperability for healthcare: lessons in developing a standards based application programing interface for electronic medical record systems2015SpringerJournal
Jawaid et al [15]Healthcare data validation and conformance testing approach using rule-based reasoning2015SpringerJournal
Rinner and Duftschmid [16]Bridging the gap between HL7 CDA and HL7 FHIR: A JSON based mapping2016IOS PressJournal
Ulrich et al [17]Metadata repository for improved data sharing and reuse based on HL7 FHIR2016ElsevierJournal
Ismail et al [18]HL7 FHIR compliant data access model for maternal health information system2016IEEEConference
Mercorella et al [19]An architectural model for extracting FHIR resources from CDA documents2016IEEEConference
Ruminski et al [20]The data exchange between smart glasses and healthcare information systems using the HL7 FHIR standard2016IEEEConference
Doods et al [21]Converting ODM metadata to FHIR questionnaire resources2016SpringerJournal
Bloomfield et al [22]Opening the Duke electronic health record to apps: Implementing SMART on FHIR2016ElsevierJournal
Lee et al [23]Implementation of SMART APP Service Using HL7_FHIR2016IASERbJournal
Mandel et al [3]SMART on FHIR: a standards-based, interoperable apps platform for electronic health records2016OxfordJournal
Andersen et al [24]Point-of-care medical devices and systems interoperability: a mapping of ICE and FHIR2016IEEEConference
Minutolo et al [25]Fuzzy on FHIR: a decision support service for healthcare applications2017SpringerConference
Lee et al [26]Profiling Fast Healthcare Interoperability Resources (FHIR) of family health history based on the clinical element models2017ElsevierJournal
Abbas et al [27]Mapping FHIR resources to ontology for DDI reasoning2017Linköping UniversityConference
Yan et al [5]Clinical decision support Based on FHIR data exchange standard2017Atlantis PressConference
Diomaiuta et al [28]A FHIR-based system for the generation and retrieval of clinical documents2017Science and Technology PublicationsConference
Subhojeet et al [29]Attribute based access control for healthcare resources2017ACMcConference
Saleh et al [30]Using Fast Healthcare Interoperability Resources (FHIR) for the integration of risk minimization systems in hospitals2017IOS PressJournal
Wagholikar et al [31]SMART-on-FHIR implemented over i2b22017OxfordJournal
Li and Park [32]Design and implementation of integration architecture of ISO 11073 DIM with FHIR resources using CoAp2017IEEEConference
Jiang et al [33]A consensus-based approach for harmonizing the OHDSI common data model with HL7 FHIR2017IOS PressJournal
Shoumik et al [34]Scalable micro-service based approach to FHIR server with Golang and No-SQL2017IEEEConference
Jánki et al [35]Authorization solution for full stack FHIR HAPI access2017IEEEConference
Sanchez et al [36]Achieving RBAC on RESTful APIs for mobile apps using FHIR2017IEEEConference
Clotet et al [37]Differentiated synchronization plus FHIR a solution for EMR’s ecosystem2017IEEEConference
Khalique and Khan [38]An FHIR-based framework for consolidation of augmented EHR from hospitals for public health analysis2017IEEEConference
Aliakbarpoor et al [39]Designing a HL7 compatible personal health record for mobile devices2017IEEEConference
Hong et al [40]Shiny FHIR: an integrated framework leveraging Shiny R and HL7 FHIR to empower standards-based clinical data applications2017IOS PressJournal
Leroux et al [41]Towards achieving semantic interoperability of clinical study data with FHIR2017SpringerJournal
Jiang et al [42]Developing a semantic web-based framework for executing the clinical quality language using FHIR2017ElsevierConference
Walinjkar and Woods [43]FHIR tools for healthcare interoperability2018Biomedical Research NetworkJournal
Kiourtis et al [44]FHIR Ontology Mapper (FOM): aggregating structural and semantic similarities of ontologies towards their alignment to HL7 FHIR2018IEEEConference
Jeon et al [45]Reactive server interface design for real-time data exchange in multiple data source and client2018IEEEConference
Gopinathan et al [46]FHIR FLI: an open source platform for storing, sharing and analyzing lifestyle data2018Science and Technology PublicationsConference
Lackerbauer et al [47]A model for implementing an interoperable electronic consent form for medical treatment using HL7 FHIR2018ElsevierJournal
Stan and Miclea [48]Local EHR management based on FHIR2018IEEEConference
Ahmad et al [49]Implementation of SMART on FHIR in developing countries through SFPBRF2018ACMJournal
Walonoski et al [50]Validation and testing of Fast Healthcare Interoperability Resources standards compliance: data analysis2018JMIRJournal
Urbauer et al [51]Wearable activity trackers supporting elderly living independently: a standards based approach for data integration to health information systems2018ACMConference
Kamel and Nagy [52]Patient-centered radiology with FHIR: an introduction to the use of FHIR to offer radiology a clinically integrated platform2018SpringerJournal
Borisov et al [53]FHIR data model for intelligent multimodal interface2018IEEEConference
Hussain et al [54]Learning HL7 FHIR using the HAPI FHIR server and its use in medical imaging with the SIIM dataset2018SpringerJournal
Crump et al [55]Prototype of a standards-based EHR and genetic test reporting tool coupled with HL7-compliant infobuttons2018ElsevierJournal
Peng et al [56]Linking health web services as resource graph by semantic REST resource tagging2018ElsevierConference

Sharma and Aggarwal [57]Mobile based application for predication of diabetes mellitus: FHIR standard2018Science Publisher CooperationJournal
Alves et al [58]

FHIRbox, a cloud integration system for clinical observations2018ElsevierJournal
Kasparick et al [59]IEEE 11073 SDC and HL7 FHIR – emerging standards for interoperability of medical system2018University of RostockJournal
Zohner et al [60]Challenges and opportunities in changing data structures of clinical document archives from HL7-V2 to FHIR-based archive solutions2019IOS PressJournal
Maxhelaku and Kika [61]Improving interoperability in healthcare using HL7 FHIR2019IDEASConference
Oemig [62]HL7 version 2.x goes FHIR2019IOS PressJournal
Kiourtis et al [63]Structurally mapping healthcare data to HL7 FHIR through ontology alignment2019SpringerJournal
Metke-Jimenez and Hansen [64]FHIRCap: transforming REDCap forms into FHIR resources2019ElsevierJournal
Mukhiya et al [65]A GraphQL approach to healthcare information exchange with HL7 FHIR2019ElsevierConference
Daumke et al [66]Clinical text mining on FHIR2019ElsevierJournal
Schleyer et al [67]Preliminary evaluation of the Chest Pain Dashboard, a FHIR-based approach for integrating health information exchange information directly into the clinical workflow2019IOS PressJournal
Kiourtis et al [68]A string similarity evaluation for healthcare ontologies alignment to HL7 FHIR resources2019SpringerJournal
Kilintzis et al [69]A sustainable HL7 FHIR based ontology for PHR data2019IEEEConference
Houta et al [70]Use of HL7 FHIR to structure data in epilepsy self-management applications2019IEEEConference
Pfaff et al [71]Fast Healthcare Interoperability Resources as a meta model to integrate common data models: development of a tool and quantitative validation study2019JMIR

Journal
Kondylakis et al [72]Using XDS and FHIR to support mobile access to EHR information through personal health apps2019IEEEConference
Hong et al [73]An interactive visualization tool for HL7 FHIR specification browsing and profiling2019SpringerJournal
Semenov et al [74]Experience in developing an FHIR medical data management platform to provide clinical decision support2019MDPId

Journal
Chapman et al [75]A semi-autonomous approach to connecting proprietary EHR standards to FHIR2019Cornell University LibraryJournal
Rivera Sánchez et al [76]A service-based RBAC & MAC approach incorporated into the FHIR standard2019ElsevierJournal
El-Sappagh et al [77]A mobile health monitoring-and-treatment system based on integration of the SSN sensor ontology and the HL7 FHIR standard2019SpringerJournal
Eapen et al [78]FHIRForm: an open-source framework for the management of electronic forms in healthcare2019IOS PressJournal
Argüello-Casteleiro et al [79]From SNOMED CT expressions to an FHIR RDF representation: exploring the benefits of an ontology-based approach2019RWTH Aachen UniversityConference
Jenders [80]Evaluation of the Fast Healthcare Interoperability Resources (FHIR) standard for representation of knowledge bases encoded in the Arden syntax2019ElsevierJournal
Hong et al [81]Developing a scalable FHIR-based clinical data normalization pipeline for standardizing and integrating unstructured and structured electronic health record data2019OxfordJournal
Eapen et al [82]Drishti: A sense-plan-act extension to open mHealth framework using FHIR2019ACMConference
Mandl et al [83]Beyond one-off integrations: a commercial, substitutable, reusable, standards-based, electronic health record–connected app2019JMIRJournal
Sharma and Aggarwal [6]HL-7 based middleware standard for healthcare information system: FHIR2019SpringerJournal
Baskaya et al [84]mHealth4Afrika: implementing HL7 FHIR based interoperability2019ElsevierJournal

aIEEE: Institute of Electrical and Electronics Engineers.

bIASER: Institute of Applied Social and Economic Research.

cACM: Association for Computing Machinery.

dMDPI: Multidisciplinary Digital Publishing Institute.

Quality Assessment

According to Kitchenham et al [7], it is essential to select and assess the best articles for every literature review, and the quality of selected studies must be verified before inclusion in the study. We evaluated the selected articles with regard to research quality, related work, purposes of research, the obtained result, the methodology used, literature review, current and future objectives, conclusion, publication repository, and other factors. We evaluated the quality of each article according to the protocol defined by Roehrs [85] as displayed in Textbox 2.

Quality assessment criteria [85].
  • Does the article state the purpose of the research?
  • Does the article present the result related to objectives?
  • Does the article have a research result?
  • Does the article present a literature review and background?
  • Does the article present an architecture proposal or research methodology?
  • Does the article present a conclusion related to the research objectives?
Textbox 2. Quality assessment criteria [85].

The proposed quality criteria scores were assessed for each selected article. Although the majority of the selected articles did not fully satisfy all six criteria for evaluation, they complied with at least four out of the six quality assessment criteria listed in Textbox 2.

All of the assessed articles clearly presented their research purpose, literature review, and were supported by a research methodology, bibliographical references, or models/architectural proposals. Based on this quality assessment, we did not exclude any articles from the corpus; this assessment only evaluates whether the articles have a satisfactory structure.

Data Extraction and Addressing the Research Questions

Process

In summary, the quality assessment of the selected articles was as follows. If an article identified by our search query criteria contained information related to our research questions, then the following three steps were applied. First, the title and abstract of the selected articles were carefully read to scrutinize whether the articles were relevant to our research questions. Second, we skimmed the entire article to assure that the required information was available. Finally, in the third round, we read through the entire article from start to end to ensure that this information was helpful for our study and could address the research questions.

To gather information from the selected articles corresponding to our research questions and criteria, we developed separate forms in Microsoft Word and Excel. We reviewed every section of the article from beginning to end and recorded details of the articles in these two forms whenever we found the answer to a corresponding research question. After compilation of the results, we placed these results in specific question-and-answer section tables and discarded the two temporary generated Word and Excel forms.

We collected the following types of data from each article: author name(s), affiliation and country name, venue (journal or conference), publication year. We then collected the answers to the set of research questions from these articles and recorded the details of selected articles for further processing.

SQ1: What are the Types or Models of FHIR Implementation?

To address this question, we reviewed the literature in the FHIR domain and investigated various techniques, methods, and mechanisms used in the implementation of FHIR in the health care sector.

At present, FHIR is the most attractive domain among health care researchers. Therefore, extensive efforts are being taken to implement FHIR with consideration of multiple aspects and diverse areas. We obtained 11 categories for FHIR implementation. From a platform point of view, we considered the implementation of mobile/tablet apps [3,9,28,35,39,51,57,60,65,70,72,77,82], standalone apps/servers [3,23,51,58,61], web services/API [3,11,14,26,34,36, 40,48,53,56,71,78], and web-based tools/applications [18,26,37,40,42,46,55,69,78] categories. From a conceptual framework, we considered the categories of general FHIR implementation [48,59], using SMART on FHIR [3,14,22,31], HL7 API (HAPI)-FHIR server/library/applications [14,16,20,32,34-36,40,43,51,54,55,73,76,81,82], and FHIR general framework [14,40,78]. In consideration of compatibility, we chose FHIR data model/data exchange [5,11,26,45,55,66,67,73] and defining ontology to align with FHIR [44,68,69] as the main categories. In addition, we classified all implementation-related work under the miscellaneous category [21,25,30,32,47,60,71], such as FHIR implementation of the legacy clinical data repository system, FHIR implementation of the agent-based system, implementation of operational data model metadata [86] to FHIR questionnaire resource implementation, FHIR implementation of the electronic treatment form, Clinical Asset Mapping Program for FHIR, integration of the architecture of domain information model (ISO/IEEE 11073 DIM) [31] with FHIR, and FHIR-based decision support systems.

SQ2: What are the Common Resources Used in FHIR Implementation?

The FHIR community has defined more than 150 resources to date [6]. For this research question, we reviewed the literature in the FHIR domain to identify various FHIR resources used in implementation. We observed that approximately 82 different types of resources have been used in FHIR implementation in various articles. The resource names and the articles mentioned in various resources are shown in Table 8.

In the miscellaneous category, we list all of the articles that mention only one or two resources: (1) Activity Definition, (2) Adverse Reaction, (3) Adverse Event, (4) Address, (5) Billing, (6) Bundle, (7) Contraindication, (8) Conformance, (9) Consent, (10) Concept Map, (11) Claim, (12) Clinical, (13) Clinical Study Plan (14), Clinical Impression (15), Care Team, (16) Category, (17) Coverage, (18) Device Component, (19) Device Observation Report, (20) Document Manifest (21), Document Reference (22), Dosage (23), Data Element (24), Diagnostic (25), Diagnostic Order (26), Drug Administration, (27) Element, (28) Element Definition (29), Equipment (30), Gender (31), Goal (32), Group (33), Intolerance (34), Imaging Study (35), Imaging Manifest (36), Medication Dispense, (37) Message Profile, (38) Nutrition Order, (39) Procedure Request, (40) Provenance (41), Provider, (42) Risk Assessment, (43) Research Definition, (44) Request Group, (45) Relative, (46) Related Person, (47) Schedule, (48) Specimen, (49) Staff (50), Structure Definition.

Table 8. List of resources used in Fast Health Interoperability Resources implementation.
Resource nameReferences
Allergy[6,10,12,34,49]
Allergy Intolerance[12,14,19,22,29,33,52,55,58,60,61,72,74,77]
Appointment[13,55,70]
Condition[3,10,12,16,18,22,23,26,31,36,40,52,55,60,64,66,71,73,74,76,77,79,81]
Composition[14,16,70,81]
Care Plan[6,34,36,39,41,49,61,74,76,77,82]
Device[6,8,9,11,19,20,24,32,33,39,43,48,53,77]
Device Metric[24,32,53]
Detected Issue[25,74,77]
Document[6,8,33]
Diagnostic Report[28,44,52,60,63,74,84]
Encounter[10,16,21,30,33,39,41,55,71,74,77]
Episode Of Care[21,41,77,84]
Family Member History[22,26,27,60,61,74,77,81]
Family History[6,22,33]
Immunization[22,60,74]
Location[6,10,14,16,24,34,49,71,77]
Medication[3,9,16,19,27,29,31,33,39,40,48,49,70,77,81]
Medication Administration[60,70,71]
Medication Order[16,22,23,70]
Medication Statement[19,27,55,66,77,81]
Medication Prescription[3,22,31]
Medication Request[66,71,73,74,77]
Observation[3,9-11,14,18-26,28-33,36,39-41,43,44,48,49,51-53,55,58,60,63,64,66,69-71,73-77,79,82,84]
Organization[5,6,16,19,34,39,41,75,77,84]
Patient[3,5,6,8-10,12,14,16-24,27-32,34,36,39-41,44,48-50,52,53,55,58,61,63,65,68,70-77,84]
Person[14,46,69]
Plan Definition[41,74,80]
Practitioner[9,17-19,24,27-29,34,41,44,48,52,53,58,61,63,71,77]
Procedure[3,40,60,66,71,72,74,77,81]
Questionnaire Response[21,41,47,60,69,70,74,78,84]
Questionnaire[17,21,41,47,64,65,70,74,84]
Miscellaneous[3,5,6,10-12,14-17,21,23,24,28,29,32-34,41,44,46,47,49,52,55,60,66,71-75,77]
SQ3: What are the Applications that Benefit from the use of FHIR?

We attempted to thoroughly investigate the literature from various directions and provide the readers with a comprehensive summary of every aspect of FHIR. In this section, we consider the type of applications that can benefit from the FHIR standard, including health care systems/applications benefit in terms of interoperability/data exchange, rules, security/privacy, conformance, health care process, and administration. Thus, we came up with eight categories based on how the applications make use of the FHIR standard (Table 9). In the miscellaneous category, we included all articles that address the type of applications that benefit from the FHIR standard but do not fall under any of the other categories mentioned above (eg, clinical applications for data exchange, testing applications). Table 9 shows the articles that address specific applications that benefit from the FHIR standard.

Table 9. Applications that benefit from the use of Fast Health Interoperability Resources (FHIR).
Applications typesReferences
Mobile apps[5,9,25,32,34,35,39,40,42,49,57,59,67,72,73,76,77,82]
SMARTa on FHIR[3,14,22,49,67,72,73,83]
Research[5,15,18,25,40,42,55,60,64,66,67,73,78]
Electronic records and medical practices[25,39,46,52,55,67,73]
HAPIb FHIR[14,26,34,40,43,73,81]
Graphic/images[8,52,61,67]
Web-based[34,42,55,59,67,73]
Miscellaneous[26,50,60]

aSMART: Substitutable medical applications reusable technologies.

bHAPI: Health Level 7 application programming interface.

SMART on FHIR is mentioned under implementation in Table 8 as well as under applications in Table 9. Articles that mentioned SMART on FHIR implementation, either fully or partially, were grouped into one category, and the articles that mentioned any applications that benefit from the SMART on FHIR concept were considered as a different category. Thus, in Table 8, we list articles that mention SMART on FHIR in various implementations, whereas in Table 9, we list applications that benefit from SMART on FHIR platforms.

The SMART platform is a health data layer based on the FHIR API and resource definitions [87]. From the beginning, the SMART team selected platform components that emphasize web standards (eg, HTML, JavaScript, OAuth, and Resource Description Framework) [3]. This setup results in the HL7 legacy versions (ie, v2, v3, CDA) to be unable to implement SMART applications. All previous versions could not use a web API for data access and were unable to access data at the granular level. Additionally, the CDA is based on the reference information model and is lacking in sufficient detail, whereas version 2 suffers from inconsistencies across implementations and version 3 is complex, which leads to incompatible documents and systems [3].

In contrast, the FHIR standard uses web APIs for data access, which is capable of accessing the clinical data at the granular level. The SMART on FHIR concept does not exist without support of the FHIR standard. Therefore, the SMART concept is developed after introducing the FHIR standard, and SMART on FHIR when considered as a standard has some predecessors. All of these contribute in one way or another to the current standards (FHIR) [88]. Considering all of this evidence, we conclude that SMART on FHIR is the main beneficiary of the FHIR standard compared with the other standards.

During the literature review, we observed that mobile, research, and SMART on FHIR applications are the most common beneficiaries of the FHIR standard, followed by electronic records and medical practices, and web-based applications.

SQ4: What Approaches are Applied to Map or Migrate Data from Other HL7-Based Legacy Systems to the FHIR-Based System?

At present, HL7 (v2 and CDA) is the most popular data standard in the health care sector, with many countries still using this standard for medical data exchange. Specifically, more than 35 countries implement the HL7 v2 standard and 95% of US health care organizations are still using this standard for medical data sharing among various health care organizations [89].

Owing to its dynamic structure, FHIR provides numerous advantages such as flexibility to manage and retrieve granular clinical information from the whole document. Clinical practitioners and health care providers expect that the FHIR standard will soon occupy the health care market, and that it will replace all of the previous HL7 (eg, v2, v3, CDA) standards. Nevertheless, in this review, we found that FHIR is not likely to replace the previous HL7 (v2, v3, and CDA) standards within weeks or months, but might take years or decades. The rationale is related to the worldwide implementation of the earlier standards such as HL7 v2 and HL7 CDA. Furthermore, health care organizations argue that FHIR has not yet replaced the ubiquitous HL7 v2, and likely will not for several years, because many organizations have already recognized the value of adopting FHIR alongside legacy HL7 standards [27].

Therefore, for addressing this research question, we reviewed the literature in the FHIR domain and investigated various articles that address the mechanisms to extract FHIR resources from HL7 or other previous standards, and to map or migrate them to the FHIR standard. We classified these mappings into six different categories (Table 10).

All of the included articles that address the mapping of any standards to the FHIR standard, but that are not in the six categories mentioned above, were categorized as “miscellaneous/other standards to FHIR mapping.” Nevertheless, we found one study in which data were mapped from the FHIR standard to other standards, and the FHIR resource was mapped to the Web Ontology Language–based ontology [27]. Table 10 shows the list of articles categorized into different mapping categories.

Table 10. Approaches used to map or migrate data from other Health Level 7 (HL7)-based legacy systems to the Fast Healthcare Interoperability Resources (FHIR)-based system.
Techniques or methodsReferences
Map HL7 version 2 to FHIRNo relevant articles
Map HL7 CDAa documents, C-CDAb, or HL7 version 3 to FHIR[5,8,12,16,19,60,79]
ODMc to FHIR[21,41,64]
Map FHIR to other[27]
i2b2d to FHIR format[31,71]
Health record data model to FHIR[38,63,68,75,81,84]
Map other standards to FHIR[13,17,24,33,64,71]

aCDA: clinical document architecture.

bC-CDA: consolidated clinical document architecture.

bODM: operational data model.

ci2b2: Informatics for Integrating Biology and the Bedside.

SQ5: What are the Goals of FHIR?

For this research question, we reviewed the literature in the FHIR domain to identify or investigate the goals of the FHIR standard in the health care domain. According to the objectives of the reviewed articles, we divided the inquiries regarding the goals into seven different objectives (Table 11). Table 11 shows the articles that address various goals of the FHIR standard, demonstrating that most of these articles focus on the result rather than other goals and objectives.

Table 11. Goals of Fast Healthcare Interoperability Resources.
GoalsReferences
Simplify implementation without sacrificing information integrity[5]
Patient satisfaction[73]
Solve health problems (administrative and clinical)[25,49,52]
Improve global health data interoperability[49,59,67]
Enhance and maintain quality of data and accessibility[60]
Result[15,18,19,27,52,55,73]
SQ6: What are the Challenges and Open Questions Related to FHIR?

As the latest standard in the health care domain, it is predictable that FHIR will face various challenges in terms of implementation, adoption, maintenance, data exchange, and other issues. In addition, numerous questions will be raised with respect to use of the FHIR standard. Therefore, for this research question, we reviewed the literature in the FHIR domain to identify various challenges faced by the FHIR standard. We found 19 articles that discussed the implementation challenges, highlighting seven areas of challenge for the FHIR standard (Table 12).

Observations made during the literature review led us to conclude that implementing FHIR in any type of application is the most challenging task in the health care sector; 9 of the 19 related articles discussed this issue. Developers face various types of challenges during the development of any FHIR-based application. Table 12 lists the articles that mentioned these challenges.

Table 12. Challenges and open questions related to Fast Healthcare Interoperability Resources (FHIR).
ChallengesReferences
Implementations of FHIR in an application[8,12,40,42,48,49,62,64,77]
Standards complexity[8,27,62,81]
Adoptions[40,56,83]
FHIR maintenance and specification[41,42,62]
RESTaful approach[56,59,65,73]
Mapping/migration challenging[71,75,81]
Miscellaneous[12,49]

aREST: representational state transfer.


Principal Findings

This systematic literature review successfully identified both qualitative and quantitative sets of studies that enable obtaining a clear view of the FHIR standard in health care in the past 8 years, starting from the selected number of articles. Some of the most relevant studies in the field are highlighted according to systematic selection criteria. We identified the main topics associated with the use of FHIR in digital health. Many articles dealt with topics related to FHIR implementations and use resources, as well as data migration data models. As expected, various application categories such as mobile apps, SMART on FHIR applications, and research applications were the main topics associated with FHIR. Multiple challenges in FHIR adoption and implementation were also highlighted in the included articles. Interestingly, only a small number of relevant articles addressed FHIR goals.

At the beginning of this study, we planned to identify some common aspects in this field by answering some fundamental research questions. Hence, we established six research questions to address the objectives, goals, applications, and challenges of FHIR emerging in recent years. As a result, we can propose a taxonomy of the literature, and identify gaps to be further investigated on existing challenges and issues related to use of the FHIR standard in recent years. We also identify other common and related aspects with respect to interoperability, privacy, authorization (access control), data type, and testing and validation tools. For example, interoperability between the provider and hospital systems poses additional barriers to effective data sharing. In addition, various testing and validation tools are used to improve server compliance with the FHIR specification. Moreover, FHIR specifications define different data types to access and process the FHIR resources element.

Various FHIR-related studies aim to address FHIR implementation challenges such as data migration and cross-institutional sharing of clinical data in the clinical environment [60,71]. The main findings that are presented in these reviews and some other related studies include the importance of realizing EHR data interoperability via adoption of FHIR by health care providers. This adoption might be essential for the improvement of health care services with respect to health data sharing, integration, and availability. Furthermore, use of the FHIR standard in the health care sector may enhance the chance of adoption of smart technologies in the health care domain, such as smartphones, mobile health apps, tablets, smart watches, fitness trackers, and any other future innovations [90]. Furthermore, use of artificial intelligence technologies and data sciences will also be dominant in implementing FHIR-based applications.

FHIR is viewed as the latest standard purely operating on resources, which are used for data storage, migration, and processing among multiple health care providers. The resources-based structure of FHIR is declared as distinct from other standards and is considered to be its main advantage. FHIR has several advantages that range from being a flexible standard, minimal implementation complexity, ability to display the patient history in a single document, granular data access, and avoiding message variability with the use of RESTful APIs.

FHIR is considered to be a unique pathway that can offer a solution to the interoperability issues of clinical data. Nevertheless, various studies indicate that FHIR also faces numerous challenges such as implementation, adoption, maintenance, mapping, and standard complexity. The RESTful API that makes FHIR unique from other standards also faces its own challenges in accessing sensitive health care data stored in the cloud environment [36].

Numerous studies have shown that several applications used in different domains are taking advantage of FHIR, including mobile apps, SMART on FHIR applications, research applications, electronic records and medical applications, graphic/image applications, HAPI FHIR application, and web-based applications.

To the best of our knowledge, this is the first comprehensive systematic literature review that focuses on FHIR-based EHR. There are some systematic literature reviews available in the FHIR domain; however, we found that the existing reviews are unable to explain the FHIR standard in detail. The FHIR standard is very rich, and therefore research in this domain is equally diverse with focus in various directions. Readers are interested in searching for articles that do not only introduce the FHIR standard but also explain various aspects of the standard in detail. For example, Lehne et al [91] only reviewed articles related to a general introduction of FHIR, without providing in-depth analysis on either FHIR or articles mentioning FHIR. In particular, the titles or identification of included articles and more comprehensive details of the included articles are missing. Based on a thorough reading, we concluded that this previous review could not fully introduce and address various aspects of FHIR, such as challenges, applications, goals, mapping, and implementation models. Moreover, individual aspects of the reviewed articles were not explained adequately. Therefore, it is not possible to find a corresponding article when interested in a particular topic. Further, the authors focused on articles published between 2002 and 2018, although the FHIR concept was only introduced in 2011; thus, this was a mixed review of EHR and FHIR with little focus on FHIR itself. Lastly, the authors included only 15 references in the review, which is not sufficient for a systematic literature survey.

Similarly, another systematic literature review [90] only explained the general concept and current status of FHIR, whereas core issues such as challenges, goals, and application implementation were not discussed. Important articles that discuss the FHIR resources used in various application implementations were also not included in this review. Although this previous review analyzed some articles in the FHIR domain, the list of articles was not provided or explained properly. Therefore, it is quite difficult for readers to search for articles related to specific information of interest, such as FHIR applications, goals, challenges, and used resources. This information is the core requirement for readers interested in this field. Thus, we concluded that the existing reviews only introduced the FHIR standard without performing a comprehensive analysis of the current state of the field.

In this work, we deeply explored the literature and identified articles that not only mention the FHIR standard but also discuss its major aspects such as core challenges, applications, goals, mapping, used resources, and implementation models. In addition, we highlighted every article along with their references and addressed aspects such as those mentioned above. We searched existing databases for articles on the FHIR standard published between 2012 and 2019, and then included every article that discussed or mentioned even a single aspect of the FHIR standard. This approach provides a convenient resource for readers to easily search articles of interest in the literature.

FHIR is a new standard in the health care domain. It is still in the early stages of development and evaluation, and consequently faces numerous obstacles. We believe that these obstacles might eventually be overcome, thereby opening a new roadmap to solving the problem of data interoperability in the health care sector, which is in line with the findings of the literature review and remains the main objective of our research.

Limitations

This study was limited to aspects related only to the FHIR standard rather than the general health care concept. In this sense, the literature review focused exclusively on articles addressing FHIR concepts. This work sought to answer research questions proposed for providing an outline of the current literature related to FHIR without specifically assessing any computer system that refers to FHIR use. In addition, our search focused on articles published in various scientific journals related to health care and computer science within a limited time frame. This investigation was limited to articles selected from journals/conferences through implementations of standard steps of the systematic literature review methodology. We focused on scientific articles and did not address commercial or more technological approaches or solutions.

Conclusion

This study provides a systematic literature review regarding the FHIR EHR standard, with the main objective of identifying and discussing the main issues, challenges, goals, and possible benefits from adoption of the FHIR standard in the health care sector. We have explored the FHIR-related literature and investigated articles associated with the FHIR standard in health care information systems. We identified various data models, methods/techniques used in FHIR implementation, FHIR beneficiary applications, and resources used in FHIR implementation. Various data mapping techniques/approaches, key challenges, and primary goals of FHIR were also explored. We observed that FHIR studies mainly focus on clinical data interoperability and portability issues between health care information systems.

The FHIR standard is capable of providing an optimized solution for medical data exchange between two systems and will establish data-sharing trust among health care providers. Furthermore, the FIHR standard is identical in terms of the support of smart technologies such as smartphones, tablets, mobile health apps, smart watches, and fitness trackers, which could solve numerous health care problems that were not possible for the previous standards (ie, HL7 v2, v3 and CDA). Based on this thorough investigation of the literature, we recommend the FHIR standard as a future suitable solution for addressing the health care interoperability problem. Nevertheless, FHIR itself faces some challenges such as implementation, standard complexity, and adoption, among others. Therefore, further research is required to address these challenges.

This review on the standard, purpose, and applications of FHIR will provide readers with a more comprehensive view and understanding of FHIR. This review should also help researchers and health care information technology professionals to access FHIR-associated information in the research community and to assess its impact on digital health. Lastly, this work can provide a roadmap, and suggest possible directions for future research and development in the FHIR domain.

Conflicts of Interest

None declared.

  1. HL7 FHIR Release 4.   URL: https://www.hl7.org/fhir/.? [accessed 2014-01-02]
  2. Tech industry looks to improve healthcare through cloud technology. Information Technology Industry Council (ITI).   URL: https:/​/www.​itic.org/​news-events/​news-releases/​tech-industry-looks-to-improve-healthcare-through-cloud-technology [accessed 2017-10-12]
  3. Mandel JC, Kreda DA, Mandl KD, Kohane IS, Ramoni RB. SMART on FHIR: a standards-based, interoperable apps platform for electronic health records. J Am Med Inform Assoc 2016 Sep;23(5):899-908 [FREE Full text] [CrossRef] [Medline]
  4. FHIR Overview - Architects. HL7 FHIR Release 4.   URL: https://www.hl7.org/fhir/overview-arch.html [accessed 2011-01-05]
  5. Yan H, Xiao L, Tian J. Clinical decision support based on FHIR data exchange standard. 2017 Presented at: 2nd International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2017); May 13-14, 2017; Dalian, China. [CrossRef]
  6. Sharma M, Aggarwal H. HL-7 based middleware standard for healthcare information system: FHIR. In: Proceedings of 2nd International Conference on Communication, Computing and Networking. Lecture Notes in Networks and Systems.: Springer; 2018 Sep 08 Presented at: ICCCN 2018; March 29-30, 2018; Chandigarh, India p. 889-899. [CrossRef]
  7. Kitchenham BA, Brereton P, Turner M, Niazi MK, Linkman S, Pretorius R, et al. Refining the systematic literature review process—two participant-observer case studies. Empir Software Eng 2010 Jun 25;15(6):618-653. [CrossRef]
  8. Bender D, Sartipi K. HL7 FHIR: an agile and RESTful approach to healthcare information exchange. : IEEE; 2013 Oct 10 Presented at: 26th IEEE International Symposium on Computer-Based Medical Systems; June 20-22, 2013; Porto, Portugal. [CrossRef]
  9. Lamprinakos GC, Mousas AS, Kapsalis AP, Kaklamani DI, Venieris IS, Boufis AD, et al. Using FHIR to develop a healthcare mobile application. : IEEE; 2014 Dec 05 Presented at: 4th International Conference on Wireless Mobile Communication and Healthcare - "Transforming healthcare through innovations in mobile and wireless technologies"; November 3-5, 2014; Athens, Greece   URL: https://ieeexplore.ieee.org/document/7015927 [CrossRef]
  10. Kasthurirathne SN, Mamlin B, Grieve G, Biondich P. Towards standardized patient data exchange: integrating a FHIR based API for the open medical record system. Stud Health Technol Inform 2015;216:932. [Medline]
  11. Franz B. Applying FHIR in an integrated health monitoring system. Eur J Biomed Informaticas 2015 Oct 15;11(02):51-56. [CrossRef]
  12. Smits M, Kramer E, Harthoorn M, Cornet R. A comparison of two Detailed Clinical Model representations: FHIR and CDA. Eur J Biomed Informatics 2015;11(02):1-15. [CrossRef]
  13. Luz MP, Rocha de Matos Nogueira J, Cavalini LT, Cook TW. Providing Full Semantic Interoperability for the Fast Healthcare Interoperability Resources Schemas with Resource Description Framework. : IEEE; 2015 Oct 12 Presented at: International Conference on Healthcare Informatics; October 21-23, 2015; Dallas, TX. [CrossRef]
  14. Kasthurirathne SN, Mamlin B, Kumara H, Grieve G, Biondich P. Enabling better interoperability for healthcare: lessons in developing a standards based application programming interface for electronic medical record systems. J Med Syst 2015 Nov;39(11):182. [CrossRef] [Medline]
  15. Jawaid H, Latif K, Mukhtar H, Ahmad F, Raza SA. Healthcare data validation and conformance testing approach using rule-based reasoning. In: Yin X, Ho K, Zeng D, Aickelin U, Zhou R, Wang H, editors. Health Information Science. HIS 2015. Lecture Notes in Computer Science, vol 9085. Cham: Springer; May 06, 2015:241-246.
  16. Rinner C, Duftschmid G. Bridging the gap between HL7 CDA and HL7 FHIR: A JSON based mapping. Stud Health Technol Inform 2016;223:100-106. [Medline]
  17. Ulrich H, Kock AK, Duhm-Harbeck P, Habermann JK, Ingenerf J. Metadata repository for improved data sharing and reuse based on HL7 FHIR. Stud Health Technol Inform 2016;228:162-166. [Medline]
  18. Ismail S, Alshmari M, Qamar U, Butt WH, Latif K, Ahmad HF. HL7 FHIR compliant data access model for maternal health information system. : IEEE; 2016 Nov 02 Presented at: 2016 IEEE 16th International Conference on Bioinformatics and Bioengineering (BIBE); October 31-November 2, 2016; Taichung, Taiwan. [CrossRef]
  19. Mercorella M, Ciampi M, Esposito M, Esposito A, De Pietro G. An architectural model for extracting FHIR resources from CDA documents. 2016 Dec 01 Presented at: 12th International Conference on Signal-Image Technology & Internet-Based Systems (SITIS); November 28-December 1, 2016; Naples, Italy. [CrossRef]
  20. Ruminski J, Bujnowski A, Kocejko T, Andrushevich A, Biallas M, Kistler R. The data exchange between smart glasses and healthcare information systems using the HL7 FHIR standard. 2016 Jun 08 Presented at: 9th International Conference on Human System Interactions (HSI); July 6-8, 2016; Portsmouth, UK. [CrossRef]
  21. Doods J, Neuhaus P, Dugas M. Converting ODM metadata to FHIR questionnaire resources. Stud Health Technol Inform 2016;228:456-460. [Medline]
  22. Bloomfield RA, Polo-Wood F, Mandel JC, Mandl KD. Opening the Duke electronic health record to apps: Implementing SMART on FHIR. Int J Med Inform 2017 Mar;99:1-10. [CrossRef] [Medline]
  23. Lee CH, Kim YS, Lee YH. Implementation of SMART APP Service Using HL 7 _ FHIR. 2016 Presented at: 2nd International Conference on Electronics, Electrical Engineering, Computer Science (EEECS); August 10-13, 2016; Qingdao, China   URL: https:/​/www.​semanticscholar.org/​paper/​Implementation-of-SMART-APP-Service-Using-HL-7-_-Lee-Kim/​c116180f4ae8e255f5df934cbf2e11af827a0719
  24. Andersen B, Kasparick M, Ulrich H, Schlichting S, Golatowski F, Timmermann D, et al. Point-of-care medical devices and systems interoperability: A mapping of ICE and FHIR. 2016 Oct 31 Presented at: IEEE Conference on Standards for Communications and Networking (CSCN); October 31-November 2, 2016; Berlin, Germany. [CrossRef]
  25. Minutolo A, Esposito M, De Pietro G. Fuzzy on FHIR: a Decision Support service for Healthcare Applications. In: Xhafa F, Barolli L, Amato F, editors. Advances on P2P, Parallel, Grid, Cloud and Internet Computing. 3PGCIC 2016. Lecture Notes on Data Engineering and Communications Technologies, vol 1. Cham: Springer; Nov 07, 2016.
  26. Lee J, Hulse NC, Wood GM, Oniki TA, Huff SM. Profiling Fast Healthcare Interoperability Resources (FHIR) of family health history based on the clinical element models. AMIA Annu Symp Proc 2016;2016:753-762 [FREE Full text] [Medline]
  27. Abbas R, Al Khaldi IFHH, Ayele G, Nytun JP. Mapping FHIR Resources to Ontology for DDI reasoning. 2017 Aug 10 Presented at: 15th Scandinavian Conference on Health Informatics; August 29-30, 2017; Kristiansand, Norway p. 30-40.
  28. Diomaiuta C, Sicuranza M, Ciampi M, Pietro G. A FHIR-based system for the generation and retrieval of clinical documents. 2017 Mar 13 Presented at: 3rd International Conference on Information and Communication Technologies for Ageing Well and e-Health - ICT4AWE; April 28-29, 2017; Porto, Portugal. [CrossRef]
  29. Subhojeet M, Ray I, Ray I, Shirazi H, Ong T, Kahn MG. Attribute based access control for healthcare resources. 2017 Mar 24 Presented at: ABAC '17: 2nd ACM Workshop on Attribute-Based Access Control; March 24, 2017; New York, NY. [CrossRef]
  30. Saleh K, Stucke S, Uciteli A, Faulbrück-Röhr S, Neumann J, Tahar K, et al. Using Fast Healthcare Interoperability Resources (FHIR) for the integration of risk minimization systems in hospitals. Stud Health Technol Inform 2017;245:1378. [Medline]
  31. Wagholikar KB, Mandel JC, Klann JG, Wattanasin N, Mendis M, Chute CG, et al. SMART-on-FHIR implemented over i2b2. J Am Med Inform Assoc 2017 Mar 01;24(2):398-402 [FREE Full text] [CrossRef] [Medline]
  32. Li W, Park JT. Design and implementation of integration architecture of ISO 11073 DIM with FHIR resources using CoAP. : IEEE; 2017 Jun 26 Presented at: International Conference on Information and Communications (ICIC); June 26-28, 2017; Hanoi, Vietnam. [CrossRef]
  33. Jiang G, Kiefer RC, Sharma DK, Prud'hommeaux E, Solbrig HR. A consensus-based approach for harmonizing the OHDSI common data model with HL7 FHIR. Stud Health Technol Inform 2017;245:887-891 [FREE Full text] [Medline]
  34. Shoumik FS, Talukder MIMM, Jami AI, Protik NW, Hoque MM. Scalable micro-service based approach to FHIR server with golang and No-SQL. 2017 Presented at: 20th International Conference of Computer and Information Technology (ICCIT); December 22-24, 2017; Dhaka, Bangladesh. [CrossRef]
  35. Jánki ZR, Szabó Z, Bilicki V, Fidrich M. Authorization solution for full stack FHIR HAPI access. 2017 Nov 25 Presented at: IEEE 30th Neumann Colloquium (NC); November 24-25, 2017; Budapest, Hungary. [CrossRef]
  36. Sánchez YKR, Demurjian SA, Baihan MS. Achieving RBAC on RESTful APIs for mobile apps using FHIR. 2017 Apr 06 Presented at: 5th IEEE International Conference on Mobile Cloud Computing, Services, and Engineering (MobileCloud); April 6-8, 2017; San Francisco, CA. [CrossRef]
  37. Clotet R, Hernandez E, Huerta M, Rivas D. Differentiated synchronization plus FHIR a solution for EMR's ecosystem. 2017 Jun 07 Presented at: 2017 International Caribbean Conference on Devices, Circuits and Systems (ICCDCS); June 5-7, 2017; Cozumel, Mexico. [CrossRef]
  38. Khalique F, Khan SA. An FHIR-based framework for consolidation of augmented EHR from hospitals for public health analysis. 2019 Sep 22 Presented at: IEEE 11th International Conference on Application of Information and Communication Technologies (AICT); September 20-22, 2017; Moscow, Russia. [CrossRef]
  39. Aliakbarpoor Y, Comai S, Pozzi G. Designing a HL7 compatible personal health record for mobile devices. 2017 Sep 13 Presented at: IEEE 3rd International Forum on Research and Technologies for Society and Industry (RTSI); September 11-13, 2017; Modena, Italy. [CrossRef]
  40. Hong N, Prodduturi N, Wang C, Jiang G. Shiny FHIR: an integrated framework leveraging Shiny R and HL7 FHIR to empower standards-based clinical data applications. Stud Health Technol Inform 2017;245:868-872 [FREE Full text] [Medline]
  41. Leroux H, Metke-Jimenez A, Lawley MJ. Towards achieving semantic interoperability of clinical study data with FHIR. J Biomed Semantics 2017 Sep 19;8(1):41 [FREE Full text] [CrossRef] [Medline]
  42. Jiang G, Prud’Hommeax E, Solbrig HR. Developing a semantic web-based framework for executing the clinical quality language using FHIR. 2017 Sep 17 Presented at: CEUR Workshop Proceedings; 2017; Rome, Italy   URL: http://www.swat4ls.org/wp-content/uploads/2017/11/SWAT4LS-2017_paper_40.pdf
  43. Walinjkar A, Woods J. FHIR tools for healthcare interoperability. Biomed J Sci Tech Res 2018 Oct 10;9(5):1-15. [CrossRef]
  44. Kiourtis A, Mavrogiorgou A, Kyriazis D. FHIR Ontology Mapper (FOM): aggregating structural and semantic similarities of ontologies towards their alignment to HL7 FHIR. 2018 Sep 17 Presented at: IEEE 20th International Conference on e-Health Networking, Applications and Services (Healthcom); September 17-20, 2018; Ostrava, Czech Republic. [CrossRef]
  45. Jeon DC, Lee DH, Hwang H. Reactive server interface design for real-time data exchange in multiple data source and clients. 2018 Oct 17 Presented at: International Conference on Information and Communication Technology Convergence (ICTC); October 17-19, 2018; Jeju, South Korea. [CrossRef]
  46. Gopinathan K, Kaloumenos AN, Ajmera K, Matei A, Williams I, Davis A. FHIR FLI: an open source platform for storing, sharing and analysing lifestyle data. 2018 Dec 09 Presented at: 4th International Conference on Information and Communication Technologies for Ageing Well and e-Health - ICT4AWE, 227-233, 2018; 2018; Funchal, Madeira, Portugal. [CrossRef]
  47. Lackerbauer AM, Lin AC, Krauss O, Hearn J, Helm E. A model for implementing an interoperable electronic consent form for medical treatment using HL7 FHIR. Eur J Biomed Informatics 2018 Feb 25;14(3):1-11. [CrossRef]
  48. Stan O, Miclea L. Local EHR management based on FHIR. 2018 May 26 Presented at: IEEE International Conference on Automation, Quality and Testing, Robotics (AQTR); May 24-26, 2018; Cluj-Napoca, Romania. [CrossRef]
  49. Ahmad A, Azam F, Anwar MW. Implementation of SMART on FHIR in developing countries through SFPBRF. 2018 Nov 23 Presented at: ICBBE '18: Proceedings of the 2018 5th International Conference on Biomedical and Bioinformatics Engineering; November 2018; Okinawa, Japan. [CrossRef]
  50. Walonoski J, Scanlon R, Dowling C, Hyland M, Ettema R, Posnack S. Validation and testing of Fast Healthcare Interoperability Resources standards compliance: data analysis. JMIR Med Inform 2018 Oct 23;6(4):e10870 [FREE Full text] [CrossRef] [Medline]
  51. Urbauer P, Frohner M, David V, Sauermann S. Wearable activity trackers supporting elderly living independently: a standards based approach for data integration to health information systems. 2018 Jun 22 Presented at: Software Development and Technologies for Enhancing Accessibility and Fighting Info-exclusion (DSAI 2018); June 20-22, 2018; Thessaloniki, Greece p. 302-309. [CrossRef]
  52. Kamel PI, Nagy PG. Patient-centered radiology with FHIR: an introduction to the use of FHIR to offer radiology a clinically integrated platform. J Digit Imaging 2018 Jun 3;31(3):327-333 [FREE Full text] [CrossRef] [Medline]
  53. Borisov V, Minin A, Basko V, Syskov A. FHIR data model for intelligent multimodal interface. 2018 Nov 20 Presented at: 2018 26th Telecommunications Forum (TELFOR); November 20-21, 2018; Belgrade, Serbia. [CrossRef]
  54. Hussain MA, Langer SG, Kohli M. Learning HL7 FHIR using the HAPI FHIR server and its use in medical imaging with the SIIM dataset. J Digit Imaging 2018 Jun 3;31(3):334-340 [FREE Full text] [CrossRef] [Medline]
  55. Crump JK, Del Fiol G, Williams MS, Freimuth RR. Prototype of a standards-based EHR and genetic test reporting tool coupled with HL7-compliant infobuttons. AMIA Jt Summits Transl Sci Proc 2018;2017:330-339 [FREE Full text] [Medline]
  56. Peng C, Goswami P, Bai G. Linking health web services as resource graph by semantic REST resource tagging. Procedia Computer Science 2018;141:319-326. [CrossRef]
  57. Sharma M, Aggarwal H. Mobile based application for prediction of diabetes mellitus: FHIR Standard. Int J Eng Technol 2018 Mar 11;7(2.6):117. [CrossRef]
  58. Alves N, Ferreira L, Lopes N, Varela M, Castro H, Ávila P, et al. FHIRbox, a cloud integration system for clinical observations. Procedia Comput Sci 2018;138:303-309. [CrossRef]
  59. Kasparick M, Andersen B, Ulrich H, Franke S, Schreiber E, Rockstroh M, et al. IEEE 11073 SDC and HL7 FHIR – Emerging Standards for Interoperability of Medical Systems. 2018 Oct 12.   URL: https://www.amd.e-technik.uni-rostock.de/veroeff/2018_Kasparick_IEEE_11073_SDC_and_HL7_FHIR.pdf [accessed 2021-07-24]
  60. Zohner J, Marquardt K, Schneider H, Michel Backofen A. Challenges and opportunities in changing data structures of clinical document archives from HL7-V2 to FHIR-based archive solutions. Stud Health Technol Inform 2019 Aug 21;264:492-495. [CrossRef] [Medline]
  61. Maxhelaku S, Kika A. Improving interoperability in Healthcare using Hl7 FHIR. 2019 Jan 12 Presented at: 47th International Academic Conference; 2019; Prague. [CrossRef]
  62. Oemig F. HL7 Version 2.x Goes FHIR. Stud Health Technol Inform 2019 Sep 03;267:93-98. [CrossRef] [Medline]
  63. Kiourtis A, Mavrogiorgou A, Menychtas A, Maglogiannis I, Kyriazis D. Structurally mapping healthcare data to HL7 FHIR through ontology alignment. J Med Syst 2019 Feb 05;43(3):62. [CrossRef] [Medline]
  64. Metke-Jimenez A, Hansen D. FHIRCap: Transforming REDCap forms into FHIR resources. AMIA Jt Summits Transl Sci Proc 2019;2019:54-63 [FREE Full text] [Medline]
  65. Mukhiya SK, Rabbi F, I Pun VK, Rutle A, Lamo Y. A GraphQL approach to healthcare information exchange with HL7 FHIR. Procedia Comput Sci 2019;160:338-345. [CrossRef]
  66. Daumke P, Heitmann KU, Heckmann S, Martínez-Costa C, Schulz S. Clinical text mining on FHIR. Stud Health Technol Inform 2019 Aug 21;264:83-87. [CrossRef] [Medline]
  67. Schleyer TKL, Rahurkar S, Baublet AM, Kochmann M, Ning X, Martin DK, FHIR Development Team, et al. Preliminary evaluation of the Chest Pain Dashboard, a FHIR-based approach for integrating health information exchange information directly into the clinical workflow. AMIA Jt Summits Transl Sci Proc 2019;2019:656-664 [FREE Full text] [Medline]
  68. Kiourtis A, Mavrogiorgou A, Nifakos S, Kyriazis D. A string similarity evaluation for healthcare ontologies alignment to HL7 FHIR resources. In: Arai K, Bhatia R, Kapoor S, editors. Advances in Intelligent Systems and Computing. Cham: Springer; Dec 15, 2019:970-980.
  69. Kilintzis V, Kosvyra A, Beredimas N, Natsiavas P, Maglaveras N, Chouvarda I. A sustainable HL7 FHIR based ontology for PHR data. 2019 Jul 27 Presented at: 41st Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC); July 23-27, 2019; Berlin, Germany. [CrossRef]
  70. Houta S, Ameler T, Surges R. Use of HL7 FHIR to structure data in epilepsy self-management applications. 2019 Oct 23 Presented at: 2019 International Conference on Wireless and Mobile Computing, Networking and Communications (WiMob); Oct 23, 2019; Barcelona, Spain. [CrossRef]
  71. Pfaff ER, Champion J, Bradford RL, Clark M, Xu H, Fecho K, et al. Fast Healthcare Interoperability Resources (FHIR) as a meta model to integrate common data models: development of a tool and quantitative validation study. JMIR Med Inform 2019 Oct 16;7(4):e15199 [FREE Full text] [CrossRef] [Medline]
  72. Kondylakis H, Petrakis Y, Leivadaros S, Iatraki G, Katehakis D. Using XDS and FHIR to support mobile access to EHR information through personal health apps. 2019 Jun 05 Presented at: 2019 IEEE 32nd International Symposium on Computer-Based Medical Systems (CBMS); June 5-7, 2019; Cordoba, Spain. [CrossRef]
  73. Hong N, Wang K, Wu S, Shen F, Yao L, Jiang G. An interactive visualization tool for HL7 FHIR specification browsing and profiling. J Healthc Inform Res 2019 Sep 10;3(3):329-344 [FREE Full text] [CrossRef] [Medline]
  74. Semenov I, Osenev R, Gerasimov S, Kopanitsa G, Denisov D, Andreychuk Y. Experience in developing an FHIR medical data management platform to provide clinical decision support. Int J Environ Res Public Health 2019 Dec 20;17(1):73 [FREE Full text] [CrossRef] [Medline]
  75. Chapman M, Curcin V, Sklar EI. A semi-autonomous approach to connecting proprietary EHR standards to FHIR,” pp. 1–20, 2019. arXiv. 2019 Nov 27.   URL: https://arxiv.org/abs/1911.12254 [accessed 2020-01-23]
  76. Rivera Sánchez YK, Demurjian SA, Baihan MS. Dig Commun Network 2019 Nov;5(4):214-225. [CrossRef]
  77. El-Sappagh S, Ali F, Hendawi A, Jang J, Kwak K. A mobile health monitoring-and-treatment system based on integration of the SSN sensor ontology and the HL7 FHIR standard. BMC Med Inform Decis Mak 2019 May 10;19(1):97 [FREE Full text] [CrossRef] [Medline]
  78. Eapen BR, Costa A, Archer N, Sartipi K. FHIRForm: An open-source framework for the management of electronic forms in healthcare. Stud Health Technol Inform 2019;257:80-85. [Medline]
  79. Argüello-Casteleiro M, Martínez-Costa C, Desdiz J, Maroto N, Prieto MJF, Stevens R. From SNOMED CT expressions to an FHIR RDF representation: Exploring the benefits of an ontology-based approach. 2019 Jan 19 Presented at: CEUR Workshop; 2019; Graz, Austria p. 1-13.
  80. Jenders RA. Evaluation of the Fast Healthcare Interoperability Resources (FHIR) standard for representation of knowledge bases encoded in the Arden syntax. Stud Health Technol Inform 2019 Aug 21;264:1692-1693. [CrossRef] [Medline]
  81. Hong N, Wen A, Shen F, Sohn S, Wang C, Liu H, et al. Developing a scalable FHIR-based clinical data normalization pipeline for standardizing and integrating unstructured and structured electronic health record data. JAMIA Open 2019 Dec;2(4):570-579 [FREE Full text] [CrossRef] [Medline]
  82. Eapen BR, Archer N, Sartipi K, Yuan Y. Drishti: A sense-plan-act extension to open mHealth framework using FHIR. : IEEE; 2019 May 27 Presented at: 2019 IEEE/ACM 1st International Workshop on Software Engineering for Healthcare (SEH); May 27-29, 2019; Montreal, QC, Canada. [CrossRef]
  83. Mandl KD, Gottlieb D, Ellis A. Beyond one-off integrations: a commercial, substitutable, reusable, standards-based, electronic health record-connected app. J Med Internet Res 2019 Feb 01;21(2):e12902-e12916 [FREE Full text] [CrossRef] [Medline]
  84. Baskaya M, Yuksel M, Erturkmen GBL, Cunningham M, Cunningham P. Health4Afrika - Implementing HL7 FHIR based interoperability. Stud Health Technol Inform 2019 Aug 21;264:20-24. [CrossRef] [Medline]
  85. Roehrs A, da Costa CA, Righi RDR, de Oliveira KSF. Personal health records: a systematic literature review. J Med Internet Res 2017 Jan 06;19(1):e13 [FREE Full text] [CrossRef] [Medline]
  86. Hume S, Aerts J, Sarnikar S, Huser V. Current applications and future directions for the CDISC Operational Data Model standard: A methodological review. J Biomed Inform 2016 Apr;60:352-362 [FREE Full text] [CrossRef] [Medline]
  87. SMART. Conduct Science.   URL: https://conductscience.com/digital-health/smart-on-fhir [accessed 2021-07-24]
  88. Sinhasane S. SMART on FHIR: a standard-based, interoperable apps platform to secure EHR records. Mobisoft Infotech. 2018 Oct 19.   URL: https://mobisoftinfotech.com/resources/blog/smart-on-fhir-to-secure-ehr-records/ [accessed 2021-07-24]
  89. Clinical and Administrative Domains HL7 Version 2 Product Suite. HL7 International.   URL: https://www.hl7.org/implement/standards/product_brief.cfm?product_id=185 [accessed 2021-07-24]
  90. Saripalle RK. Fast Health Interoperability Resources (FHIR): current status in the healthcare system. Int J E-Health Med Commun 2019 Jan 10;10(1):76-93. [CrossRef]
  91. Lehne M, Luijten S, Vom Felde Genannt Imbusch P, Thun S. The use of FHIR in digital health - a review of the scientific literature. Stud Health Technol Inform 2019 Sep 03;267:52-58. [CrossRef] [Medline]


API: application programming interface
CDA: clinical document architecture
EHR: electronic health record
FHIR: Fast Healthcare Interoperability Resources
HAPI: Health Level 7 application programming interface
HL7: Health Level 7
REST: representational state transfer
RFH: Resources for Healthcare
SMART: substitutable medical applications reusable technologies
XML: extensible markup language


Edited by R Kukafka, G Eysenbach; submitted 29.06.20; peer-reviewed by R Cornet, G Grieve; comments to author 04.08.20; revised version received 22.09.20; accepted 31.05.21; published 30.07.21

Copyright

©Muhammad Ayaz, Muhammad F Pasha, Mohammed Y Alzahrani, Rahmat Budiarto, Deris Stiawan. Originally published in JMIR Medical Informatics (https://medinform.jmir.org), 30.07.2021.

This is an open-access article distributed under the terms of the Creative Commons Attribution License (https://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work, first published in JMIR Medical Informatics, is properly cited. The complete bibliographic information, a link to the original publication on https://medinform.jmir.org/, as well as this copyright and license information must be included.