opensrp / opensrp-client-chw

Reference OpenSRP application for Community Health Workers (CHWs)
Other
3 stars 21 forks source link

CRVS: Update Birth/Death Certificate Number Format #2047

Open ageryck opened 2 years ago

ageryck commented 2 years ago

The idea in both scenarios is to have a preset format whereby the app only allows the user to enter a limited number of digits and then auto includes the slash (/) where applicable. Information from the client is the format below;

ageryck commented 2 years ago

sample formats are; Acte n°: 664 Volume: 0I/2022 Folio n° : CCXCIV

Acte n°: 556 Volume: 0I/2022 Folio n° : CLXXXV

Acte n°: 372 Volume: 0I/2022 Folio n° : I

ageryck commented 2 years ago

Implementing this will mean creating three fields labeled; Acte No., Volume No., and Folio No. with the format as captured in the DD. The Volume column is organized into two parts separated by an automatic slash (/) This implementation is to appear on the following forms for Birth;

This implementation is to appear on the following forms for Death;

ageryck commented 2 years ago

@qaziabubakar-vd kindly change this Birth certificate number into a label/note as indicated in the DD. Should appear more like a title on all the forms mentioned above. Applies for Death certificate number question too image

qaziabubakar-vd commented 2 years ago

@qaziabubakar-vd kindly change this Birth certificate number into a label/note as indicated in the DD. Should appear more like a title on all the forms mentioned above. image

Okay, this is noted. Will update it.