Measurement criteiria 'has an abnormal value' is not implemented: the WHERE clause is not set with the appropriate sql logic to find abnormal values. The sql should look like this:
where m.value_as_number < m.range_low or m.value_as_number > range high
Measurement criteiria 'has an abnormal value' is not implemented: the WHERE clause is not set with the appropriate sql logic to find abnormal values. The sql should look like this: