[Dhis2-devs] Visualisation of Data Element of Value Type - Organisation Unit

Hi,

Value types ORGANISATION_UNIT and COORDINATE are new additions. Handling the data entry part is the first step, the next step is the analysis part which is coming.

Probably a mistake to have a half baked solutions. However, there are users who export data and do visualizations using separate systems.

···

On Tue, Oct 25, 2016 at 7:45 AM, Archana Chillala archanac@thoughtworks.com wrote:

Hi,

We are now using the latest 2.25 DHIS version. The new feature “Data Element of value type organisation unit” proves to be extremely useful to us. We have a use-case where we want to record the geo-locations (villages) of each individual patient at the Heath Centre they attend. And this feature seems a right approach for us, to be used for this purpose where these locations will be part of the master organisation unit hierarchy and can be selected from the list shown for the data element.

We have configured a tracker type data element of value type ‘org unit’, assigned to a Program and stored some data. However, when we tried to visualise this data collected for that data element, through Event Reports and Event Visualiser app, it gives an error saying “No series items selected”. Also, since the value of the data element is a string (which is the UID of the org. unit), we are not clear as to how we could visualise this data element. Ideally, what we need is a COUNT of the number of times a geo-location (some org. unit) selected.

We also tried to use program indicators to form an expression that can give the desired result. But, that data element doesn’t even come up in the box, where we choose data elements and form expressions. Only number type data elements show up here.

Is there any other way we could use aggregation and visualisation for this new data element type?

Could you also please let us know the road map for the visualisation capabilities of this new data element.

Any help here would be appreciated.

Cheers,

Archana Chillala
Application Developer
Email
archanac@thoughtworks.com
Telephone
+91 9100960533
ThoughtWorks


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

We have handled this by creating aggregate data elements in a dataset assigned to the secondary orgunit. With a script , we imported the aggregated data into the secondary orgunit (after aggregating from events),and things worked as normal in the analytics.

It’s a limited approach,but this is one of those issues which is very challenging to make as a generic feature. You may want to consider this type of ETL approach until it’s sorted out in the core .

Regards,

Jason

···

Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On Tue, Oct 25, 2016 at 7:45 AM, Archana Chillala archanac@thoughtworks.com wrote:

Hi,

We are now using the latest 2.25 DHIS version. The new feature “Data Element of value type organisation unit” proves to be extremely useful to us. We have a use-case where we want to record the geo-locations (villages) of each individual patient at the Heath Centre they attend. And this feature seems a right approach for us, to be used for this purpose where these locations will be part of the master organisation unit hierarchy and can be selected from the list shown for the data element.

We have configured a tracker type data element of value type ‘org unit’, assigned to a Program and stored some data. However, when we tried to visualise this data collected for that data element, through Event Reports and Event Visualiser app, it gives an error saying “No series items selected”. Also, since the value of the data element is a string (which is the UID of the org. unit), we are not clear as to how we could visualise this data element. Ideally, what we need is a COUNT of the number of times a geo-location (some org. unit) selected.

We also tried to use program indicators to form an expression that can give the desired result. But, that data element doesn’t even come up in the box, where we choose data elements and form expressions. Only number type data elements show up here.

Is there any other way we could use aggregation and visualisation for this new data element type?

Could you also please let us know the road map for the visualisation capabilities of this new data element.

Any help here would be appreciated.

Cheers,

Archana Chillala
Application Developer
Email
archanac@thoughtworks.com
Telephone
+91 9100960533
ThoughtWorks


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

​Hi,

Thank you for the responses, Abyot, Jan and Jason. Could you please let us know​ an approximate timeline around which visualisation will be supported for this data element type.

Cheers,

···

On Tue, Oct 25, 2016 at 4:18 PM, Jan Henrik Øverland jan@dhis2.org wrote:

Agree with Abyot that the half baked solution is not a good one.

Will consider a backport for the analysis apps as soon as this is supported.

Jan

Archana Chillala
Application Developer
Email
archanac@thoughtworks.com
Telephone
+91 9100960533
ThoughtWorks

On 25 October 2016 at 12:16, Abyot Asalefew Gizaw abyot@dhis2.org wrote:

Hi,

