diff --git a/configuration/ampathforms/Triage.json b/configuration/ampathforms/Triage.json index c1ce428b..e689d417 100644 --- a/configuration/ampathforms/Triage.json +++ b/configuration/ampathforms/Triage.json @@ -184,7 +184,7 @@ "rendering": "number", "concept": "162584AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "max": "100", - "min": "0", + "min": "-50", "calculate": { "calculateExpression": "height && weight && fetchData(`/openmrs/ws/rest/v1/kenyaemr/zscore?sex=${sex}&age=${age}&weight=${weight}&height=${height}&type=height_for_age`,'wfl_score')" }