tblDELIVERY_MUM - Delivery information related to the mother


holds delivery information related to the mother

This table contains information about the delivery specific to the mother. Child-specific information is recorded in tblDELIVERY_CHILD instead.

Please also read the notes on pregnancy tables.

Core Fields

Note: Fields marked bold form the unique identifier for a record of the table.
Field name
Format
Description
Character (or numeric if possible)
Patient ID of pregnant woman (mother of the child)
numeric
Sequence number of the pregnancy for the specified mother
yyyy-mm-dd
Date of rupture of membranes
hh:mm
Time of rupture of membranes
numeric (metric: hours), 999 = unknown
Duration of rupture of membranes

character:

  • <= less than value specified
  • >= greater than value specified
  • == value specified
Qualifier for Duration of rupture of membranes (relates to value specified for ROM_DUR).

numeric:

  • 1= health facility
  • 2= home
  • 3= other
  • 9= unknown
Location of delivery

numeric:

  • 0= No
  • 1= Yes
  • 9= Unknown
If Patient delivered at home, was it planned in advance?

numeric:

  • 1= Doctor / Nurse / Midwife
  • 2= Traditional Birth Attendant
  • 3= Relative / Friend
  • 4= No one
  • 9= unknown
Who assisted with the delivery? (If multiple, select Response with the lowest associated numeric code)

character:

  • 1=Spontanous
  • 2=Induced
  • 3=No labour (elective C-section)
Onset of labor

character:

  • 0=No
  • 1=Fetal blood sampling FBS
  • 2=Internal electrodes
  • 3=1+2
  • 90=Other
  • 91=1+Other
  • 92=2+Other
  • 93=1+2+Other
Interventions during delivery
character
Interventions during delivery - other

numeric:

  • 0=No
  • 1=Yes
  • 9=Unknown
Episiotomy/tear
numeric (mL)
Estimated blood loss during delivery

character:

  • 0=No, treatment has been interrupted
  • 1=Yes, at the foreseen intervals
  • 2=Yes, but not at forseen time points
  • 9=Unknown
Did the patient continue the usual antiretroviral therapy?
yyyy-mm-dd
Date of discharge from hospital

QA Checks


TableCrosstableError CodeDescriptionStudy specificHICDEP?
AllTablesCrossTableATC001any date in database after DEATH_D in tblLTFU Yes
AllTablesCrossTableATC002any date in database after DROP_D in tblLTFU Yes
AllTablesCrossTableATC003any date in database before BIRTH_D in tblBAS Yes
AllTablesCrossTableATC004any date in database in the future Yes
AllTablesCrossTableATC005patients submitted previously who have been missed out Yes
AllTablesCrossTableATC006Any fields not coded as coding lists on table definition Yes
tblDELIVERY_MUMCrossTableDMC001MOTHER_ID doesn't exist in tblPREG Yes
tblDELIVERY_MUMCrossTableDMC002MOTHER_ID doesn't exist in tblDELIVERY_CHILD with same MEMRUP_D Yes
tblDELIVERY_MUMWithinTableDMW001PREG_SEQ invalid (PREG_SEQ>1 and PREG_SEQ=x, but PREG_SEQ=x-1 doesn't exist) Yes
tblDELIVERY_MUMWithinTableDMW002DISCHA_D < MEMRUP_D Yes
tblDELIVERY_MUMWithinTableDMW004INTERV=0-3 but INTERV_O non null Yes
tblDELIVERY_MUMWithinTableDMW003INTERV=90,91, 92 or 93 but INTERV_O null Yes