Mobile app version of vmapp.org
Login or Join
Angela700

: How to rearrange Data set in Column in DHIS2 form I have a form section where some data set have Options and also have indicators, how i can do that, like in image below In this I have

@Angela700

Posted in: #Dhis2

I have a form section where some data set have Options and also have indicators, how i can do that, like in image below



In this I have one Data element with name of New Cases having multiple options in Gender and Age agroups and have Data set without any further option.

can you please guide how to design this in DHIS2

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Angela700

1 Comments

Sorted by latest first Latest Oldest Best

 

@Sue5673885

There are multiple ways to achieve it but my recommendation would be this:


Create a category "Gender", with category options "Male" and "Female".
Create a category "Age group", with category options for all the age groups like "<1 y", "1-4y", and so on.
Create a category combination "Gender and age group" with those two categories above.
Create data elements for the types of case: "General OPD", "Medicine", "Surgery" and so on. Assign the "Gender and age group" category combination to all those data elements.
You can create indicators which expressions that summarizes each "field" in the form.
Assign all those data elements and indicators to a data set.
Create a custom data entry form for that data set and assign each data element and category option combination to the appropriate input fields. You can skip inserting any field in the grayed out input cells. You can insert indicators for the "Total" column fields.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme