OHDSI / OncologyWG

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

Create list of Nebraska Lexicon grade concepts to destandardize #573

Closed kzollove closed 8 months ago

kzollove commented 10 months ago

Generate a starting list:

select *
from concept
where concept_name ilike '%grade%'
and vocabulary_id ='Nebraska Lexicon'
and standard_concept ='S'
kzollove commented 8 months ago

List of concepts for Nebraska Lexicon

Source: grade_Nebraska_Lexicon.csv