BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
centro_9
Calcite | Level 5

Hi everyone

I need to find antidiabetic drugs from claims prescription data file.

I have patient_ID and ndc codes/generic drug name/drug name.

Which one to use to get antidiabetic numbers and what smart way of coding should be used?

As I have 1180 ndc codes are there is data dictionary for antidiabetic drugs

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
ballardw
Super User

Are your NDC codes the 5 digit part that just describes the actual drug or the 10/11 character version that includes the manufacturer and packaging information?

The codes are likely to be easier to work with as spelling of names typically has lots of problems. If you have the longer version I would be strongly tempted to extract the drug only information for comparisons. That may reduce the requirements significantly for this step.

 

I suggest that you ask whoever gave you this task where to find the list of antidiabetic drugs to use for this project. Since many drugs have multiple uses you may not get any generic "antidiabetic" definition to work for a given project.

View solution in original post

4 REPLIES 4
Reeza
Super User

NDC Data

https://www.fda.gov/drugs/development-approval-process-drugs/national-drug-code-database-background-...

 

There are mapping of drugs to disease but the one I have is proprietary. Not sure of a public source that's available.

ballardw
Super User

Are your NDC codes the 5 digit part that just describes the actual drug or the 10/11 character version that includes the manufacturer and packaging information?

The codes are likely to be easier to work with as spelling of names typically has lots of problems. If you have the longer version I would be strongly tempted to extract the drug only information for comparisons. That may reduce the requirements significantly for this step.

 

I suggest that you ask whoever gave you this task where to find the list of antidiabetic drugs to use for this project. Since many drugs have multiple uses you may not get any generic "antidiabetic" definition to work for a given project.

centro_9
Calcite | Level 5
HEY I HAVE THE CODES AND LIST OF DRUG NAE AND GENERIC NAMES I WANTED TO KNOW WHAT IS THE BEST WAY
Reeza
Super User

ALL CAPS is yelling.

 

Is your question solved? You've marked it as answered.

 

 

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 317 views
  • 2 likes
  • 3 in conversation