OHDSI / Achilles

Automated Characterization of Health Information at Large-scale Longitudinal Evidence Systems (ACHILLES) - descriptive statistics about a OMOP CDM database
https://ohdsi.github.io/Achilles/
130 stars 121 forks source link

Achilles analysis #1815 shouldn't exclude NULL units #707

Closed dimshitc closed 1 year ago

dimshitc commented 1 year ago

The Achilles analysis #1815 "Distribution of numeric values, by measurement_concept_id and unit_concept_id" looks at measurement, units and their values. Unit = NULL is a valid statement now that stands for measurement that doesn't require units. So this condition should be removed, and we can get a row with measurements with NULL unit.