<?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 a number of drugs for polypharmacy  in SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/identify-a-number-of-drugs-for-polypharmacy-in-SAS/m-p/792620#M253963</link>
    <description>Whats the metric, the number of people? Do you care about duration? Is it a person time measure?&lt;BR /&gt;Assuming it's overlap per day so someone could be overlapped with A+B for 60 days and A+B+C for 30 days etc.</description>
    <pubDate>Wed, 26 Jan 2022 18:25:38 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2022-01-26T18:25:38Z</dc:date>
    <item>
      <title>identify a number of drugs for polypharmacy  in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/identify-a-number-of-drugs-for-polypharmacy-in-SAS/m-p/792601#M253955</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am doing a polypharmacy study want to identify the number of drugs used during the observational study. The study design like this in Word document and the wanted dataset is the one that i need it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the sample dataset:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;data drugsaa;&lt;BR /&gt;infile datalines;&lt;BR /&gt;input id:$1. regimen:$7. start:MMDDYY10. end:MMDDYY10.;&lt;BR /&gt;format start MMDDYY10. end day MMDDYY10.;&lt;BR /&gt;do day = start to end;&lt;BR /&gt;output;&lt;BR /&gt;end;&lt;BR /&gt;datalines;&lt;BR /&gt;A a 6/1/2010 11/15/2010&lt;BR /&gt;A b 6/1/2010 9/1/2010&lt;BR /&gt;A c 8/1/2010 9/1/2010&lt;BR /&gt;A d 8/1/2010 12/15/2010&lt;BR /&gt;A e 8/1/2010 11/15/2010&lt;BR /&gt;B a 1/1/2012 9/1/2012&lt;BR /&gt;B b 3/1/2012 7/1/2012&lt;BR /&gt;C a 1/1/2011 4/1/2011&lt;BR /&gt;C b 1/1/2011 9/1/2011&lt;BR /&gt;C d 6/1/2011 7/1/2011&lt;BR /&gt;D a 8/1/2012 10/1/2012&lt;BR /&gt;D b 8/3/2012 10/1/2012&lt;BR /&gt;D c 8/3/2012 12/15/2012&lt;BR /&gt;D d 10/15/2012 12/1/2012&lt;BR /&gt;E a 5/1/2011 3/1/2012&lt;BR /&gt;E b 5/15/2011 3/1/2012&lt;BR /&gt;E c 5/15/2011 5/1/2012&lt;BR /&gt;E e 8/1/2011 9/1/2011&lt;BR /&gt;;;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for all your help .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 17:54:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/identify-a-number-of-drugs-for-polypharmacy-in-SAS/m-p/792601#M253955</guid>
      <dc:creator>simonqin</dc:creator>
      <dc:date>2022-01-26T17:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: identify a number of drugs for polypharmacy  in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/identify-a-number-of-drugs-for-polypharmacy-in-SAS/m-p/792603#M253956</link>
      <description>&lt;P&gt;The study design like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture1.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/67859i6AF434B3F8AE92D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture1.png" alt="Picture1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 17:56:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/identify-a-number-of-drugs-for-polypharmacy-in-SAS/m-p/792603#M253956</guid>
      <dc:creator>simonqin</dc:creator>
      <dc:date>2022-01-26T17:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: identify a number of drugs for polypharmacy  in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/identify-a-number-of-drugs-for-polypharmacy-in-SAS/m-p/792620#M253963</link>
      <description>Whats the metric, the number of people? Do you care about duration? Is it a person time measure?&lt;BR /&gt;Assuming it's overlap per day so someone could be overlapped with A+B for 60 days and A+B+C for 30 days etc.</description>
      <pubDate>Wed, 26 Jan 2022 18:25:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/identify-a-number-of-drugs-for-polypharmacy-in-SAS/m-p/792620#M253963</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-01-26T18:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: identify a number of drugs for polypharmacy  in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/identify-a-number-of-drugs-for-polypharmacy-in-SAS/m-p/792623#M253965</link>
      <description>Hi,&lt;BR /&gt;I do not care about the duration. I just want a dataset with the start date of like a+b and the end date of a+b. And the start date of a+b+c and the end date of a+b+c. And with the columns for description of the drug combinations. Like a+b.</description>
      <pubDate>Wed, 26 Jan 2022 18:36:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/identify-a-number-of-drugs-for-polypharmacy-in-SAS/m-p/792623#M253965</guid>
      <dc:creator>simonqin</dc:creator>
      <dc:date>2022-01-26T18:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: identify a number of drugs for polypharmacy  in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/identify-a-number-of-drugs-for-polypharmacy-in-SAS/m-p/792627#M253966</link>
      <description>Like the dataset below:&lt;BR /&gt;&lt;BR /&gt;ID. Start End. Drug&lt;BR /&gt;1. 06/01/2011. 31/07/2011. a+b&lt;BR /&gt;1. 08/01/2011.01/09/2011 a+b+c&lt;BR /&gt;…..&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jan 2022 18:39:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/identify-a-number-of-drugs-for-polypharmacy-in-SAS/m-p/792627#M253966</guid>
      <dc:creator>simonqin</dc:creator>
      <dc:date>2022-01-26T18:39:59Z</dc:date>
    </item>
  </channel>
</rss>

