pith. sign in

arxiv: 2409.09095 · v2 · pith:BLLMZAB5new · submitted 2024-09-12 · 💻 cs.LG · cs.DB

meds_reader: A fast and efficient EHR processing library

classification 💻 cs.LG cs.DB
keywords medsreaderprocessingefficientdatapipelinesspeedachieving
0
0 comments X
read the original abstract

The growing demand for machine learning in healthcare requires processing increasingly large electronic health record (EHR) datasets, but existing pipelines are not computationally efficient or scalable. In this paper, we introduce meds_reader, an optimized Python package for efficient EHR data processing that is designed to take advantage of many intrinsic properties of EHR data for improved speed. We then demonstrate the benefits of meds_reader by reimplementing key components of two major EHR processing pipelines, achieving 10-100x improvements in memory, speed, and disk usage. The code for meds_reader can be found at https://github.com/som-shahlab/meds_reader.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PORTER: Language-Grounded Event Representations for Portable Structured EHR Foundation Models

    cs.CL 2026-06 unverdicted novelty 6.0

    PORTER is a language-grounded EHR foundation model that uses text descriptions for events and a numeric pathway, matching fixed-vocabulary performance on 74 tasks while recovering 97.1% AUROC on unseen vocabularies an...