Source_concept_ids #50
boverdui
started this conversation in
New to Carrot
Replies: 0 comments 3 replies
|
Hi Bert, Yes the source_concept_id fields are there to represent the source data attributes. If you could please send an example output.json file to the development team that would be useful to check what is happening, thanks. Regards, |
1 reply
|
Hi @boverdui, great observation. The source_concept_id is there to capture concept ids from OMOP that best represent the source data, but could be non-standard. So it can be used for someone to indicate this is the closest OMOP term to the source value (_source_concept_id) vs the most correct, i.e. standard and valid, term for the source value (_concept_id). Carrot just defaults to adding to both. Something worth us looking at though, thanks for raising. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I performed mapping and transformation for some (fake) test date to come to grips with the Carrot system.
In the output files for OMOP the various _source_concept_id fields are filled with the same values as the _concept_id_fields. This doesn't seem right to me. As far as I understand the _source_concept_id fields are to store the concept_ids of the source data, if available, not the OMOP concept-ids.
Cheers,
Bert
All reactions