OHDSI / dbt-synthea

[Under development] A dbt ETL project to convert a Synthea synthetic data set into the OMOP CDM
https://ohdsi.github.io/dbt-synthea/
Apache License 2.0
16 stars 6 forks source link

Populate CDM_SOURCE with user input #48

Open katy-sadowski opened 4 months ago

katy-sadowski commented 4 months ago

Currently CDM_SOURCE has some parameterized strings that in ETL-Synthea are populated via SqlRender. We should implement a strategy in this repo for populating the CDM_SOURCE columns with user info.

katy-sadowski commented 2 months ago

I updated the strings to be more relevant for dbt-synthea (https://github.com/OHDSI/dbt-synthea/commit/f2d7623f3d84b1e1c39703903597e3617c2c8ee8). However, we should add at the least user guidance for populating these for a specific instance of the ETL.