<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: DB Design &#8211; ICD9 Data</title>
	<atom:link href="http://blog.roweware.com/2009/12/01/db-design-icd9-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.roweware.com/2009/12/01/db-design-icd9-data/</link>
	<description>Ramblings about things I think I know...</description>
	<lastBuildDate>Tue, 30 Mar 2010 20:28:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Dave Rowe</title>
		<link>http://blog.roweware.com/2009/12/01/db-design-icd9-data/comment-page-1/#comment-1310</link>
		<dc:creator>Dave Rowe</dc:creator>
		<pubDate>Mon, 04 Jan 2010 16:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roweware.com/?p=140#comment-1310</guid>
		<description>The ICD9 data is not available as a flat-file at a free cost, from what I&#039;ve found.  When I looked at loading these tables, I took the RTF format files from the Dept. of Health and Human Services (I believe) and saved as raw text, and attempted to parse them using Perl.  It wasn&#039;t perfect, but was a good start.</description>
		<content:encoded><![CDATA[<p>The ICD9 data is not available as a flat-file at a free cost, from what I&#8217;ve found.  When I looked at loading these tables, I took the RTF format files from the Dept. of Health and Human Services (I believe) and saved as raw text, and attempted to parse them using Perl.  It wasn&#8217;t perfect, but was a good start.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunil</title>
		<link>http://blog.roweware.com/2009/12/01/db-design-icd9-data/comment-page-1/#comment-1306</link>
		<dc:creator>sunil</dc:creator>
		<pubDate>Thu, 31 Dec 2009 14:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roweware.com/?p=140#comment-1306</guid>
		<description>Thanks Dave. Speaking of ICD9 data, where do you get it these days? For free that is. I would be interested in the flat files if possible - the most updated version of course :)</description>
		<content:encoded><![CDATA[<p>Thanks Dave. Speaking of ICD9 data, where do you get it these days? For free that is. I would be interested in the flat files if possible &#8211; the most updated version of course <img src='http://blog.roweware.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Rowe</title>
		<link>http://blog.roweware.com/2009/12/01/db-design-icd9-data/comment-page-1/#comment-1304</link>
		<dc:creator>Dave Rowe</dc:creator>
		<pubDate>Wed, 30 Dec 2009 18:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roweware.com/?p=140#comment-1304</guid>
		<description>Hi Sunil,

I&#039;m not associated with the icd9data.com site, though I would imagine the DB design they&#039;ve used is similar in fashion.  Given the state of the data available, it seems this is a very good structure for handling it.

-Dave</description>
		<content:encoded><![CDATA[<p>Hi Sunil,</p>
<p>I&#8217;m not associated with the icd9data.com site, though I would imagine the DB design they&#8217;ve used is similar in fashion.  Given the state of the data available, it seems this is a very good structure for handling it.</p>
<p>-Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunil</title>
		<link>http://blog.roweware.com/2009/12/01/db-design-icd9-data/comment-page-1/#comment-1303</link>
		<dc:creator>sunil</dc:creator>
		<pubDate>Wed, 30 Dec 2009 18:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roweware.com/?p=140#comment-1303</guid>
		<description>Thanks for publishing the ERD. Nice and complete. Is this the model behind icd9data.com?</description>
		<content:encoded><![CDATA[<p>Thanks for publishing the ERD. Nice and complete. Is this the model behind icd9data.com?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
