You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I am trying to create a cohort with people whose BMI is between 30 and 60. However I wasn't quite able to nail as to what to put in valueAsNumber argument.
So the bmi concept_id I used were 36304833 and 3038553. However I wasn't sure what to put in valueAsNumber argument as unit_concept_id column are all NA for these codes.
This was ran on CPRD GOLD 100k
The text was updated successfully, but these errors were encountered:
Maybe we can accept non named list and if that is the case we don't filter "value_as_concept_id" column? Then users can use the function even if that column is NA @edward-burn
Hi! I am trying to create a cohort with people whose BMI is between 30 and 60. However I wasn't quite able to nail as to what to put in valueAsNumber argument.
Here is my code:
So the bmi concept_id I used were 36304833 and 3038553. However I wasn't sure what to put in valueAsNumber argument as unit_concept_id column are all NA for these codes.
This was ran on CPRD GOLD 100k
The text was updated successfully, but these errors were encountered: