<?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>MDCalc &#187; OB-Gyn</title>
	<atom:link href="http://www.mdcalc.com/cat/specialties/ob-gyn/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mdcalc.com</link>
	<description>click, diagnose, treat.</description>
	<lastBuildDate>Sun, 21 Mar 2010 00:42:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pregnancy Due Dates Calculator</title>
		<link>http://www.mdcalc.com/pregnancy-due-dates-calculator</link>
		<comments>http://www.mdcalc.com/pregnancy-due-dates-calculator#comments</comments>
		<pubDate>Mon, 02 Mar 2009 20:19:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Equation]]></category>
		<category><![CDATA[OB-Gyn]]></category>

		<guid isPermaLink="false">http://www.mdcalc.com/mdcalc/wordpress/?p=423</guid>
		<description><![CDATA[

Last Menstrual Period any format you like
Due Date (EDC) any format you like


Estimated Gestational Age 
Calculated Last Menstrual Period 
Estimated Due Date (40 weeks) 
Estimated Date of Conception 

]]></description>
			<content:encoded><![CDATA[<form action="get" name="theform">
<table cellpadding="0" cellspacing="0" border="0">
<tr class="req"><td>Last Menstrual Period</td><td><input type="text" name="lmp" onBlur="PregDates();"> <small>any format you like</small></td></tr>
<tr class="req"><td>Due Date (EDC)</td><td><input type="text" name="duedates" onBlur="PregDates();"> <small>any format you like</small></td></tr>


<tr class="answer"><td>Estimated Gestational Age</td><td><input name="result" onfocus="this.blur()" value="Click!"  readonly="readonly" type="text" > </td></tr>
<tr class="answer"><td>Calculated Last Menstrual Period</td><td><input name="result2" onfocus="this.blur()" value="Click!"  readonly="readonly" type="text" > </td></tr>
<tr class="answer"><td>Estimated Due Date (40 weeks)</td><td><input name="result3" onfocus="this.blur()" value="Click!"  readonly="readonly" type="text" > </td></tr>
<tr class="answer"><td>Estimated Date of Conception</td><td><input name="result4" onfocus="this.blur()" value="Click!"  readonly="readonly" type="text" > </td></tr>
</table>
</form>]]></content:encoded>
			<wfw:commentRss>http://www.mdcalc.com/pregnancy-due-dates-calculator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APGAR Score</title>
		<link>http://www.mdcalc.com/apgar-score</link>
		<comments>http://www.mdcalc.com/apgar-score#comments</comments>
		<pubDate>Fri, 02 Jan 2009 03:35:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OB-Gyn]]></category>
		<category><![CDATA[Pediatrics]]></category>
		<category><![CDATA[Score]]></category>

		<guid isPermaLink="false">http://localhost:8888/mdcalc/wordpress/?p=23</guid>
		<description><![CDATA[


Activity/Muscle Tone
 Active +2
 Some Extremity Flexion +1
 Limp +0


Pulse
 >100 BPM +2
 ]]></description>
			<content:encoded><![CDATA[<form action="get" name="theform">
<table cellpadding="0" cellspacing="0" border="0">

<tr class="rowreq"><td valign="top" >Activity/Muscle Tone</td><td>
<input type="radio" value="2" name="activity" onClick="APGAR();" > Active <small>+2</small><br/>
<input type="radio" value="1" name="activity" onClick="APGAR();" > Some Extremity Flexion <small>+1</small><br/>
<input type="radio" value="0" name="activity" onClick="APGAR();" > Limp <small>+0</small></td></tr>


<tr class="rowreq"><td valign="top">Pulse</td><td>
<input type="radio" value="2" name="pulse" onClick="APGAR();" > >100 BPM <small>+2</small><br/>
<input type="radio" value="1" name="pulse" onClick="APGAR();" > <100 BPM <small>+1</small><br/>
<input type="radio" value="0" name="pulse" onClick="APGAR();" > Absent <small>+0</small></td></tr>

<tr class="rowreq"><td valign="top">Grimace</td><td>
<input type="radio" value="2" name="grim" onClick="APGAR();" > Sneeze/Cough <small>+2</small><br/>
<input type="radio" value="1" name="grim" onClick="APGAR();" > Grimace <small>+1</small><br/>
<input type="radio" value="0" name="grim" onClick="APGAR();" > None <small>+0</small></td></tr>

<tr class="rowreq"><td valign="top">Apperance/Color</td><td>
<input type="radio" value="2" name="color" onClick="APGAR();" > All Pink <small>+2</small><br/>
<input type="radio" value="1" name="color" onClick="APGAR();" > Blue Extremities, Pink Body <small>+1</small><br/>
<input type="radio" value="0" name="color" onClick="APGAR();" > Blue/Pale <small>+0</small></td></tr>


<tr class="rowreq"><td valign="top">Respirations</td><td>
<input type="radio" value="2" name="resp" onClick="APGAR();" > Good/Crying <small>+2</small><br/>
<input type="radio" value="1" name="resp" onClick="APGAR();" > Irregular/Slow <small>+1</small><br/>
<input type="radio" value="0" name="resp" onClick="APGAR();" > Absent <small>+0</small></td></tr>

<tr class="answer"><td>Score </td><td><input name="result" onfocus="this.blur()" value="Click!"  readonly="readonly" type="text" > points     </td></tr>

</table></form>]]></content:encoded>
			<wfw:commentRss>http://www.mdcalc.com/apgar-score/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
