<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Schadenfreude &#187; health</title>
	<atom:link href="http://www.ralree.com/tag/health/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ralree.com</link>
	<description>Malicious enjoyment derived from observing someone else's misfortune</description>
	<lastBuildDate>Sat, 21 Jan 2012 20:10:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Pitfalls with digital health records</title>
		<link>http://www.ralree.com/2009/04/08/pitfalls-with-digital-health-records/</link>
		<comments>http://www.ralree.com/2009/04/08/pitfalls-with-digital-health-records/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 01:36:38 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[healthcare]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ralree.com/?p=22497</guid>
		<description><![CDATA[The more I hear about digital national health records, the more I worry about them with regards to security. Various interpretations of the new legislation in the 2009 Stimulus bill could mean anything from implementing something like SAFEHealth, a decentralized system, to something like Google Health, which would centralize medical records. I expect that a decentralized system will not be what the government will choose. Proper usage of a decentralized system would be fine, but removes a lot of the [...]]]></description>
			<content:encoded><![CDATA[<p>The more I hear about digital national health records, the more I worry about them with regards to security.  Various interpretations of the new legislation in the 2009 Stimulus bill could mean anything from implementing something like <a href="http://www.safehealthinfo.org/default.htm">SAFEHealth</a>, a decentralized system, to something like Google Health, which would centralize medical records.  I expect that a decentralized system will not be what the government will choose.  Proper usage of a decentralized system would be fine, but removes a lot of the utility promised by proponents of electronic health records, such as the possibility of access to updated health records from anywhere.  I&#8217;d like to start off with an alarming quote I found in <a href="http://www.technologyreview.com/biotech/21428/">this interview</a> with Karen Bell, director of the Office of Health IT Adoption at the U.S. Department of Health and Human Services:</p>
<blockquote><p>TR: What about the public-health benefits? Systems that house large quantities of patient data could enable new types of research studies.</p>
<p>KB: Absolutely, that&#8217;s something I get really excited about. It will totally break open our knowledge base. For example, I have been diagnosed with low-pressure glaucoma, which is fairly unusual. No one knows what causes it. I would love to be able to search the system for anyone with this form of glaucoma and start to look for similarities.</p></blockquote>
<p><span id="more-22497"></span><br />
I&#8217;d love to be able to do that too, except it would potentially violate the privacy rights of all of those individuals if they hadn&#8217;t agreed to specifically let you see their records.  If they were to elect to share their information to help others find similarities as she suggested, that would be fine, but we should not assume everyone will do that, and we would have to have a process for this election upon diagnosis.</p>
<p>The first issue to cover is whether the Internet will be used as the medium of record transfer, if point-to-point connections will be established using the phone system or another network, or if an entirely new network will be created to facilitate these transfers, like the financial network.  This article assumes the first option, especially since citizens will supposedly have access to the information online.  A separate network would be a much better solution, but would cost much more to deploy.</p>
<h2>Why does it matter?</h2>
<p>What are the non-privacy-related implications of Internet-accessible health records vs. them being on paper in a drawer?  Most of them have to do with hacking, bribery and blackmail.  Let&#8217;s say someone pays the Database Administrator of the health system $1,000 to change your health records to indicate you saw the doctor about gonorrhea (or they simply use a stolen doctor&#8217;s account, or they&#8217;re a hacker, etc. etc.).  Now, they give you a call, letting you know that they&#8217;ll tell your wife unless you pay $10,000.  Blackmail is a huge possibility.  This is possible now, but only by those who work with patient information physically.</p>
<p>One effect of the centralized hackable database of health records would be the illegal issuance of prescriptions for drugs like Valium, Oxycontin, etc. for a fee. All that would have to happen is a falsified entry into the database, and you can go down to the store and pick up your bottle. I don&#8217;t necessarily oppose loosening rules on prescription drugs, but creating a new electronic black market for health record falsification could prove dangerous. After considering this possibility further, it would be possible to remove prescriptions from the system as well, possibly endangering lives.</p>
<h2>So we should just use paper?  Come on!</h2>
<p>Now, I&#8217;m not necessarily against digitizing health records.  If each citizen, on the initialization of their record, was given a private key, and all the records were encrypted with the matched public key, and kept in a large central database, that would be fine.  Yet, there are problems with this too since in an emergency, the health records wouldn&#8217;t be accessible unless the patient was conscious and able to type their passphrase.  Therefore, there would have to be an override of some sort, which would destroy the security of the system.  This override could be a &#8220;health safety deposit box&#8221; provided to patients optionally by a private corporation, which would contain their passphrase for emergency use, and would be authorized for query by the living will of the patient.  This is the only possible way I can see for centralized health records to be implemented securely, but it seems to be unworkable at the moment.</p>
<p>So what about decentralization, which is what we currently have with paper and with the SAFEHealth system.  If the records were kept by the doctor, and encrypted with both his and the patient&#8217;s public keys (for patient confidentiality), that would be secure.  Of course, assuming the medium of transfer is the Internet, the decryption and changes would have to be done on a standalone computer to prevent the cleartext from being retrievable from the Internet, and any transfer to another office would involve re-encrypting the files with the other doctor&#8217;s public key, transferring of the result to an Internet-enabled machine, and the reverse process on the other end to read the records.  Because this is painful and time-consuming, doctors and administrative assistants (I like &#8216;secretaries&#8217; better, but whatever) would obviously skirt the security here.  And human involvement to decrypt would still be needed in emergencies.  I&#8217;ve just sent an email to SAFEHealth asking for more information about their system:</p>
<blockquote><p>Hello,<br />
I&#8217;m interested in learning more about how your system works at a deeply technical level.  Could you please point me to an explanation of exactly how records are stored, accessed, encrypted, decrypted, which keys are used, who generates those keys, and what network protocols are used to access the information?  Thanks.</p></blockquote>
<p>The only workable solution seems to be the patient signing away the rights of the government to make his/her health records potentially public information.  We&#8217;ve seen various scandals involving medical industry employees already, like <a href="http://www.scmagazineus.com/Octomoms-hospital-records-accessed-15-workers-fired/article/129820/">Octomom</a>.  Many people would sign this, especially if they went to different doctors all the time.  Many people don&#8217;t care about their medical records being public, so they&#8217;d do it for convenience.  But at a process for removal from the system at any time should be available for all patients.  A system like this might complicate seeking diagnosis for things like alcoholism, opiate addiction, and mental health for fear that one&#8217;s employer might find out about the condition.  Any patient should be able to elect to use paper instead, and be responsible for the transfer of his/her medical records to medical professionals for treatment.</p>
<h2>But it&#8217;s for your own good!</h2>
<p>A dangerous assumption is that we must force the patient to allow doctors access to their medical records for his/her own good.  The fourth amendment exists to prevent this very thing from happening.  It could also be argued that random searches of homes would discover meth labs and would save children, but it is unacceptable in this country because of our natural right to privacy.  One way to assure access in case of emergency for those who have privacy concerns is by using a living will to allow access to the paper records assuming they&#8217;re filed somewhere accessible.  Private companies could provide medical record storage facilities for profit, and could be called in case of emergency need of the records (or as I described before, the passphrase to unlock the records).</p>
<p>If one thinks this article is scathing to the whole idea of digital health records, he/she should have a look at <a href="http://www.campaignforliberty.com/article.php?view=36">this one</a>.  While some of the same concerns and many more are brought up, different fears are addressed.  The corruption of government employees would also be a danger (which I touched on with the DBA bribe example earlier), but some of the later examples (the police officer having access) are a little unfounded and paranoid.</p>
<p>Microsoft and Google both have products for storing large amounts of health information.  When stories like <a href="http://www.technewsworld.com/story/Microsoft-Debuts-IE8-Only-to-Have-It-Hacked-66557.html">this</a> are appearing all the time, that really concerns me.  I&#8217;ll finish up with a good quote from <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9126279&amp;source=NLT_AM">this article</a>.</p>
<blockquote><p>&#8220;Ironically, HIPAA creates felony penalties if a doctor or hospital abuses the data, but there&#8217;s absolutely no penalties for a Microsoft or a Google because they&#8217;re not covered by the law,&#8221; Brailer said. &#8220;It&#8217;s nothing that they&#8217;re doing wrong. It just shows you the state of mind of Congress when that rule was written 10 years ago, because they never ever envisioned there would be online services managing health information.</p>
<p>&#8220;I think that&#8217;s a very high priority, because one consequence of the President-elect ramping up people&#8217;s attention to this is that people will come back to a lot of their fundamental worries about the protection of their health information,&#8221; Brailer said.</p></blockquote>
<p>I look forward to comments and suggestions for this post.  This is definitely a hot-button issue at the moment, and any constructive criticism will be appreciated, and probably responded to.</p>
<h2>Update 4/10/2009</h2>
<p>So, Lawrence Garber,  			Principal Investigator for SAFE Health, and I have had a great email thread going on the security details of their system.  It sounds pretty good, but there are still concerns.  Apparently, they use HTTPS over a VPN, which isn&#8217;t a bad solution for network traffic security.  Yet, the last response I received from him indicated the following:</p>
<blockquote><p>There&#8217;s no need or requirement to encrypt the data on the server because it&#8217;s within our physically, password-protected, and firewall secured datacenter. However passwords and credentials are encrypted.</p></blockquote>
<p>So, again, we&#8217;re back to the unhackable datacenter with unencrypted data idea, which, <a href="http://media.www.thenorthernlight.org/media/storage/paper960/news/2006/07/25/News/Uaf-Server.Hack.Discovered.Last.Year-2542582.shtml">from personal experience</a>, isn&#8217;t a good idea.</p>
<div class="im"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2009/04/08/pitfalls-with-digital-health-records/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Doulton Water Filter</title>
		<link>http://www.ralree.com/2009/01/12/new-doulton-water-filter/</link>
		<comments>http://www.ralree.com/2009/01/12/new-doulton-water-filter/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 02:32:00 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[kitchen]]></category>
		<category><![CDATA[water filter]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2009/01/12/new-doulton-water-filter</guid>
		<description><![CDATA[Today, we installed our brand new Doulton CP200UC+ water filter. We received it a few days ago, but had to buy a faucet fitting for it since it didn&#8217;t come with a 3/4&#8221; female faucet adapter. After $4 at Home Depot, it works perfectly. We bought ours with a fluoride filter as well as a ceramic filter, giving us the best water we&#8217;ve had in quite a while. I highly recommend these as this is the second Doulton filter I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>Today, we installed our brand new <a href="http://doultonusa.com/HTML pages/cp200sc_plus.htm">Doulton CP200UC+</a> water filter.</p>
<p><a href="http://ralree.com/assets/2009/1/12/00001.jpg"><img src="http://ralree.com/assets/2009/1/12/00001_medium.jpg" alt="The Filter"/></a></p>
<p>We received it a few days ago, but had to buy a faucet fitting for it since it didn&#8217;t come with a 3/4&#8221; female faucet adapter.  After $4 at Home Depot, it works perfectly.  We bought ours with a fluoride filter as well as a ceramic filter, giving us the best water we&#8217;ve had in quite a while.  I highly recommend these as this is the second Doulton filter I&#8217;ve been very happy with in my lifetime.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2009/01/12/new-doulton-water-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Global AIDS Crisis is overblown</title>
		<link>http://www.ralree.com/2008/12/05/global-aids-crisis-is-overblown/</link>
		<comments>http://www.ralree.com/2008/12/05/global-aids-crisis-is-overblown/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 14:30:00 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[aids]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[misallocation]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2008/12/05/global-aids-crisis-is-overblown</guid>
		<description><![CDATA[I &#8220;dare&#8221; to say so. This is a great article. My favorite part: &#8220;Diarrhea kills five times as many kids as AIDS,&#8221; said John Oldfield, executive vice president of Water Advocates, a Washington, D.C.-based organization that promotes clean water and sanitation. &#8220;Everybody talks about AIDS at cocktail parties,&#8221; Oldfield said. &#8220;But nobody wants to hear about diarrhea,&#8221; he said. This is interesting too: &#8220;There needs to be a rational system for how to apportion scarce funds,&#8221; said Helen Epstein, an [...]]]></description>
			<content:encoded><![CDATA[<p>I &#8220;dare&#8221; to say so.  <a href="http://www.breitbart.com/article.php?id=D94PCE880&amp;show_article=1">This</a> is a great article.  My favorite part:</p>
<blockquote>
<p>&#8220;Diarrhea kills five times as many kids as AIDS,&#8221; said John Oldfield, executive vice president of Water Advocates, a Washington, D.C.-based organization that promotes clean water and sanitation.</p>
<p>&#8220;Everybody talks about AIDS at cocktail parties,&#8221; Oldfield said. &#8220;But nobody wants to hear about diarrhea,&#8221; he said. </p>
</blockquote>
<p>This is interesting too:</p>
<blockquote>
<p>&#8220;There needs to be a rational system for how to apportion scarce funds,&#8221; said Helen Epstein, an AIDS expert who has consulted for UNICEF, the World Bank, and others. </p>
</blockquote>
<p>Maybe we should allocate them per country or per region such that the amount of money for a given epidemic or other health concern is proportional to the need (now I&#8217;m starting to sounds like a communist, but bear with me) for that treatment.  Now, of course there will be issues with estimating how much of each treatment a country might need in the coming year, especially first aid materials, but for most illnesses (see AIDS and malaria) we can probably safely use this year&#8217;s statistics to estimate the amount of treatment that needs to be available next year.  Therefore, the various charitable organizations that accept donations for healthcare, as well as the World Bank, should accept money with a policy that it will be used as efficiently as possible rather than promising to use the money for AIDS, cancer, etc.  </p>
<p>The problem with this is it doesn&#8217;t sound like you&#8217;re addressing a particular problem when you do it, so you can&#8217;t use it to prop up your ego.  If one were to lose a loved one to cancer and he/she wanted to donate to a cancer fund, the only ones available would be the general healthcare funds and specific cancer research organizations.  Another problem is that it wouldn&#8217;t make any difference to reform the policies of the organizations, because they could just split up into multiple entities (cancer, AIDS, malaria), and the money would be mis-allocated in the same fashion.  The only real way is to outlaw receiving or donating funds for specific types of healthcare, which is completely insane.</p>
<p>So, do we make it <strong><em>cool</strong></em> to donate to diarrhea?  That doesn&#8217;t seem possible to me.  Perhaps in cases of foreign aid, we should only allow general donations because of this resource mis-allocation problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2008/12/05/global-aids-crisis-is-overblown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracking my workouts on cool charts</title>
		<link>http://www.ralree.com/2007/11/06/tracking-my-workouts-on-cool-charts/</link>
		<comments>http://www.ralree.com/2007/11/06/tracking-my-workouts-on-cool-charts/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 05:15:00 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[exercise]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[mephisto]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2007/11/17/tracking-my-workouts-on-cool-charts</guid>
		<description><![CDATA[I decided today that I wanted to track my calories burned per day on a nice line graph. I did it, and I think I will continue. The total is automatically calculated by the PHP data source. This was made using my Mephisto Plugin for Open Flash Charts.]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="660" height="300" id="graph46523" align="middle"><param name="allowScriptAccess" value="always" /><param name="movie" value="/open-flash-chart.swf?width=660 &amp;height=300 &amp;data=%2Fcharts%2F2007-11-06-workouts.php" /><param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" /><embed src="/open-flash-chart.swf?width=660&amp;height=300&amp;data=%2Fcharts%2F2007-11-06-workouts.php" quality="high" bgcolor="#FFFFFF" width="660" height="300" name="open-flash-chart" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object></p>
<p>I decided today that I wanted to track my calories burned per day on a nice line graph.  I did it, and I think I will continue.  The total is automatically calculated by the PHP data source.  This was made using my <a href="http://ralree.info/2007/10/22/flash-chart-testing">Mephisto Plugin for Open Flash Charts</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2007/11/06/tracking-my-workouts-on-cool-charts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forget Fourth Meal &#8211; Try One Meal</title>
		<link>http://www.ralree.com/2007/07/12/forget-fourth-meal-try-one-meal/</link>
		<comments>http://www.ralree.com/2007/07/12/forget-fourth-meal-try-one-meal/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 02:40:00 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fast food]]></category>
		<category><![CDATA[fat]]></category>
		<category><![CDATA[gross]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2007/10/13/forget-fourth-meal-try-one-meal</guid>
		<description><![CDATA[Now I only need one meal a day! Thanks to this energy packed combo meal, I can get all the calories and protein I need for a daily sitting at my desk! And its so good for me &#8211; look at those veggies on there! When are people going to stop buying these products? At least I have heart disease on my side.]]></description>
			<content:encoded><![CDATA[<p><a href='http://ralree.info/assets/2007/7/12/burger.jpg'><br />
<img src="http://ralree.info/assets/2007/7/12/burger.jpg"/><br />
</a></p>
<p>Now I only need <strong>one</strong> meal a day!  Thanks to this energy packed combo meal, I can get all the calories and protein I need for a daily sitting at my desk!  And its so good for me &#8211; look at those veggies on there!</p>
<p>When are people going to stop buying these products?  At least I have heart disease on my side.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2007/07/12/forget-fourth-meal-try-one-meal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

