Hi,
Has anyone populated _era tables (condition_era, drug_era) tables for version 6.0 before?
Thanks
Firat
OHDSI Home | Forums | Wiki | Github |
Hi,
Has anyone populated _era tables (condition_era, drug_era) tables for version 6.0 before?
Thanks
Firat
@firat.tiryaki: They don’t differ from V5. Do you know how to do those?
Hi Christian,
All the solutions use full SQL statements, since we have very large data and it takes along time to run those SQLs, I created a solution utilizing half SQL and half python scripts.
Thank you
Firat