<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Identify Prescription with antidiabetic drugs in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Identify-Prescription-with-antidiabetic-drugs/m-p/832234#M328929</link>
    <description>HEY I HAVE THE CODES AND LIST OF DRUG NAE AND GENERIC NAMES I WANTED TO KNOW WHAT IS THE BEST WAY</description>
    <pubDate>Wed, 07 Sep 2022 19:49:29 GMT</pubDate>
    <dc:creator>centro_9</dc:creator>
    <dc:date>2022-09-07T19:49:29Z</dc:date>
    <item>
      <title>Identify Prescription with antidiabetic drugs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Identify-Prescription-with-antidiabetic-drugs/m-p/832209#M328916</link>
      <description>&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;I need to find antidiabetic drugs from claims prescription data file.&lt;/P&gt;&lt;P&gt;I have patient_ID and ndc codes/generic drug name/drug name.&lt;/P&gt;&lt;P&gt;Which one to use to get antidiabetic numbers and what smart way of coding should be used?&lt;/P&gt;&lt;P&gt;As I have 1180 ndc codes are there is data dictionary for antidiabetic drugs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 18:53:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Identify-Prescription-with-antidiabetic-drugs/m-p/832209#M328916</guid>
      <dc:creator>centro_9</dc:creator>
      <dc:date>2022-09-07T18:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Prescription with antidiabetic drugs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Identify-Prescription-with-antidiabetic-drugs/m-p/832216#M328921</link>
      <description>&lt;P&gt;NDC Data&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.fda.gov/drugs/development-approval-process-drugs/national-drug-code-database-background-information" target="_blank"&gt;https://www.fda.gov/drugs/development-approval-process-drugs/national-drug-code-database-background-information&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are mapping of drugs to disease but the one I have is proprietary. Not sure of a public source that's available.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 19:13:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Identify-Prescription-with-antidiabetic-drugs/m-p/832216#M328921</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-09-07T19:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Prescription with antidiabetic drugs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Identify-Prescription-with-antidiabetic-drugs/m-p/832228#M328926</link>
      <description>&lt;P&gt;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?&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 19:39:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Identify-Prescription-with-antidiabetic-drugs/m-p/832228#M328926</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-09-07T19:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Prescription with antidiabetic drugs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Identify-Prescription-with-antidiabetic-drugs/m-p/832234#M328929</link>
      <description>HEY I HAVE THE CODES AND LIST OF DRUG NAE AND GENERIC NAMES I WANTED TO KNOW WHAT IS THE BEST WAY</description>
      <pubDate>Wed, 07 Sep 2022 19:49:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Identify-Prescription-with-antidiabetic-drugs/m-p/832234#M328929</guid>
      <dc:creator>centro_9</dc:creator>
      <dc:date>2022-09-07T19:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Prescription with antidiabetic drugs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Identify-Prescription-with-antidiabetic-drugs/m-p/832237#M328930</link>
      <description>&lt;P&gt;ALL CAPS is yelling.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is your question solved? You've marked it as answered.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 20:04:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Identify-Prescription-with-antidiabetic-drugs/m-p/832237#M328930</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-09-07T20:04:15Z</dc:date>
    </item>
  </channel>
</rss>

