<?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 grouping patient diagnoses in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/grouping-patient-diagnoses/m-p/13261#M892</link>
    <description>I need to figure out the earliest diagnosis that a patient has given that each patient has many encounters and 10 diagnosis codes for each encounter.  The catch is that we only want to look at certain diagnosis codes.  Does anyone have any ideas?  I already sorted by PatientID and encdate.  Just looking at diag1 isn't too difficult.  It's after that things get sticky &lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt;</description>
    <pubDate>Thu, 29 Apr 2010 22:12:08 GMT</pubDate>
    <dc:creator>marilyn934</dc:creator>
    <dc:date>2010-04-29T22:12:08Z</dc:date>
    <item>
      <title>grouping patient diagnoses</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/grouping-patient-diagnoses/m-p/13261#M892</link>
      <description>I need to figure out the earliest diagnosis that a patient has given that each patient has many encounters and 10 diagnosis codes for each encounter.  The catch is that we only want to look at certain diagnosis codes.  Does anyone have any ideas?  I already sorted by PatientID and encdate.  Just looking at diag1 isn't too difficult.  It's after that things get sticky &lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt;</description>
      <pubDate>Thu, 29 Apr 2010 22:12:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/grouping-patient-diagnoses/m-p/13261#M892</guid>
      <dc:creator>marilyn934</dc:creator>
      <dc:date>2010-04-29T22:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: grouping patient diagnoses</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/grouping-patient-diagnoses/m-p/13262#M893</link>
      <description>Probably the easiest way to do this is to TRANSPOSE the data to get one record per diagnosis and then subset on the diagnoses of interest.</description>
      <pubDate>Fri, 30 Apr 2010 00:46:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/grouping-patient-diagnoses/m-p/13262#M893</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-04-30T00:46:06Z</dc:date>
    </item>
  </channel>
</rss>

