Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.65 KB

sending_to_dhis2.md

File metadata and controls

31 lines (20 loc) · 1.65 KB

Sending Report to DHIS2

Configurations

In order to send data to DHIS2 you need to set a username and password. This can be done in the following steps

  1. Got to Legacy System Administration->Mantainance->Settings->Ugandaemr.

    UgandaEMR Settings

  2. Set the DHIS2 Server URL, username and password by:

  3. Got to Legacy System Administration->Mantainance->Settings->Ugandaemrsync

  4. Save the Above settings

Sending Data to DHIS2

  1. Generate report by following steps 1 to 4. this will generate a report. Generated Report

  2. Click the "SendToDHIS2" action on the report generated on the reports page. This will popup a report preview all indicators. Report Preview

  3. On the Preview window, confirm the values displayed and Click the "SendToDHIS2" button. Wait for the Response message which reads "Data Sent Succesfully" or an error message with reason why it was not sent. Response Toast Note: Pay attention to the response. It may include the following results.

     Imported: Number of indicators that have been newly added.
     Updated:  Number of indicators that have been changed 
     Ignored:  Number of indicators that have been ignored.
     Ignored:  Number of indicators that have been deleted.
    
  4. When the report is not sent due to internet connection issues, you can try sening the report again by repeating step 2 and 3.