Skip to content

Deprecate "cohort_multi_variable" and instead refactor "irae__cohort_study_variables_wide"  #43

@comorbidity

Description

@comorbidity

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions