Hi guys,
I’m working on the design of the ETL process. In my source data, there is a unique identifier for each visit record. In this case, do I need to generate a new visit_occurrance_id? I’m worried about this because I did not find a field in visit_occurrance to store the source visit id. I’m considering the visit_source_value, but in the documentation of CDM v6, it says:
Thank you.