Open katy-sadowski opened 1 month ago
https://github.com/OHDSI/dbt-synthea/blob/ae791145d50c9e0693880ff9ed37d60f7cc0195d/models/intermediate/int__cost_condition.sql#L44
ETL-Synthea truncates datetimes to dates, so not an issue there. It's possible it doesn't make sense to join on a timestamp. Need to look in the data to confirm.
https://github.com/OHDSI/dbt-synthea/blob/ae791145d50c9e0693880ff9ed37d60f7cc0195d/models/intermediate/int__cost_condition.sql#L44
ETL-Synthea truncates datetimes to dates, so not an issue there. It's possible it doesn't make sense to join on a timestamp. Need to look in the data to confirm.