Skip to content

Exploratory use of CTU-UHB Intrapartum Cardiotocography Database (e.g. STFT, CWT and CNNs)

License

Notifications You must be signed in to change notification settings

birth-outcomes/ctg_exploratory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploratory analysis of CTG data for classifying fetal outcomes during labour

This repository aims to understand and explore how the fetal heart rate (FHR) and uterine contraction (UC) signals can be used in prediction of poor fetal outcomes. Based on methods used in the literature, this has included exploring:

  • Short-time fourier transform (STFT)
  • Continuous wavelet transform (CWT)
  • Convolutional neural nets (CNN)

We've used data from the CTU-UHB Intrapartum Cardiotocography Database.

CTU-UHB Intrapartum Cardiotocography Database

CTG data (with accompanying maternal information)

Description of the dataset from PhysioNet:

The database, from the Czech Technical University (CTU) in Prague and the University Hospital in Brno (UHB), contains 552 cardiotocography (CTG) recordings, which were carefully selected from 9164 recordings collected between 2010 and 2012 at UHB.

The CTG recordings start no more than 90 minutes before actual delivery, and each is at most 90 minutes long. Each CTG contains a fetal heart rate (FHR) time series and a uterine contraction (UC) signal, each sampled at 4 Hz.

The priority was to create as homogeneous a set as possible; thus only recordings fulfilling the following criteria were included:

  • Singleton pregnancy
  • Gestational age >36 weeks
  • No a priori known developmental defects
  • Duration of stage 2 of labor ≤ 30 minutes
  • FHR signal quality (i.e. percentage of the recording during which FHR data were available) > 50% in each 30 minute window
  • Available analysis of biochemical parameters of umbilical arterial blood sample (i.e. pH)
  • Majority of vaginal deliveries (only 46 cesarean section (CS) deliveries included)

Additional parameters were collected for all recordings, and are available in the (text) .hea files of the records:

  • Maternal data: age; parity; gravidity;
  • Delivery data: type of delivery (vaginal; operative vaginal; CS); duration of delivery; meconium stained fluid; type of measurement (i.e. ultrasound or direct scalp electrode);
  • Fetal data: sex; birth weight;
  • Fetal outcome data: analysis of umbilical artery blood sample (i.e. pH; pCO2; pO2; base excess and computed BDecf); Apgar score; neonatology evaluation (i.e. need for O2; seizures; admission to NICU)
  • Expert evaluation of the CTG data "Gold Standard" evaluation based on annotation of the signals by 9 expert obstetricians (following FIGO guidelines used in the Czech Republic) including variability/confidence for each signal (Note: these data are not yet available!)

Description of expert evaluation as described in Hruban et al. 2015

The CTGAnnotator was used to obtain annotation of the CTG recordings from nine expert-obstetricians. The CTGAnnotator presented the CTG trace in form of consecutive 30-minute windows together with basic clinical information. Each window was expected to be evaluated based on FIGO criteria by assigning it to one of the three classes (Normal/Suspicious/Pathological). All obstetricians working on delivery wards of six Obstetrics and Gynecology Departments of all the University Hospitals in the Czech Republic have been currently practicing delivery ward doctors with median experience of 15 years (minimum 10, maximum 33). Based on the data structure each recording was presented in four steps:

  • 30 minutes long window beginning at maximum one hour before the end of the first stage of labor
  • 30 minutes long window beginning at maximum 30 minutes before the end of the first stage of labor
  • Full second stage of labor signal presented for evaluation if five minutes or more of CTG signal was available
  • Evaluation of labor outcome – prediction of umbilical artery pH after delivery

File contains:

  • rec_id - identification of records (corresponds to the physionet ID, values: [1001-1506],[2001,2046])
  • expert_id - identification of clinicicians, values: [1,2,...,9]
  • eval_step1-3 - annotation of step 1 to 3, values (normal=1, suspicious=2, pathological=3, uninterpretable=-1)
  • eval_step4 - annotation of step 4, values (no hypoxia=1, mild hypoxia=2, severe hypoxia=3, uninterpretable=-1)

Relevant links:

Citation: Dataset:

  • When using this resource, please cite the original publication: Václav Chudáček, Jiří Spilka, Miroslav Burša, Petr Janků, Lukáš Hruban, Michal Huptych, Lenka Lhotská. Open access intrapartum CTG database. BMC Pregnancy and Childbirth 2014 14:16.
  • Please include the standard citation for PhysioNet: (show more options) Goldberger, A., Amaral, L., Glass, L., Hausdorff, J., Ivanov, P. C., Mark, R., ... & Stanley, H. E. (2000). PhysioBank, PhysioToolkit, and PhysioNet: Components of a new research resource for complex physiologic signals. Circulation [Online]. 101 (23), pp. e215–e220.

License: For the dataset:

Expert annotation

Source: L. Hruban, J. Spilka, V. Chudáček, P. Janků, et al. Agreement on intrapartum cardiotocogram recordings between expert obstetricians In Journal of Evaluation in Clinical Practice, 21(4): 694-702, 2015.

The expert annotations are free to use for non-commercial purposes, given that any publication using the database refers to the publication Hruban et al. 2015.

About

Exploratory use of CTU-UHB Intrapartum Cardiotocography Database (e.g. STFT, CWT and CNNs)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published