DHIS version 2.13 is released

Hi all,

DHIS 2 version 2.13 is out. This release brings some great new features and a much improved Web API.

(Demo login is admin/district)

  • Dashboard: We have a completely new dashboard which brings lots of new features. It is focused around search - you can use the search area at the top to look for and include maps, charts, pivot tables, users, reports by clicking on “Add” in the search result. You can now have any number of personal dashboards - for instance can create one for each subject you find interesting and easily switch between them. You can put any number of items on each dashboard and drag-and-drop to arrange them in your preferred order. Maps and pivot tables can now be embedded directly (previously they appeared as links). Dashboards can be shared with other users or group of users, just like you do with charts and pivot tables.

Check it out here.

  • Touch-device optimized data visualizer App: We have a new App which lets you do advanced analysis and visualize your data as a wide range of charts, including bar, column, line, pie, area. It works similar to current data visualizer module, only optimized for smartphones and tablets. You can load any predefined chart and create new charts which later can be saved as favorites. The app is web-based and therefore completely integrated with the charts you create in the current visualizer module on the web. It is pretty cool - try it out on your smartphone or tablet by pointing it to http://apps.dhis2.org/demo and select “smartphone” as the log in option, or directly on the web.

  • Apps are now completely integrated in the menu system, both in “services” menu and in the system overview page, and are now first-class components in DHIS 2. On the demo you can check it out by looking for “Mobile visualizer”. Apps are light-weight web applications which can be uploaded through the user interface in the “App management” module under “maintenance”. Read more about the app concept and apps in DHIS 2.

The mobile visualizer app can be downloaded from http://appstore.dhis2.org

  • The analysis tools - GIS, visualizer (charts) and pivot table - now feature more flexible selection of organisation units through three modes. Select the mode by clicking the gear icon under “organisation units”. You can select organisation units by levels, for instance you easily select all facilities in a province by first selecting the province from the tree, then the facility level in the level drop-down. You can select organisation units by groups, for instance you can select a province and then all public facilities inside it. You can also select multiple organisation units as “boundaries” in GIS. This has been harmonized and works similarly across all modules.

Screenshot select by level | select by group

  • Data surveillance and alerts: We now have a new component for data monitoring / surveillance and user alerts. It lets you monitor data, look for outbreaks and send alerts to users for notifiable conditions like measles, cholera and yellow fever outbreaks. The solution is an extension of validation rules - you can set rule type to “surveillance” (as opposed to “validation”). With surveillance rules, you can compare current data on the left side with previous data on the right side. You can define a “sequential sample count” implying the number of preceding values to compare with. You can also define an “annual sample count” meaning the number of years to compare for the same period as the current. The average value will be used and you can define a number of high and low outliers to be excluded from the average. Monitoring can be scheduled as a nightly task which checks the data entered since yesterday from “data administration” → “scheduling”. You can configure validation rules as usual under “services” → “data quality”. You can define which roles of user should be alerted when notifiable conditions are detected from “validation rule groups”. Alerts will be delivered as DHIS messages, which can be configured to be forwarded to email and SMS as usual.

Data surveillance docs here.

  • Integration of analysis module: We have integrated and harmonized the GIS (map), visualizer (chart) and pivot table modules to make them appear as one. You can now move seamlessly between table, chart and map visualizations of data. For instance, you can load a pivot table, then click on a cell and click to render the table as a chart. You can also click in the top-right corner to visualize the whole table as a map or chart. Check it out by loading this pivot table, then visualize as chart or map. You can also go back to the previous table / chart / map from the top-right menu. Screenshot here.

  • GIS now supports reporting rates for data sets - you can now visualize reporting rates on maps. In the thematic layers, select “data sets” under value type. Example here.

  • GIS now supports relative periods - you can now create maps which updates itself over time, for instance for “last month”. Select “relative” under “period type”. Example here.

  • Embedded analysis: All analysis modules now feature plugins which make it simple to embed maps, charts and pivot tables straight in web pages like portals. Check it out on our portal demo at http://apps.dhis2.org/portal

Image maps | Table plugin | Chart plugin | Map plugin | Carousel plugin

  • Pivot table lets you include the organisation unit hierarchy inside the pivot. You can select “show hierarchy” under “options”. Example here.

  • Pivot table now supports legend sets for improved visualization. You can select a pre-defined legend set under “options”. Check it out on the demo here.

  • Pivot table supports “details”, meaning selection of individual category option combos for data elements. Under “data elements”, select “details” and then your desired items. Example here.

  • Data visualizer now supports radar charts. Example here.

  • External access level: The sharing solution has been extended with an external access level. This means that you can make reports, resources, charts, maps and pivot tables available without logging into the system. This is ideal e.g. when you want to share a report with someone not having a user account in the system. After clicking on the sharing icon next to some object. Screenshot here.

  • Tabular report (analysis for event data) is much improved. It is now built on top of a new analytics Web API resource for event data, making it really fast and scalable for large databases. You can use it for querying events and producing aggregate data reports. You can select date ranges, relative periods, organisation units, attributes, identifiers and data elements as report dimensions and filters. Check it out on the demo here. Event query screenshot. Aggregate report screenshot.

  • Custom locales for database translations: You can now specify any locale for database translations. Translations can be created under “data administration” → “locales”. Database translations now also works with fallback. This is convenient e.g. in a global setup, where you can provide a complete translation for Spanish, then provide a specific translation for Mexican Spanish, where you only translate the elements which are specific to Mexican - the system will fall back to Spanish when Mexican Spanish translations do not exist.

  • Internationalization of login, account restore and create account pages: Users can now select their language from the drop-down in the bottom-left of the login page. This is handy in a multi-country deployment. The locale is stored in the local storage of the browser. Check it out on the demo by logging out.

  • Data entry (aggregate) now lets you view the data and complete registrations which have been captured of offline. This makes it easier to keep track of what has been entered into the system while offline.

  • Indicators support various mathematical formulas, like absolute numbers, sin, cos, tan, square root, ln, log and modulus. You can add it directly in indicator numerator and denominator screen.

  • Import-export of events with registrations: The import-export module now lets you import and export events which are linked to registered persons. Look under “import-export” → “event data import” and “event data import” here.

  • Improved messaging in tracker: New feature that allows the DHIS user to monitor progress of a multi-stage program through:

i) automated messages as SMS or DHIS messages to registered persons phones or DHIS users

ii) send when a program is started or completed

iii) send when a stage is completed

iv) live message feed on the dashboard

  • Multiple stage programs in tracker - more flexibility to meet local needs:

i) combine registration, enrollment and the first mandatory stage into a more seamless process

ii) define custom linkages between programs, e.g. to make it easier to enroll a baby into a child health program directly after the delivery stage of the mother program

iii) schedule events based on either incidence or enrollment dates

iv) define gentle reminders to users when a stage is completed, e.g. to make sure the next is scheduled

  • Custom registration and enrollment forms in tracker: Simplify the person registration and enrollment process by designing custom forms only using the attributes and identifiers that are relevant to your program and in the layout that you require. No need to bother the user with all the irrelevant details anymore.

  • Improved PNG maps: The PNG maps now support pre-defined legend sets, data set reporting rates, multiple map layers in the same map. It can be accessed under /api/maps in the Web API. Example here.

  • Message recipients: Messages now show the recipients inside the conversation. Check it out here.

  • Text areas in data entry. Data elements of type “long text” now render as text areas in aggregate data entry.

  • Clean menu design: The menu system has been given a more modern look and it better suited for touch-screen devices, with larger areas to click on.

For developers and the technically interested, we have a much improved Web API with lots of new features. General docs here.

  • Support for creating, modifying and removing persons. Docs.

  • Enrolling persons into programs, completing and cancelling. Docs.

  • User and system settings. Docs.

  • Information relevant to current user. Docs.

  • Information about the DHIS instance / system. Docs.

  • Event analytics. Aggregate reports and event queries. Docs.

  • Dashboard API resource. Docs.

  • Support for sending messages to user groups. Docs.

Get the Live package, WAR file and source code from here: http://www.dhis2.org/downloads

Documentation and javadocs here: http://www.dhis2.org/documentation

Full list of blueprints: https://launchpad.net/dhis2/+milestone/2.13

This release had contributions from PSI, Critical Software and Yuriy Ivanovich - much appreciated!

Enjoy the new features.

best regards,

the DHIS 2 development team

Congratulations team!!!

This really looks GREAT

···

On 17 October 2013 13:50, Lars Helge Øverland larshelge@gmail.com wrote:

Hi all,

DHIS 2 version 2.13 is out. This release brings some great new features and a much improved Web API.

(Demo login is admin/district)

  • Dashboard: We have a completely new dashboard which brings lots of new features. It is focused around search - you can use the search area at the top to look for and include maps, charts, pivot tables, users, reports by clicking on “Add” in the search result. You can now have any number of personal dashboards - for instance can create one for each subject you find interesting and easily switch between them. You can put any number of items on each dashboard and drag-and-drop to arrange them in your preferred order. Maps and pivot tables can now be embedded directly (previously they appeared as links). Dashboards can be shared with other users or group of users, just like you do with charts and pivot tables.

Check it out here.

  • Touch-device optimized data visualizer App: We have a new App which lets you do advanced analysis and visualize your data as a wide range of charts, including bar, column, line, pie, area. It works similar to current data visualizer module, only optimized for smartphones and tablets. You can load any predefined chart and create new charts which later can be saved as favorites. The app is web-based and therefore completely integrated with the charts you create in the current visualizer module on the web. It is pretty cool - try it out on your smartphone or tablet by pointing it to http://apps.dhis2.org/demo and select “smartphone” as the log in option, or directly on the web.
  • Apps are now completely integrated in the menu system, both in “services” menu and in the system overview page, and are now first-class components in DHIS 2. On the demo you can check it out by looking for “Mobile visualizer”. Apps are light-weight web applications which can be uploaded through the user interface in the “App management” module under “maintenance”. Read more about the app concept and apps in DHIS 2.

The mobile visualizer app can be downloaded from http://appstore.dhis2.org

  • The analysis tools - GIS, visualizer (charts) and pivot table - now feature more flexible selection of organisation units through three modes. Select the mode by clicking the gear icon under “organisation units”. You can select organisation units by levels, for instance you easily select all facilities in a province by first selecting the province from the tree, then the facility level in the level drop-down. You can select organisation units by groups, for instance you can select a province and then all public facilities inside it. You can also select multiple organisation units as “boundaries” in GIS. This has been harmonized and works similarly across all modules.

Screenshot select by level | select by group

  • Data surveillance and alerts: We now have a new component for data monitoring / surveillance and user alerts. It lets you monitor data, look for outbreaks and send alerts to users for notifiable conditions like measles, cholera and yellow fever outbreaks. The solution is an extension of validation rules - you can set rule type to “surveillance” (as opposed to “validation”). With surveillance rules, you can compare current data on the left side with previous data on the right side. You can define a “sequential sample count” implying the number of preceding values to compare with. You can also define an “annual sample count” meaning the number of years to compare for the same period as the current. The average value will be used and you can define a number of high and low outliers to be excluded from the average. Monitoring can be scheduled as a nightly task which checks the data entered since yesterday from “data administration” → “scheduling”. You can configure validation rules as usual under “services” → “data quality”. You can define which roles of user should be alerted when notifiable conditions are detected from “validation rule groups”. Alerts will be delivered as DHIS messages, which can be configured to be forwarded to email and SMS as usual.

Data surveillance docs here.

  • Integration of analysis module: We have integrated and harmonized the GIS (map), visualizer (chart) and pivot table modules to make them appear as one. You can now move seamlessly between table, chart and map visualizations of data. For instance, you can load a pivot table, then click on a cell and click to render the table as a chart. You can also click in the top-right corner to visualize the whole table as a map or chart. Check it out by loading this pivot table, then visualize as chart or map. You can also go back to the previous table / chart / map from the top-right menu. Screenshot here.
  • GIS now supports reporting rates for data sets - you can now visualize reporting rates on maps. In the thematic layers, select “data sets” under value type. Example here.
  • GIS now supports relative periods - you can now create maps which updates itself over time, for instance for “last month”. Select “relative” under “period type”. Example here.
  • Embedded analysis: All analysis modules now feature plugins which make it simple to embed maps, charts and pivot tables straight in web pages like portals. Check it out on our portal demo at http://apps.dhis2.org/portal

Image maps | Table plugin | Chart plugin | Map plugin | Carousel plugin

  • Pivot table lets you include the organisation unit hierarchy inside the pivot. You can select “show hierarchy” under “options”. Example here.
  • Pivot table now supports legend sets for improved visualization. You can select a pre-defined legend set under “options”. Check it out on the demo here.
  • Pivot table supports “details”, meaning selection of individual category option combos for data elements. Under “data elements”, select “details” and then your desired items. Example here.
  • External access level: The sharing solution has been extended with an external access level. This means that you can make reports, resources, charts, maps and pivot tables available without logging into the system. This is ideal e.g. when you want to share a report with someone not having a user account in the system. After clicking on the sharing icon next to some object. Screenshot here.
  • Tabular report (analysis for event data) is much improved. It is now built on top of a new analytics Web API resource for event data, making it really fast and scalable for large databases. You can use it for querying events and producing aggregate data reports. You can select date ranges, relative periods, organisation units, attributes, identifiers and data elements as report dimensions and filters. Check it out on the demo here. Event query screenshot. Aggregate report screenshot.
  • Custom locales for database translations: You can now specify any locale for database translations. Translations can be created under “data administration” → “locales”. Database translations now also works with fallback. This is convenient e.g. in a global setup, where you can provide a complete translation for Spanish, then provide a specific translation for Mexican Spanish, where you only translate the elements which are specific to Mexican - the system will fall back to Spanish when Mexican Spanish translations do not exist.
  • Internationalization of login, account restore and create account pages: Users can now select their language from the drop-down in the bottom-left of the login page. This is handy in a multi-country deployment. The locale is stored in the local storage of the browser. Check it out on the demo by logging out.
  • Data entry (aggregate) now lets you view the data and complete registrations which have been captured of offline. This makes it easier to keep track of what has been entered into the system while offline.
  • Indicators support various mathematical formulas, like absolute numbers, sin, cos, tan, square root, ln, log and modulus. You can add it directly in indicator numerator and denominator screen.
  • Import-export of events with registrations: The import-export module now lets you import and export events which are linked to registered persons. Look under “import-export” → “event data import” and “event data import” here.
  • Improved messaging in tracker: New feature that allows the DHIS user to monitor progress of a multi-stage program through:

i) automated messages as SMS or DHIS messages to registered persons phones or DHIS users

ii) send when a program is started or completed

iii) send when a stage is completed

iv) live message feed on the dashboard

  • Multiple stage programs in tracker - more flexibility to meet local needs:

i) combine registration, enrollment and the first mandatory stage into a more seamless process

ii) define custom linkages between programs, e.g. to make it easier to enroll a baby into a child health program directly after the delivery stage of the mother program

iii) schedule events based on either incidence or enrollment dates

iv) define gentle reminders to users when a stage is completed, e.g. to make sure the next is scheduled

  • Custom registration and enrollment forms in tracker: Simplify the person registration and enrollment process by designing custom forms only using the attributes and identifiers that are relevant to your program and in the layout that you require. No need to bother the user with all the irrelevant details anymore.
  • Improved PNG maps: The PNG maps now support pre-defined legend sets, data set reporting rates, multiple map layers in the same map. It can be accessed under /api/maps in the Web API. Example here.
  • Message recipients: Messages now show the recipients inside the conversation. Check it out here.
  • Text areas in data entry. Data elements of type “long text” now render as text areas in aggregate data entry.
  • Clean menu design: The menu system has been given a more modern look and it better suited for touch-screen devices, with larger areas to click on.

For developers and the technically interested, we have a much improved Web API with lots of new features. General docs here.

  • Support for creating, modifying and removing persons. Docs.
  • Enrolling persons into programs, completing and cancelling. Docs.
  • User and system settings. Docs.
  • Information relevant to current user. Docs.
  • Information about the DHIS instance / system. Docs.
  • Event analytics. Aggregate reports and event queries. Docs.
  • Dashboard API resource. Docs.
  • Support for sending messages to user groups. Docs.

