Skip to content

Cohort definition: error handling divide-by-zero for ratios #69

Description

@pbr6cornell

When creating cohort definition inclusion criteria around measurements, when checking if value is above or below normal, the query divides value_as_number by range_high/low. however, that will cause problem if range_high/low value is 0. do a check in query so divide-by-zero doesnt occur.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions