OHDSI / WebAPI

OHDSI WebAPI contains all OHDSI services that can be called from OHDSI applications
Apache License 2.0
128 stars 166 forks source link

Characterization not using Vocab daimon #2266

Open alondhe opened 1 year ago

alondhe commented 1 year ago

Expected behavior

Characterizations should utilize the vocab daimon as defined for a CDM source to obtain concept name info.

Actual behavior

Characterizations instead try using the concept table within the cdm daimon.

Steps to reproduce behavior

Have a CDM source where cdm daimon != vocab daimon. Keep the cdm schema's concept table empty. Then run characterization with a feature like Condition Occurrence Any Time Prior. You'll see "Unknown concept".