<?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>Some stuff &#187; medical procedure</title>
	<atom:link href="http://blog.yhuang.org/?feed=rss2&#038;tag=medical-procedure" rel="self" type="application/rss+xml" />
	<link>https://blog.yhuang.org</link>
	<description>here.</description>
	<lastBuildDate>Wed, 27 Aug 2025 08:50:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>optimizing insurance ordering</title>
		<link>https://blog.yhuang.org/?p=1728</link>
		<comments>https://blog.yhuang.org/?p=1728#comments</comments>
		<pubDate>Tue, 31 May 2016 01:28:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[claims]]></category>
		<category><![CDATA[coinsurance]]></category>
		<category><![CDATA[Deductible]]></category>
		<category><![CDATA[Insurance]]></category>
		<category><![CDATA[medical procedure]]></category>
		<category><![CDATA[Reimbursement]]></category>

		<guid isPermaLink="false">http://scripts.mit.edu/~zong/wpress/?p=1728</guid>
		<description><![CDATA[Sometimes the order in which procedures are performed has an effect on the payout from insurance. This is the case when there is both a deductible and a coinsurance. Suppose the deductible is , and the price and coinsurance of the -th procedure performed are and respectively, then the total out-of-pocket cost is: The second [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes the order in which procedures are performed has an effect on the payout from insurance. This is the case when there is both a deductible and a coinsurance.</p>
<p>Suppose the deductible is \(d\), and the price and coinsurance of the \(i\)-th procedure performed are \(p_i\) and \(c_i\) respectively, then the total out-of-pocket cost is:</p>
\(d + (p_1 &#8211; d) c_1 + p_2 c_2 + \cdots = (1-c_1) d + \sum_i p_i c_i\)
<p>The second term is fixed cost; it&#8217;s the coinsurance on the first procedure that matters. This shows that to minimize out-of-pocket cost, one should, somewhat surprisingly, get the procedure with the <strong>highest</strong> coinsurance first. Essentially, every dollar of the deductible paid is subsidizing what the insurance company might have paid, but for a procedure with very high coinsurance, the subsidy is not very much to begin with.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.yhuang.org/?feed=rss2&#038;p=1728</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
