Athena
Athena copied to clipboard
Create the mechanism to keep the vocabulary list up to date
Recently we have found out that there is a vocabulary in the Athena download list that has been deleted from the VOCABULARY table and deprecated in the concept (HGNC - Human Gene Nomenclature (European Bioinformatics Institute)). Since this is not supported any more, does not have concepts , it technically 'does not exist' in OMOP. It would be good to find an approach for keeping the Athena vocabulary list up-to-date.
https://github.com/OHDSI/Vocabulary-v5.0/blob/5834f9f149f86598f26a8ee8724185d4fa55ed3d/working/manual_changes/2021/2021-10-20.sql#L1
This is connected to this vocabulary issue - we have to remove this entry from the vocabulary_conversion table, which in turn is connected to #278 ....
we have to remove this entry from the vocabulary_conversion table
It was removed within the commit @TatianaSkugarevskaya is referring to.
to be precise, this is not an Athena issue but rather an issue on vocabulary maintenance, in which if there is not one concept for a given vocabulary ID on distribution to Athena, the vocabulary ID should be retired (deprecated).