<?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: Name match algorithm in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Name-match-algorithm/m-p/73288#M15761</link>
    <description>Hi:&lt;BR /&gt;
  Look at the functions listed in these previous forum postings and in these papers. They should point you in the right direction. In addition, if you have the DataFlux software, as part of DI Studio, you may be able to clean up the data using the DataFlux routines.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia&lt;BR /&gt;
Postings:&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=20055乗" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=20055乗&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=17020䉼" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=17020䉼&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=20647傧" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=20647傧&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Papers:&lt;BR /&gt;
&lt;A href="http://www.nesug.org/proceedings/nesug07/ap/ap23.pdf" target="_blank"&gt;http://www.nesug.org/proceedings/nesug07/ap/ap23.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.geocities.com/nyasug2002/COMPGED.pdf" target="_blank"&gt;http://www.geocities.com/nyasug2002/COMPGED.pdf&lt;/A&gt;</description>
    <pubDate>Fri, 25 Sep 2009 15:07:59 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2009-09-25T15:07:59Z</dc:date>
    <item>
      <title>Name match algorithm</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Name-match-algorithm/m-p/73287#M15760</link>
      <description>Hi,&lt;BR /&gt;
 I have to compare the physician's names from two sources and and determine if they match or not.&lt;BR /&gt;
One source, patient data has physician's listed differently from physician's listed in vendor's list.&lt;BR /&gt;
Say for example &lt;BR /&gt;
GARRY L AUGUST is listed in patient data&lt;BR /&gt;
GARRY AUGUST   is listed in vendor's list.&lt;BR /&gt;
When performing a join they dont match.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
SASPhile</description>
      <pubDate>Fri, 25 Sep 2009 14:55:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Name-match-algorithm/m-p/73287#M15760</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2009-09-25T14:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Name match algorithm</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Name-match-algorithm/m-p/73288#M15761</link>
      <description>Hi:&lt;BR /&gt;
  Look at the functions listed in these previous forum postings and in these papers. They should point you in the right direction. In addition, if you have the DataFlux software, as part of DI Studio, you may be able to clean up the data using the DataFlux routines.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia&lt;BR /&gt;
Postings:&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=20055乗" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=20055乗&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=17020䉼" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=17020䉼&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=20647傧" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=20647傧&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Papers:&lt;BR /&gt;
&lt;A href="http://www.nesug.org/proceedings/nesug07/ap/ap23.pdf" target="_blank"&gt;http://www.nesug.org/proceedings/nesug07/ap/ap23.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.geocities.com/nyasug2002/COMPGED.pdf" target="_blank"&gt;http://www.geocities.com/nyasug2002/COMPGED.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 25 Sep 2009 15:07:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Name-match-algorithm/m-p/73288#M15761</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-09-25T15:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Name match algorithm</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Name-match-algorithm/m-p/73289#M15762</link>
      <description>Hi Cynthia,&lt;BR /&gt;
Thank you,</description>
      <pubDate>Fri, 25 Sep 2009 15:45:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Name-match-algorithm/m-p/73289#M15762</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2009-09-25T15:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Name match algorithm</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Name-match-algorithm/m-p/73290#M15763</link>
      <description>Using soundex or spedis couldnt capture this phy name:&lt;BR /&gt;
GARRY L AUGUST&lt;BR /&gt;
GARRY AUGUST</description>
      <pubDate>Fri, 25 Sep 2009 16:15:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Name-match-algorithm/m-p/73290#M15763</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2009-09-25T16:15:42Z</dc:date>
    </item>
  </channel>
</rss>

