You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the organisations, will have the growth related data captured across enrolments of 2 different programs - 'Child' and 'Malnutrition'. So growth chart needs to consider both data.
Until we have the required data that we want to plot, we can use it, irrespective of which form it is present in.
As is:
Currently growth chart displays only for Child program
So values of concepts relevant for X and Y axis of all program encounters of the selected program enrolment of 'Child program' is considered to mark points
AC:
Have a configuration for growth chart at program level above all the rules and below the configuration of Manual eligibility check required as a checkbox with label say Show Growth Chart. By default it needs to be disabled. For Child program, enable it by default.
Show growth chart button for all programs where it is enabled.
Check on all values in all forms to plot the growth chart(registration, enrolment, general encounters and program encounters)
If two program enrolments have the data on the same date, plot both
Add X and Y axis legend parallel to X and Y axis - (referred the charts here to figure out)
Weight for age chart: X-axis - Age (completed months), Y-axis - Weight (kgs)
Height for age chart: X-axis - Age (completed months), Y-axis - Length/Height (cms)
Weight for height chart: X-axis - Length/Height (cms), Y-axis - Weight (kgs)
For the above legend, translations should work in the languages supported by Avni by default. For the same refer here
Also translate Weight in the 'key' for black line, Currently default translation for this is not available like shown in the image below.
No need to show growth chart on Individual Profile
Run a script to enable the growth chart for the existing Child programs.
Vaccination need to continue to show for 'Child' program only.
Modifying anything related to Vaccination. Will be done on need basis. The org., in scope, doesn't have Vaccination checklist.
Old: Ignore:
How to know for which subject type to show growth chart? Eg: in APF both Pregnancy and Child programs are for subject type 'Individual' - Person, age - registration date when less than 5 years, result - not have any points to plot
taken weight not height - generic - start showing up
configuration? if any program has it then show on individual as well
Person subject type where all used?
UX - below registration details, need a UX designer
Show in program tab - configuration - show growth chart
The text was updated successfully, but these errors were encountered:
Need:
As is:
AC:
Manual eligibility check required
as a checkbox with label sayShow Growth Chart
. By default it needs to be disabled. For Child program, enable it by default.Weight for age chart: X-axis - Age (completed months), Y-axis - Weight (kgs)
Height for age chart: X-axis - Age (completed months), Y-axis - Length/Height (cms)
Weight for height chart: X-axis - Length/Height (cms), Y-axis - Weight (kgs)
Technical link:
Code for the computation is here
Out of scope:
Modifying anything related to Vaccination. Will be done on need basis. The org., in scope, doesn't have Vaccination checklist.
Old: Ignore:
The text was updated successfully, but these errors were encountered: