Hi,
I am trying to extract patients that were prescribed insulin or insulin analogues from an EMR dataset. I have the ingredient RxNorm codes - 51428,1670007,1727493,139825,274783,1858994,400008,86009,1309342,253182,1007184,1605101,1008501,253182. I wanted to verify that if I pull out all the relationships of these ingredient codes using concept_relationship and concept_ancestor table, would that provide all relevant insulin RxNorm codes using which I can extract the data from EMR dataset?
Thank you,
Dee