Value types ORGANISATION_UNIT and COORDINATE are new additions. Handling the data entry part is the first step, the next step is the analysis part which is coming.

Probably a mistake to have a half baked solutions. However, there are users who export data and do visualizations using separate systems.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Jan Henrik Øverland

Software developer, DHIS 2

University of Oslo

http://www.dhis2.org

Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On Tue, Oct 25, 2016 at 7:45 AM, Archana Chillala archanac@thoughtworks.com wrote:

Hi,

We are now using the latest 2.25 DHIS version. The new feature “Data Element of value type organisation unit” proves to be extremely useful to us. We have a use-case where we want to record the geo-locations (villages) of each individual patient at the Heath Centre they attend. And this feature seems a right approach for us, to be used for this purpose where these locations will be part of the master organisation unit hierarchy and can be selected from the list shown for the data element.

We have configured a tracker type data element of value type ‘org unit’, assigned to a Program and stored some data. However, when we tried to visualise this data collected for that data element, through Event Reports and Event Visualiser app, it gives an error saying “No series items selected”. Also, since the value of the data element is a string (which is the UID of the org. unit), we are not clear as to how we could visualise this data element. Ideally, what we need is a COUNT of the number of times a geo-location (some org. unit) selected.

We also tried to use program indicators to form an expression that can give the desired result. But, that data element doesn’t even come up in the box, where we choose data elements and form expressions. Only number type data elements show up here.

Is there any other way we could use aggregation and visualisation for this new data element type?

Could you also please let us know the road map for the visualisation capabilities of this new data element.

Any help here would be appreciated.

Cheers,

Archana Chillala
Application Developer
Email
archanac@thoughtworks.com
Telephone
+91 9100960533
ThoughtWorks


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Abyot,

have you fixed the issue of the uid being displayed for value type ORGANISATION_UNIT instead of as expected the NAME?

I saw when testing 2.25 yesterday the the COORDINATE data type is now having coordinates rounded to six decimals, so that’s fixed.

The double-display of TEXT value fields without optionsets is also critical to fix.

Regards

calle

···

On 25 October 2016 at 12:16, Abyot Asalefew Gizaw abyot@dhis2.org wrote:

Hi,

Value types ORGANISATION_UNIT and COORDINATE are new additions. Handling the data entry part is the first step, the next step is the analysis part which is coming.

Probably a mistake to have a half baked solutions. However, there are users who export data and do visualizations using separate systems.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On Tue, Oct 25, 2016 at 7:45 AM, Archana Chillala archanac@thoughtworks.com wrote:

Hi,

We are now using the latest 2.25 DHIS version. The new feature “Data Element of value type organisation unit” proves to be extremely useful to us. We have a use-case where we want to record the geo-locations (villages) of each individual patient at the Heath Centre they attend. And this feature seems a right approach for us, to be used for this purpose where these locations will be part of the master organisation unit hierarchy and can be selected from the list shown for the data element.

We have configured a tracker type data element of value type ‘org unit’, assigned to a Program and stored some data. However, when we tried to visualise this data collected for that data element, through Event Reports and Event Visualiser app, it gives an error saying “No series items selected”. Also, since the value of the data element is a string (which is the UID of the org. unit), we are not clear as to how we could visualise this data element. Ideally, what we need is a COUNT of the number of times a geo-location (some org. unit) selected.

We also tried to use program indicators to form an expression that can give the desired result. But, that data element doesn’t even come up in the box, where we choose data elements and form expressions. Only number type data elements show up here.

Is there any other way we could use aggregation and visualisation for this new data element type?

Could you also please let us know the road map for the visualisation capabilities of this new data element.

Any help here would be appreciated.

Cheers,

Archana Chillala
Application Developer
Email
archanac@thoughtworks.com
Telephone
+91 9100960533
ThoughtWorks


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


except the issue with ORGANISATION_UNIT, the rest are fixed.

···

On Tue, Oct 25, 2016 at 3:12 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Abyot,

have you fixed the issue of the uid being displayed for value type ORGANISATION_UNIT instead of as expected the NAME?

I saw when testing 2.25 yesterday the the COORDINATE data type is now having coordinates rounded to six decimals, so that’s fixed.

The double-display of TEXT value fields without optionsets is also critical to fix.

Regards

