diff --git a/README.md b/README.md index 1f0d31c..449dd10 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ Here are some ways: - `data_quality_interpretation` : study agent provides interpretation from Data Quality Dashboard, Achilles Heel data quality checks, and Achilles data source characterizations over one or more sources that a user intends to use within a study. In this mode, the study agent derive insights from those sources based on the user's study intent. This is important because it will make the information in the characterizations and QC reports more relevant and actionable to users than static and broad-scope reports (current state). Users will use this tool from R initially. - `create_new_phenotype_definition` : Study agent will guide the user through the creation of a definition for an EHR phenotype for the target or outcome cohort relevant to their study intent. This workflow involves selection of concepts, organization of concepts into concept sets, and organization into cohort definition logic. Users will use this tool from R or Atlas initially. + +- `keeper_design_sample` : Study agent helps the user to create the createKeeper function to pull cases matching a clinical definition. This will guide the user through building the set of symptoms, related differential diagnoses (those that need to be ruled out), diagnostic procedures, complications, exposures, and measurements for the clinical definition. ### Long term