Get the Live package, WAR file and source code from here: http://www.dhis2.org/downloads

Documentation and javadocs here: http://www.dhis2.org/documentation

Full list of blueprints: https://launchpad.net/dhis2/+milestone/2.13

This release had contributions from PSI, Critical Software and Yuriy Ivanovich - much appreciated!

Enjoy the new features.

best regards,

the DHIS 2 development team


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

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

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

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

Absolutely! Enjoyed the live presentation as well.

···

On 17 October 2013 14:28, Marta Vila martavila@gmail.com wrote:

Congratulations team!!!

This really looks GREAT


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

On 17 October 2013 13:50, Lars Helge Øverland larshelge@gmail.com wrote:

Hi all,

DHIS 2 version 2.13 is out. This release brings some great new features and a much improved Web API.

(Demo login is admin/district)

  • Dashboard: We have a completely new dashboard which brings lots of new features. It is focused around search - you can use the search area at the top to look for and include maps, charts, pivot tables, users, reports by clicking on “Add” in the search result. You can now have any number of personal dashboards - for instance can create one for each subject you find interesting and easily switch between them. You can put any number of items on each dashboard and drag-and-drop to arrange them in your preferred order. Maps and pivot tables can now be embedded directly (previously they appeared as links). Dashboards can be shared with other users or group of users, just like you do with charts and pivot tables.

Check it out here.

  • Touch-device optimized data visualizer App: We have a new App which lets you do advanced analysis and visualize your data as a wide range of charts, including bar, column, line, pie, area. It works similar to current data visualizer module, only optimized for smartphones and tablets. You can load any predefined chart and create new charts which later can be saved as favorites. The app is web-based and therefore completely integrated with the charts you create in the current visualizer module on the web. It is pretty cool - try it out on your smartphone or tablet by pointing it to http://apps.dhis2.org/demo and select “smartphone” as the log in option, or directly on the web.
  • Apps are now completely integrated in the menu system, both in “services” menu and in the system overview page, and are now first-class components in DHIS 2. On the demo you can check it out by looking for “Mobile visualizer”. Apps are light-weight web applications which can be uploaded through the user interface in the “App management” module under “maintenance”. Read more about the app concept and apps in DHIS 2.

The mobile visualizer app can be downloaded from http://appstore.dhis2.org

  • The analysis tools - GIS, visualizer (charts) and pivot table - now feature more flexible selection of organisation units through three modes. Select the mode by clicking the gear icon under “organisation units”. You can select organisation units by levels, for instance you easily select all facilities in a province by first selecting the province from the tree, then the facility level in the level drop-down. You can select organisation units by groups, for instance you can select a province and then all public facilities inside it. You can also select multiple organisation units as “boundaries” in GIS. This has been harmonized and works similarly across all modules.

Screenshot select by level | select by group

  • Data surveillance and alerts: We now have a new component for data monitoring / surveillance and user alerts. It lets you monitor data, look for outbreaks and send alerts to users for notifiable conditions like measles, cholera and yellow fever outbreaks. The solution is an extension of validation rules - you can set rule type to “surveillance” (as opposed to “validation”). With surveillance rules, you can compare current data on the left side with previous data on the right side. You can define a “sequential sample count” implying the number of preceding values to compare with. You can also define an “annual sample count” meaning the number of years to compare for the same period as the current. The average value will be used and you can define a number of high and low outliers to be excluded from the average. Monitoring can be scheduled as a nightly task which checks the data entered since yesterday from “data administration” → “scheduling”. You can configure validation rules as usual under “services” → “data quality”. You can define which roles of user should be alerted when notifiable conditions are detected from “validation rule groups”. Alerts will be delivered as DHIS messages, which can be configured to be forwarded to email and SMS as usual.

Data surveillance docs here.

  • Integration of analysis module: We have integrated and harmonized the GIS (map), visualizer (chart) and pivot table modules to make them appear as one. You can now move seamlessly between table, chart and map visualizations of data. For instance, you can load a pivot table, then click on a cell and click to render the table as a chart. You can also click in the top-right corner to visualize the whole table as a map or chart. Check it out by loading this pivot table, then visualize as chart or map. You can also go back to the previous table / chart / map from the top-right menu. Screenshot here.
  • GIS now supports reporting rates for data sets - you can now visualize reporting rates on maps. In the thematic layers, select “data sets” under value type. Example here.
  • GIS now supports relative periods - you can now create maps which updates itself over time, for instance for “last month”. Select “relative” under “period type”. Example here.
  • Embedded analysis: All analysis modules now feature plugins which make it simple to embed maps, charts and pivot tables straight in web pages like portals. Check it out on our portal demo at http://apps.dhis2.org/portal

Image maps | Table plugin | Chart plugin | Map plugin | Carousel plugin

  • Pivot table lets you include the organisation unit hierarchy inside the pivot. You can select “show hierarchy” under “options”. Example here.
  • Pivot table now supports legend sets for improved visualization. You can select a pre-defined legend set under “options”. Check it out on the demo here.
  • Pivot table supports “details”, meaning selection of individual category option combos for data elements. Under “data elements”, select “details” and then your desired items. Example here.
  • External access level: The sharing solution has been extended with an external access level. This means that you can make reports, resources, charts, maps and pivot tables available without logging into the system. This is ideal e.g. when you want to share a report with someone not having a user account in the system. After clicking on the sharing icon next to some object. Screenshot here.
  • Tabular report (analysis for event data) is much improved. It is now built on top of a new analytics Web API resource for event data, making it really fast and scalable for large databases. You can use it for querying events and producing aggregate data reports. You can select date ranges, relative periods, organisation units, attributes, identifiers and data elements as report dimensions and filters. Check it out on the demo here. Event query screenshot. Aggregate report screenshot.
  • Custom locales for database translations: You can now specify any locale for database translations. Translations can be created under “data administration” → “locales”. Database translations now also works with fallback. This is convenient e.g. in a global setup, where you can provide a complete translation for Spanish, then provide a specific translation for Mexican Spanish, where you only translate the elements which are specific to Mexican - the system will fall back to Spanish when Mexican Spanish translations do not exist.
  • Internationalization of login, account restore and create account pages: Users can now select their language from the drop-down in the bottom-left of the login page. This is handy in a multi-country deployment. The locale is stored in the local storage of the browser. Check it out on the demo by logging out.
  • Data entry (aggregate) now lets you view the data and complete registrations which have been captured of offline. This makes it easier to keep track of what has been entered into the system while offline.
  • Indicators support various mathematical formulas, like absolute numbers, sin, cos, tan, square root, ln, log and modulus. You can add it directly in indicator numerator and denominator screen.
  • Import-export of events with registrations: The import-export module now lets you import and export events which are linked to registered persons. Look under “import-export” → “event data import” and “event data import” here.
  • Improved messaging in tracker: New feature that allows the DHIS user to monitor progress of a multi-stage program through:

i) automated messages as SMS or DHIS messages to registered persons phones or DHIS users

ii) send when a program is started or completed

iii) send when a stage is completed

iv) live message feed on the dashboard

  • Multiple stage programs in tracker - more flexibility to meet local needs:

i) combine registration, enrollment and the first mandatory stage into a more seamless process

ii) define custom linkages between programs, e.g. to make it easier to enroll a baby into a child health program directly after the delivery stage of the mother program

iii) schedule events based on either incidence or enrollment dates

iv) define gentle reminders to users when a stage is completed, e.g. to make sure the next is scheduled

  • Custom registration and enrollment forms in tracker: Simplify the person registration and enrollment process by designing custom forms only using the attributes and identifiers that are relevant to your program and in the layout that you require. No need to bother the user with all the irrelevant details anymore.
  • Improved PNG maps: The PNG maps now support pre-defined legend sets, data set reporting rates, multiple map layers in the same map. It can be accessed under /api/maps in the Web API. Example here.
  • Message recipients: Messages now show the recipients inside the conversation. Check it out here.
  • Text areas in data entry. Data elements of type “long text” now render as text areas in aggregate data entry.
  • Clean menu design: The menu system has been given a more modern look and it better suited for touch-screen devices, with larger areas to click on.

For developers and the technically interested, we have a much improved Web API with lots of new features. General docs here.

  • Support for creating, modifying and removing persons. Docs.
  • Enrolling persons into programs, completing and cancelling. Docs.
  • User and system settings. Docs.
  • Information relevant to current user. Docs.
  • Information about the DHIS instance / system. Docs.
  • Event analytics. Aggregate reports and event queries. Docs.
  • Dashboard API resource. Docs.
  • Support for sending messages to user groups. Docs.

Get the Live package, WAR file and source code from here: http://www.dhis2.org/downloads

Documentation and javadocs here: http://www.dhis2.org/documentation

Full list of blueprints: https://launchpad.net/dhis2/+milestone/2.13

This release had contributions from PSI, Critical Software and Yuriy Ivanovich - much appreciated!

Enjoy the new features.

best regards,

the DHIS 2 development team


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

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

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

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

Hi,

Congratulations for this amazing achievement. We already have our team playing around with it.

Great work!

Regards,

Paulo Grácio
Technical Manager
(+258) 822 544 603

Skype: paulojrgracio

Critical Software Mozambique
Dependable Technologies for Critical Systems

Critical Software Mozambique is a subsidiary of Critical Software, a CMMI® Level 5 rated Company
CMMI® is registered in the USPTO by CMU

Rua Pereira Marinho, 179
Bairro de Sommerchield
Maputo
Moçambique
Phone: (+258) 214 951 45
Fax: (+258) 214 951 46

DISCLAIMER: This message is confidential and may contain privileged information. It is for use only by the people or entities to whom it is addressed. If you are not an intended recipient, you should not disclose, distribute, copy, print, rely on or otherwise make use of this message. If an addressing or transmission error has misdirected it to you we would be grateful if you would please notify the sender by return, before deleting it from your system.

···

From: Dhis2-devs [mailto:dhis2-devs-bounces+pgracio=criticalsoftware.com@lists.launchpad.net] On Behalf Of Lars Helge Øverland
Sent: quinta-feira, 17 de Outubro de 2013 13:51
To: DHIS 2 Developers list; DHIS 2 Users list
Subject: [Dhis2-devs] DHIS version 2.13 is released

Hi all,

DHIS 2 version 2.13 is out. This release brings some great new features and a much improved Web API.

(Demo login is admin/district)

  • Dashboard: We have a completely new dashboard which brings lots of new features. It is focused around search - you can use the search area at the top to look for and include maps, charts, pivot tables, users, reports by clicking on “Add” in the search result. You can now have any number of personal dashboards - for instance can create one for each subject you find interesting and easily switch between them. You can put any number of items on each dashboard and drag-and-drop to arrange them in your preferred order. Maps and pivot tables can now be embedded directly (previously they appeared as links). Dashboards can be shared with other users or group of users, just like you do with charts and pivot tables.

Check it out here.

  • Touch-device optimized data visualizer App: We have a new App which lets you do advanced analysis and visualize your data as a wide range of charts, including bar, column, line, pie, area. It works similar to current data visualizer module, only optimized for smartphones and tablets. You can load any predefined chart and create new charts which later can be saved as favorites. The app is web-based and therefore completely integrated with the charts you create in the current visualizer module on the web. It is pretty cool - try it out on your smartphone or tablet by pointing it to http://apps.dhis2.org/demo and select “smartphone” as the log in option, or directly on the web.

  • Apps are now completely integrated in the menu system, both in “services” menu and in the system overview page, and are now first-class components in DHIS 2. On the demo you can check it out by looking for “Mobile visualizer”. Apps are light-weight web applications which can be uploaded through the user interface in the “App management” module under “maintenance”. Read more about the app concept and apps in DHIS 2.

The mobile visualizer app can be downloaded from http://appstore.dhis2.org

  • The analysis tools - GIS, visualizer (charts) and pivot table - now feature more flexible selection of organisation units through three modes. Select the mode by clicking the gear icon under “organisation units”. You can select organisation units by levels, for instance you easily select all facilities in a province by first selecting the province from the tree, then the facility level in the level drop-down. You can select organisation units by groups, for instance you can select a province and then all public facilities inside it. You can also select multiple organisation units as “boundaries” in GIS. This has been harmonized and works similarly across all modules.

Screenshot select by level | select by group

  • Data surveillance and alerts: We now have a new component for data monitoring / surveillance and user alerts. It lets you monitor data, look for outbreaks and send alerts to users for notifiable conditions like measles, cholera and yellow fever outbreaks. The solution is an extension of validation rules - you can set rule type to “surveillance” (as opposed to “validation”). With surveillance rules, you can compare current data on the left side with previous data on the right side. You can define a “sequential sample count” implying the number of preceding values to compare with. You can also define an “annual sample count” meaning the number of years to compare for the same period as the current. The average value will be used and you can define a number of high and low outliers to be excluded from the average. Monitoring can be scheduled as a nightly task which checks the data entered since yesterday from “data administration” → “scheduling”. You can configure validation rules as usual under “services” → “data quality”. You can define which roles of user should be alerted when notifiable conditions are detected from “validation rule groups”. Alerts will be delivered as DHIS messages, which can be configured to be forwarded to email and SMS as usual.

Data surveillance docs here.

  • Integration of analysis module: We have integrated and harmonized the GIS (map), visualizer (chart) and pivot table modules to make them appear as one. You can now move seamlessly between table, chart and map visualizations of data. For instance, you can load a pivot table, then click on a cell and click to render the table as a chart. You can also click in the top-right corner to visualize the whole table as a map or chart. Check it out by loading this pivot table, then visualize as chart or map. You can also go back to the previous table / chart / map from the top-right menu. Screenshot here.

  • GIS now supports reporting rates for data sets - you can now visualize reporting rates on maps. In the thematic layers, select “data sets” under value type. Example here.

  • GIS now supports relative periods - you can now create maps which updates itself over time, for instance for “last month”. Select “relative” under “period type”. Example here.

  • Embedded analysis: All analysis modules now feature plugins which make it simple to embed maps, charts and pivot tables straight in web pages like portals. Check it out on our portal demo at http://apps.dhis2.org/portal

Image maps | Table plugin | Chart plugin | Map plugin | Carousel plugin

  • Pivot table lets you include the organisation unit hierarchy inside the pivot. You can select “show hierarchy” under “options”. Example here.

  • Pivot table now supports legend sets for improved visualization. You can select a pre-defined legend set under “options”. Check it out on the demo here.

  • Pivot table supports “details”, meaning selection of individual category option combos for data elements. Under “data elements”, select “details” and then your desired items. Example here.

  • Data visualizer now supports radar charts. Example here.

  • External access level: The sharing solution has been extended with an external access level. This means that you can make reports, resources, charts, maps and pivot tables available without logging into the system. This is ideal e.g. when you want to share a report with someone not having a user account in the system. After clicking on the sharing icon next to some object. Screenshot here.

  • Tabular report (analysis for event data) is much improved. It is now built on top of a new analytics Web API resource for event data, making it really fast and scalable for large databases. You can use it for querying events and producing aggregate data reports. You can select date ranges, relative periods, organisation units, attributes, identifiers and data elements as report dimensions and filters. Check it out on the demo here. Event query screenshot. Aggregate report screenshot.

  • Custom locales for database translations: You can now specify any locale for database translations. Translations can be created under “data administration” → “locales”. Database translations now also works with fallback. This is convenient e.g. in a global setup, where you can provide a complete translation for Spanish, then provide a specific translation for Mexican Spanish, where you only translate the elements which are specific to Mexican - the system will fall back to Spanish when Mexican Spanish translations do not exist.

  • Internationalization of login, account restore and create account pages: Users can now select their language from the drop-down in the bottom-left of the login page. This is handy in a multi-country deployment. The locale is stored in the local storage of the browser. Check it out on the demo by logging out.

  • Data entry (aggregate) now lets you view the data and complete registrations which have been captured of offline. This makes it easier to keep track of what has been entered into the system while offline.

  • Indicators support various mathematical formulas, like absolute numbers, sin, cos, tan, square root, ln, log and modulus. You can add it directly in indicator numerator and denominator screen.

  • Import-export of events with registrations: The import-export module now lets you import and export events which are linked to registered persons. Look under “import-export” → “event data import” and “event data import” here.

  • Improved messaging in tracker: New feature that allows the DHIS user to monitor progress of a multi-stage program through:

