<?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: Patient Profile Table in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Patient-Profile-Table/m-p/90236#M25761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Cynthia For your Quick Response!!!&lt;/P&gt;&lt;P&gt;When i googled, i got the same results!!!&lt;/P&gt;&lt;P&gt;I&amp;nbsp; am new to template. So i was bit confused with that paper.&lt;/P&gt;&lt;P&gt;I posted it here because someone (like you) come with an example. so that i can understand more quickly.&lt;/P&gt;&lt;P&gt;Thanks in Advance!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sam &lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2012 20:33:11 GMT</pubDate>
    <dc:creator>sam369</dc:creator>
    <dc:date>2012-12-04T20:33:11Z</dc:date>
    <item>
      <title>Patient Profile Table</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Patient-Profile-Table/m-p/90234#M25759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a patient profile table. I dont know where and how to start. Any help is highly appreiciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 20:06:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Patient-Profile-Table/m-p/90234#M25759</guid>
      <dc:creator>sam369</dc:creator>
      <dc:date>2012-12-04T20:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Patient Profile Table</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Patient-Profile-Table/m-p/90235#M25760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; When I Googled, I found several hits. Here's one:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.pharmasug.org/proceedings/2011/TT/PharmaSUG-2011-TT03.pdf"&gt;http://www.pharmasug.org/proceedings/2011/TT/PharmaSUG-2011-TT03.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Screenshot shows more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10671i016E154E308F5A3E/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="pp_google.png" title="pp_google.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 20:23:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Patient-Profile-Table/m-p/90235#M25760</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2012-12-04T20:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Patient Profile Table</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Patient-Profile-Table/m-p/90236#M25761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Cynthia For your Quick Response!!!&lt;/P&gt;&lt;P&gt;When i googled, i got the same results!!!&lt;/P&gt;&lt;P&gt;I&amp;nbsp; am new to template. So i was bit confused with that paper.&lt;/P&gt;&lt;P&gt;I posted it here because someone (like you) come with an example. so that i can understand more quickly.&lt;/P&gt;&lt;P&gt;Thanks in Advance!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sam &lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 20:33:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Patient-Profile-Table/m-p/90236#M25761</guid>
      <dc:creator>sam369</dc:creator>
      <dc:date>2012-12-04T20:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Patient Profile Table</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Patient-Profile-Table/m-p/90237#M25762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;I think every student I've ever had has a different way to do patient profiles. That's because every Pharma and CRO already has their "library" of programs in place to generate patient profiles. You need it for every trial and so once it's been designed for one trial, the code is frequently "recycled" for other trials/profiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inherently, the Patient Profile is more complex than just a simple PROC PRINT or PROC REPORT. So I don't have just 1 example. If you look at all the Google links, you will see that there are many different ways. In addition, if you go out to &lt;A href="http://www.lexjansen.com/"&gt;www.lexjansen.com&lt;/A&gt; and search, you will find even more links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11509i7F48611B99013A3F/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="more_pp_exam.png" title="more_pp_exam.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 21:24:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Patient-Profile-Table/m-p/90237#M25762</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2012-12-04T21:24:52Z</dc:date>
    </item>
  </channel>
</rss>

