justin13601 / ACES

ACES: Automatic Cohort Extraction System for Event-Streams
https://eventstreamaces.readthedocs.io/en/latest/
MIT License
25 stars 1 forks source link

Support nesting derived predicates beyond 2 levels #137

Closed justin13601 closed 4 weeks ago

justin13601 commented 1 month ago

For ckd_post_kidney_labs.yaml: referenced_predicates.update({'random_glucose', 'any_classic_symptom', 'polyuria', 'polydipsia', 'polyphagia'}) is needed as the nested derived predicates were not directly added to referenced_predicates

justin13601 commented 4 weeks ago

Closed by #145