Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRVS: Update Birth/Death Certificate Number Format #2047

Open
2 tasks
ageryck opened this issue May 9, 2022 · 4 comments
Open
2 tasks

CRVS: Update Birth/Death Certificate Number Format #2047

ageryck opened this issue May 9, 2022 · 4 comments
Assignees

Comments

@ageryck
Copy link

ageryck commented May 9, 2022

  • update the birth certificate number field to a preset format
  • update the death certificate number field to a preset format

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;

  • Act Number – numéro de l’acte (XXXX)
  • Year – année (YYYY)
  • Folio number – numéro du folio (XXX)
@ageryck
Copy link
Author

ageryck commented May 24, 2022

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
Copy link
Author

ageryck commented May 24, 2022

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;

  • Birth Certification
  • Out Area Child registration
  • Child Home Visit
  • PNC Home Visit

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

  • Death Certification
  • Remove Family Member
  • Out of Area Death Registration

@ageryck
Copy link
Author

ageryck commented Jun 27, 2022

@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
Copy link
Contributor

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants