| Literature DB >> 31984330 |
Jan A Roth1,2, Nicole Goebel2,3,4, Thomas Sakoparnig2,5,6, Simon Neubauer2,3,4, Eleonore Kuenzel-Pawlik2,3,4, Martin Gerber2,4, Andreas F Widmer1,2, Christian Abshagen2,4, Rakesh Padiyath2,4, Balthasar L Hug2,7.
Abstract
We describe a scalable platform for research-oriented analyses of routine data in hospitals, which evolved from a state-of-the-art business intelligence architecture for enterprise resource planning. This platform involves an in-memory database management system for data modeling and analytics and a high-performance cluster for more computing-intensive analytical tasks. Setting up platforms for research-oriented analyses is a highly dynamic, time-consuming, and costly process. In some health care institutions, effective research platforms may be derived from existing business intelligence systems.Entities:
Keywords: database management systems; health information systems; health services research; high performance analytic appliance (HANA); machine learning
Year: 2018 PMID: 31984330 PMCID: PMC6952002 DOI: 10.1093/jamiaopen/ooy039
Source DB: PubMed Journal: JAMIA Open ISSN: 2574-2531
Figure 1.Analytical platform at the University Hospital Basel. aMain hospital source systems are connected to the HANA database via SLT servers. Tables are replicated in real-time to HANA 1:1 and are not extracted. bSAP® HANA uses a table-based relational database model. Within the HANA database, initial analyses are performed via views. These procedures do not require any data storage and are therefore fast and scalable. At this level, the models are still 1:1 representations and contain basic key figures. Larger amounts of data are projected to be stored in a data lake (big data repository) and can be made accessible via the HANA database. At our institution, only experts in analysis technology have access to SAP® HANA. cVia Qlik servers, data are loaded into our frontend tool Qlik Sense®. On this level, more complex data models and reports are generated that may be composed of several systems. The aim is to connect all source systems and model them in a meaningful way for authorized users. Access authorization is controlled with a specific authorization scheme. The data are deidentified at this level. For research purposes, deidentified files can be exported, if needed. CPU, central processing unit; HANA, High Performance Analytic Appliance; PB, petabyte; RAM, random access memory; SLT, SAP Landscape Transformation; TB, terabyte.
HANA data management system, key features, and resources at the University Hospital Basel
| Advantages | Disadvantages | |
|---|---|---|
| Presence of HANA infrastructure | HANA already available at our institution No additional acquisition and consulting cost Handling of large data volumes possible | Novel technologies and analytical tools may not be compatible with HANA |
| Presence of an experienced team of developers and data analysts (HANA, Qlik, R) | Fast development and modeling Less development and consulting cost Internal knowledge building and expansion | N/A |
| Source-agnostic data access and integration | Ability to index and access external data from across the hospital (if needed in real-time) | N/A |
| Flexible column- and/or row-based data modeling | Flexible data modeling Fast data access and parallel processing (columns) Efficient data compression (columns) Generic algorithm pattern to enable column based data structure | N/A |
| In-memory computing | Fast data access Fast data processing from any data source | Volatile memory Expensive additional data storage |
| Efficient data deidentification layer | All data can be automatically deidentified (256-bit hash encryption) within Qlik Sense® Enables research-oriented analyses of large datasets | N/A |
| Hybrid approach possible | HANA may be used together with data lakes (big data repositories) Lower costs for data storage with hybrid approach compared with HANA only | High maintenance cost |
Abbreviations: HANA: High Performance Analytic Appliance; N/A: not applicable.
Figure 2.Data management and analysis process at the University Hospital Basel.