A | B | |
---|---|---|
1 | Timestamp | Untitled Question |
A | B | C | D | E | F | |
---|---|---|---|---|---|---|
1 | type | name | label | constraint | required | hint |
2 | today | today | ||||
3 | date | delivery_date | Delivery date? | .<=${today} | yes | |
4 | select_one place_delivery | place_delivery | Place of delivery? | yes | ||
5 | ||||||
6 | begin repeat | child_repeat | Please enter birth information for each child born. | |||
7 | text | child_name | Name of child? | yes | Should be a text | |
8 | select_one child_sex | sex_child | Sex of child? | yes | ||
9 | decimal | birthweight | Child birthweight (in kgs)? | |||
10 | select_multiple immunizations_atbirth | immunizations_atbirth | Immunizations provided at birth? | |||
11 | end repeat |
A | B | C | |
---|---|---|---|
1 | list name | name | label |
2 | |||
3 | place_delivery | home | Home |
4 | place_delivery | subcenter | Sub Center |
5 | place_delivery | phc | Primary Health Center |
6 | place_delivery | dh | District Hospital |
7 | place_delivery | private_facility | Private facility |
8 | |||
9 | child_sex | male | Male |
10 | child_sex | female | Female |
11 | |||
12 | immunizations_atbirth | bcg | BCG |
13 | immunizations_atbirth | opv_0 | OPV 0 |
14 | immunizations_atbirth | hepb_0 | Hep B 0 |
A | B | |
---|---|---|
1 | title | id_string |
2 | Delivery Outcome | Delivery_Outcome |