i) automated messages as SMS or DHIS messages to registered persons phones or DHIS users

ii) send when a program is started or completed

iii) send when a stage is completed

iv) live message feed on the dashboard

- Multiple stage programs in tracker - more flexibility to meet local needs:

i) combine registration, enrollment and the first mandatory stage into a more seamless process

ii) define custom linkages between programs, e.g. to make it easier to enroll a baby into a child health program directly after the delivery stage of the mother program

iii) schedule events based on either incidence or enrollment dates

iv) define gentle reminders to users when a stage is completed, e.g. to make sure the next is scheduled

- Custom registration and enrollment forms in tracker: Simplify the person registration and enrollment process by designing custom forms only using the attributes and identifiers that are relevant to your program and in the layout that you require. No need to bother the user with all the irrelevant details anymore.

  • Improved PNG maps: The PNG maps now support pre-defined legend sets, data set reporting rates, multiple map layers in the same map. It can be accessed under /api/maps in the Web API. Example here.

  • Message recipients: Messages now show the recipients inside the conversation. Check it out here.

  • Text areas in data entry. Data elements of type “long text” now render as text areas in aggregate data entry.

  • Clean menu design: The menu system has been given a more modern look and it better suited for touch-screen devices, with larger areas to click on.

For developers and the technically interested, we have a much improved Web API with lots of new features. General docs here.

  • Support for creating, modifying and removing persons. Docs.

  • Enrolling persons into programs, completing and cancelling. Docs.

  • User and system settings. Docs.

  • Information relevant to current user. Docs.

  • Information about the DHIS instance / system. Docs.

  • Event analytics. Aggregate reports and event queries. Docs.

  • Dashboard API resource. Docs.

  • Support for sending messages to user groups. Docs.

Get the Live package, WAR file and source code from here: http://www.dhis2.org/downloads

Documentation and javadocs here: http://www.dhis2.org/documentation

Full list of blueprints: https://launchpad.net/dhis2/+milestone/2.13

This release had contributions from PSI, Critical Software and Yuriy Ivanovich - much appreciated!

Enjoy the new features.

best regards,

the DHIS 2 development team

Bravo to the team. I enjoyed the live presentation too link http://buff.ly/16d0hpq

···
  • Muhire Andrew*

Ministry of Health / HMIS

““A mind is a terrible thing to waste””


** Cell:(+25)0788436150**

*** Twitter :andrewmuhire***

**** skype:muhire_andrew****

muhireandrew@yahoo.com

On Thursday, October 17, 2013 3:28 PM, Marta Vila martavila@gmail.com wrote:

Congratulations team!!!

This really looks GREAT

On 17 October 2013 13:50, Lars Helge Øverland larshelge@gmail.com wrote:

Hi all,

DHIS 2 version 2.13 is out. This release brings some great new features and a much improved Web API.

(Demo login is admin/district)

  • Dashboard: We have a completely new dashboard which brings lots of new features. It is focused around search - you can use the search area at the top to look for and include maps, charts, pivot tables, users, reports by clicking on “Add” in the search result. You can now have any number of personal dashboards - for instance can create one for each subject you find interesting and easily switch between them. You can put any number of items on each dashboard and drag-and-drop to arrange them in your preferred order. Maps and pivot tables can now be embedded directly (previously they appeared as links). Dashboards can be shared with other users or group of users, just like you do with charts and pivot tables.

Check it out here.

  • Touch-device optimized data visualizer App: We have a new App which lets you do advanced analysis and visualize your data as a wide range of charts, including bar, column, line, pie, area. It works similar to current data visualizer module, only optimized for smartphones and tablets. You can load any predefined chart and create new charts which later can be saved as favorites. The app is web-based and therefore completely integrated with the charts you create in the current visualizer module on the web. It is pretty cool - try it out on your smartphone or tablet by pointing it to http://apps.dhis2.org/demo and select “smartphone” as the log in option, or directly on the web.
  • Apps are now completely integrated in the menu system, both in “services” menu and in the system overview page, and are now first-class components in DHIS 2. On the demo you can check it out by looking for “Mobile visualizer”. Apps are light-weight web applications which can be uploaded through the user interface in the “App management” module under “maintenance”. Read more about the app concept and apps in DHIS 2.

The mobile visualizer app can be downloaded from http://appstore.dhis2.org

  • The analysis tools - GIS, visualizer (charts) and pivot table - now feature more flexible selection of organisation units through three modes. Select the mode by clicking the gear icon under “organisation units”. You can select organisation units by levels, for instance you easily select all facilities in a province by first selecting the province from the tree, then the facility level in the level drop-down. You can select organisation units by groups, for instance you can select a province and then all public facilities inside it. You can also select multiple organisation units as “boundaries” in GIS. This has been harmonized and works similarly across all modules.

Screenshot select by level | select by group

  • Data surveillance and alerts : We now have a new component for data monitoring / surveillance and user alerts. It lets you monitor data, look for outbreaks and send alerts to users for notifiable conditions like measles, cholera and yellow fever outbreaks. The solution is an extension of validation rules - you can set rule type to “surveillance” (as opposed to “validation”). With surveillance rules, you can compare current data on the left side with previous data on the right side. You can define a “sequential sample count” implying the number of preceding values to compare with. You can also define an “annual sample count” meaning the number of years to compare for the same period as the current. The average value will be used and you can define a number of high and low outliers to be excluded from the average. Monitoring can be scheduled as a nightly task which checks the data entered since yesterday from “data administration” → “scheduling”. You can configure validation rules as usual under “services” → “data quality”. You can define which roles of user should be alerted when notifiable conditions are detected from “validation rule groups”. Alerts will be delivered as DHIS messages, which can be configured to be forwarded to email and SMS as usual.

Data surveillance docs here.

  • Integration of analysis module: We have integrated and harmonized the GIS (map), visualizer (chart) and pivot table modules to make them appear as one. You can now move seamlessly between table, chart and map visualizations of data. For instance, you can load a pivot table, then click on a cell and click to render the table as a chart. You can also click in the top-right corner to visualize the whole table as a map or chart. Check it out by loading this pivot table, then visualize as chart or map. You can also go back to the previous table / chart / map from the top-right menu. Screenshot here.
  • GIS now supports reporting rates for data sets - you can now visualize reporting rates on maps. In the thematic layers, select “data sets” under value type. Example here.
  • GIS now supports relative periods - you can now create maps which updates itself over time, for instance for “last month”. Select “relative” under “period type”. Example here.
  • Embedded analysis: All analysis modules now feature plugins which make it simple to embed maps, charts and pivot tables straight in web pages like portals. Check it out on our portal demo at http://apps.dhis2.org/portal

Image maps | Table plugin | Chart plugin | Map plugin | Carousel plugin

  • Pivot table lets you include the organisation unit hierarchy inside the pivot. You can select “show hierarchy” under “options”. Example here.
  • Pivot table now supports legend sets for improved visualization. You can select a pre-defined legend set under “options”. Check it out on the demo here.
  • Pivot table supports “details”, meaning selection of individual category option combos for data elements. Under “data elements”, select “details” and then your desired items. Example here.
  • External access level: The sharing solution has been extended with an external access level. This means that you can make reports, resources, charts, maps and pivot tables available without logging into the system. This is ideal e.g. when you want to share a report with someone not having a user account in the system. After clicking on the sharing icon next to some object. Screenshot here.
  • Tabular report (analysis for event data) is much improved. It is now built on top of a new analytics Web API resource for event data, making it really fast and scalable for large databases. You can use it for querying events and producing aggregate data reports. You can select date ranges, relative periods, organisation units, attributes, identifiers and data elements as report dimensions and filters. Check it out on the demo here. Event query screenshot. Aggregate report screenshot.
  • Custom locales for database translations: You can now specify any locale for database translations. Translations can be created under “data administration” → “locales”. Database translations now also works with fallback. This is convenient e.g. in a global setup, where you can provide a complete translation for Spanish, then provide a specific translation for Mexican Spanish, where you only translate the elements which are specific to Mexican - the system will fall back to Spanish when Mexican Spanish translations do not exist.
  • Internationalization of login, account restore and create account pages: Users can now select their language from the drop-down in the bottom-left of the login page. This is handy in a multi-country deployment. The locale is stored in the local storage of the browser. Check it out on the demo by logging out.
  • Data entry (aggregate) now lets you view the data and complete registrations which have been captured of offline. This makes it easier to keep track of what has been entered into the system while offline.
  • Indicators support various mathematical formulas, like absolute numbers, sin, cos, tan, square root, ln, log and modulus. You can add it directly in indicator numerator and denominator screen.
  • Import-export of events with registrations: The import-export module now lets you import and export events which are linked to registered persons. Look under “import-export” → “event data import” and “event data import” here.
  • Improved messaging in tracker: New feature that allows the DHIS user to monitor progress of a multi-stage program through:

i) automated messages as SMS or DHIS messages to registered persons phones or DHIS users

ii) send when a program is started or completed

iii) send when a stage is completed

iv) live message feed on the dashboard

  • Multiple stage programs in tracker - more flexibility to meet local needs:

i) combine registration, enrollment and the first mandatory stage into a more seamless process

ii) define custom linkages between programs, e.g. to make it easier to enroll a baby into a child health program directly after the delivery stage of the mother program

iii) schedule events based on either incidence or enrollment dates

iv) define gentle reminders to users when a stage is completed, e.g. to make sure the next is scheduled

  • Custom registration and enrollment forms in tracker: Simplify the person registration and enrollment process by designing custom forms only using the attributes and identifiers that are relevant to your program and in the layout that you require. No need to bother the user with all the irrelevant details anymore.
  • Improved PNG maps: The PNG maps now support pre-defined legend sets, data set reporting rates, multiple map layers in the same map. It can be accessed under /api/maps in the Web API. Example here.
  • Message recipients: Messages now show the recipients inside the conversation. Check it out here.
  • Text areas in data entry. Data elements of type “long text” now render as text areas in aggregate data entry.
  • Clean menu design: The menu system has been given a more modern look and it better suited for touch-screen devices, with larger areas to click on.

For developers and the technically interested, we have a much improved Web API with lots of new features. General docs here.

  • Support for creating, modifying and removing persons. Docs.
  • Enrolling persons into programs, completing and cancelling. Docs.
  • User and system settings. Docs.
  • Information relevant to current user. Docs.
  • Information about the DHIS instance / system. Docs.
  • Event analytics. Aggregate reports and event queries. Docs.
  • Dashboard API resource. Docs.
  • Support for sending messages to user groups. Docs.

Get the Live package, WAR file and source code from here: http://www.dhis2.org/downloads

Documentation and javadocs here: http://www.dhis2.org/documentation

Full list of blueprints: https://launchpad.net/dhis2/+milestone/2.13

This release had contributions from PSI, Critical Software and Yuriy Ivanovich - much appreciated!

Enjoy the new features.

best regards,

the DHIS 2 development team


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

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

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

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


Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help : https://help.launchpad.net/ListHelp

Hi and Congratulations on the release !

···

On Thu, Oct 17, 2013 at 2:50 PM, Lars Helge Øverland larshelge@gmail.com wrote:

Hi all,

DHIS 2 version 2.13 is out. This release brings some great new features and a much improved Web API.

(Demo login is admin/district)

  • Dashboard: We have a completely new dashboard which brings lots of new features. It is focused around search - you can use the search area at the top to look for and include maps, charts, pivot tables, users, reports by clicking on “Add” in the search result. You can now have any number of personal dashboards - for instance can create one for each subject you find interesting and easily switch between them. You can put any number of items on each dashboard and drag-and-drop to arrange them in your preferred order. Maps and pivot tables can now be embedded directly (previously they appeared as links). Dashboards can be shared with other users or group of users, just like you do with charts and pivot tables.

Check it out here.

  • Touch-device optimized data visualizer App: We have a new App which lets you do advanced analysis and visualize your data as a wide range of charts, including bar, column, line, pie, area. It works similar to current data visualizer module, only optimized for smartphones and tablets. You can load any predefined chart and create new charts which later can be saved as favorites. The app is web-based and therefore completely integrated with the charts you create in the current visualizer module on the web. It is pretty cool - try it out on your smartphone or tablet by pointing it to http://apps.dhis2.org/demo and select “smartphone” as the log in option, or directly on the web.
  • Apps are now completely integrated in the menu system, both in “services” menu and in the system overview page, and are now first-class components in DHIS 2. On the demo you can check it out by looking for “Mobile visualizer”. Apps are light-weight web applications which can be uploaded through the user interface in the “App management” module under “maintenance”. Read more about the app concept and apps in DHIS 2.

The mobile visualizer app can be downloaded from http://appstore.dhis2.org

  • The analysis tools - GIS, visualizer (charts) and pivot table - now feature more flexible selection of organisation units through three modes. Select the mode by clicking the gear icon under “organisation units”. You can select organisation units by levels, for instance you easily select all facilities in a province by first selecting the province from the tree, then the facility level in the level drop-down. You can select organisation units by groups, for instance you can select a province and then all public facilities inside it. You can also select multiple organisation units as “boundaries” in GIS. This has been harmonized and works similarly across all modules.

Screenshot select by level | select by group

  • Data surveillance and alerts: We now have a new component for data monitoring / surveillance and user alerts. It lets you monitor data, look for outbreaks and send alerts to users for notifiable conditions like measles, cholera and yellow fever outbreaks. The solution is an extension of validation rules - you can set rule type to “surveillance” (as opposed to “validation”). With surveillance rules, you can compare current data on the left side with previous data on the right side. You can define a “sequential sample count” implying the number of preceding values to compare with. You can also define an “annual sample count” meaning the number of years to compare for the same period as the current. The average value will be used and you can define a number of high and low outliers to be excluded from the average. Monitoring can be scheduled as a nightly task which checks the data entered since yesterday from “data administration” → “scheduling”. You can configure validation rules as usual under “services” → “data quality”. You can define which roles of user should be alerted when notifiable conditions are detected from “validation rule groups”. Alerts will be delivered as DHIS messages, which can be configured to be forwarded to email and SMS as usual.

Data surveillance docs here.

  • Integration of analysis module: We have integrated and harmonized the GIS (map), visualizer (chart) and pivot table modules to make them appear as one. You can now move seamlessly between table, chart and map visualizations of data. For instance, you can load a pivot table, then click on a cell and click to render the table as a chart. You can also click in the top-right corner to visualize the whole table as a map or chart. Check it out by loading this pivot table, then visualize as chart or map. You can also go back to the previous table / chart / map from the top-right menu. Screenshot here.
  • GIS now supports reporting rates for data sets - you can now visualize reporting rates on maps. In the thematic layers, select “data sets” under value type. Example here.
  • GIS now supports relative periods - you can now create maps which updates itself over time, for instance for “last month”. Select “relative” under “period type”. Example here.
  • Embedded analysis: All analysis modules now feature plugins which make it simple to embed maps, charts and pivot tables straight in web pages like portals. Check it out on our portal demo at http://apps.dhis2.org/portal

Image maps | Table plugin | Chart plugin | Map plugin | Carousel plugin

  • Pivot table lets you include the organisation unit hierarchy inside the pivot. You can select “show hierarchy” under “options”. Example here.
  • Pivot table now supports legend sets for improved visualization. You can select a pre-defined legend set under “options”. Check it out on the demo here.
  • Pivot table supports “details”, meaning selection of individual category option combos for data elements. Under “data elements”, select “details” and then your desired items. Example here.
  • External access level: The sharing solution has been extended with an external access level. This means that you can make reports, resources, charts, maps and pivot tables available without logging into the system. This is ideal e.g. when you want to share a report with someone not having a user account in the system. After clicking on the sharing icon next to some object. Screenshot here.
  • Tabular report (analysis for event data) is much improved. It is now built on top of a new analytics Web API resource for event data, making it really fast and scalable for large databases. You can use it for querying events and producing aggregate data reports. You can select date ranges, relative periods, organisation units, attributes, identifiers and data elements as report dimensions and filters. Check it out on the demo here. Event query screenshot. Aggregate report screenshot.
  • Custom locales for database translations: You can now specify any locale for database translations. Translations can be created under “data administration” → “locales”. Database translations now also works with fallback. This is convenient e.g. in a global setup, where you can provide a complete translation for Spanish, then provide a specific translation for Mexican Spanish, where you only translate the elements which are specific to Mexican - the system will fall back to Spanish when Mexican Spanish translations do not exist.
  • Internationalization of login, account restore and create account pages: Users can now select their language from the drop-down in the bottom-left of the login page. This is handy in a multi-country deployment. The locale is stored in the local storage of the browser. Check it out on the demo by logging out.
  • Data entry (aggregate) now lets you view the data and complete registrations which have been captured of offline. This makes it easier to keep track of what has been entered into the system while offline.
  • Indicators support various mathematical formulas, like absolute numbers, sin, cos, tan, square root, ln, log and modulus. You can add it directly in indicator numerator and denominator screen.
  • Import-export of events with registrations: The import-export module now lets you import and export events which are linked to registered persons. Look under “import-export” → “event data import” and “event data import” here.
  • Improved messaging in tracker: New feature that allows the DHIS user to monitor progress of a multi-stage program through:

i) automated messages as SMS or DHIS messages to registered persons phones or DHIS users

ii) send when a program is started or completed

iii) send when a stage is completed

iv) live message feed on the dashboard

  • Multiple stage programs in tracker - more flexibility to meet local needs:

i) combine registration, enrollment and the first mandatory stage into a more seamless process

ii) define custom linkages between programs, e.g. to make it easier to enroll a baby into a child health program directly after the delivery stage of the mother program

iii) schedule events based on either incidence or enrollment dates

iv) define gentle reminders to users when a stage is completed, e.g. to make sure the next is scheduled

  • Custom registration and enrollment forms in tracker: Simplify the person registration and enrollment process by designing custom forms only using the attributes and identifiers that are relevant to your program and in the layout that you require. No need to bother the user with all the irrelevant details anymore.
  • Improved PNG maps: The PNG maps now support pre-defined legend sets, data set reporting rates, multiple map layers in the same map. It can be accessed under /api/maps in the Web API. Example here.
  • Message recipients: Messages now show the recipients inside the conversation. Check it out here.
  • Text areas in data entry. Data elements of type “long text” now render as text areas in aggregate data entry.
  • Clean menu design: The menu system has been given a more modern look and it better suited for touch-screen devices, with larger areas to click on.

For developers and the technically interested, we have a much improved Web API with lots of new features. General docs here.

  • Support for creating, modifying and removing persons. Docs.
  • Enrolling persons into programs, completing and cancelling. Docs.
  • User and system settings. Docs.
  • Information relevant to current user. Docs.
  • Information about the DHIS instance / system. Docs.
  • Event analytics. Aggregate reports and event queries. Docs.
  • Dashboard API resource. Docs.
  • Support for sending messages to user groups. Docs.

Get the Live package, WAR file and source code from here: http://www.dhis2.org/downloads

Documentation and javadocs here: http://www.dhis2.org/documentation

Full list of blueprints: https://launchpad.net/dhis2/+milestone/2.13

This release had contributions from PSI, Critical Software and Yuriy Ivanovich - much appreciated!

Enjoy the new features.

best regards,

the DHIS 2 development team


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


Best regards,

Ovidiu Rosu

Dear Lars,

CONGRATULATIONS to all members of your team and those external
persons/groups that supported the development of this version.

However, the DHIS2Live on the download site is it still version 2.12,
and if so, when should we expect to version 2.13 of it?

Regards.

Kayode

···

On 17 October 2013 13:50, Lars Helge Øverland <larshelge@gmail.com> wrote:

Hi all,

DHIS 2 version 2.13 is out. This release brings some great new features
and a much improved Web API.

*(Demo login is admin/district)*

- *Dashboard*: We have a completely new dashboard which brings lots of
new features. It is focused around search - you can use the search area
at
the top to look for and include maps, charts, pivot tables, users,
reports
by clicking on "Add" in the search result. You can now have any number of
personal dashboards - for instance can create one for each subject you
find
interesting and easily switch between them. You can put any number of
items
on each dashboard and drag-and-drop to arrange them in your preferred
order. Maps and pivot tables can now be embedded directly (previously
they
appeared as links). Dashboards can be shared with other users or group of
users, just like you do with charts and pivot tables.

Check it out
here<DHIS2 App Hub;
.

- *Touch-device optimized data visualizer*
App<http://www.dhis2.org/doc/snapshot/en/user/html/ch26.html&gt;:
We have a new App which lets you do advanced analysis and visualize your
data as a wide range of charts, including bar, column, line, pie, area.
It
works similar to current data visualizer module, only optimized for
smartphones and tablets. You can load any predefined chart and create new
charts which later can be saved as favorites. The app is web-based and
therefore completely integrated with the charts you create in the current
visualizer module on the web. It is pretty cool - try it out on your
smartphone or tablet by pointing it to
DHIS2 App Hub;
and
select "smartphone" as the log in option, or directly on the web.

- Apps are now *completely integrated in the menu system*, both in
"services" menu and in the system overview
page<DHIS2 App Hub,
and are now first-class components in DHIS 2. On the demo you can check
it
out by looking for "Mobile visualizer". Apps are light-weight web
applications which can be uploaded through the user interface in the "App
management" module under "maintenance". Read more about the app
concept<https://developer.mozilla.org/en-US/Apps/Quickstart/Build/Intro_to_open_web_apps&gt;and
apps <http://www.dhis2.org/doc/snapshot/en/user/html/ch26.html&gt; in DHIS
2.

The mobile visualizer app can be downloaded from
http://appstore.dhis2.org

- The analysis tools - GIS, visualizer (charts) and pivot table - now
feature more *flexible selection of organisation units* through three
modes. Select the mode by clicking the gear icon under "organisation
units". You can select organisation units by *levels*, for instance you
easily select all facilities in a province by first selecting the
province
from the tree, then the facility level in the level drop-down. You can
select organisation units by *groups*, for instance you can select a
province and then all public facilities inside it. You can also select
multiple organisation units as "boundaries" in GIS. This has been
harmonized and works similarly across all modules.

Screenshot select by
level<http://www.dhis2.org/download/misc/ou-level-selection.png&gt; |
select by
group<http://www.dhis2.org/download/misc/ou-group-selection.png&gt;

- *Data surveillance and alerts*: We now have a new component for data
monitoring / surveillance and user alerts. It lets you monitor data, look
for outbreaks and send alerts to users for notifiable conditions like
measles, cholera and yellow fever outbreaks. The solution is an extension
of validation rules - you can set rule type to "surveillance" (as opposed
to "validation"). With surveillance rules, you can compare current data
on
the left side with previous data on the right side. You can define a
"sequential sample count" implying the number of preceding values to
compare with. You can also define an "annual sample count" meaning the
number of years to compare for the same period as the current. The
average
value will be used and you can define a number of high and low outliers
to
be excluded from the average. Monitoring can be scheduled as a nightly
task
which checks the data entered since yesterday from "data administration"
->
"scheduling". You can configure validation rules as usual under
"services"
-> "data quality". You can define which roles of user should be alerted
when notifiable conditions are detected from "validation rule groups".
Alerts will be delivered as DHIS messages, which can be configured to be
forwarded to email and SMS as usual.

Data surveillance docs
here<http://www.dhis2.org/doc/snapshot/en/user/html/ch11s05.html&gt;
.

- *Integration of analysis module*: We have integrated and harmonized the
GIS (map), visualizer (chart) and pivot table modules to make them appear
as one. You can now move seamlessly between table, chart and map
visualizations of data. For instance, you can load a pivot table, then
click on a cell and click to render the table as a chart. You can also
click in the top-right corner to visualize the whole table as a map or
chart. Check it out by loading this pivot
table<DHIS2 App Hub,
then visualize as chart or map. You can also go back to the previous
table
/ chart / map from the top-right menu. Screenshot
here<http://www.dhis2.org/download/misc/analysis-integration.png&gt;
.

- GIS now supports *reporting rates* for data sets - you can now
visualize reporting rates on maps. In the thematic layers, select "data
sets" under value type. Example
here<DHIS2 App Hub;
.

- GIS now supports *relative periods* - you can now create maps which
updates itself over time, for instance for "last month". Select
"relative"
under "period type". Example
here<DHIS2 App Hub;
.

- *Embedded analysis*: All analysis modules now feature *plugins* which
make it simple to embed maps, charts and pivot tables straight in web
pages
like portals. Check it out on our portal demo at
DHIS2 App Hub

Image maps <DHIS2 App Hub; | Table
plugin<DHIS2 App Hub Chart
plugin <DHIS2 App Hub; | Map
plugin<DHIS2 App Hub Carousel
plugin <DHIS2 App Hub;

- Pivot table lets you include the *organisation unit hierarchy* inside
the pivot. You can select "show hierarchy" under "options". Example
here<DHIS2 App Hub;
.

- Pivot table now supports *legend sets* for improved visualization. You
can select a pre-defined legend set under "options". Check it out on the
demo
here<DHIS2 App Hub;
.

- Pivot table supports "details", meaning selection of individual
category
option combos for data elements. Under "data elements", select "details"
and then your desired items. Example
here<DHIS2 App Hub;
.

- Data visualizer now supports *radar charts*. Example
here<DHIS2 App Hub;
.

- *External access level*: The sharing solution has been extended with an
external access level. This means that you can make reports, resources,
charts, maps and pivot tables available without logging into the system.
This is ideal e.g. when you want to share a report with someone not
having
a user account in the system. After clicking on the sharing icon next to
some object. Screenshot
here<http://www.dhis2.org/download/misc/external-access.png&gt;
.

- *Tabular report* (analysis for event data) is much improved. It is now
built on top of a new analytics Web API resource for event data, making
it
really fast and scalable for large databases. You can use it for querying
events and producing aggregate data reports. You can select date ranges,
relative periods, organisation units, attributes, identifiers and data
elements as report dimensions and filters. Check it out on the demo
here<DHIS2 App Hub.
Event query
screenshot<http://www.dhis2.org/download/misc/tabular-case-based.png&gt;\.
Aggregate report
screenshot<http://www.dhis2.org/download/misc/tabular-aggregate.png&gt;
.

- *Custom locales* for database translations: You can now specify any
locale for database translations. Translations can be created under "data
administration" ->
"locales<DHIS2 App Hub.
Database translations now also works with fallback. This is convenient
e.g.
in a global setup, where you can provide a complete translation for
Spanish, then provide a specific translation for Mexican Spanish, where
you
only translate the elements which are specific to Mexican - the system
will
fall back to Spanish when Mexican Spanish translations do not exist.

- *Internationalization of login,* account restore and create account
pages: Users can now select their language from the drop-down in the
bottom-left of the login page. This is handy in a multi-country
deployment.
The locale is stored in the local storage of the browser. Check it out on
the demo <DHIS2 App Hub; by logging out.

- *Data entry (aggregate)* now lets you view the data and complete
registrations which have been captured of offline. This makes it easier
to
keep track of what has been entered into the system while offline.

- Indicators support various *mathematical formulas*, like absolute
numbers, sin, cos, tan, square root, ln, log and modulus. You can add it
directly in indicator numerator and denominator screen.

- *Import-export of events with registrations*: The import-export module
now lets you import and export events which are linked to registered
persons. Look under "import-export" -> "event data import" and "event
data
import"
here<DHIS2 App Hub;
.

- *Improved messaging in tracker*: New feature that allows the DHIS user
to monitor progress of a multi-stage program through:
i) automated messages as SMS or DHIS messages to registered persons
phones
or DHIS users
ii) send when a program is started or completed
iii) send when a stage is completed
iv) live message feed on the dashboard

- Multiple stage programs in tracker - more flexibility to meet local
needs:

i) combine registration, enrollment and the first mandatory stage into a
more seamless process

ii) define custom linkages between programs, e.g. to make it easier to
enroll a baby into a child health program directly after the delivery
stage
of the mother program

iii) schedule events based on either incidence or enrollment dates
iv) define gentle reminders to users when a stage is completed, e.g. to
make sure the next is scheduled

- Custom registration and enrollment forms in tracker: Simplify the
person registration and enrollment process by designing custom forms only
using the attributes and identifiers that are relevant to your program
and
in the layout that you require. No need to bother the user with all the
irrelevant details anymore.

- *Improved PNG maps*: The PNG maps now support pre-defined legend sets,
data set reporting rates, multiple map layers in the same map. It can be
accessed under /api/maps in the Web API. Example
here<DHIS2 App Hub;
.

- *Message recipients*: Messages now show the recipients inside the
conversation. Check it out
here<DHIS2 App Hub;
.

- *Text areas in data entry*. Data elements of type "long text" now
render as text areas in aggregate data entry.

- *Clean menu design*: The menu system has been given a more modern look
and it better suited for touch-screen devices, with larger areas to click
on.

For *developers and the technically interested*, we have a much improved
Web API with lots of new features. General docs
here<http://www.dhis2.org/doc/snapshot/en/user/html/ch25.html&gt;
.

- Support for creating, modifying and removing persons.
Docs<http://www.dhis2.org/doc/snapshot/en/user/html/ch25s28.html&gt;
.

- Enrolling persons into programs, completing and cancelling.
Docs<http://www.dhis2.org/doc/snapshot/en/user/html/ch25s28.html#d5e8351&gt;
.

- User and system settings.
Docs<http://www.dhis2.org/doc/snapshot/en/user/html/ch25s26.html&gt;
.

- Information relevant to current user.
Docs<http://www.dhis2.org/doc/snapshot/en/user/html/ch25s25.html&gt;
.

- Information about the DHIS instance / system.
Docs<http://www.dhis2.org/doc/snapshot/en/user/html/ch25s24.html&gt;
.

- Event analytics. Aggregate reports and event queries.
Docs<http://www.dhis2.org/doc/snapshot/en/user/html/ch25s22.html&gt;
.

- Dashboard API resource.
Docs<http://www.dhis2.org/doc/snapshot/en/user/html/ch25s20.html&gt;
.

- Support for sending messages to user groups.
Docs<http://www.dhis2.org/doc/snapshot/en/user/html/ch25s13.html&gt;
.

Get the Live package, WAR file and source code from here:
Downloads - DHIS2

Documentation and javadocs here: Resources - DHIS2

Full list of blueprints: https://launchpad.net/dhis2/+milestone/2.13

This release had contributions from PSI <http://psi.org/&gt;, Critical
Software <Critical Software; and Yuriy
Ivanovich<Google Workspace Updates: New community features for Google Chat and an update on Currents much
appreciated!

Enjoy the new features.

best regards,

the DHIS 2 development team

_______________________________________________
Mailing list: DHIS 2 Users in Launchpad
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : DHIS 2 Users in Launchpad
More help : ListHelp - Launchpad Help

Thank you Kayode.

Sorry that was a slip - the Live package has been updated, it was just the
version label on the web page that was wrong. Fixed now.

regards,

Lars

···

On Thu, Oct 17, 2013 at 8:44 PM, Kayode Odusote <odusote.kayode@gmail.com>wrote:

Dear Lars,

CONGRATULATIONS to all members of your team and those external
persons/groups that supported the development of this version.

However, the DHIS2Live on the download site is it still version 2.12,
and if so, when should we expect to version 2.13 of it?

Congrats these changes are great!

Nick

···

Hi all,

DHIS 2 version 2.13 is out. This release brings some great new features and a much improved Web API.

(Demo login is admin/district)

  • Dashboard : We have a completely new dashboard which brings lots of new features. It is focused around search - you can use the search area at the top to look for and include maps, charts, pivot tables, users, reports by clicking on “Add” in the search result. You can now have any number of personal dashboards - for instance can create one for each subject you find interesting and easily switch between them. You can put any number of items on each dashboard and drag-and-drop to arrange them in your preferred order. Maps and pivot tables can now be embedded directly (previously they appeared as links). Dashboards can be shared with other users or group of users, just like you do with charts and pivot tables.

Check
it out here
.

  • Touch-device optimized data visualizer
    App
    : We have a new App which lets you do advanced analysis and visualize your data as a wide range of charts, including bar, column, line, pie, area. It works similar to current data visualizer module, only optimized for smartphones and tablets. You can load any predefined chart and create new charts which later can be saved as favorites. The app is web-based and therefore completely integrated with the charts you create in the current visualizer module on the web. It is pretty cool - try it out on your smartphone or tablet by pointing it to http://apps.dhis2.org/demo and select “smartphone” as the log in option, or directly on the web.

  • Apps are now completely integrated in the menu system, both in “services” menu and in the
    system overview page
    , and are now first-class components in DHIS 2. On the demo you can check it out by looking for “Mobile visualizer”. Apps are light-weight web applications which can be uploaded through the user interface in the “App management” module under “maintenance”. Read more about the
    app concept
    and
    apps
    in DHIS 2.

The mobile visualizer app can be downloaded from
http://appstore.dhis2.org

  • The analysis tools - GIS, visualizer (charts) and pivot table - now feature more flexible selection of organisation units through three modes. Select the mode by clicking the gear icon under “organisation units”. You can select organisation units by levels, for instance you easily select all facilities in a province by first selecting the province from the tree, then the facility level in the level drop-down. You can select organisation units by groups, for instance you can select a province and then all public facilities inside it. You can also select multiple organisation units as “boundaries” in GIS. This has been harmonized and works similarly across all modules.

Screenshot
select by level
|
select by group

  • Data surveillance and alerts : We now have a new component for data monitoring / surveillance and user alerts. It lets you monitor data, look for outbreaks and send alerts to users for notifiable conditions like measles, cholera and yellow fever outbreaks. The solution is an extension of validation rules - you can set rule type to “surveillance” (as opposed to “validation”). With surveillance rules, you can compare current data on the left side with previous data on the right side. You can define a “sequential sample count” implying the number of preceding values to compare with. You can also define an “annual sample count” meaning the number of years to compare for the same period as the current. The average value will be used and you can define a number of high and low outliers to be excluded from the average. Monitoring can be scheduled as a nightly task which checks the data entered since yesterday from “data administration” → “scheduling”. You can configure validation rules as usual under “services” → “data quality”. You can define which roles of user should be alerted when notifiable conditions are detected from “validation rule groups”. Alerts will be delivered as DHIS messages, which can be configured to be forwarded to email and SMS as usual.

Data surveillance
docs here
.

  • Integration of analysis module : We have integrated and harmonized the GIS (map), visualizer (chart) and pivot table modules to make them appear as one. You can now move seamlessly between table, chart and map visualizations of data. For instance, you can load a pivot table, then click on a cell and click to render the table as a chart. You can also click in the top-right corner to visualize the whole table as a map or chart. Check it out by loading
    this pivot table
    , then visualize as chart or map. You can also go back to the previous table / chart / map from the top-right menu. Screenshot here.

  • GIS now supports reporting rates for data sets - you can now visualize reporting rates on maps. In the thematic layers, select “data sets” under value type.
    Example here
    .

  • GIS now supports relative periods - you can now create maps which updates itself over time, for instance for “last month”. Select “relative” under “period type”.
    Example here
    .

  • Embedded analysis: All analysis modules now feature plugins which make it simple to embed maps, charts and pivot tables straight in web pages like portals. Check it out on our portal demo at http://apps.dhis2.org/portal

Image maps |
Table plugin
| Chart plugin | Map plugin |
Carousel plugin

  • Pivot table lets you include the organisation unit hierarchy inside the pivot. You can select “show hierarchy” under “options”.
    Example here
    .

  • Pivot table now supports legend sets for improved visualization. You can select a pre-defined legend set under “options”. Check it out on the
    demo here
    .

  • Pivot table supports “details”, meaning selection of individual category option combos for data elements. Under “data elements”, select “details” and then your desired items.
    Example here
    .

  • Data visualizer now supports radar charts.
    Example here
    .

  • External access level : The sharing solution has been extended with an external access level. This means that you can make reports, resources, charts, maps and pivot tables available without logging into the system. This is ideal e.g. when you want to share a report with someone not having a user account in the system. After clicking on the sharing icon next to some object. Screenshot here.

  • Tabular report (analysis for event data) is much improved. It is now built on top of a new analytics Web API resource for event data, making it really fast and scalable for large databases. You can use it for querying events and producing aggregate data reports. You can select date ranges, relative periods, organisation units, attributes, identifiers and data elements as report dimensions and filters. Check it out on the demo here. Event query screenshot. Aggregate report screenshot.

  • Custom locales for database translations: You can now specify any locale for database translations. Translations can be created under “data administration” → "locales ". Database translations now also works with fallback. This is convenient e.g. in a global setup, where you can provide a complete translation for Spanish, then provide a specific translation for Mexican Spanish, where you only translate the elements which are specific to Mexican - the system will fall back to Spanish when Mexican Spanish translations do not exist.

  • Internationalization of login, account restore and create account pages: Users can now select their language from the drop-down in the bottom-left of the login page. This is handy in a multi-country deployment. The locale is stored in the local storage of the browser. Check it out on the
    demo
    by logging out.

  • Data entry (aggregate) now lets you view the data and complete registrations which have been captured of offline. This makes it easier to keep track of what has been entered into the system while offline.

  • Indicators support various mathematical formulas, like absolute numbers, sin, cos, tan, square root, ln, log and modulus. You can add it directly in indicator numerator and denominator screen.

  • Import-export of events with registrations: The import-export module now lets you import and export events which are linked to registered persons. Look under “import-export” → “event data import” and “event data import” here.

  • Improved messaging in tracker: New feature that allows the DHIS user to monitor progress of a multi-stage program through:

i) automated messages as SMS or DHIS messages to registered persons phones or DHIS users

ii) send when a program is started or completed

iii) send when a stage is completed

iv) live message feed on the dashboard

- Multiple stage programs in tracker - more flexibility to meet local needs:

i) combine registration, enrollment and the first mandatory stage into a more seamless process

ii) define custom linkages between programs, e.g. to make it easier to enroll a baby into a child health program directly after the delivery stage of the mother program

iii) schedule events based on either incidence or enrollment dates

iv) define gentle reminders to users when a stage is completed, e.g. to make sure the next is scheduled

- Custom registration and enrollment forms in tracker: Simplify the person registration and enrollment process by designing custom forms only using the attributes and identifiers that are relevant to your program and in the layout that you require. No need to bother the user with all the irrelevant details anymore.

  • Improved PNG maps: The PNG maps now support pre-defined legend sets, data set reporting rates, multiple map layers in the same map. It can be accessed under /api/maps in the Web API. Example here.

  • Message recipients: Messages now show the recipients inside the conversation. Check it out
    here
    .

  • Text areas in data entry. Data elements of type “long text” now render as text areas in aggregate data entry.

  • Clean menu design: The menu system has been given a more modern look and it better suited for touch-screen devices, with larger areas to click on.

For developers and the technically interested, we have a much improved Web API with lots of new features. General docs here.

  • Support for creating, modifying and removing persons.
    Docs
    .

  • Enrolling persons into programs, completing and cancelling. Docs.

  • User and system settings.
    Docs
    .

  • Information relevant to current user.
    Docs
    .

  • Information about the DHIS instance / system.
    Docs
    .

  • Event analytics. Aggregate reports and event queries.
    Docs
    .

  • Dashboard API resource.
    Docs
    .

  • Support for sending messages to user groups.
    Docs
    .

Get the Live package, WAR file and source code from here: http://www.dhis2.org/downloads

Documentation and javadocs here: http://www.dhis2.org/documentation

Full list of blueprints: https://launchpad.net/dhis2/+milestone/2.13

This release had contributions from
PSI
, Critical Software and
Yuriy Ivanovich
- much appreciated!

Enjoy the new features.

best regards,

the DHIS 2 development team

Congratulations to the DHIS team,

regards

PEPELA WANJALA

MINISTRY OF HEALTH HEADQUARTERS

HEALTH INFORMATION SYSTEM

** AFYA HOUSE, HIS LG 37**

P.O BOX 30016, NAIROBI, KENYA

TEL: +254 (020) 2717077 EXT 45097

CELL: +254 (0) 722375633 or 0202033363

EMAIL: wanjala2p@yahoo.com

** hmis@health.go.ke**

* *"HealthInformation Management - Making a World of Difference”

···

On Monday, October 21, 2013 5:00 AM, “duttas@wpro.who.int” duttas@wpro.who.int wrote:

Congrats these changes are great!

Nick

From: Dhis2-users [mailto:dhis2-users-bounces+duttas=wpro.who.int@lists.launchpad.net]
On Behalf Of Lars Helge Øverland

Sent: 17 October 2013 10:51

To: DHIS 2 Developers list; DHIS 2 Users list

Subject: [Dhis2-users] DHIS version 2.13 is released

Hi all,

DHIS 2 version 2.13 is out. This release brings some great new features and a much improved Web API.

(Demo login is admin/district)

  • Dashboard : We have a completely new dashboard which brings lots of new features. It is focused around search - you can use the search area at the top to look for and include maps, charts, pivot tables, users, reports by clicking
    on “Add” in the search result. You can now have any number of personal dashboards - for instance can create one for each subject you find interesting and easily switch between them. You can put any number of items on each dashboard and drag-and-drop to arrange
    them in your preferred order. Maps and pivot tables can now be embedded directly (previously they appeared as links). Dashboards can be shared with other users or group of users, just like you do with charts and pivot tables.

Check
it out here
.

  • Touch-device optimized data visualizer
    App
    : We have a new App which lets you do advanced analysis and visualize your data as a wide range of charts, including bar, column, line, pie, area. It works similar to current data visualizer module, only optimized for smartphones and tablets. You can
    load any predefined chart and create new charts which later can be saved as favorites. The app is web-based and therefore completely integrated with the charts you create in the current visualizer module on the web. It is pretty cool - try it out on your smartphone
    or tablet by pointing it to http://apps.dhis2.org/demo and select “smartphone” as the log in option, or directly on the web.

  • Apps are now completely integrated in the menu system, both in “services” menu and in the

    system overview page
    , and are now first-class components in DHIS 2. On the demo you can check it out by looking for “Mobile visualizer”. Apps are light-weight web applications which can be uploaded through the user interface in the “App management” module
    under “maintenance”. Read more about the
    app concept
    and
    apps
    in DHIS 2.

The mobile visualizer app can be downloaded from
http://appstore.dhis2.org

  • The analysis tools - GIS, visualizer (charts) and pivot table - now feature more
    flexible selection of organisation units through three modes. Select the mode by clicking the gear icon under “organisation units”. You can select organisation units by
    levels, for instance you easily select all facilities in a province by first selecting the province from the tree, then the facility level in the level drop-down. You can select organisation units by
    groups, for instance you can select a province and then all public facilities inside it. You can also select multiple organisation units as “boundaries” in GIS. This has been harmonized and works similarly across all modules.

Screenshot
select by level
|
select by group

  • Data surveillance and alerts : We now have a new component for data monitoring / surveillance and user alerts. It lets you monitor data, look for outbreaks and send alerts to users for notifiable conditions like measles, cholera
    and yellow fever outbreaks. The solution is an extension of validation rules - you can set rule type to “surveillance” (as opposed to “validation”). With surveillance rules, you can compare current data on the left side with previous data on the right side.
    You can define a “sequential sample count” implying the number of preceding values to compare with. You can also define an “annual sample count” meaning the number of years to compare for the same period as the current. The average value will be used and you
    can define a number of high and low outliers to be excluded from the average. Monitoring can be scheduled as a nightly task which checks the data entered since yesterday from “data administration” → “scheduling”. You can configure validation rules as usual
    under “services” → “data quality”. You can define which roles of user should be alerted when notifiable conditions are detected from “validation rule groups”. Alerts will be delivered as DHIS messages, which can be configured to be forwarded to email and
    SMS as usual.

Data surveillance
docs here
.

  • Integration of analysis module : We have integrated and harmonized the GIS (map), visualizer (chart) and pivot table modules to make them appear as one. You can now move seamlessly between table, chart and map visualizations of
    data. For instance, you can load a pivot table, then click on a cell and click to render the table as a chart. You can also click in the top-right corner to visualize the whole table as a map or chart. Check it out by loading

    this pivot table
    , then visualize as chart or map. You can also go back to the previous table / chart / map from the top-right menu.
    Screenshot here.

  • GIS now supports reporting rates for data sets - you can now visualize reporting rates on maps. In the thematic layers, select “data sets” under value type.

    Example here
    .

  • GIS now supports relative periods - you can now create maps which updates itself over time, for instance for “last month”. Select “relative” under “period type”.

    Example here
    .

  • Embedded analysis: All analysis modules now feature
    plugins which make it simple to embed maps, charts and pivot tables straight in web pages like portals. Check it out on our portal demo at http://apps.dhis2.org/portal

Image maps |
Table plugin
| Chart plugin |
Map plugin |
Carousel plugin

  • Pivot table lets you include the organisation unit hierarchy inside the pivot. You can select “show hierarchy” under “options”.

    Example here
    .

  • Pivot table now supports legend sets for improved visualization. You can select a pre-defined legend set under “options”. Check it out on the

    demo here
    .

  • Pivot table supports “details”, meaning selection of individual category option combos for data elements. Under “data elements”, select “details” and then your desired items.

    Example here
    .

  • Data visualizer now supports radar charts.
    Example here
    .

  • External access level : The sharing solution has been extended with an external access level. This means that you can make reports, resources, charts, maps and pivot tables available without logging into the system. This is ideal
    e.g. when you want to share a report with someone not having a user account in the system. After clicking on the sharing icon next to some object.
    Screenshot here.

  • Tabular report (analysis for event data) is much improved. It is now built on top of a new analytics Web API resource for event data, making it really fast and scalable for large databases. You can use it for querying events and
    producing aggregate data reports. You can select date ranges, relative periods, organisation units, attributes, identifiers and data elements as report dimensions and filters. Check it out on the
    demo here. Event query
    screenshot. Aggregate report
    screenshot.

  • Custom locales for database translations: You can now specify any locale for database translations. Translations can be created under “data administration” → "locales ".
    Database translations now also works with fallback. This is convenient e.g. in a global setup, where you can provide a complete translation for Spanish, then provide a specific translation for Mexican Spanish, where you only translate the elements which are
    specific to Mexican - the system will fall back to Spanish when Mexican Spanish translations do not exist.

  • Internationalization of login, account restore and create account pages: Users can now select their language from the drop-down in the bottom-left of the login page. This is handy in a multi-country deployment. The locale is stored
    in the local storage of the browser. Check it out on the
    demo
    by logging out.

  • Data entry (aggregate) now lets you view the data and complete registrations which have been captured of offline. This makes it easier to keep track of what has been entered into the system while offline.

  • Indicators support various mathematical formulas, like absolute numbers, sin, cos, tan, square root, ln, log and modulus. You can add it directly in indicator numerator and denominator screen.

  • Import-export of events with registrations: The import-export module now lets you import and export events which are linked to registered persons. Look under “import-export” → “event data import” and “event data import”
    here.

  • Improved messaging in tracker: New feature that allows the DHIS user to monitor progress of a multi-stage program through:

i) automated messages as SMS or DHIS messages to registered persons phones or DHIS users

ii) send when a program is started or completed

iii) send when a stage is completed

iv) live message feed on the dashboard

- Multiple stage programs in tracker - more flexibility to meet local needs:

i) combine registration, enrollment and the first mandatory stage into a more seamless process

ii) define custom linkages between programs, e.g. to make it easier to enroll a baby into a child health program directly after the delivery stage of
the mother program

iii) schedule events based on either incidence or enrollment dates

iv) define gentle reminders to users when a stage is completed, e.g. to make sure the next is scheduled

- Custom registration and enrollment forms in tracker: Simplify the person registration and enrollment process by designing custom forms only using the attributes and identifiers that are relevant to your program and in the layout that you
require. No need to bother the user with all the irrelevant details anymore.

  • Improved PNG maps: The PNG maps now support pre-defined legend sets, data set reporting rates, multiple map layers in the same map. It can be accessed under /api/maps in the Web API.
    Example here.

  • Message recipients: Messages now show the recipients inside the conversation. Check it out

    here
    .

  • Text areas in data entry. Data elements of type “long text” now render as text areas in aggregate data entry.

  • Clean menu design: The menu system has been given a more modern look and it better suited for touch-screen devices, with larger areas to click on.

For developers and the technically interested, we have a much improved Web API with lots of new features. General
docs here.

  • Support for creating, modifying and removing persons.
    Docs
    .

  • Enrolling persons into programs, completing and cancelling.
    Docs.

  • User and system settings.
    Docs
    .

  • Information relevant to current user.
    Docs
    .

  • Information about the DHIS instance / system.
    Docs
    .

  • Event analytics. Aggregate reports and event queries.
    Docs
    .

  • Dashboard API resource.
    Docs
    .

  • Support for sending messages to user groups.
    Docs
    .

Get the Live package, WAR file and source code from here: http://www.dhis2.org/downloads

Documentation and javadocs here: http://www.dhis2.org/documentation

Full list of blueprints: https://launchpad.net/dhis2/+milestone/2.13

This release had contributions from
PSI
, Critical Software and
Yuriy Ivanovich
- much appreciated!

Enjoy the new features.

best regards,

the DHIS 2 development team


This message was scanned for viruses with Trend Micro ScanMail, GFI MailSecurity and GFI MailEssentials by the World Health Organization Regional Office for the Western Pacific. However, the recipient is advised to scan this e-mail and any attached files for viruses.

Disclaimer:

This e-mail, together with any attachments, is intended for the named recipients only and is confidential. It may also be privileged or otherwise protected by law.

If you have received it in error, please notify the sender immediately by reply e-mail and delete it and any attachments from your system. You may not copy or disclose its contents to anyone.


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

Congratulations to all of you!

See you soon dhis2 2.13.

Best Regards

Fatema Uddin

···

On Tue, Oct 22, 2013 at 1:34 PM, wanjala pepela wanjala2p@yahoo.com wrote:

Congratulations to the DHIS team,

regards

PEPELA WANJALA

MINISTRY OF HEALTH HEADQUARTERS

HEALTH INFORMATION SYSTEM

** AFYA HOUSE, HIS LG 37**

P.O BOX 30016, NAIROBI, KENYA

TEL: +254 (020) 2717077 EXT 45097

CELL: +254 (0) 722375633 or 0202033363

EMAIL: wanjala2p@yahoo.com

** hmis@health.go.ke**

  • *"HealthInformation Management - Making a World of Difference”

On Monday, October 21, 2013 5:00 AM, “duttas@wpro.who.int” duttas@wpro.who.int wrote:

Congrats these changes are great!

Nick

From: Dhis2-users [mailto:dhis2-users-bounces+duttas=wpro.who.int@lists.launchpad.net] On Behalf Of Lars Helge Øverland

Sent: 17 October 2013 10:51

To: DHIS 2 Developers list; DHIS 2 Users list

Subject: [Dhis2-users] DHIS version 2.13 is released

Hi all,

DHIS 2 version 2.13 is out. This release brings some great new features and a much improved Web API.

(Demo login is admin/district)

  • Dashboard : We have a completely new dashboard which brings lots of new features. It is focused around search - you can use the search area at the top to look for and include maps, charts, pivot tables, users, reports by clicking on “Add” in the search result. You can now have any number of personal dashboards - for instance can create one for each subject you find interesting and easily switch between them. You can put any number of items on each dashboard and drag-and-drop to arrange them in your preferred order. Maps and pivot tables can now be embedded directly (previously they appeared as links). Dashboards can be shared with other users or group of users, just like you do with charts and pivot tables.

Check
it out here
.

  • Touch-device optimized data visualizer
    App
    : We have a new App which lets you do advanced analysis and visualize your data as a wide range of charts, including bar, column, line, pie, area. It works similar to current data visualizer module, only optimized for smartphones and tablets. You can load any predefined chart and create new charts which later can be saved as favorites. The app is web-based and therefore completely integrated with the charts you create in the current visualizer module on the web. It is pretty cool - try it out on your smartphone or tablet by pointing it to http://apps.dhis2.org/demo and select “smartphone” as the log in option, or directly on the web.
  • Apps are now completely integrated in the menu system, both in “services” menu and in the
    system overview page
    , and are now first-class components in DHIS 2. On the demo you can check it out by looking for “Mobile visualizer”. Apps are light-weight web applications which can be uploaded through the user interface in the “App management” module under “maintenance”. Read more about the
    app concept
    and
    apps
    in DHIS 2.

The mobile visualizer app can be downloaded from
http://appstore.dhis2.org

  • The analysis tools - GIS, visualizer (charts) and pivot table - now feature more flexible selection of organisation units through three modes. Select the mode by clicking the gear icon under “organisation units”. You can select organisation units by levels, for instance you easily select all facilities in a province by first selecting the province from the tree, then the facility level in the level drop-down. You can select organisation units by groups, for instance you can select a province and then all public facilities inside it. You can also select multiple organisation units as “boundaries” in GIS. This has been harmonized and works similarly across all modules.

Screenshot
select by level
|
select by group

  • Data surveillance and alerts : We now have a new component for data monitoring / surveillance and user alerts. It lets you monitor data, look for outbreaks and send alerts to users for notifiable conditions like measles, cholera and yellow fever outbreaks. The solution is an extension of validation rules - you can set rule type to “surveillance” (as opposed to “validation”). With surveillance rules, you can compare current data on the left side with previous data on the right side. You can define a “sequential sample count” implying the number of preceding values to compare with. You can also define an “annual sample count” meaning the number of years to compare for the same period as the current. The average value will be used and you can define a number of high and low outliers to be excluded from the average. Monitoring can be scheduled as a nightly task which checks the data entered since yesterday from “data administration” → “scheduling”. You can configure validation rules as usual under “services” → “data quality”. You can define which roles of user should be alerted when notifiable conditions are detected from “validation rule groups”. Alerts will be delivered as DHIS messages, which can be configured to be forwarded to email and SMS as usual.

Data surveillance
docs here
.

  • Integration of analysis module : We have integrated and harmonized the GIS (map), visualizer (chart) and pivot table modules to make them appear as one. You can now move seamlessly between table, chart and map visualizations of data. For instance, you can load a pivot table, then click on a cell and click to render the table as a chart. You can also click in the top-right corner to visualize the whole table as a map or chart. Check it out by loading
    this pivot table
    , then visualize as chart or map. You can also go back to the previous table / chart / map from the top-right menu. Screenshot here.
  • GIS now supports reporting rates for data sets - you can now visualize reporting rates on maps. In the thematic layers, select “data sets” under value type.
    Example here
    .
  • GIS now supports relative periods - you can now create maps which updates itself over time, for instance for “last month”. Select “relative” under “period type”.
    Example here
    .
  • Embedded analysis: All analysis modules now feature plugins which make it simple to embed maps, charts and pivot tables straight in web pages like portals. Check it out on our portal demo at http://apps.dhis2.org/portal

Image maps |
Table plugin
| Chart plugin | Map plugin |
Carousel plugin

  • Pivot table lets you include the organisation unit hierarchy inside the pivot. You can select “show hierarchy” under “options”.
    Example here
    .
  • Pivot table now supports legend sets for improved visualization. You can select a pre-defined legend set under “options”. Check it out on the
    demo here
    .
  • Pivot table supports “details”, meaning selection of individual category option combos for data elements. Under “data elements”, select “details” and then your desired items.
    Example here
    .
  • External access level : The sharing solution has been extended with an external access level. This means that you can make reports, resources, charts, maps and pivot tables available without logging into the system. This is ideal e.g. when you want to share a report with someone not having a user account in the system. After clicking on the sharing icon next to some object. Screenshot here.
  • Tabular report (analysis for event data) is much improved. It is now built on top of a new analytics Web API resource for event data, making it really fast and scalable for large databases. You can use it for querying events and producing aggregate data reports. You can select date ranges, relative periods, organisation units, attributes, identifiers and data elements as report dimensions and filters. Check it out on the demo here. Event query screenshot. Aggregate report screenshot.
  • Custom locales for database translations: You can now specify any locale for database translations. Translations can be created under “data administration” → "locales ". Database translations now also works with fallback. This is convenient e.g. in a global setup, where you can provide a complete translation for Spanish, then provide a specific translation for Mexican Spanish, where you only translate the elements which are specific to Mexican - the system will fall back to Spanish when Mexican Spanish translations do not exist.
  • Internationalization of login, account restore and create account pages: Users can now select their language from the drop-down in the bottom-left of the login page. This is handy in a multi-country deployment. The locale is stored in the local storage of the browser. Check it out on the
    demo
    by logging out.
  • Data entry (aggregate) now lets you view the data and complete registrations which have been captured of offline. This makes it easier to keep track of what has been entered into the system while offline.
  • Indicators support various mathematical formulas, like absolute numbers, sin, cos, tan, square root, ln, log and modulus. You can add it directly in indicator numerator and denominator screen.
  • Import-export of events with registrations: The import-export module now lets you import and export events which are linked to registered persons. Look under “import-export” → “event data import” and “event data import” here.
  • Improved messaging in tracker: New feature that allows the DHIS user to monitor progress of a multi-stage program through:

i) automated messages as SMS or DHIS messages to registered persons phones or DHIS users

ii) send when a program is started or completed

iii) send when a stage is completed

iv) live message feed on the dashboard

- Multiple stage programs in tracker - more flexibility to meet local needs:

i) combine registration, enrollment and the first mandatory stage into a more seamless process

ii) define custom linkages between programs, e.g. to make it easier to enroll a baby into a child health program directly after the delivery stage of the mother program

iii) schedule events based on either incidence or enrollment dates

iv) define gentle reminders to users when a stage is completed, e.g. to make sure the next is scheduled

- Custom registration and enrollment forms in tracker: Simplify the person registration and enrollment process by designing custom forms only using the attributes and identifiers that are relevant to your program and in the layout that you require. No need to bother the user with all the irrelevant details anymore.

  • Improved PNG maps: The PNG maps now support pre-defined legend sets, data set reporting rates, multiple map layers in the same map. It can be accessed under /api/maps in the Web API. Example here.
  • Message recipients: Messages now show the recipients inside the conversation. Check it out
    here
    .
  • Text areas in data entry. Data elements of type “long text” now render as text areas in aggregate data entry.
  • Clean menu design: The menu system has been given a more modern look and it better suited for touch-screen devices, with larger areas to click on.

For developers and the technically interested, we have a much improved Web API with lots of new features. General docs here.

  • Support for creating, modifying and removing persons.
    Docs
    .
  • Enrolling persons into programs, completing and cancelling. Docs.
  • User and system settings.
    Docs
    .
  • Information relevant to current user.
    Docs
    .
  • Information about the DHIS instance / system.
    Docs
    .
  • Event analytics. Aggregate reports and event queries.
    Docs
    .
  • Dashboard API resource.
    Docs
    .
  • Support for sending messages to user groups.
    Docs
    .

Get the Live package, WAR file and source code from here: http://www.dhis2.org/downloads

Documentation and javadocs here: http://www.dhis2.org/documentation

Full list of blueprints: https://launchpad.net/dhis2/+milestone/2.13

This release had contributions from
PSI
, Critical Software and
Yuriy Ivanovich
- much appreciated!

Enjoy the new features.

best regards,

the DHIS 2 development team


This message was scanned for viruses with Trend Micro ScanMail, GFI MailSecurity and GFI MailEssentials by the World Health Organization Regional Office for the Western Pacific. However, the recipient is advised to scan this e-mail and any attached files for viruses.

Disclaimer:

This e-mail, together with any attachments, is intended for the named recipients only and is confidential. It may also be privileged or otherwise protected by law.

If you have received it in error, please notify the sender immediately by reply e-mail and delete it and any attachments from your system. You may not copy or disclose its contents to anyone.


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


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

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

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

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


Fatema Uddin ----------------------------------------

Technical Advisor HIS

Priority Area Health

Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) GmbH

House10/A, Road 90, Gulshan 2, Dhaka 1212, Bangladesh

Office location:

Room # 304, Shshid Dr.Milan Bhavan, Management Information System,

Directorate General of Health Services of MoHFW,

Mohakhali, Dhaka-1212, Bangladesh

Phone: +880 2 881 64 59

Fax: +880 2 881 38 75

Dear Lars and Team, Congratulations!!!

You guys made my day with the dashboard. It’s simply fantastic! Thank you so much.

Best regards,

John

John Ojo MD, FMCPH

Accra, Ghana.

Mobile: +233 234691626

Skype: Johnojo
Email: jnojo@yahoo.com

Congratulations to all of you!

See you soon dhis2 2.13.

Best Regards

Fatema Uddin

···

On Wednesday, October 23, 2013 5:35 AM, Uddin Fatema fatemacse@gmail.com wrote:

On Tue, Oct 22, 2013 at 1:34 PM, wanjala pepela wanjala2p@yahoo.com wrote:

Congratulations to the DHIS team,

regards

PEPELA WANJALA

MINISTRY OF HEALTH HEADQUARTERS

HEALTH INFORMATION SYSTEM

** AFYA HOUSE, HIS LG
37**

P.O BOX 30016, NAIROBI, KENYA

TEL: +254 (020) 2717077 EXT 45097

CELL: +254 (0) 722375633 or 0202033363

EMAIL: wanjala2p@yahoo.com

** hmis@health.go.ke**

  • *"HealthInformation Management - Making a World of Difference”

On Monday, October 21, 2013 5:00 AM, “duttas@wpro.who.int” duttas@wpro.who.int wrote:

Congrats these changes are great!

Nick

From: Dhis2-users [mailto:dhis2-users-bounces+duttas=wpro.who.int@lists.launchpad.net]
On Behalf Of Lars Helge Øverland

Sent: 17 October 2013 10:51

To: DHIS 2 Developers list; DHIS 2 Users list

Subject: [Dhis2-users] DHIS version 2.13 is released

Hi all,

DHIS 2 version 2.13 is out. This release brings some great new features and a much improved Web API.

(Demo login is admin/district)

  • Dashboard : We have a completely new dashboard which brings lots of new features. It is focused around search - you can use the search area at the top to look for and include maps, charts, pivot tables, users, reports by clicking
    on “Add” in the search result. You can now have any number of personal dashboards - for instance can create one for each subject you find interesting and easily switch between them. You can put any number of items on each dashboard and drag-and-drop to arrange
    them in your preferred order. Maps and pivot tables can now be embedded directly (previously they appeared as links). Dashboards can be shared with other users or group of users, just like you do with charts and pivot tables.

Check
it out here
.

  • Touch-device optimized data visualizer
    App
    : We have a new App which lets you do advanced analysis and visualize your data as a wide range of charts, including bar, column, line, pie, area. It works similar to current data visualizer module, only optimized for smartphones and tablets. You can
    load any predefined chart and create new charts which later can be saved as favorites. The app is web-based and therefore completely integrated with the charts you create in the current visualizer module on the web. It is pretty cool - try it out on your smartphone
    or tablet by pointing it to http://apps.dhis2.org/demo and select “smartphone” as the log in option, or directly on the web.
  • Apps are now completely integrated in the menu system, both in “services” menu and in the

    system overview page
    , and are now first-class components in DHIS 2. On the demo you can check it out by looking for “Mobile visualizer”. Apps are light-weight web applications which can be uploaded through the user interface in the “App management” module
    under “maintenance”. Read more about the
    app concept
    and
    apps
    in DHIS 2.

The mobile visualizer app can be downloaded from
http://appstore.dhis2.org

  • The analysis tools - GIS, visualizer (charts) and pivot table - now feature more
    flexible selection of organisation units through three modes. Select the mode by clicking the gear icon under “organisation units”. You can select organisation units by
    levels, for instance you easily select all facilities in a province by first selecting the province from the tree, then the facility level in the level drop-down. You can select organisation units by
    groups, for instance you can select a province and then all public facilities inside it. You can also select multiple organisation units as “boundaries” in GIS. This has been harmonized and works similarly across all modules.

Screenshot
select by level
|
select by group

  • Data surveillance and alerts : We now have a new component for data monitoring / surveillance and user alerts. It lets you monitor data, look for outbreaks and send alerts to users for notifiable conditions like measles, cholera
    and yellow fever outbreaks. The solution is an extension of validation rules - you can set rule type to “surveillance” (as opposed to “validation”). With surveillance rules, you can compare current data on the left side with previous data on the right side.
    You can define a “sequential sample count” implying the number of preceding values to compare with. You can also define an “annual sample count” meaning the number of years to compare for the same period as the current. The average value will be used and you
    can define a number of high and low outliers to be excluded from the average. Monitoring can be scheduled as a nightly task which checks the data entered since yesterday from “data administration” → “scheduling”. You can configure validation rules as usual
    under “services” → “data quality”. You can define which roles of user should be alerted when notifiable conditions are detected from “validation rule groups”. Alerts will be delivered as DHIS messages, which can be configured to be forwarded to email and
    SMS as usual.

Data surveillance
docs here
.

  • Integration of analysis module : We have integrated and harmonized the GIS (map), visualizer (chart) and pivot table modules to make them appear as one. You can now move seamlessly between table, chart and map visualizations of
    data. For instance, you can load a pivot table, then click on a cell and click to render the table as a chart. You can also click in the top-right corner to visualize the whole table as a map or chart. Check it out by loading

    this pivot table
    , then visualize as chart or map. You can also go back to the previous table / chart / map from the top-right menu.
    Screenshot here.
  • GIS now supports reporting rates for data sets - you can now visualize reporting rates on maps. In the thematic layers, select “data sets” under value type.

    Example here
    .
  • GIS now supports relative periods - you can now create maps which updates itself over time, for instance for “last month”. Select “relative” under “period type”.

    Example here
    .
  • Embedded analysis: All analysis modules now feature
    plugins which make it simple to embed maps, charts and pivot tables straight in web pages like portals. Check it out on our portal demo at http://apps.dhis2.org/portal

Image maps |
Table plugin
| Chart plugin |
Map plugin |
Carousel plugin

  • Pivot table lets you include the organisation unit hierarchy inside the pivot. You can select “show hierarchy” under “options”.

    Example here
    .
  • Pivot table now supports legend sets for improved visualization. You can select a pre-defined legend set under “options”. Check it out on the

    demo here
    .
  • Pivot table supports “details”, meaning selection of individual category option combos for data elements. Under “data elements”, select “details” and then your desired items.

    Example here
    .
  • External access level : The sharing solution has been extended with an external access level. This means that you can make reports, resources, charts, maps and pivot tables available without logging into the system. This is ideal
    e.g. when you want to share a report with someone not having a user account in the system. After clicking on the sharing icon next to some object.
    Screenshot here.
  • Tabular report (analysis for event data) is much improved. It is now built on top of a new analytics Web API resource for event data, making it really fast and scalable for large databases. You can use it for querying events and
    producing aggregate data reports. You can select date ranges, relative periods, organisation units, attributes, identifiers and data elements as report dimensions and filters. Check it out on the
    demo here. Event query
    screenshot. Aggregate report
    screenshot.
  • Custom locales for database translations: You can now specify any locale for database translations. Translations can be created under “data administration” → "locales ".
    Database translations now also works with fallback. This is convenient e.g. in a global setup, where you can provide a complete translation for Spanish, then provide a specific translation for Mexican Spanish, where you only translate the elements which are
    specific to Mexican - the system will fall back to Spanish when Mexican Spanish translations do not exist.
  • Internationalization of login, account restore and create account pages: Users can now select their language from the drop-down in the bottom-left of the login page. This is handy in a multi-country deployment. The locale is stored
    in the local storage of the browser. Check it out on the
    demo
    by logging out.
  • Data entry (aggregate) now lets you view the data and complete registrations which have been captured of offline. This makes it easier to keep track of what has been entered into the system while offline.
  • Indicators support various mathematical formulas, like absolute numbers, sin, cos, tan, square root, ln, log and modulus. You can add it directly in indicator numerator and denominator screen.
  • Import-export of events with registrations: The import-export module now lets you import and export events which are linked to registered persons. Look under “import-export” → “event data import” and “event data import”
    here.
  • Improved messaging in tracker: New feature that allows the DHIS user to monitor progress of a multi-stage program through:

i) automated messages as SMS or DHIS messages to registered persons phones or DHIS users

ii) send when a program is started or completed

iii) send when a stage is completed

iv) live message feed on the dashboard

- Multiple stage programs in tracker - more flexibility to meet local needs:

i) combine registration, enrollment and the first mandatory stage into a more seamless process

ii) define custom linkages between programs, e.g. to make it easier to enroll a baby into a child health program directly after the delivery stage of
the mother program

iii) schedule events based on either incidence or enrollment dates

iv) define gentle reminders to users when a stage is completed, e.g. to make sure the next is scheduled

- Custom registration and enrollment forms in tracker: Simplify the person registration and enrollment process by designing custom forms only using the attributes and identifiers that are relevant to your program and in the layout that you
require. No need to bother the user with all the irrelevant details anymore.

  • Improved PNG maps: The PNG maps now support pre-defined legend sets, data set reporting rates, multiple map layers in the same map. It can be accessed under /api/maps in the Web API.
    Example here.
  • Message recipients: Messages now show the recipients inside the conversation. Check it out

    here
    .
  • Text areas in data entry. Data elements of type “long text” now render as text areas in aggregate data entry.
  • Clean menu design: The menu system has been given a more modern look and it better suited for touch-screen devices, with larger areas to click on.

For developers and the technically interested, we have a much improved Web API with lots of new features. General
docs here.

  • Support for creating, modifying and removing persons.
    Docs
    .
  • Enrolling persons into programs, completing and cancelling.
    Docs.
  • User and system settings.
    Docs
    .
  • Information relevant to current user.
    Docs
    .
  • Information about the DHIS instance / system.
    Docs
    .
  • Event analytics. Aggregate reports and event queries.
    Docs
    .
  • Dashboard API resource.
    Docs
    .
  • Support for sending messages to user groups.
    Docs
    .

Get the Live package, WAR file and source code from here: http://www.dhis2.org/downloads

Documentation and javadocs here: http://www.dhis2.org/documentation

Full list of blueprints: https://launchpad.net/dhis2/+milestone/2.13

This release had contributions from
PSI
, Critical Software and
Yuriy Ivanovich
- much appreciated!

Enjoy the new features.

best regards,

the DHIS 2 development team


This message was scanned for viruses with Trend Micro ScanMail, GFI MailSecurity and GFI MailEssentials by the World Health Organization Regional Office for the Western Pacific. However, the recipient is advised to scan this e-mail and any attached files for viruses.

Disclaimer:

This e-mail, together with any attachments, is intended for the named recipients only and is confidential. It may also be privileged or otherwise protected by law.

If you have received it in error, please notify the sender immediately by reply e-mail and delete it and any attachments from your system. You may not copy or disclose its contents to anyone.


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


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

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

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

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


Fatema Uddin ----------------------------------------

Technical Advisor HIS

Priority Area Health

Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) GmbH

House10/A, Road 90, Gulshan 2, Dhaka 1212, Bangladesh

Office
location:

Room # 304, Shshid Dr.Milan Bhavan, Management Information System,

Directorate General of Health Services of MoHFW,

Mohakhali, Dhaka-1212, Bangladesh

Phone:
+880
2 881 64 59

Fax: +880
2 881 38 75


Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help : https://help.launchpad.net/ListHelp

Thank you John.

One feature which was not communicated clearly is the new ability to set “default dashboards”. Dashboards now follow the standard sharing mechanism, meaning that you can create dashboards and make them public or share them with groups, as well as controlling view and edit access. So a good thing to do now is to create say 2-3 generally relevant dashboards and make them public view-able. This way, when new users are created or self-registered, they will see some initial dashboards instead of arriving at a blank page like earlier.

I remember John that you asked about this many years ago - it took some time but now its here :wink:

cheers

Lars

···

On Wed, Oct 23, 2013 at 7:12 AM, John Ojo jnojo@yahoo.com wrote:

Dear Lars and Team, Congratulations!!!

You guys made my day with the dashboard. It’s simply fantastic! Thank you so much.

Best regards,

John

John Ojo MD, FMCPH

Accra, Ghana.

Mobile: +233 234691626

Skype: Johnojo

Email: jnojo@yahoo.com

On Wednesday, October 23, 2013 5:35 AM, Uddin Fatema fatemacse@gmail.com wrote:

Congratulations to all of you!

See you soon dhis2 2.13.

Best Regards

Fatema Uddin

On Tue, Oct 22, 2013 at 1:34 PM, wanjala pepela wanjala2p@yahoo.com wrote:

Congratulations to the DHIS team,

regards

PEPELA WANJALA

MINISTRY OF HEALTH HEADQUARTERS

HEALTH INFORMATION SYSTEM

** AFYA HOUSE, HIS LG 37**

P.O BOX 30016, NAIROBI, KENYA

TEL: +254 (020) 2717077 EXT 45097

CELL: +254 (0) 722375633 or 0202033363

EMAIL: wanjala2p@yahoo.com

** hmis@health.go.ke**

  • *"HealthInformation Management - Making a World of Difference”

On Monday, October 21, 2013 5:00 AM, “duttas@wpro.who.int” duttas@wpro.who.int wrote:

Congrats these changes are great!

Nick

From: Dhis2-users [mailto:dhis2-users-bounces+duttas=wpro.who.int@lists.launchpad.net] On Behalf Of Lars Helge Øverland

Sent: 17 October 2013 10:51

To: DHIS 2 Developers list; DHIS 2 Users list

Subject: [Dhis2-users] DHIS version 2.13 is released

Hi all,

DHIS 2 version 2.13 is out. This release brings some great new features and a much improved Web API.

(Demo login is admin/district)

  • Dashboard : We have a completely new dashboard which brings lots of new features. It is focused around search - you can use the search area at the top to look for and include maps, charts, pivot tables, users, reports by clicking on “Add” in the search result. You can now have any number of personal dashboards - for instance can create one for each subject you find interesting and easily switch between them. You can put any number of items on each dashboard and drag-and-drop to arrange them in your preferred order. Maps and pivot tables can now be embedded directly (previously they appeared as links). Dashboards can be shared with other users or group of users, just like you do with charts and pivot tables.

Check
it out here
.

  • Touch-device optimized data visualizer
    App
    : We have a new App which lets you do advanced analysis and visualize your data as a wide range of charts, including bar, column, line, pie, area. It works similar to current data visualizer module, only optimized for smartphones and tablets. You can load any predefined chart and create new charts which later can be saved as favorites. The app is web-based and therefore completely integrated with the charts you create in the current visualizer module on the web. It is pretty cool - try it out on your smartphone or tablet by pointing it to http://apps.dhis2.org/demo and select “smartphone” as the log in option, or directly on the web.
  • Apps are now completely integrated in the menu system, both in “services” menu and in the
    system overview page
    , and are now first-class components in DHIS 2. On the demo you can check it out by looking for “Mobile visualizer”. Apps are light-weight web applications which can be uploaded through the user interface in the “App management” module under “maintenance”. Read more about the
    app concept
    and
    apps
    in DHIS 2.

The mobile visualizer app can be downloaded from
http://appstore.dhis2.org

  • The analysis tools - GIS, visualizer (charts) and pivot table - now feature more flexible selection of organisation units through three modes. Select the mode by clicking the gear icon under “organisation units”. You can select organisation units by levels, for instance you easily select all facilities in a province by first selecting the province from the tree, then the facility level in the level drop-down. You can select organisation units by groups, for instance you can select a province and then all public facilities inside it. You can also select multiple organisation units as “boundaries” in GIS. This has been harmonized and works similarly across all modules.

Screenshot
select by level
|
select by group

  • Data surveillance and alerts : We now have a new component for data monitoring / surveillance and user alerts. It lets you monitor data, look for outbreaks and send alerts to users for notifiable conditions like measles, cholera and yellow fever outbreaks. The solution is an extension of validation rules - you can set rule type to “surveillance” (as opposed to “validation”). With surveillance rules, you can compare current data on the left side with previous data on the right side. You can define a “sequential sample count” implying the number of preceding values to compare with. You can also define an “annual sample count” meaning the number of years to compare for the same period as the current. The average value will be used and you can define a number of high and low outliers to be excluded from the average. Monitoring can be scheduled as a nightly task which checks the data entered since yesterday from “data administration” → “scheduling”. You can configure validation rules as usual under “services” → “data quality”. You can define which roles of user should be alerted when notifiable conditions are detected from “validation rule groups”. Alerts will be delivered as DHIS messages, which can be configured to be forwarded to email and SMS as usual.

Data surveillance
docs here
.

  • Integration of analysis module : We have integrated and harmonized the GIS (map), visualizer (chart) and pivot table modules to make them appear as one. You can now move seamlessly between table, chart and map visualizations of data. For instance, you can load a pivot table, then click on a cell and click to render the table as a chart. You can also click in the top-right corner to visualize the whole table as a map or chart. Check it out by loading
    this pivot table
    , then visualize as chart or map. You can also go back to the previous table / chart / map from the top-right menu. Screenshot here.
  • GIS now supports reporting rates for data sets - you can now visualize reporting rates on maps. In the thematic layers, select “data sets” under value type.
    Example here
    .
  • GIS now supports relative periods - you can now create maps which updates itself over time, for instance for “last month”. Select “relative” under “period type”.
    Example here
    .
  • Embedded analysis: All analysis modules now feature plugins which make it simple to embed maps, charts and pivot tables straight in web pages like portals. Check it out on our portal demo at http://apps.dhis2.org/portal

Image maps |
Table plugin
| Chart plugin | Map plugin |
Carousel plugin

  • Pivot table lets you include the organisation unit hierarchy inside the pivot. You can select “show hierarchy” under “options”.
    Example here
    .
  • Pivot table now supports legend sets for improved visualization. You can select a pre-defined legend set under “options”. Check it out on the
    demo here
    .
  • Pivot table supports “details”, meaning selection of individual category option combos for data elements. Under “data elements”, select “details” and then your desired items.
    Example here
    .
  • External access level : The sharing solution has been extended with an external access level. This means that you can make reports, resources, charts, maps and pivot tables available without logging into the system. This is ideal e.g. when you want to share a report with someone not having a user account in the system. After clicking on the sharing icon next to some object. Screenshot here.
  • Tabular report (analysis for event data) is much improved. It is now built on top of a new analytics Web API resource for event data, making it really fast and scalable for large databases. You can use it for querying events and producing aggregate data reports. You can select date ranges, relative periods, organisation units, attributes, identifiers and data elements as report dimensions and filters. Check it out on the demo here. Event query screenshot. Aggregate report screenshot.
  • Custom locales for database translations: You can now specify any locale for database translations. Translations can be created under “data administration” → "locales ". Database translations now also works with fallback. This is convenient e.g. in a global setup, where you can provide a complete translation for Spanish, then provide a specific translation for Mexican Spanish, where you only translate the elements which are specific to Mexican - the system will fall back to Spanish when Mexican Spanish translations do not exist.
  • Internationalization of login, account restore and create account pages: Users can now select their language from the drop-down in the bottom-left of the login page. This is handy in a multi-country deployment. The locale is stored in the local storage of the browser. Check it out on the
    demo
    by logging out.
  • Data entry (aggregate) now lets you view the data and complete registrations which have been captured of offline. This makes it easier to keep track of what has been entered into the system while offline.
  • Indicators support various mathematical formulas, like absolute numbers, sin, cos, tan, square root, ln, log and modulus. You can add it directly in indicator numerator and denominator screen.
  • Import-export of events with registrations: The import-export module now lets you import and export events which are linked to registered persons. Look under “import-export” → “event data import” and “event data import” here.
  • Improved messaging in tracker: New feature that allows the DHIS user to monitor progress of a multi-stage program through:

i) automated messages as SMS or DHIS messages to registered persons phones or DHIS users

ii) send when a program is started or completed

iii) send when a stage is completed

iv) live message feed on the dashboard

- Multiple stage programs in tracker - more flexibility to meet local needs:

i) combine registration, enrollment and the first mandatory stage into a more seamless process

ii) define custom linkages between programs, e.g. to make it easier to enroll a baby into a child health program directly after the delivery stage of the mother program

iii) schedule events based on either incidence or enrollment dates

iv) define gentle reminders to users when a stage is completed, e.g. to make sure the next is scheduled

- Custom registration and enrollment forms in tracker: Simplify the person registration and enrollment process by designing custom forms only using the attributes and identifiers that are relevant to your program and in the layout that you require. No need to bother the user with all the irrelevant details anymore.

  • Improved PNG maps: The PNG maps now support pre-defined legend sets, data set reporting rates, multiple map layers in the same map. It can be accessed under /api/maps in the Web API. Example here.
  • Message recipients: Messages now show the recipients inside the conversation. Check it out
    here
    .
  • Text areas in data entry. Data elements of type “long text” now render as text areas in aggregate data entry.
  • Clean menu design: The menu system has been given a more modern look and it better suited for touch-screen devices, with larger areas to click on.

For developers and the technically interested, we have a much improved Web API with lots of new features. General docs here.

  • Support for creating, modifying and removing persons.
    Docs
    .
  • Enrolling persons into programs, completing and cancelling. Docs.
  • User and system settings.
    Docs
    .
  • Information relevant to current user.
    Docs
    .
  • Information about the DHIS instance / system.
    Docs
    .
  • Event analytics. Aggregate reports and event queries.
    Docs
    .
  • Dashboard API resource.
    Docs
    .
  • Support for sending messages to user groups.
    Docs
    .

Get the Live package, WAR file and source code from here: http://www.dhis2.org/downloads

Documentation and javadocs here: http://www.dhis2.org/documentation

Full list of blueprints: https://launchpad.net/dhis2/+milestone/2.13

This release had contributions from
PSI
, Critical Software and
Yuriy Ivanovich
- much appreciated!

Enjoy the new features.

best regards,

the DHIS 2 development team


This message was scanned for viruses with Trend Micro ScanMail, GFI MailSecurity and GFI MailEssentials by the World Health Organization Regional Office for the Western Pacific. However, the recipient is advised to scan this e-mail and any attached files for viruses.

Disclaimer:

This e-mail, together with any attachments, is intended for the named recipients only and is confidential. It may also be privileged or otherwise protected by law.

If you have received it in error, please notify the sender immediately by reply e-mail and delete it and any attachments from your system. You may not copy or disclose its contents to anyone.


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


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

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

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

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


Fatema Uddin ----------------------------------------

Technical Advisor HIS

Priority Area Health

Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) GmbH

House10/A, Road 90, Gulshan 2, Dhaka 1212, Bangladesh

Office location:

Room # 304, Shshid Dr.Milan Bhavan, Management Information System,

Directorate General of Health Services of MoHFW,

Mohakhali, Dhaka-1212, Bangladesh

Phone: +880 2 881 64 59

Fax: +880 2 881 38 75


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

Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users

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

Hi Lars,

It’s always better late than never. So far as your team had the dashboard re-design on the DHIS 2 development plate, I knew sooner or later it would be served piping hot. And I can tell you that the dashboard you’ve given us now could not have come at a better time! I simply love it and once again kudos to you and all the team for this excellent masterpiece.

Sorry, my response is coming a bit late - I have been struggling hard in the last couple of days to get used to the new GUI of Yahoo. The way the GUI handles mails is so confusing for some of us not so IT inclined, but it’s getting better day after day :).

Do have a wonderful week ahead.
John

John Ojo MD, FMCPH

Accra, Ghana.

Mobile: +233 234691626

Skype: Johnojo
Email: jnojo@yahoo.com

Thank you John.

One feature which was not communicated clearly is the new ability to set “default dashboards”. Dashboards now follow the standard sharing mechanism, meaning that you can create dashboards and make them public or share them with groups, as well as controlling view and edit access. So a good thing to do now is to create say 2-3 generally relevant dashboards and make them public view-able. This way, when new users are created or self-registered, they will see some initial dashboards instead of arriving at a blank page like earlier.

I remember John that you asked about this many years ago - it took some time but now its here :wink:

cheers

Lars

···

On Wednesday, October 23, 2013 9:19 AM, Lars Helge Øverland larshelge@gmail.com wrote:

On Wed, Oct 23, 2013 at 7:12 AM, John Ojo jnojo@yahoo.com wrote:

Dear Lars and Team, Congratulations!!!

You guys made my day with the dashboard. It’s simply fantastic! Thank you so much.

Best regards,

John

John Ojo MD, FMCPH

Accra, Ghana.

Mobile: +233 234691626

Skype: Johnojo

Email: jnojo@yahoo.com

On Wednesday, October 23, 2013 5:35 AM, Uddin Fatema fatemacse@gmail.com wrote:

Congratulations to all of you!

See you soon dhis2 2.13.

Best Regards

Fatema Uddin

On Tue, Oct 22, 2013 at 1:34 PM, wanjala pepela wanjala2p@yahoo.com wrote:

Congratulations to the DHIS team,

regards

PEPELA WANJALA

MINISTRY OF HEALTH HEADQUARTERS

HEALTH INFORMATION SYSTEM

** AFYA HOUSE, HIS LG
37**

P.O BOX 30016, NAIROBI, KENYA

TEL: +254 (020) 2717077 EXT 45097

CELL: +254 (0) 722375633 or 0202033363

EMAIL: wanjala2p@yahoo.com

** hmis@health.go.ke**

  • *"HealthInformation Management - Making a World of Difference”

On Monday, October 21, 2013 5:00 AM, “duttas@wpro.who.int” duttas@wpro.who.int wrote:

Congrats these changes are great!

Nick

From: Dhis2-users [mailto:dhis2-users-bounces+duttas=wpro.who.int@lists.launchpad.net]
On Behalf Of Lars Helge Øverland

Sent: 17 October 2013 10:51

To: DHIS 2 Developers list; DHIS 2 Users list

Subject: [Dhis2-users] DHIS version 2.13 is released

Hi all,

DHIS 2 version 2.13 is out. This release brings some great new features and a much improved Web API.

(Demo login is admin/district)

  • Dashboard : We have a completely new dashboard which brings lots of new features. It is focused around search - you can use the search area at the top to look for and include maps, charts, pivot tables, users, reports by clicking
    on “Add” in the search result. You can now have any number of personal dashboards - for instance can create one for each subject you find interesting and easily switch between them. You can put any number of items on each dashboard and drag-and-drop to arrange
    them in your preferred order. Maps and pivot tables can now be embedded directly (previously they appeared as links). Dashboards can be shared with other users or group of users, just like you do with charts and pivot tables.

Check
it out here
.

  • Touch-device optimized data visualizer
    App
    : We have a new App which lets you do advanced analysis and visualize your data as a wide range of charts, including bar, column, line, pie, area. It works similar to current data visualizer module, only optimized for smartphones and tablets. You can
    load any predefined chart and create new charts which later can be saved as favorites. The app is web-based and therefore completely integrated with the charts you create in the current visualizer module on the web. It is pretty cool - try it out on your smartphone
    or tablet by pointing it to http://apps.dhis2.org/demo and select “smartphone” as the log in option, or directly on the web.
  • Apps are now completely integrated in the menu system, both in “services” menu and in the

    system overview page
    , and are now first-class components in DHIS 2. On the demo you can check it out by looking for “Mobile visualizer”. Apps are light-weight web applications which can be uploaded through the user interface in the “App management” module
    under “maintenance”. Read more about the
    app concept
    and
    apps
    in DHIS 2.

The mobile visualizer app can be downloaded from
http://appstore.dhis2.org

  • The analysis tools - GIS, visualizer (charts) and pivot table - now feature more
    flexible selection of organisation units through three modes. Select the mode by clicking the gear icon under “organisation units”. You can select organisation units by
    levels, for instance you easily select all facilities in a province by first selecting the province from the tree, then the facility level in the level drop-down. You can select organisation units by
    groups, for instance you can select a province and then all public facilities inside it. You can also select multiple organisation units as “boundaries” in GIS. This has been harmonized and works similarly across all modules.

Screenshot
select by level
|
select by group

  • Data surveillance and alerts : We now have a new component for data monitoring / surveillance and user alerts. It lets you monitor data, look for outbreaks and send alerts to users for notifiable conditions like measles, cholera
    and yellow fever outbreaks. The solution is an extension of validation rules - you can set rule type to “surveillance” (as opposed to “validation”). With surveillance rules, you can compare current data on the left side with previous data on the right side.
    You can define a “sequential sample count” implying the number of preceding values to compare with. You can also define an “annual sample count” meaning the number of years to compare for the same period as the current. The average value will be used and you
    can define a number of high and low outliers to be excluded from the average. Monitoring can be scheduled as a nightly task which checks the data entered since yesterday from “data administration” → “scheduling”. You can configure validation rules as usual
    under “services” → “data quality”. You can define which roles of user should be alerted when notifiable conditions are detected from “validation rule groups”. Alerts will be delivered as DHIS messages, which can be configured to be forwarded to email and
    SMS as usual.

Data surveillance
docs here
.

  • Integration of analysis module : We have integrated and harmonized the GIS (map), visualizer (chart) and pivot table modules to make them appear as one. You can now move seamlessly between table, chart and map visualizations of
    data. For instance, you can load a pivot table, then click on a cell and click to render the table as a chart. You can also click in the top-right corner to visualize the whole table as a map or chart. Check it out by loading

    this pivot table
    , then visualize as chart or map. You can also go back to the previous table / chart / map from the top-right menu.
    Screenshot here.
  • GIS now supports reporting rates for data sets - you can now visualize reporting rates on maps. In the thematic layers, select “data sets” under value type.

    Example here
    .
  • GIS now supports relative periods - you can now create maps which updates itself over time, for instance for “last month”. Select “relative” under “period type”.

    Example here
    .
  • Embedded analysis: All analysis modules now feature
    plugins which make it simple to embed maps, charts and pivot tables straight in web pages like portals. Check it out on our portal demo at http://apps.dhis2.org/portal

Image maps |
Table plugin
| Chart plugin |
Map plugin |
Carousel plugin

  • Pivot table lets you include the organisation unit hierarchy inside the pivot. You can select “show hierarchy” under “options”.

    Example here
    .
  • Pivot table now supports legend sets for improved visualization. You can select a pre-defined legend set under “options”. Check it out on the

    demo here
    .
  • Pivot table supports “details”, meaning selection of individual category option combos for data elements. Under “data elements”, select “details” and then your desired items.

    Example here
    .
  • External access level : The sharing solution has been extended with an external access level. This means that you can make reports, resources, charts, maps and pivot tables available without logging into the system. This is ideal
    e.g. when you want to share a report with someone not having a user account in the system. After clicking on the sharing icon next to some object.
    Screenshot here.
  • Tabular report (analysis for event data) is much improved. It is now built on top of a new analytics Web API resource for event data, making it really fast and scalable for large databases. You can use it for querying events and
    producing aggregate data reports. You can select date ranges, relative periods, organisation units, attributes, identifiers and data elements as report dimensions and filters. Check it out on the
    demo here. Event query
    screenshot. Aggregate report
    screenshot.
  • Custom locales for database translations: You can now specify any locale for database translations. Translations can be created under “data administration” → "locales ".
    Database translations now also works with fallback. This is convenient e.g. in a global setup, where you can provide a complete translation for Spanish, then provide a specific translation for Mexican Spanish, where you only translate the elements which are
    specific to Mexican - the system will fall back to Spanish when Mexican Spanish translations do not exist.
  • Internationalization of login, account restore and create account pages: Users can now select their language from the drop-down in the bottom-left of the login page. This is handy in a multi-country deployment. The locale is stored
    in the local storage of the browser. Check it out on the
    demo
    by logging out.
  • Data entry (aggregate) now lets you view the data and complete registrations which have been captured of offline. This makes it easier to keep track of what has been entered into the system while offline.
  • Indicators support various mathematical formulas, like absolute numbers, sin, cos, tan, square root, ln, log and modulus. You can add it directly in indicator numerator and denominator screen.
  • Import-export of events with registrations: The import-export module now lets you import and export events which are linked to registered persons. Look under “import-export” → “event data import” and “event data import”
    here.
  • Improved messaging in tracker: New feature that allows the DHIS user to monitor progress of a multi-stage program through:

i) automated messages as SMS or DHIS messages to registered persons phones or DHIS users

ii) send when a program is started or completed

iii) send when a stage is completed

iv) live message feed on the dashboard

- Multiple stage programs in tracker - more flexibility to meet local needs:

i) combine registration, enrollment and the first mandatory stage into a more seamless process

ii) define custom linkages between programs, e.g. to make it easier to enroll a baby into a child health program directly after the delivery stage of
the mother program

iii) schedule events based on either incidence or enrollment dates

iv) define gentle reminders to users when a stage is completed, e.g. to make sure the next is scheduled

- Custom registration and enrollment forms in tracker: Simplify the person registration and enrollment process by designing custom forms only using the attributes and identifiers that are relevant to your program and in the layout that you
require. No need to bother the user with all the irrelevant details anymore.

  • Improved PNG maps: The PNG maps now support pre-defined legend sets, data set reporting rates, multiple map layers in the same map. It can be accessed under /api/maps in the Web API.
    Example here.
  • Message recipients: Messages now show the recipients inside the conversation. Check it out

    here
    .
  • Text areas in data entry. Data elements of type “long text” now render as text areas in aggregate data entry.
  • Clean menu design: The menu system has been given a more modern look and it better suited for touch-screen devices, with larger areas to click on.

For developers and the technically interested, we have a much improved Web API with lots of new features. General
docs here.

  • Support for creating, modifying and removing persons.
    Docs
    .
  • Enrolling persons into programs, completing and cancelling.
    Docs.
  • User and system settings.
    Docs
    .
  • Information relevant to current user.
    Docs
    .
  • Information about the DHIS instance / system.
    Docs
    .
  • Event analytics. Aggregate reports and event queries.
    Docs
    .
  • Dashboard API resource.
    Docs
    .
  • Support for sending messages to user groups.
    Docs
    .

Get the Live package, WAR file and source code from here: http://www.dhis2.org/downloads

Documentation and javadocs here: http://www.dhis2.org/documentation

Full list of blueprints: https://launchpad.net/dhis2/+milestone/2.13

This release had contributions from
PSI
, Critical Software and
Yuriy Ivanovich
- much appreciated!

Enjoy the new features.

best regards,

the DHIS 2 development team


This message was scanned for viruses with Trend Micro ScanMail, GFI MailSecurity and GFI MailEssentials by the World Health Organization Regional Office for the Western Pacific. However, the recipient is advised to scan this e-mail and any attached files for viruses.

Disclaimer:

This e-mail, together with any attachments, is intended for the named recipients only and is confidential. It may also be privileged or otherwise protected by law.

If you have received it in error, please notify the sender immediately by reply e-mail and delete it and any attachments from your system. You may not copy or disclose its contents to anyone.


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


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

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

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

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


Fatema Uddin ----------------------------------------

Technical Advisor HIS

Priority Area Health

Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) GmbH

House10/A, Road 90, Gulshan 2, Dhaka 1212, Bangladesh

Office
location:

Room # 304, Shshid Dr.Milan Bhavan, Management Information System,

Directorate General of Health Services of MoHFW,

Mohakhali, Dhaka-1212, Bangladesh

Phone:
+880
2 881 64 59

Fax: +880
2 881 38 75


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

Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users

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