Skip to content

stanfordmlgroup/ed-monitor-myocardial-injury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting Myocardial Injury from Continuous Single-Lead Electrocardiographic Monitoring in the Emergency Department

Description

This repository contains notebooks used in the pre-processing, model training, and analysis for "Predicting Myocardial Injury from Continuous Single-Lead Electrocardiographic Monitoring in the Emergency Department". This study uses transfer learning from 12-lead ECGs to detect myocardial injury using continuous single-lead monitoring data and patient information available shortly after ED arrival. The primary target of prediction is NSTEMI, i.e., presence of new troponin elevation in patients with chest pain or shortness of breath.

All protected health information (PHI) has been removed from the notebooks. However, study data contain PHI and are therefore not publicly available. A de-identified dataset sufficient to reproduce the key analyses will be available from the corresponding author upon reasonable request.

Pre-Trained Model

The Transformer base model ("PRNA") is described in this paper. The model was modified to use the lead II ECG waveforms from the Philips IntelliVue monitors.

Emergency Department Data

Refer to this repository for data structure and the edm module which contains shared library code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published