cohort_multi_variable creates a view from multiple FHIR Resources (Condition, Rx MedicationRequest, Observation, Procedure) into a single table/view for easier counting and exploratory analysis. For example, diabetes is a condition that is treated with medications and HA1C/glucose observations.
- cohort_multi_variable.sql
- multi_variables.py
This feature has been helpful in the past but might be redundant since the introduction of the WIDE study variables view.