I am about to load data into the SPECIMEN table. As I understand, the SPECIMEN_CONCEPT_ID column is indicate where the specimen was obtained from, such as a blood or tissue sample. So what would we insert into the SPECIMEN_TYPE_CONCEPT_ID column?
Select * from concept where domain_id = ‘Type Concept’ and concept_class_id = ‘Specimen Type’
there’s a typo - should be “concept_class_id” instead of “concept_class” (seems you confused with 4.5 version)
so you should get such a result (exactly as @DTorok said)
581378 EHR Detail Type Concept Specimen Type Specimen Type S OMOP generated 1970-01-01 00:00:00.0 2099-12-31 00:00:00.0
Maybe you use some of the old versions of the vocabulary.
please, download the latest release of OHDSI-vocabularies from Athena http://athena.ohdsi.org/
I have been trying to download the vocabulary from this Wednesday, but I have not been able to download it until now.
After logging at the Athena homepage, even if you click the Download tab, only the login screen is displayed.
Please let me know how to do.