OHDSI / Vocabulary-v5.0

Build process for the OHDSI Standardized Vocabularies. Currently not available as independent release.
The Unlicense
222 stars 75 forks source link

ALKA-SELTZER PLUS COLD AND COUGH COOL MENTHOL #546

Open ericaVoss opened 3 years ago

ericaVoss commented 3 years ago
SELECT *
FROM cdm.concept
WHERE CONCEPT_ID = 44361362

ALKA-SELTZER PLUS COLD AND COUGH COOL MENTHOL - dextromethorphan hydrobromide, chlorpheniramine maleate, acetaminophen, phenylephrine hydrochloride capsule, liquid filled

This is listed as a CONCEPT_CLASS_ID = ingredient. I know the STANDARD_CONCEPT = 'C' but the DRUG_ERA logic doesn't filter by 'C' and this drug gets pulled in as an ingredient. Is CONCEPT_CLASS_ID = ingredient correct?

ericaVoss commented 3 years ago

Going to ask Clair to add the filter to DRUG_ERA https://github.com/OHDSI/CommonDataModel/issues/454