Examples: ```python phc.Patient.get_data_frame(cohort_name="MyCohort") ``` ```python phc.Cohort.get_patient_ids(name="MyCohort") ``` (Note: Cohorts can be static or dynamic.)