justin13601 / ACES

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

Allow cohort criteria for selecting windows where a numeric_value has changed over a certain delta #152

Open Oufattole opened 5 days ago

Oufattole commented 5 days ago

It would be great to have the functionality to define cohort windows based on changes in numeric values over time. This will allow users to extract cohorts where a code's numeric_value has changed by a specified amount. For example, whether the dosage for a lab value has increased by $x$ units in the past 3 months.