-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add function to calculate the growth status for adolescent. #3
Comments
@sachsk I had created this card for this purpose: avniproject/avni-client#1395 Can you make sure all the ACs here are met? |
sachsk
added a commit
that referenced
this issue
May 16, 2024
sachsk
added a commit
that referenced
this issue
May 16, 2024
sachsk
added a commit
that referenced
this issue
May 16, 2024
sachsk
added a commit
that referenced
this issue
May 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Introduce new function to calculate the growth status for adolescent.
Function name: calculateGrowthStatusForAdolescent({individual, weight, height, asOnDate})
Expected return:
{zScore: <Value>}
data sheet link
The text was updated successfully, but these errors were encountered: