Bundles and CDM
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Windows Run Command
%ANT_HOME%\bin\ant.bat -f data_build.xml create_crcdata_digitaltwin_tables_release_1-8
%ANT_HOME%\bin\ant.bat -f data_build.xml db_digitaltwin_load_data


This will create several new tables in your i2b2 CRC database:

SQL TableToolDescription
dt_keser_concept_childrenKESERStores hierarchical relationships between concepts identified by KESER.
dt_keser_concept_featureKESERContains features associated with concepts identified by KESER.
dt_keser_embeddingKESERHolds embedding vectors for various concepts used in KESER for phenotype analysis.
dt_keser_featureKESERStores features extracted from EHR data for phenotype computation by KESER.
dt_keser_feature_cooccurKESERContains data on the co-occurrence of features within patient records identified by KESER.
dt_keser_feature_cooccur_tempKESERTemporary table for storing intermediate co-occurrence data during KESER processing.
dt_keser_feature_countKESERHolds counts of various features across the patient cohort identified by KESER.
dt_keser_import_concept_featureKESERStores imported features associated with concepts for use in KESER phenotype computation.
dt_keser_patient_partitionKESERContains partitions of patients for parallel processing of data in KESER.
dt_keser_patient_period_featureKESERFeatures extracted from specific periods of patient records by KESER.
dt_keser_phenotypeKESERContains phenotype definitions identified by KESER.
dt_keser_phenotype_featureKESERLinks features to their corresponding phenotypes in KESER.
dt_komap_base_cohortKOMAPBase cohort of patients for the KOMAP program.
dt_komap_patient_featureKOMAPFeatures extracted from patient records for use in the KOMAP program.
dt_komap_phenotypeKOMAPPhenotype definitions used in the KOMAP program.
dt_komap_phenotype_covarKOMAPCovariates used in the phenotype analysis for the KOMAP program.
dt_komap_phenotype_covar_innerKOMAPIntermediate covariate data used during KOMAP phenotype analysis.
dt_komap_phenotype_feature_coefKOMAPCoefficients for features used in KOMAP phenotype computation.
dt_komap_phenotype_feature_dictKOMAPDictionary of features used in KOMAP phenotype analysis.
dt_komap_phenotype_gmmKOMAPGaussian Mixture Model results used in KOMAP phenotype clustering.
dt_komap_phenotype_gold_standardKOMAPGold standard phenotypes used for validating KOMAP computational phenotype models.
dt_komap_phenotype_patientKOMAPLinks patients to their computed phenotypes in KOMAP.
dt_komap_phenotype_sampleKOMAPSampled patient data for KOMAP phenotype analysis.
dt_komap_phenotype_sample_featureKOMAPFeatures extracted from sampled patient data for KOMAP.
dt_komap_phenotype_sample_resultsKOMAPResults of KOMAP phenotype analysis on sampled data.
DT_LOYALTY_CHARLSONLOYALTYCharlson Comorbidity Index data for loyalty cohort analysis.
DT_LOYALTY_PATHSLOYALTYPathways data for determining patient care paths in the loyalty cohort.
DT_LOYALTY_PSCOEFFLOYALTYCoefficients for propensity score calculation in the loyalty cohort analysis.
DT_LOYALTY_RESULTLOYALTYResults of loyalty cohort analysis.
DT_LOYALTY_RESULT_CHARLSONLOYALTYResults of Charlson Comorbidity Index analysis for the loyalty cohort.
DT_LOYALTY_RESULT_SUMMARYLOYALTYSummary results of the loyalty cohort analysis.