EHDEN / ETL-UK-Biobank

ETL UK-Biobank
https://ehden.github.io/ETL-UK-Biobank/
13 stars 4 forks source link

visit detail end date before start date #242

Closed MaximMoinat closed 3 years ago

MaximMoinat commented 3 years ago

DQD: end date before start date (VISIT_DETAIL Plausibility Temporal)

If disdate is missing, then set end date to start date (admidate)

https://github.com/EHDEN/ETL-UK-Biobank/blob/efa3ad50ae18b370b760224b77cf6e03f58f5089/src/main/python/transformation/hesin_to_visit_detail.py#L36-L39

? how often is disdate missing and what does this mean?