We are upgrading installations from 1.6.3 which were using an old configuration of the OpenMRS ID (without a check digit)- and with the new installations we have changed to use a new auto generated OpenMRS ID with a check digit.
The challenge we are facing is that when saving users, they do not have the new OpenMRS ID which is a required identifier.
-
Is an SQL script or a batch Java code example for adding new identifiers for existing patients?
-
Is there a way to enable OpenMRS to auto-generate missing identifiers if the autogenerate option is set?