What is the purpose of specimen_source_id and how does it differ from specimen_source_value?
http://www.ohdsi.org/web/wiki/doku.php?id=documentation:cdm:specimen
OHDSI Home | Forums | Wiki | Github |
What is the purpose of specimen_source_id and how does it differ from specimen_source_value?
http://www.ohdsi.org/web/wiki/doku.php?id=documentation:cdm:specimen
After thinking some more, here’s an example of how I assume its supposed to work:
A specimen_source_value could be code “ABC123”, referring to “Soft tissue sample”
A specimen_source_id could be “001” for the first sample they had taken and “002” for the second sample. Both coming from the same person.
If someone could clarify it would be greatly appreciated! Thanks
And this one from here as well:
I can see this is confusing:
Makes sense?
Yes, that’s what I was expecting for specimen_source_id. Thanks Christian!
What is the distinction between specimen.specimen_concept_id and specimen.anatomic_site_concept_id?
Yes, thank you!
In this case should it be stored in cdm to trace back to the source data if necessary?
The anatomical site contains where exactly the specimen was taken from.
Yes.
Thank for above explanation about specimen table. What is specimen_type_concept_id? specimen type could be tissue or blood ? so this field requires standardized vocabulary term for specimen type?
“Blood” and the kind of tissue goes into the specimen_concept_id. Specimen_type_concept_id is for indicating where the information was obtained from. Right now we only have one type: Concept 581378 “EHR Detail”. If you need others let us know.