-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HSC-281: Fixed identifier Numéro Dossier #11
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
2 changes: 0 additions & 2 deletions
2
configs/openmrs/initializer_config/attributetypes/id_prefix.csv
This file was deleted.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
configs/openmrs/initializer_config/autogenerationoptions/autogenerationoptions.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Uuid,Identifier type,Location,Identifier Source,Manual Entry Enabled,Auto Generation Enabled,_order:2000 | ||
00de512d-418a-432b-9b39-9fbfd25d7fd4,b303f207-a094-457f-9833-f1cdc7b5d184,,0b16368a-b083-4308-bc21-05bb833d29a8,true,true, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Uuid,Void/Retire,Identifier type,Name,Description,Prefix,Suffix,First identifier base,Min length,Max length,Base character set,_version:1 | ||
0b16368a-b083-4308-bc21-05bb833d29a8,,b303f207-a094-457f-9833-f1cdc7b5d184,Numéro Dossier generator,Sequential generator for the Numéro Dossier Identifier,provider:idgen.locationBasedPrefixProvider,,3000000,7,,0123456789, | ||
0b16368a-b083-4308-bc21-05bb833d29a8,,b303f207-a094-457f-9833-f1cdc7b5d184,Numéro Dossier generator,Sequential generator for the Numéro Dossier Identifier,H-,,3000000,7,,0123456789, |