Related Experiment Video
Updated: Feb 24, 2026

Digital Home-Monitoring of Patients after Kidney Transplantation: The MACCS Platform
Published on: April 12, 2021
A Fast Healthcare Interoperability Resources (FHIR) layer implemented over i2b2
Abdelali Boussadi1,2, Eric Zapletal3
1INSERM UMR 1138, Equipe 22, Centre de Recherche des Cordeliers, Universités Paris 5 et 6, Paris, France. Abdelali.boussadi@aphp.fr.
This study demonstrates the feasibility of using the Fast Health Interoperability Resources (FHIR) standard to model and expose Electronic Health Records (EHR) data from the i2b2 clinical data warehouse. The developed FHIR server successfully integrated and retrieved patient data, showcasing interoperability potential.
Area of Science:
- Health Informatics
- Computer Science
- Medical Data Management
Background:
- Electronic Health Records (EHRs) require standardized data structuring and communication.
- Current trends separate data instances from clinical information models using dual models (RM and CIM).
- HL7's Fast Health Interoperability Resources (FHIR) is a recent standard for health data exchange.
Purpose of the Study:
- To investigate the feasibility of applying the FHIR standard to model and expose EHR data.
- To integrate data from the Georges Pompidou European Hospital (HEGP) i2b2 clinical data warehouse (CDW).
Main Methods:
- Implemented a FHIR server utilizing the Java HAPI FHIR API over the i2b2 database.
- Employed a Data Access Object design pattern and FHIR resource providers.
- Tested queries for DiagnosticReport (ICD-10 codes) and MedicationOrder (French coding system) resources.
Main Results:
- Successfully exposed EHR data as FHIR resources, including DiagnosisReport, MedicationOrder, Patient, Encounter, and Medication.
- Retrieved 80 DiagnosticReport resources for 36 patients based on ICD-10 codes.
- Retrieved 503 MedicationOrder resources for 290 patients based on French medication codes.
- Validated results against ad-hoc SQL queries.
Conclusions:
- Demonstrated the feasibility of a Java layer to expose i2b2 CDW data as FHIR resources.
- Highlighted the importance of structural and semantic mapping between i2b2 and FHIR RM.
- Made source code freely available for adaptation by other i2b2 sites.
Related Concept Videos
Integrated Healthcare System
Health Information Technology and Healthcare Information System
Health Information Technology, commonly called HIT, integrates advanced information systems and technology in healthcare settings. Its primary functions include:
Healthcare Agencies II
Parish nursing is a growing specialty nursing profession that focuses on holistic healthcare, health promotion, and illness prevention. It blends professional nursing practice with a health ministry, focusing on health and healing within the context of a Christian community. Parish nurses serve as health educators, referral sources,...
Introduction To Health Care Delivery System
The Institute of Medicine (IOM) advocates for a patient-centered, effective, safe, timely, equitable, and effective healthcare system. The National Priorities...
Nursing Clinical Information System
A Nursing Clinical Information System (NCIS) is a specialized type of healthcare information system tailored to meet the unique needs of nursing practice. It incorporates the principles of nursing informatics to streamline information management and improve the quality of care delivery.
Critical attributes of NCIS include:
Issues And Trends In Healthcare Delivery System
Cost Containment
Payment for healthcare services has historically promoted adoption of costly and often unnecessary or inefficient...

