<?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: how to create efficacy and safety tables in sas? in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-create-efficacy-and-safety-tables-in-sas/m-p/25064#M1053</link>
    <description>i have already read that book but no luck in finding this answer</description>
    <pubDate>Thu, 03 Dec 2009 16:10:30 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-12-03T16:10:30Z</dc:date>
    <item>
      <title>how to create efficacy and safety tables in sas?</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-create-efficacy-and-safety-tables-in-sas/m-p/25060#M1049</link>
      <description>please tell me in technical terms how to create efficacy and safety tables?

Message was edited by: poo29</description>
      <pubDate>Thu, 03 Dec 2009 14:58:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-create-efficacy-and-safety-tables-in-sas/m-p/25060#M1049</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-12-03T14:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to create efficacy and safety tables in sas?</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-create-efficacy-and-safety-tables-in-sas/m-p/25061#M1050</link>
      <description>Suggest you search the SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  website either using the SEARCH facility at the site or using, for example, the Google advanced search argument below:&lt;BR /&gt;
&lt;BR /&gt;
create efficacy safety tables site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 03 Dec 2009 15:18:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-create-efficacy-and-safety-tables-in-sas/m-p/25061#M1050</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-12-03T15:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to create efficacy and safety tables in sas?</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-create-efficacy-and-safety-tables-in-sas/m-p/25062#M1051</link>
      <description>I once led a multinational team for 14 months to answer that question just for safety.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Oops .... pasting 4000 pages of documentation didn't work.</description>
      <pubDate>Thu, 03 Dec 2009 15:18:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-create-efficacy-and-safety-tables-in-sas/m-p/25062#M1051</guid>
      <dc:creator>Flip</dc:creator>
      <dc:date>2009-12-03T15:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to create efficacy and safety tables in sas?</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-create-efficacy-and-safety-tables-in-sas/m-p/25063#M1052</link>
      <description>Check out Jack Shostak's book, "SAS Programming for the Pharmaceutical Industry"</description>
      <pubDate>Thu, 03 Dec 2009 15:30:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-create-efficacy-and-safety-tables-in-sas/m-p/25063#M1052</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-12-03T15:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to create efficacy and safety tables in sas?</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-create-efficacy-and-safety-tables-in-sas/m-p/25064#M1053</link>
      <description>i have already read that book but no luck in finding this answer</description>
      <pubDate>Thu, 03 Dec 2009 16:10:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-create-efficacy-and-safety-tables-in-sas/m-p/25064#M1053</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-12-03T16:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to create efficacy and safety tables in sas?</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-create-efficacy-and-safety-tables-in-sas/m-p/25065#M1054</link>
      <description>Hi:&lt;BR /&gt;
  At a very -basic- level, my Pharma students tell me that they use the following methods to produce the tables and graphs they need for clinical trial reporting:&lt;BR /&gt;
--PROC REPORT&lt;BR /&gt;
--PROC TABULATE&lt;BR /&gt;
--SAS/GRAPH with ANNOTATE&lt;BR /&gt;
--ODS GRAPHICS with Statistical Procedures&lt;BR /&gt;
--SAS/GRAPH SG Procedures&lt;BR /&gt;
--SAS Macro Programs&lt;BR /&gt;
 &lt;BR /&gt;
  The key thing is getting the data organized appropriately, in the required form and structure required by the FDA. If you look at the PharmaSUG and other user-group papers, which are archived at:&lt;BR /&gt;
&lt;A href="http://www.lexjansen.com" target="_blank"&gt;http://www.lexjansen.com&lt;/A&gt;, you will find quite a few hits, these among them.&lt;BR /&gt;
&lt;A href="http://www.lexjansen.com/phuse/2008/ad/ad12.pdf" target="_blank"&gt;http://www.lexjansen.com/phuse/2008/ad/ad12.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.lexjansen.com/pharmasug/2007/tt/tt14.pdf" target="_blank"&gt;http://www.lexjansen.com/pharmasug/2007/tt/tt14.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi22/TRAINING/PAPER320.PDF" target="_blank"&gt;http://www2.sas.com/proceedings/sugi22/TRAINING/PAPER320.PDF&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.nesug.org/Proceedings/nesug06/po/po23.pdf" target="_blank"&gt;http://www.nesug.org/Proceedings/nesug06/po/po23.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi26/p129-26.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi26/p129-26.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.lexjansen.com/pharmasug/2009/sa/sa-ad-02.pdf" target="_blank"&gt;http://www.lexjansen.com/pharmasug/2009/sa/sa-ad-02.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
  For more information about the FDA requirements, you should look at the FDA site. In addition, if you work for a Pharmaceutical company or a CRO, it is my experience that every company has their own procedure for validating code logic and producing reports. Some companies produce tables with DATA _NULL_ and LISTING output and have a group create the RTF or PDF files required by the FDA. Some companies use ODS RTF or ODS PDF. &lt;BR /&gt;
 &lt;BR /&gt;
  As previously explained the standards are voluminous and the implementation of the standards is equally voluminous.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 03 Dec 2009 23:11:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-create-efficacy-and-safety-tables-in-sas/m-p/25065#M1054</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-12-03T23:11:39Z</dc:date>
    </item>
  </channel>
</rss>

