<?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: Data analysis on drug data in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/554842#M154380</link>
    <description>&lt;P&gt;Thank you for your help, I think you gave me a good lead into where i should start.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for your question on meaning of code and label, the label is the drug name while the drug code represent the event of activity taking place.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the following &lt;SPAN&gt;deliverables&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MEDICATION_­CODE: &lt;SPAN&gt;&lt;EM&gt;The code representing the event or activity taking place, such as the code for ibuprofen.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;MEDICATION_­NAME: The text name of the medication or immunization involved in the encounter. The text is the standard label of the codes where a code is present or the text provided by a custom extract when a code has not been provided.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2019 20:07:25 GMT</pubDate>
    <dc:creator>CathyVI</dc:creator>
    <dc:date>2019-04-29T20:07:25Z</dc:date>
    <item>
      <title>Data analysis on drug data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/554807#M154375</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am asked to do both summary analysis and exploratory analysis&amp;nbsp;on a data. I am new to sas but so eager to learn. I need some help understanding how to create codes and analyze&amp;nbsp;for the following variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Summary Analysis (Encounter Level)&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Number of encounters that have any medication data by:&lt;UL&gt;&lt;LI&gt;Setting&lt;/LI&gt;&lt;LI&gt;Source&lt;/LI&gt;&lt;LI&gt;Hospital Identifier&lt;/LI&gt;&lt;LI&gt;Code Systems&lt;/LI&gt;&lt;LI&gt;Verified Code systems&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Identify encounters that are missing medication data by:&lt;UL&gt;&lt;LI&gt;Setting&lt;/LI&gt;&lt;LI&gt;Source&lt;/LI&gt;&lt;LI&gt;Hospital Identifier&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Exploratory Analysis (Drug Level)&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Number of medications with codes&lt;/LI&gt;&lt;LI&gt;Number of medications with labels&lt;/LI&gt;&lt;LI&gt;Number of medication with codes but no labels&lt;/LI&gt;&lt;LI&gt;Number of medications with labels but no codes&lt;/LI&gt;&lt;LI&gt;Number of medications with codes and labels&lt;/LI&gt;&lt;LI&gt;Number of medication with neither codes and labels&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 29 Apr 2019 18:23:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/554807#M154375</guid>
      <dc:creator>CathyVI</dc:creator>
      <dc:date>2019-04-29T18:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Data analysis on drug data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/554810#M154376</link>
      <description>What's your timeline for this analysis? I would say take the first two days/first week and complete the free SAS e course or the Coursera course keeping these objectives in mind. All of these can be done with PROC FREQ and a data step. PROC FREQ is pretty quick to learn, the data step I'm still working on 15 years later!</description>
      <pubDate>Mon, 29 Apr 2019 18:32:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/554810#M154376</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-29T18:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Data analysis on drug data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/554811#M154377</link>
      <description>And we can't really answer your question without any context of your data. How the data is formatted and stored and the exact rules of 'what does no label' or 'what does no code' mean are very important. If you need code help, then you need to provide example data and show what you want as the output. You likely can't post real data, so make fake data as close to your real data as possible.</description>
      <pubDate>Mon, 29 Apr 2019 18:34:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/554811#M154377</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-29T18:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data analysis on drug data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/554842#M154380</link>
      <description>&lt;P&gt;Thank you for your help, I think you gave me a good lead into where i should start.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for your question on meaning of code and label, the label is the drug name while the drug code represent the event of activity taking place.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the following &lt;SPAN&gt;deliverables&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MEDICATION_­CODE: &lt;SPAN&gt;&lt;EM&gt;The code representing the event or activity taking place, such as the code for ibuprofen.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;MEDICATION_­NAME: The text name of the medication or immunization involved in the encounter. The text is the standard label of the codes where a code is present or the text provided by a custom extract when a code has not been provided.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 20:07:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/554842#M154380</guid>
      <dc:creator>CathyVI</dc:creator>
      <dc:date>2019-04-29T20:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Data analysis on drug data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/554851#M154383</link>
      <description>I've worked with health data quite a bit &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;What I mean by no label, does that mean the text 'no label', is it coded as 'NA' or 'Missing' or is it blank? Various systems have their own idiosyncrasies and we won't know your specific data. I can make an assumption that no labels means the field is empty but I've seen systems where that's not true as well, so it's easier to ask or be very specific with questions/requirements. Coding is details.</description>
      <pubDate>Mon, 29 Apr 2019 20:51:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/554851#M154383</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-29T20:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data analysis on drug data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/555037#M154449</link>
      <description>&lt;P&gt;Thank you Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are right the 'no label' is blank in the data. This is a very large data and its my first time working on large real data. All your recommendations&amp;nbsp; are very helpful, please. Also, do you recommend subseting the data to only variables i will be working on to minimize error as well as processing-time for the sas machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 13:54:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/555037#M154449</guid>
      <dc:creator>CathyVI</dc:creator>
      <dc:date>2019-04-30T13:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Data analysis on drug data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/555108#M154466</link>
      <description>What's your definition of big data here?</description>
      <pubDate>Tue, 30 Apr 2019 16:05:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/555108#M154466</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-30T16:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data analysis on drug data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/555139#M154478</link>
      <description>&lt;P&gt;This data have over four million records with almost 90 variables.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 17:31:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/555139#M154478</guid>
      <dc:creator>CathyVI</dc:creator>
      <dc:date>2019-04-30T17:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Data analysis on drug data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/555141#M154480</link>
      <description>Ok, that's big but not unmanageable by any means. Standard approaches will work here. You should be able to handle this data without any sub setting at all. You can drop variables if you find you're running into speed issues but you really shouldn't be unless you have 2GB of RAM and a really under-powered CPU.</description>
      <pubDate>Tue, 30 Apr 2019 17:34:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/555141#M154480</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-30T17:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data analysis on drug data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/555147#M154482</link>
      <description>&lt;P&gt;Okay your information is helpful. Moving forward, how would you interpret this task. It's one of the final steps i am asked to analyze but am having difficulty simplifying into sas or analytical term.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Find;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sample Dataset (Medication Level/Including all available data fields)&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;50 RxNorm observations&lt;/LI&gt;&lt;LI&gt;50 observations representative of other sources&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 30 Apr 2019 17:40:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/555147#M154482</guid>
      <dc:creator>CathyVI</dc:creator>
      <dc:date>2019-04-30T17:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Data analysis on drug data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/555150#M154484</link>
      <description>Random sampling of data rather than working with whole data. Look at PROC SURVEYSELECT.</description>
      <pubDate>Tue, 30 Apr 2019 17:46:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-analysis-on-drug-data/m-p/555150#M154484</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-30T17:46:22Z</dc:date>
    </item>
  </channel>
</rss>

