Hi OHDSI Community,
In some of our data registries, we have drug_concept_id’s that specify only a drug name mapped to an RxNorm code, but no dosage or route information. In some cases, the sig column contains more details such as “10mg” or “Oral”. We’re interested in parsing the sig and then using that information along with the drug_concept_id to pick a more specific RxNorm code so that we can put the more specific concept_id into the drug_concept_id column. Has anyone done this successfully? Any tips on how to do this well?
Colin Rogerson