From aaaa5cb911b51bada46a22c9a85a210ffb0fbe5b Mon Sep 17 00:00:00 2001 From: Alyna Khan Date: Tue, 21 Nov 2023 13:42:37 -0800 Subject: [PATCH] add cancer table names to list of pheno tables --- PRIMED_phenotype_data_model.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRIMED_phenotype_data_model.json b/PRIMED_phenotype_data_model.json index 0c1ceda..97f1e12 100755 --- a/PRIMED_phenotype_data_model.json +++ b/PRIMED_phenotype_data_model.json @@ -117,7 +117,7 @@ "column": "domain", "required": true, "data_type": "enumeration", - "enumerations": ["pilot", "population_descriptor", "cmqt_flags", "cmqt_anthropometry", "cmqt_blood_pressure", "cmqt_lipids", "cmqt_hematology", "cmqt_glycemic", "cmqt_kidney_function", "diabetes_diabetes", "cvd_cad"] + "enumerations": ["pilot", "population_descriptor", "cmqt_flags", "cmqt_anthropometry", "cmqt_blood_pressure", "cmqt_lipids", "cmqt_hematology", "cmqt_glycemic", "cmqt_kidney_function", "diabetes_diabetes", "cvd_cad", "cancer_breast", "cancer_prostate"] }, { "column": "md5sum",