This table describes problems during a pregnancy. Abnormalities in newborns are recorded in tblNEWBORN_ABNORM instead.
Please also read the notes on pregnancy tables.
Note: Fields marked bold form the unique identifier for a record of the table.
Field name | Format | Description |
|---|---|---|
MOTHER_ID | Character (or numeric if possible) | patient id of mother |
PREG_SEQ | numeric | Sequence number of the pregnancy for the specified mother |
PROB_T | character:
| type of obstetrical problem |
PROB_S | character. | description of other (99) obstetrical problem |
CERVIX_S | numeric (mm) | In case of shortened cervix, the length of the cervix in millimeters. |
| Table | Crosstable | Error Code | Description | Study specific | HICDEP? |
|---|---|---|---|---|---|
| AllTables | CrossTable | ATC001 | any date in database after DEATH_D in tblLTFU | YES | |
| AllTables | CrossTable | ATC002 | any date in database after DROP_D in tblLTFU | YES | |
| AllTables | CrossTable | ATC003 | any date in database before BIRTH_D in tblBAS | YES | |
| AllTables | CrossTable | ATC004 | any date in database in the future | YES | |
| AllTables | CrossTable | ATC005 | patients submitted previously who have been missed out | YES | |
| AllTables | CrossTable | ATC006 | Any fields not coded as coding lists on table definition | YES | |
| tblPREG_OBS | CrossTable | POC001 | MOTHER_ID+PREG_SEQ doesn't exist in tblPREG | YES | |
| tblPREG_OBS | WithinTable | POW001 | PROB_T=99 but PROB_S null | YES | |
| tblPREG_OBS | WithinTable | POW002 | PROB_T<>99 but PROB_S non null | YES | |
| tblPREG_OBS | WithinTable | POW003 | PROB_T=2 but CERVIX_S null | YES | |
| tblPREG_OBS | WithinTable | POW003 | PROB_T<>2 but CERVIX_S non null | YES |