OHDSI / WebAPI

OHDSI WebAPI contains all OHDSI services that can be called from OHDSI applications
Apache License 2.0
130 stars 169 forks source link

Temporal annual distribution functionality and temporal FeatureExtraction capability enablement #2388

Open alex-odysseus opened 2 months ago

alex-odysseus commented 2 months ago

Addressing #2331 (temporal annual distribution requirement)

Cohort Characterization Controller has been extended with a new endpoint GET /generation/{generationId}/temporalresult

Temporal annual distribution and temporal Cohort Characterization analysis execution results are selected from newly introduced tables in the result schema - cc_temporal_results and cc_temporal_annual_results

Each Feature Analysis has been extended with two attributes indicating their temporal and temporal annual distribution properties depending on their actual support by FeatureExtraction