<?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: Charlson Comorbidity Index in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Charlson-Comorbidity-Index/m-p/815543#M321912</link>
    <description>&lt;P&gt;Did you try to search for it?&lt;/P&gt;
&lt;P&gt;Start with simple search:&amp;nbsp;&lt;A href="https://www.google.com/search?q=cci+icd10" target="_blank"&gt;https://www.google.com/search?q=cci+icd10&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Which finds this page:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.hcup-us.ahrq.gov/toolssoftware/chronic_icd10/chronic_icd10.jsp#:~:text=The%20Chronic%20Condition%20Indicator%20(CCI,Research%20and%20Quality%20(AHRQ)" target="_blank"&gt;https://www.hcup-us.ahrq.gov/toolssoftware/chronic_icd10/chronic_icd10.jsp#:~:text=The%20Chronic%20Condition%20Indicator%20(CCI,Research%20and%20Quality%20(AHRQ)&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Which has this description:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.hcup-us.ahrq.gov/toolssoftware/chronic_icd10/CCI-ICD10CM-User-Guide-v2021-1.pdf" target="_blank"&gt;https://www.hcup-us.ahrq.gov/toolssoftware/chronic_icd10/CCI-ICD10CM-User-Guide-v2021-1.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That clearly says it has a SAS macro.&lt;/P&gt;</description>
    <pubDate>Sat, 28 May 2022 15:20:45 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2022-05-28T15:20:45Z</dc:date>
    <item>
      <title>Charlson Comorbidity Index</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Charlson-Comorbidity-Index/m-p/815486#M321887</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From searching the community, I see this question was asked by someone else a few years ago. I am going to ask again in case the answer has changed over the last few years.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with administrative claims data and need to create a charlson comorbidity index or some type of elixhauser composite score. Any suggestions on where I can find a macro that uses both ICD-9 and ICD-10 codes?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Are there any webinars on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am coming from EHR background and would like to learn more about admin claims research in general. Are there any for-a-fee courses that would be applicable? or a consultant that I could pay for a few hours to ask questions and get recommendations?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for your help.&lt;/P&gt;&lt;P&gt;Christine&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(in case it is helpful, here are some additional details:&lt;/P&gt;&lt;P&gt;-inpatient and outpatient&amp;nbsp; claims&lt;/P&gt;&lt;P&gt;-currently using Marketscan Commerical Claims and Encounter data&lt;/P&gt;&lt;P&gt;-will be using Medicare data in the near future&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 20:02:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Charlson-Comorbidity-Index/m-p/815486#M321887</guid>
      <dc:creator>cpeloquin</dc:creator>
      <dc:date>2022-05-27T20:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Charlson Comorbidity Index</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Charlson-Comorbidity-Index/m-p/815530#M321905</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do not know that '&amp;nbsp;&lt;SPAN&gt;Charlson Comorbidity Index ' but on top of searching the SAS Communities , it is always&amp;nbsp;&lt;/SPAN&gt;worthwhile to also check the website :&lt;BR /&gt;&lt;A href="https://www.lexjansen.com/" target="_blank"&gt;https://www.lexjansen.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;( it is a collection of all papers from the proceedings of all historical SAS conferences ).&lt;BR /&gt;&lt;BR /&gt;So, go to&amp;nbsp;&lt;A href="https://www.lexjansen.com/" target="_blank"&gt;https://www.lexjansen.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and search for '&amp;nbsp;Charlson Comorbidity Index '.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;As an example, the first hit is this one (from the year 2013) :&lt;BR /&gt;Macro computing Charlson Comorbidity Index from CMS Claims Data&lt;BR /&gt;&lt;A href="https://www.lexjansen.com/wuss/2013/119_Paper.pdf" target="_blank"&gt;https://www.lexjansen.com/wuss/2013/119_Paper.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2022 10:04:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Charlson-Comorbidity-Index/m-p/815530#M321905</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-05-28T10:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Charlson Comorbidity Index</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Charlson-Comorbidity-Index/m-p/815543#M321912</link>
      <description>&lt;P&gt;Did you try to search for it?&lt;/P&gt;
&lt;P&gt;Start with simple search:&amp;nbsp;&lt;A href="https://www.google.com/search?q=cci+icd10" target="_blank"&gt;https://www.google.com/search?q=cci+icd10&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Which finds this page:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.hcup-us.ahrq.gov/toolssoftware/chronic_icd10/chronic_icd10.jsp#:~:text=The%20Chronic%20Condition%20Indicator%20(CCI,Research%20and%20Quality%20(AHRQ)" target="_blank"&gt;https://www.hcup-us.ahrq.gov/toolssoftware/chronic_icd10/chronic_icd10.jsp#:~:text=The%20Chronic%20Condition%20Indicator%20(CCI,Research%20and%20Quality%20(AHRQ)&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Which has this description:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.hcup-us.ahrq.gov/toolssoftware/chronic_icd10/CCI-ICD10CM-User-Guide-v2021-1.pdf" target="_blank"&gt;https://www.hcup-us.ahrq.gov/toolssoftware/chronic_icd10/CCI-ICD10CM-User-Guide-v2021-1.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That clearly says it has a SAS macro.&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2022 15:20:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Charlson-Comorbidity-Index/m-p/815543#M321912</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-05-28T15:20:45Z</dc:date>
    </item>
  </channel>
</rss>

