diff --git a/configs/bahmniemr/initializer/liquibase/liquibase.xml b/configs/bahmniemr/initializer/liquibase/liquibase.xml index ad89369..adc806b 100644 --- a/configs/bahmniemr/initializer/liquibase/liquibase.xml +++ b/configs/bahmniemr/initializer/liquibase/liquibase.xml @@ -16,11 +16,11 @@ - + Set Identifier type 'Patient Identifier' UUID - + name='Patient Identifier' diff --git a/configs/bahmniemr/initializer/patientidentifiertypes/pit.csv b/configs/bahmniemr/initializer/patientidentifiertypes/pit.csv index 9564cc9..cbf4aa1 100644 --- a/configs/bahmniemr/initializer/patientidentifiertypes/pit.csv +++ b/configs/bahmniemr/initializer/patientidentifiertypes/pit.csv @@ -4,4 +4,4 @@ "91a9d35d-ff9c-455b-8c10-24d6c2c5c71f",,"impl.pmrsId","impl.pmrsId.desc","FALSE","^[0-9]{3}-[0-9]{3}-[0-9]{3}-[0-9]","impl.pmrsId.desc.format",,"NOT_USED", "bf296dc6-3132-4637-a7d1-ca1e8da82e4b",,"impl.legacyId","impl.legacyId.desc","FALSE",,,,"NOT_USED","UNIQUE" "8d793bee-c2cc-11de-8d13-0010c6dffd0f",,"impl.openmrsId","impl.openmrsId.desc","FALSE","[0-9]{6}[0-9]{1}","impl.openmrsId.desc.format","org.openmrs.module.idgen.validator.LuhnMod10IdentifierValidator","NOT_USED","UNIQUE" -"cb013d56-d1e0-4a1f-8d6e-652b35ec191d",TRUE,,,,,,,, \ No newline at end of file +"cb013d56-d1e0-4a1f-8d6e-652b35ec191d",,"Patient Identifier","New patient identifier type created for use by the Bahmni Registration System","FALSE",,,,"NOT_USED",, \ No newline at end of file