- New "data admin module" with: (from student projects, mostly finalised)
- data value management (pruning, merging)
- deleting values and metadata by orgunit or data element
- Automated back-up procedures (Lars H.)
- Can we offer this from the GUI?
- Minimum for this release to provide instructions on how to do this from the "backend", start simple here.
- Data integrity checks (student project,mostly finalised)
- Gap and outlier analysis (some functionality already exists in dashboard) (Bharath?)
- Accomodating externally defined benchmarks which are correlated to but not identical to DHIS indicators, such as those from
NFHS http://www.nfhsindia.org
(which are available for all orgunits down to district), as well as international benchmarks such as averages of comparable countries or global ones defined by WHO.
We will use multidimensional datasets with Periodtype=BENCHMARK
The Reportmodule has to make it easy to include these
Item/Survey name NFHS1 NFHS2 NFHS3 DLHS Zambia Asia Average WHO target
BCG 23% 45% 66% 49% 29% 34% 56%
To accomodate the international benchmarks (which are not linked to DHIS orgunits) we will create Passive orgunittypes - normally hidden, made visible for data entry and reporting
- Datasets should have a description field - displayed as popup in data entry
- Improved GUI for Orgunit grouping, especially groupsets
- make mandatory group sets part of orgunit add/edit
- select all at level functionality for grouping similar to dataset-orgunit selection
- Use FcKEditor for all kinds of reports independent of datasets, also incl. indicators
- Already (in 2.0 release) support for custom dataset reports in report-tool that fetches aggregated data
- Moving and deleting (filled) forms in data entry (student project,mostly finalised)
- Check-it functionality in data entry (student project,mostly finalised)
- need to make report for this in data quality
- Min/max fixes (generate min/max ranges based on last 6 months of data (Lars H.)
and statistics formula, see 1.4 global options)
- DHIS 1.4 XML export (Lars H.)
- OpenMRS integration using IXF
- BIRT plugin to access DHIS API from BIRT Designer
- Web-service to enable remote access to the DHIS API
- Data browser to show what is in the database (how much data per period/orgunit/dataset etc.)
- Auditing (keeping history of all changes to the database)
- Trend Analysis
- Simple linear regression analysis integrated in the dashboard module
- Orgunit hierarchy populator based on WHO Geoserver repository
- Automatically generate the orgunit hierarchy by connecting to the WHO web service containing orgunit data
- Extend data quality module to include data coverage functionality:
- Managers can verify that datasets are completed
- Data coverage reports and indicators produced based on this meta data (dataset+orgunit+period = "complete" OR "not complete" )