Hello,
For our OMOP implementation we would like to use some custom concepts, but I can’t find a comprehensive convention or best practice on how to use them. The only “rules” we found, were best practices given to us through the EHDEN project, stating that custom concepts needs a >2bilion number in the *_source_concept_id column and a 0 in the *_concept_id column. But there are no *_type_source_concept_id or *_status_source_concept_id columns.
How should we go about using custom concepts for *_concept_id_fields like condition_status_concept_id, condition_type_concept_id…
We need it to differentiate between conditions found in different record types coming from electrocardiography recording machines.
Our current approach is just using the >2bilion numbers in the normal concept_id columns, since it is clear by the id-number that these are non-standard custom concepts.
Kind regards,
Stijn