OHDSI / OncologyWG

Oncology Working Group Repository
https://ohdsi.github.io/OncologyWG
Apache License 2.0
53 stars 24 forks source link

what is concept_numeric table and where is it established? #640

Open tfalcs opened 3 months ago

tfalcs commented 3 months ago

@rtmill and @mgurley ,

I"m working my way through the sql server etl and encountering an issue with the presence of the table 'concept_numeric'. I don't see a create table clause for this table in the etl; nor do I see this table in any other ohdsi omop db. Any help on what this table is doing and how to populate it would be appreciated.

https://github.com/OHDSI/OncologyWG/blob/06b9da6cde36dbac626148323ad4ee181e032167/etl/naaccr_etl_sqlserver.sql#L1201

rtmill commented 3 months ago

Hi @tfalcs

You need to go through the "installation process" to both create and populate that table.

Documentation here: https://ohdsi.github.io/OncologyWG/installation.html#Step_2:_Compile_the_Oncology_CDM_Extension_Tables

rtmill commented 3 months ago

Some other quick notes: