Details
-
Improvement
-
Status: Approved
-
Must
-
Resolution: Fixed
-
None
-
Low
Description
Following the discusion for [harvesting features into reff app |https://talk.openmrs.org/t/creating-jira-tickets-for-harvesting-features-for-reference-application-2-10-release/23559],
Dev Notes.
Harvest the following Functions and their implementations from [The Isante-Plus Service](https://github.com/IsantePlus/openmrs-module-isanteplus/blob/master/api/src/main/java/org/openmrs/module/isanteplus/api/IsantePlusService.java) into the [core apps Module] (https://github.com/openmrs/openmrs-module-coreapps ) as per the openmrs Convetion
- getPatientBMIsAcrossAnAgeDifference()
- getHeightsAtGivenPatientAges()
- getWeightsAtGivenPatientAges()
- getHeadCircumferenceAtGivenPatientAges()
Related to
https://issues.openmrs.org/browse/RA-1600
and