calle

Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On 25 October 2016 at 12:16, Abyot Asalefew Gizaw abyot@dhis2.org wrote:

Hi,

Value types ORGANISATION_UNIT and COORDINATE are new additions. Handling the data entry part is the first step, the next step is the analysis part which is coming.

Probably a mistake to have a half baked solutions. However, there are users who export data and do visualizations using separate systems.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On Tue, Oct 25, 2016 at 7:45 AM, Archana Chillala archanac@thoughtworks.com wrote:

Hi,

We are now using the latest 2.25 DHIS version. The new feature “Data Element of value type organisation unit” proves to be extremely useful to us. We have a use-case where we want to record the geo-locations (villages) of each individual patient at the Heath Centre they attend. And this feature seems a right approach for us, to be used for this purpose where these locations will be part of the master organisation unit hierarchy and can be selected from the list shown for the data element.

We have configured a tracker type data element of value type ‘org unit’, assigned to a Program and stored some data. However, when we tried to visualise this data collected for that data element, through Event Reports and Event Visualiser app, it gives an error saying “No series items selected”. Also, since the value of the data element is a string (which is the UID of the org. unit), we are not clear as to how we could visualise this data element. Ideally, what we need is a COUNT of the number of times a geo-location (some org. unit) selected.

We also tried to use program indicators to form an expression that can give the desired result. But, that data element doesn’t even come up in the box, where we choose data elements and form expressions. Only number type data elements show up here.

Is there any other way we could use aggregation and visualisation for this new data element type?

Could you also please let us know the road map for the visualisation capabilities of this new data element.

Any help here would be appreciated.

Cheers,

Archana Chillala
Application Developer
Email
archanac@thoughtworks.com
Telephone
+91 9100960533
ThoughtWorks


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Mmm,

I’m still seeing double text fields in the build from this morning?

Regards

Calle

···

On 25 October 2016 at 15:16, Abyot Asalefew Gizaw abyot@dhis2.org wrote:

except the issue with ORGANISATION_UNIT, the rest are fixed.

Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On Tue, Oct 25, 2016 at 3:12 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Abyot,

have you fixed the issue of the uid being displayed for value type ORGANISATION_UNIT instead of as expected the NAME?

I saw when testing 2.25 yesterday the the COORDINATE data type is now having coordinates rounded to six decimals, so that’s fixed.

The double-display of TEXT value fields without optionsets is also critical to fix.

Regards

calle

On 25 October 2016 at 12:16, Abyot Asalefew Gizaw abyot@dhis2.org wrote:

Hi,

Value types ORGANISATION_UNIT and COORDINATE are new additions. Handling the data entry part is the first step, the next step is the analysis part which is coming.

Probably a mistake to have a half baked solutions. However, there are users who export data and do visualizations using separate systems.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On Tue, Oct 25, 2016 at 7:45 AM, Archana Chillala archanac@thoughtworks.com wrote:

Hi,

We are now using the latest 2.25 DHIS version. The new feature “Data Element of value type organisation unit” proves to be extremely useful to us. We have a use-case where we want to record the geo-locations (villages) of each individual patient at the Heath Centre they attend. And this feature seems a right approach for us, to be used for this purpose where these locations will be part of the master organisation unit hierarchy and can be selected from the list shown for the data element.

We have configured a tracker type data element of value type ‘org unit’, assigned to a Program and stored some data. However, when we tried to visualise this data collected for that data element, through Event Reports and Event Visualiser app, it gives an error saying “No series items selected”. Also, since the value of the data element is a string (which is the UID of the org. unit), we are not clear as to how we could visualise this data element. Ideally, what we need is a COUNT of the number of times a geo-location (some org. unit) selected.

We also tried to use program indicators to form an expression that can give the desired result. But, that data element doesn’t even come up in the box, where we choose data elements and form expressions. Only number type data elements show up here.

Is there any other way we could use aggregation and visualisation for this new data element type?

Could you also please let us know the road map for the visualisation capabilities of this new data element.

Any help here would be appreciated.

Cheers,

Archana Chillala
Application Developer
Email
archanac@thoughtworks.com
Telephone
+91 9100960533
ThoughtWorks


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


was fixed about 4 hours ago, see the commit here

https://github.com/dhis2/tracker-capture-app/commit/9757cf065c5710eac2a12bcd03431db258de8c26

···

On Tue, Oct 25, 2016 at 3:25 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Mmm,

I’m still seeing double text fields in the build from this morning?

Regards

Calle

Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On 25 October 2016 at 15:16, Abyot Asalefew Gizaw abyot@dhis2.org wrote:

except the issue with ORGANISATION_UNIT, the rest are fixed.


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On Tue, Oct 25, 2016 at 3:12 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Abyot,

have you fixed the issue of the uid being displayed for value type ORGANISATION_UNIT instead of as expected the NAME?

I saw when testing 2.25 yesterday the the COORDINATE data type is now having coordinates rounded to six decimals, so that’s fixed.

The double-display of TEXT value fields without optionsets is also critical to fix.

Regards

calle

On 25 October 2016 at 12:16, Abyot Asalefew Gizaw abyot@dhis2.org wrote:

Hi,

Value types ORGANISATION_UNIT and COORDINATE are new additions. Handling the data entry part is the first step, the next step is the analysis part which is coming.

Probably a mistake to have a half baked solutions. However, there are users who export data and do visualizations using separate systems.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On Tue, Oct 25, 2016 at 7:45 AM, Archana Chillala archanac@thoughtworks.com wrote:

Hi,

We are now using the latest 2.25 DHIS version. The new feature “Data Element of value type organisation unit” proves to be extremely useful to us. We have a use-case where we want to record the geo-locations (villages) of each individual patient at the Heath Centre they attend. And this feature seems a right approach for us, to be used for this purpose where these locations will be part of the master organisation unit hierarchy and can be selected from the list shown for the data element.

We have configured a tracker type data element of value type ‘org unit’, assigned to a Program and stored some data. However, when we tried to visualise this data collected for that data element, through Event Reports and Event Visualiser app, it gives an error saying “No series items selected”. Also, since the value of the data element is a string (which is the UID of the org. unit), we are not clear as to how we could visualise this data element. Ideally, what we need is a COUNT of the number of times a geo-location (some org. unit) selected.

We also tried to use program indicators to form an expression that can give the desired result. But, that data element doesn’t even come up in the box, where we choose data elements and form expressions. Only number type data elements show up here.

Is there any other way we could use aggregation and visualisation for this new data element type?

Could you also please let us know the road map for the visualisation capabilities of this new data element.

Any help here would be appreciated.

Cheers,

Archana Chillala
Application Developer
Email
archanac@thoughtworks.com
Telephone
+91 9100960533
ThoughtWorks


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Abyot,

OK, I will have to wait for the next 2.25 war build, then (I presume the fix has been implemented for both 2.25 and trunk)

Regards

Calle

···

On 25 October 2016 at 15:33, Abyot Asalefew Gizaw abyot@dhis2.org wrote:

was fixed about 4 hours ago, see the commit here

https://github.com/dhis2/tracker-capture-app/commit/9757cf065c5710eac2a12bcd03431db258de8c26

Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On Tue, Oct 25, 2016 at 3:25 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Mmm,

I’m still seeing double text fields in the build from this morning?

Regards

Calle

On 25 October 2016 at 15:16, Abyot Asalefew Gizaw abyot@dhis2.org wrote:

except the issue with ORGANISATION_UNIT, the rest are fixed.


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On Tue, Oct 25, 2016 at 3:12 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Abyot,

have you fixed the issue of the uid being displayed for value type ORGANISATION_UNIT instead of as expected the NAME?

I saw when testing 2.25 yesterday the the COORDINATE data type is now having coordinates rounded to six decimals, so that’s fixed.

The double-display of TEXT value fields without optionsets is also critical to fix.

Regards

calle

On 25 October 2016 at 12:16, Abyot Asalefew Gizaw abyot@dhis2.org wrote:

Hi,

Value types ORGANISATION_UNIT and COORDINATE are new additions. Handling the data entry part is the first step, the next step is the analysis part which is coming.

Probably a mistake to have a half baked solutions. However, there are users who export data and do visualizations using separate systems.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On Tue, Oct 25, 2016 at 7:45 AM, Archana Chillala archanac@thoughtworks.com wrote:

Hi,

