[Dhis2-users] Email notifications

2017-10-11 Thread Anna Mennella
Hi there, I have been trying to send notification emails to some users within my team by using the message app; however, I have noticed that any message can be read only by logging in into DHIS2 and therefore these emails don't reach the email inbox. I'm a bit surprised about it as I guess that in

[Dhis2-users] DHIS2- Data Types of Data elements

2017-10-11 Thread Omer Butt
Hi, Can you please tell me the data type that accept 0 as a first value while taking values from user in data entry section. (other than text data type). Because i want to store integer values that may be start with a 0; e.g 001001343 Thanks ___ Mail

Re: [Dhis2-users] Email notifications

2017-10-11 Thread Lars Helge Øverland
Hi Anna, okay. Could it be that you have not enabled email notifications? This can be configured as a system setting, and also be overridden by user specific settings. Go Settings app > Messaging and enable email notifications. Also make sure that your users have not disabled this under Profile

Re: [Dhis2-users] DHIS2- Data Types of Data elements

2017-10-11 Thread Lars Helge Øverland
Hi Omer, did you look at the "Positive or Zero integer" data element value type? regards, Lars On Wed, Oct 11, 2017 at 12:08 PM, Omer Butt wrote: > Hi, > > Can you please tell me the data type that accept 0 as a first value while > taking values from user in data entry section. (other than

[Dhis2-users] Import of a new event (not from another instance)

2017-10-11 Thread Terence Scott
Dear All We have collected animal vaccination data (including GPS coordinates, time, date, species etc.) in a custom developed program and have a CSV output for this program. We are looking to try to import the data from the custom-built programme into our DHIS2 instance via Event import. I have g

Re: [Dhis2-users] Import of a new event (not from another instance)

2017-10-11 Thread Morten Olav Hansen
Hi there Sending in event IDs is not required, but its definitely recommended if you want do repeated imports (good to have a unique id connected to your event so that you don't end up with duplicates) We offer a few options to generate UIDs: 1) Using the web-api /api/system/id (you can add limi

Re: [Dhis2-users] Standard approach for recording age at the time of diagnosis when date of birth is unknown

2017-10-11 Thread Edward Robinson
What we've done in the past with other systems is have a field for estimated age at time of registration - only completed if the DOB is not known. DOB is then auto-populated based on the entered age, and an additional YES/NO field is updated to note that the DOB is estimated and not exact. Ed

Re: [Dhis2-users] Standard approach for recording age at the time of diagnosis when date of birth is unknown

2017-10-11 Thread TIMIMI , Hazim Bakir
Hi Ed, Thanks very much, that makes sense. I also came across this yesterday which seems similar to what you have done in the past (see under "Collection and usage attributes"): http://meteor.aihw.gov.au/content/index.phtml/itemId/287007 Cheers, Hazim -Original Message- From: Edward R

Re: [Dhis2-users] Standard approach for recording age at the time of diagnosis when date of birth is unknown

2017-10-11 Thread Abyot Asalefew Gizaw
Hi, We don't capture the additional data if DOB is approximated or not... Otherwise, we have a value type called AGE, then during data entry a special input field is rendered, see below [image: Inline image 1] Users are free to fill any or combination of these and behind the scene the system ca

Re: [Dhis2-users] Restrict data access on the mobile application

2017-10-11 Thread abhishek addepally
Thank you, Marta for the reply and detailed description of the DHIS2 behavior in this regard. -Siva On Sun, Oct 8, 2017 at 5:15 AM, Marta Vila wrote: > Hi Siva, > > the Android App has the same access that restrictions than the web. It is > based in org. unit assignment, program assignment ( vi

Re: [Dhis2-users] Standard approach for recording age at the time of diagnosis when date of birth is unknown

2017-10-11 Thread TIMIMI , Hazim Bakir
Hi Abyot, Interesting, thanks. I wasn’t aware of the value type called AGE within DHIS2. I tried to find some documentation for this at https://www.dhis2.org/documentation but couldn't see anything. I only found references to it on Github and also on the 2.26 release notes (https://www.dhis2

Re: [Dhis2-users] Standard approach for recording age at the time of diagnosis when date of birth is unknown

2017-10-11 Thread Abyot Asalefew Gizaw
Hi, We will try to update the documentation :) As to the issue you refereed, it is a new one and most of us here haven't looked into it before... Nonetheless, looking into the requirement mentioned there - I think introducing the concept of age there will probably over complicate things. What is

Re: [Dhis2-users] Standard approach for recording age at the time of diagnosis when date of birth is unknown

2017-10-11 Thread GROUT , Lise
Dear all, I tested the Age-type date element which is good to capture the approximate age of the patient. But this is a dynamic variable, in the sense that every day, the patient will be older of one day. Obviously, this is a very good attribute for the registration for example in tracker, in

Re: [Dhis2-users] Standard approach for recording age at the time of diagnosis when date of birth is unknown

2017-10-11 Thread TIMIMI , Hazim Bakir
Thanks very much Lise, you described my concerns very well (although I had to stop to work out what DE and PI meant!). Cheers, Hazim From: GROUT, Lise Sent: 11 October 2017 17:09 To: Abyot Asalefew Gizaw; TIMIMI, Hazim Bakir Cc: dhis2-users@lists.launchpad.net Subject: RE: [Dhis2-users] Standar

Re: [Dhis2-users] Standard approach for recording age at the time of diagnosis when date of birth is unknown

2017-10-11 Thread Abyot Asalefew Gizaw
Hi, To avoid confusion, probably better we rename AGE value type to DOB - this, I believe, should always be calculated against today. And for your usecases, what you need is not really DOB or AGE as we know is conventionally ... rather just a number that you can store with "age" value. -- Abyot

Re: [Dhis2-users] DHIS 2 to support PostgreSQL only?

2017-10-11 Thread Lars Helge Øverland
Thanks all for the feedback on this issue! regards, Lars On Fri, Sep 8, 2017 at 1:19 PM, Hannan Khan wrote: > Hi Lars > > Fully agreed. To concentrate one one DB platforms will not only saves time > and effort, also being efficiency to the system and can make more use of > advance functionali

Re: [Dhis2-users] postgresql 10 released

2017-10-11 Thread Bob Jolliffe
Some interesting looking new features. Per database and per table level replication could be particularly useful. On 11 October 2017 at 17:42, Lars Helge Øverland wrote: > Hi, > > postgres > > https://www.postgresql.org/about/news/1786/ > > > > > -- > Lars Helge Øverland > Lead developer, DHIS 2

[Dhis2-users] postgresql 10 released

2017-10-11 Thread Lars Helge Øverland
Hi, postgres https://www.postgresql.org/about/news/1786/ -- Lars Helge Øverland Lead developer, DHIS 2 University of Oslo Skype: larshelgeoverland l...@dhis2.org http://www.dhis2.org ___ Mailing list: https://launchpad.net/

Re: [Dhis2-users] postgresql 10 released

2017-10-11 Thread Lars Helge Øverland
Hi, postgres 10 is out: https://www.postgresql.org/about/news/1786/ Hint: we plan to leverage some of the new postgres 10 features in DHIS 2 and so planning to upgrade may be a good idea. regards, Lars -- Lars Helge Øverland Lead developer, DHIS 2 University of Oslo Skype: larshelgeoverlan

[Dhis2-users] dhis version 2.28 is out

2017-10-11 Thread Lars Helge Øverland
Hi all, DHIS version 2.28 is out. This version includes a range of improvements and stability enhancements. Log in with admin/district on the demo system. ANALYTICS FEATURES --- Measure criteria support in pivot tables: Pivot table app now supports measure criter

Re: [Dhis2-users] dhis version 2.28 is out

2017-10-11 Thread jhansirk
Thank you and many congratulations to the team for the 2.28 release!!! > On 11-Oct-2017, at 10:26 PM, Lars Helge Øverland wrote: > > Hi all, > > DHIS version 2.28 is out. This version includes a range of improvements and > stability enhancements. > > Log in with admin/district on the demo

Re: [Dhis2-users] dhis version 2.28 is out

2017-10-11 Thread Prosper BT
Congs Lars and team Looking forward implementations. Regards On Wed, Oct 11, 2017, 7:56 PM Lars Helge Øverland wrote: > Hi all, > > DHIS version 2.28 is out. This version includes a range of improvements > and stability enhancements. > > Log in with admin/district on the demo

Re: [Dhis2-users] dhis version 2.28 is out

2017-10-11 Thread Nayeem Al Mifthah
Congratulations... A number of new features :) *Nayeem Al Mifthah* *Consultant for HSS, Health MIS, M&E* Email: n.mift...@gmail.com Cell:+8801914030574 Skype: nayeem.a.m On Wed, Oct 11, 2017 at 10:56 PM, Lars Helge Øverland wrote: > Hi all, > > DHIS version 2.28 is out. This version includes a

Re: [Dhis2-users] [Dhis2-devs] dhis version 2.28 is out

2017-10-11 Thread Ocaya Stephen
Thanks Lars and Team. Features looks very much worked on. Regards On Wed, Oct 11, 2017 at 8:09 PM, Prosper BT wrote: > Congs Lars and team > > Looking forward implementations. > > Regards > > > On Wed, Oct 11, 2017, 7:56 PM Lars Helge Øverland wrote: > >> Hi all, >> >> DHIS version 2.28 is o

Re: [Dhis2-users] dhis version 2.28 is out

2017-10-11 Thread Kamugunga Adolphe
Thanks Lars and Team Adolphe *Adolphe Kamugunga* *MIS Technical Advisor* Mobile: +250 788 740 578 Email:kaa...@gmail.com Skype: ka.adolphe RWANDA On 11 October 2017 at 18:56, Lars Helge Øverland wrote: > Hi all, > > DHIS version 2.28 is out. This version includes a range of improvements > an

[Dhis2-users] Program rule to hide Tracked entity attribute field show a warning in console

2017-10-11 Thread Rady
Dear DHIS2 team, I have tried using Program rule to hide Tracked entity attribute field, it works properly. But it shows a warning message "*ProgramRuleAction C1pSVKWZ40F is of type HIDEFIELD, bot does not have a dataelement defined*" in console (see attached files). However, if I tried the same p

[Dhis2-users] DHIS2-Alert Dialog Box

2017-10-11 Thread Omer Butt
Hi, Can you please tell me is there a setting to change layout of alert Dialog to popup balloons. Thanks ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users