Re: [Dhis2-devs] modifying the UID of default

2018-02-06 Thread Jason Pickering
In later versions of DHIS2, the default dimension is "hard-coded". You can see the details here https://github.com/dhis2/dhis2-core/blob/6eb907f483fcac906013d6e7011f13cfb565392b/dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/dataelement/DefaultDataElementCategoryService.java#L4

Re: [Dhis2-devs] modifying the UID of default

2018-02-06 Thread Knut Staring
Thanks Calle and Ramon, This is also now part of the process we are doing as a collaboration between WHO and UiO. So far, we have mainly worked on HIV, TB, malaria and Immunization, but the plan is to bring in all the health programs. Regards, Knut On Tue, Feb 6, 2018 at 10:29 AM, Calle Hedberg

Re: [Dhis2-devs] modifying the UID of default

2018-02-06 Thread Calle Hedberg
Hi, South Africa is using a National Data Dictionary (DHIS2-based) to "control" most meta-data, which means we have standardised uids and codes for - orgunits - data elements - indicators - validation rules - categories/options/combos etc. Makes life a lot easier when you have many separate DHIS2

[Dhis2-devs] modifying the UID of default

2018-02-06 Thread Ramón José Jiménez Pomareta
Hello, We are thinking about harmonize all *defaults *of our 5 DHIS2 platforms (Particularly, to set to each *default *element the same ID throughout all the databases (4 different IDs in total, no only 1 of course), and to change the UIDs references in all the DB). Do you think that can be useful