We are now using the latest 2.25 DHIS version. The new feature “Data Element of value type organisation unit” proves to be extremely useful to us. We have a use-case where we want to record the geo-locations (villages) of each individual patient at the Heath Centre they attend. And this feature seems a right approach for us, to be used for this purpose where these locations will be part of the master organisation unit hierarchy and can be selected from the list shown for the data element.

We have configured a tracker type data element of value type ‘org unit’, assigned to a Program and stored some data. However, when we tried to visualise this data collected for that data element, through Event Reports and Event Visualiser app, it gives an error saying “No series items selected”. Also, since the value of the data element is a string (which is the UID of the org. unit), we are not clear as to how we could visualise this data element. Ideally, what we need is a COUNT of the number of times a geo-location (some org. unit) selected.

We also tried to use program indicators to form an expression that can give the desired result. But, that data element doesn’t even come up in the box, where we choose data elements and form expressions. Only number type data elements show up here.

Is there any other way we could use aggregation and visualisation for this new data element type?

Could you also please let us know the road map for the visualisation capabilities of this new data element.

Any help here would be appreciated.

Cheers,

Archana Chillala
Application Developer
Email
archanac@thoughtworks.com
Telephone
+91 9100960533
ThoughtWorks


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


Hi Jan/Abyot,

This feature of DHIS 2.25 is extremely useful for us in terms of knowing and analyzing patients’ geo-locations.

Could you please let us know​ an approximate timeline around which visualization will be supported for data element of type Organization Unit. Also, which version of DHIS2 will support it?

Cheers,

···

On Tue, Oct 25, 2016 at 4:22 PM, Archana Chillala archanac@thoughtworks.com wrote:

​Hi,

Thank you for the responses, Abyot, Jan and Jason. Could you please let us know​ an approximate timeline around which visualisation will be supported for this data element type.

Cheers,

Archana Chillala
Application Developer
Email
archanac@thoughtworks.com
Telephone
+91 9100960533
ThoughtWorks

Archana Chillala
Application Developer
Email
archanac@thoughtworks.com
Telephone
+91 9100960533
ThoughtWorks

On Tue, Oct 25, 2016 at 4:18 PM, Jan Henrik Øverland jan@dhis2.org wrote:

Agree with Abyot that the half baked solution is not a good one.

Will consider a backport for the analysis apps as soon as this is supported.

Jan

On 25 October 2016 at 12:16, Abyot Asalefew Gizaw abyot@dhis2.org wrote:

Hi,

Value types ORGANISATION_UNIT and COORDINATE are new additions. Handling the data entry part is the first step, the next step is the analysis part which is coming.

Probably a mistake to have a half baked solutions. However, there are users who export data and do visualizations using separate systems.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Jan Henrik Øverland

Software developer, DHIS 2

University of Oslo

http://www.dhis2.org

Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org

On Tue, Oct 25, 2016 at 7:45 AM, Archana Chillala archanac@thoughtworks.com wrote:

Hi,

We are now using the latest 2.25 DHIS version. The new feature “Data Element of value type organisation unit” proves to be extremely useful to us. We have a use-case where we want to record the geo-locations (villages) of each individual patient at the Heath Centre they attend. And this feature seems a right approach for us, to be used for this purpose where these locations will be part of the master organisation unit hierarchy and can be selected from the list shown for the data element.

We have configured a tracker type data element of value type ‘org unit’, assigned to a Program and stored some data. However, when we tried to visualise this data collected for that data element, through Event Reports and Event Visualiser app, it gives an error saying “No series items selected”. Also, since the value of the data element is a string (which is the UID of the org. unit), we are not clear as to how we could visualise this data element. Ideally, what we need is a COUNT of the number of times a geo-location (some org. unit) selected.

We also tried to use program indicators to form an expression that can give the desired result. But, that data element doesn’t even come up in the box, where we choose data elements and form expressions. Only number type data elements show up here.

Is there any other way we could use aggregation and visualisation for this new data element type?

Could you also please let us know the road map for the visualisation capabilities of this new data element.

Any help here would be appreciated.

Cheers,

Archana Chillala
Application Developer
Email
archanac@thoughtworks.com
Telephone
+91 9100960533
ThoughtWorks


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp