← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 672: Update tracker module

 

------------------------------------------------------------
revno: 672
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Fri 2013-03-08 23:36:10 +0700
message:
  Update tracker module
modified:
  src/docbkx/en/dhis2_user_man_persons_and_programs.xml
  src/docbkx/en/resources/images/patients_programs/statistical_program_summary_report.png


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_persons_and_programs.xml'
--- src/docbkx/en/dhis2_user_man_persons_and_programs.xml	2013-03-07 16:20:28 +0000
+++ src/docbkx/en/dhis2_user_man_persons_and_programs.xml	2013-03-08 16:36:10 +0000
@@ -8,8 +8,7 @@
       <title>Background</title>
       <para>Conventionally, public health systems have been recording and reporting aggregate data
         of the services provided across various health programmes. This is crucial in monitoring
-          &quot;<emphasis role="italic">reach</emphasis>&quot; and &quot;<emphasis role="italic"
-          >availability</emphasis>&quot; of public health services, but it lacks the ability of
+          &quot;<emphasis role="italic">reach</emphasis>&quot; and &quot;<emphasis role="italic">availability</emphasis>&quot; of public health services, but it lacks the ability of
         tracing the persons being provided with these services and quality of these ones. </para>
       <para>For example, the aggregate report will show that 300 pregnant women registered  for ANC and 120 women given IFA tablets or 90 women given TT injection. In an aggregate system, it is not possible to ascertain that if a particular pregnant woman registered for ANC, has also been given IFA and TT, as data only shows aggregate numbers. To understand the quality of services given to each pregnant woman registered for ANC, immunization cycle of each child or treatment of each leprosy person, etc. it is important that treatment information of each person is maintained as an individual case.</para>
       <para>The DHIS tracker module ( also known as  DHIS Community Module  ) is an integrated module in DHIS2, built to support community health systems and facilitate a smooth integration between the community health data and aggregated data management.</para>
@@ -600,8 +599,8 @@
     </para>
         </listitem>
         <listitem>
-          <para>Statistical Program</para>
-          <para>Statistical reports on program performance, e.g. drop-out rates, how many completed every month/year - counts/percentages etc </para>
+          <para>Program Statistics </para>
+          <para>Program statistics on program performance, e.g. drop-out rates, how many completed every month/year - counts/percentages etc.  </para>
         </listitem>
         <listitem>
           <para>Manual Person Aggregation</para>
@@ -1111,23 +1110,23 @@
           <para>To save parameters on the left panel, click <emphasis role="italic">Favorites</emphasis> button on toolbar. The select <emphasis role="italic">Manage favorites</emphasis> option. A form is shown to enter name for favorite and click <emphasis role="italic">Save</emphasis> button.</para>
           <para>To export the result to excel file, click <emphasis role="italic">Download</emphasis> button, select  XLS option. For the aggregate report, the system supports more two types of file as PDF and CSV.</para>
         </section>
-        <section>
-          <title>Statistical Program</title>
-          <para>The tool provides a tool for generating a statistical report by program.</para>
-          <para>To access <emphasis role="italic">Statistical Program</emphasis> module, from the <emphasis role="italic">Services</emphasis> menu, go to the <emphasis role="italic">Individual Records </emphasis>option. Select <emphasis role="italic">Statistical Program </emphasis>option on left menu. Statistical program report is opened. </para>
-          <para>To get statistical report for a program, please do as follows -</para>
+        <section id='program_statistics'>
+          <title>Program Statistics </title>
+          <para>The tool provides a tool for generating a statistics  report by program.</para>
+          <para>To access <emphasis role="italic">Program Statistics</emphasis> module, from the <emphasis role="italic">Services</emphasis> menu, go to the <emphasis role="italic">Individual Records </emphasis>option. Select <emphasis role="italic">Program Statistics </emphasis>option on left menu. Program statistics is opened. </para>
+          <para>To get statistics report for a program, please do as follows -</para>
           <orderedlist>
             <listitem>
               <para>Select a program in list. </para>
             </listitem>
             <listitem>
-              <para>Select <emphasis role="italic">start-date</emphasis> and <emphasis role="italic">end-date</emphasis>. The system will aggregate events which have the enrollment dates are between these dates.</para>
-            </listitem>
-            <listitem>
-              <para><emphasis role="italic">Use data from level(s) </emphasis>-  Specify the level which you need to get events. If  the option is <emphasis role="italic">Children only</emphasis>, individual data will be aggregated from the children of the selected organisation unit. If the option is <emphasis role="italic">Selected</emphasis>, individual data  will be aggregated from the selected organisation unit. If the option is <emphasis role="italic">All</emphasis>, individual data will be aggregated  from both selected organisation unit and its children.</para>
-            </listitem>
-            <listitem>
-              <para>Click <emphasis role="italic">Generate</emphasis> button to generate report. The result is displayed below. And click Export XLS button to export the result to excel file.</para>
+              <para><emphasis role="italic">Program </emphasis>-  Specify program for generating report.</para>
+            </listitem>
+            <listitem>
+              <para>Select <emphasis role="italic">start-date</emphasis> and <emphasis role="italic">end-date</emphasis>. The system will aggregate report based on start-date and end-date.</para>
+            </listitem>
+            <listitem>
+              <para>Click <emphasis role="italic">Generate</emphasis> button to generate report. The result is displayed below. And click <emphasis role="italic">Export XLS</emphasis> button to export the result to excel file.</para>
             </listitem>
           </orderedlist>
           <screenshot>
@@ -1137,6 +1136,15 @@
               </imageobject>
             </mediaobject>
           </screenshot>
+          <para><emphasis role="italic">Visits scheduled (All)</emphasis> column is the number of events of all stages, includes overdue, skipped,  incomplete and complete events.</para>
+          <para><emphasis role="italic">Visits done (#)</emphasis> column is the number of events  incomplete and complete.
+</para>
+          <para><emphasis role="italic">Visits done (%)</emphasis> column is percent of  visits done (#) events / the number of all visits scheduled.</para>
+          <para><emphasis role="italic">Forms completed</emphasis> column are stage instances where the user has clicked complete.
+</para>
+          <para><emphasis role="italic">Forms completed (%) </emphasis>column is percent of completed events / the number of all visits scheduled.</para>
+          <para><emphasis role="italic">Visits overdue (#)</emphasis> column is the number of overdue visits.</para>
+          <para><emphasis role="italic">Visits overdue (%)</emphasis> column is percent of visits overdue (#) / the number of all visits scheduled.</para>
         </section>
       </section>
       <section id="run_case_aggregation">

=== modified file 'src/docbkx/en/resources/images/patients_programs/statistical_program_summary_report.png'
Binary files src/docbkx/en/resources/images/patients_programs/statistical_program_summary_report.png	2013-02-21 07:21:23 +0000 and src/docbkx/en/resources/images/patients_programs/statistical_program_summary_report.png	2013-03-08 16:36:10 +0000 differ