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
[BUG] AssertionError: c.occurrence !== nothing -- What Does This Mean?
We did not implement every aspect of the OHDSI cohort expression object, only those that were used in the phenotype library. Why? We would like to ensure that things implemented are actually tested. I think for each case like this, what we need is a cohort definition that would provide some testable result against a given data set, perhaps MIMIC 100. Furthermore, you're welcome to look at the other translation as guidance, and do a pull request, as many of these should be straight-forward enhancements.
I've updated the README to discuss this and created an issue template. If this is still unimplemented, could you submit that as a feature request? We would also accept a pull request, but it's important to have test cases.
I am seeing this error:
When I run this code:
Do you know what is going on here and how I could fix it? Thanks!
The text was updated successfully, but these errors were encountered: