Hi,
I’m working with the concepts table for a study in my company and I’ve noticed a couple of potentially incorrect descriptions applied to some NDC Drug Codes:
I’ve developed an app that searches through codes and uses the various “relationships” to map across various dictionaries of interest.
As we are a pharma company, a lot of our clients are familiar with the international ATC Drug Codes, but not as familiar with NDC Codes (the codes used in our database). One of the drugs our client was interested in was Ciprofloxacin (ATC Code: J01MA02).
We also have an internal NDC Code Dictionary. My app cross-references with this and that’s when I noticed that Simvastatin was in my final list, along with all the other Ciprofloxacin NDC codes.
This is one of the rare cases where an NDC seems to be reused. The Cipro died in 2012, as you correctly said. What I don’t understand is why the Symvastatin isn’t added. We will debug. Thanks for the hint.
I’ve looked on another website that says 55887-0858-30 is an obsolete Simvastatin NDC code (obsolete date=25Jul2008).
When it comes to codes that have become invalid/obsolete, is there any reason to not include them if your defined study period includes a time period when the codes were still valid?
So, for example, if I was interested in looking at statin use from 2006-2008 say…I would have thought that I should include all codes that were valid during that time period?!
Yes, we don’t care about end dates for source concepts. Because your data will contain the old stuff anyway, and the data usually doesn’t care about those valid dates. So, the last valid NDC code was Symvastatin, and that’s what it’s going to be.
We already found the bug. NDCs will be re-released and all those are going to be added.