You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that measurement table contains both measurement_time and measurement_datetime columns, whereas the first one is not mentioned in specification (OMOP_CDM_v5_3.pdf) and seems to be deprecated. Do I miss smth?
measurement_time was an addition in 5.0.1, I added it back in to 5.3 because it was removed from 5.2 and therefore not backwards compatible. I will fix the documentation to reflect this
@clairblacketer,
I see that
measurement
table contains bothmeasurement_time
andmeasurement_datetime
columns, whereas the first one is not mentioned in specification (OMOP_CDM_v5_3.pdf) and seems to be deprecated. Do I miss smth?https://github.com/OHDSI/CommonDataModel/blob/master/PostgreSQL/OMOP%20CDM%20postgresql%20ddl.txt#L450
The text was updated successfully, but these errors were encountered: