diff --git a/PhenotypeScripts/N3C_phenotype_omop_redshift.sql b/PhenotypeScripts/N3C_phenotype_omop_redshift.sql index 084651a..8ffa4da 100644 --- a/PhenotypeScripts/N3C_phenotype_omop_redshift.sql +++ b/PhenotypeScripts/N3C_phenotype_omop_redshift.sql @@ -839,7 +839,7 @@ AS ( ,inc_dx_weak ,inc_lab_any ,inc_lab_pos - ,'3.2' AS phenotype_version + ,'3.3' AS phenotype_version ,CASE WHEN datediff(year, d.birth_datetime, CURRENT_DATE) BETWEEN 0 AND 4