Your browser doesn't support javascript.
loading
Integrating row level security in i2b2: segregation of medical records into data marts without data replication and synchronization.
Scheible, Raphael; Thomczyk, Fabian; Blum, Marco; Rautenberg, Micha; Prunotto, Andrea; Yazijy, Suhail; Boeker, Martin.
Afiliação
  • Scheible R; Institute of Artificial Intelligence and Informatics in Medicine (AIIM), Chair of Medical Informatics, University Hospital rechts der Isar, School of Medicine, Technical University of Munich, Munich, Germany.
  • Thomczyk F; Center for Chronic Immunodeficiency (CCI), Medical Center, Faculty of Medicine, University of Freiburg, Freiburg, Germany.
  • Blum M; Data Inintegration Center (DIC), University of Freiburg, Freiburg, Germany.
  • Rautenberg M; Data Inintegration Center (DIC), University of Freiburg, Freiburg, Germany.
  • Prunotto A; Institute of Medical Biometry and Statistics, Medical Center, Faculty of Medicine, University of Freiburg, Freiburg, Germany.
  • Yazijy S; Zentrum für Digitalisierung und Informationstechnologie (ZDI), Medical Center, University of Freiburg, Freiburg, Germany.
  • Boeker M; Data Inintegration Center (DIC), University of Freiburg, Freiburg, Germany.
JAMIA Open ; 6(3): ooad068, 2023 Oct.
Article em En | MEDLINE | ID: mdl-37583654
ABSTRACT

Objective:

i2b2 offers the possibility to store biomedical data of different projects in subject oriented data marts of the data warehouse, which potentially requires data replication between different projects and also data synchronization in case of data changes. We present an approach that can save this effort and assess its query performance in a case study that reflects real-world scenarios. Material and

Methods:

For data segregation, we used PostgreSQL's row level security (RLS) feature, the unit test framework pgTAP for validation and testing as well as the i2b2 application. No change of the i2b2 code was required. Instead, to leverage orchestration and deployment, we additionally implemented a command line interface (CLI). We evaluated performance using 3 different queries generated by i2b2, which we performed on an enlarged Harvard demo dataset.

Results:

We introduce the open source Python CLI i2b2rls, which orchestrates and manages security roles to implement data marts so that they do not need to be replicated and synchronized as different i2b2 projects. Our evaluation showed that our approach is on average 3.55 and on median 2.71 times slower compared to classic i2b2 data marts, but has more flexibility and easier setup.

Conclusion:

The RLS-based approach is particularly useful in a scenario with many projects, where data is constantly updated, user and group requirements change frequently or complex user authorization requirements have to be defined. The approach applies to both the i2b2 interface and direct database access.
Palavras-chave

Texto completo: 1 Base de dados: MEDLINE Idioma: En Ano de publicação: 2023 Tipo de documento: Article

Texto completo: 1 Base de dados: MEDLINE Idioma: En Ano de publicação: 2023 Tipo de documento: Article