I have override the existing Patient Registration form and render the Xform Patient Registration from successfully[Reference].
When I create a new Patient I'm getting following error
"Patient#null failed to validate with reason :Invalid check digit for identifier:10005G".
I given following information for patient creation
Family Name: Patient
Given Name:One
- DOB:30/12/2000
- Identifier :10005C
- Gender:M
- Location:Unknow Location
- Identifier Type:Old Identification Number Other
Other Identifiers
- Identifiers Identifier :10005G
- Identifier Type:OpenMrs ID Identifer
- Location:Unknow Location
Some please help how to fix the issue.