SCALPEL3: a scalable open-source library for healthcare claims databases

10/15/2019
by   Emmanuel Bacry, et al.
0

This article introduces SCALPEL3, a scalable open-source framework for studies involving Large Observational Databases (LODs). Its design eases medical observational studies thanks to abstractions allowing concept extraction, high-level cohort manipulation, and production of data formats compatible with machine learning libraries. SCALPEL3 has successfully been used on the SNDS database (see Tuppin et al. (2017)), a huge healthcare claims database that handles the reimbursement of almost all French citizens. SCALPEL3 focuses on scalability, easy interactive analysis and helpers for data flow analysis to accelerate studies performed on LODs. It consists of three open-source libraries based on Apache Spark. SCALPEL-Flattening allows denormalization of the LOD (only SNDS for now) by joining tables sequentially in a big table. SCALPEL-Extraction provides fast concept extraction from a big table such as the one produced by SCALPEL-Flattening. Finally, SCALPEL-Analysis allows interactive cohort manipulations, monitoring statistics of cohort flows and building datasets to be used with machine learning libraries. The first two provide a Scala API while the last one provides a Python API that can be used in an interactive environment. Our code is available on GitHub. SCALPEL3 allowed to extract successfully complex concepts for studies such as Morel et al (2017) or studies with 14.5 million patients observed over three years (corresponding to more than 15 billion healthcare events and roughly 15 TeraBytes of data) in less than 49 minutes on a small 15 nodes HDFS cluster. SCALPEL3 provides a sharp interactive control of data processing through legible code, which helps to build studies with full reproducibility, leading to improved maintainability and audit of studies performed on LODs.

READ FULL TEXT
research
03/21/2022

BEFANA: A Tool for Biodiversity-Ecosystem Functioning Assessment by Network Analysis

BEFANA is a free and open-source software tool for ecological network an...
research
04/20/2019

LIBS2ML: A Library for Scalable Second Order Machine Learning Algorithms

LIBS2ML is a library based on scalable second order learning algorithms ...
research
05/26/2015

MLlib: Machine Learning in Apache Spark

Apache Spark is a popular open-source platform for large-scale data proc...
research
05/20/2020

Interactive exploration of population scale pharmacoepidemiology datasets

Population-scale drug prescription data linked with adverse drug reactio...
research
01/15/2019

Integrazione di Apache Hive con Spark

English. This document describes the solutions adopted, which arose from...
research
01/03/2020

Towards Scalable Dataframe Systems

Dataframes are a popular and convenient abstraction to represent, struct...
research
09/07/2020

Conquery: an open source application to analyze high content healthcare data

Background: Big data in healthcare must be exploited to achieve a substa...

Please sign up or login with your details

Forgot password? Click here to reset