548 lines
No EOL
34 KiB
HTML
548 lines
No EOL
34 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Changing the Face of Medicine | Marcella Farinelli Fierro</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
|
|
<link href="/static/css/nlm.css" rel="stylesheet" type="text/css" />
|
|
<link href="/static/changingtheface.css" rel="stylesheet" type="text/css" />
|
|
<script language="JavaScript" type="text/javascript">
|
|
<!--
|
|
browser=navigator.appName;
|
|
version=navigator.appVersion;
|
|
Vmajor=parseInt(navigator.appVersion);
|
|
Vminor=parseFloat(navigator.appVersion);
|
|
isNav = false;
|
|
isMac = false;
|
|
isExp = false;
|
|
if (version.indexOf('Mac') != -1) isMac=true;
|
|
if (browser=="Microsoft Internet Explorer") {
|
|
if ( version.indexOf('MSIE 5.0; Macintosh;') != -1 ) {
|
|
isExp=true;
|
|
}
|
|
// IE 4 to 5.5 return 4 as the version
|
|
else if ( (Vmajor==4) ) {
|
|
isExp=true;
|
|
}
|
|
}
|
|
if (browser=="Netscape" && Vmajor==4 && !isMac) {
|
|
document.write('<link href="/static/css/ns4.css" rel="stylesheet" type="text/css" />');
|
|
} else if (browser=="Netscape" && Vmajor==4 && isMac) {
|
|
document.write('<link href="/static/css/ns4mac.css" rel="stylesheet" type="text/css" />');
|
|
}
|
|
//-->
|
|
</script>
|
|
<script language="JavaScript" src="/static/js/nlm.js" type="text/javascript"></script>
|
|
<script language="JavaScript" type="text/javascript">
|
|
<!--
|
|
var metaNavItems = new Array();
|
|
var metaNavOn = new Array();
|
|
var metaNavOff = new Array();
|
|
var subNavItems = new Array();
|
|
var subNavOn = new Array();
|
|
var subNavOff = new Array();
|
|
var subNavAdj = new Array();
|
|
function initializeMetaNav(root, current) {
|
|
if (document.images) {
|
|
/* MAIN NAV */
|
|
metaNavItems = new Array("exhibition", "home", "visit", "physicians", "resources", "activities", "share");
|
|
for (var i = 0; i <= metaNavItems.length; i++) {
|
|
metaNavOn[i] = new Image();
|
|
metaNavOn[i].src = root + "img/meta_" + metaNavItems[i] + "_on.gif";
|
|
metaNavOff[i] = new Image();
|
|
if (metaNavItems[i] == current && i != 0) {
|
|
metaNavOff[i].src = root + "img/meta_" + metaNavItems[i] + "_on.gif";
|
|
} else {
|
|
metaNavOff[i].src = root + "img/meta_" + metaNavItems[i] + ".gif";
|
|
}
|
|
}
|
|
}
|
|
}
|
|
function initializeSubNav(root, current) {
|
|
/* do nothing */
|
|
}
|
|
function initialize() {
|
|
initializeMetaNav("", "physicians");
|
|
initializeSubNav("", "index.html");
|
|
}
|
|
//-->
|
|
</script>
|
|
<style type="text/css">
|
|
/******************
|
|
Footer
|
|
***********/
|
|
#footer {
|
|
background:#FFF;
|
|
padding:10px 5px;
|
|
overflow:hidden;
|
|
-moz-border-radius-bottomleft: 8px;
|
|
-webkit-border-bottom-left-radius: 8px;
|
|
-moz-border-radius-bottomright: 8px;
|
|
-webkit-border-bottom-right-radius: 8px;
|
|
border-radius:0 0 8px 8px;
|
|
font-size:1em;/**/
|
|
}
|
|
#footer-sub {
|
|
border-top:2px solid #333;
|
|
background:#FFF;
|
|
padding:10px 5px;
|
|
overflow:hidden;
|
|
-moz-border-radius-bottomleft: 8px;
|
|
-webkit-border-bottom-left-radius: 8px;
|
|
-moz-border-radius-bottomright: 8px;
|
|
-webkit-border-bottom-right-radius: 8px;
|
|
border-radius:0 0 8px 8px;
|
|
font-size:1em;/**/
|
|
}
|
|
#footer-info {
|
|
font-size:.65em;
|
|
width:450px;
|
|
float:left;
|
|
}
|
|
#footer-usa {
|
|
float:left;
|
|
width:110px;
|
|
padding-top:15px;
|
|
}
|
|
#footer-review {
|
|
float:right;
|
|
width:350px;
|
|
font-size:.65em;
|
|
text-align:right;
|
|
}
|
|
</style>
|
|
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-MT6MLL');</script>
|
|
</head>
|
|
<body>
|
|
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-MT6MLL" height="0" width="0" style="display:none;visibility:hidden" title="googletagmanager"></iframe></noscript>
|
|
<!-- HEADER -->
|
|
<a name="top"></a>
|
|
<table width="683" cellpadding="0" cellspacing="0" border="0" align="center" class="mainContent" summary="Layout table">
|
|
<tr>
|
|
<td><a href="#content"><img src="/static/img/spacer.gif" width="1" height="1" alt="Skip Navigation" border="0" /></a><img src="/static/img/spacer.gif" width="435" height="1" alt ="" border="0" /></td>
|
|
<td><a href="../"><img src="/static/img/hdr_celebrating.gif" width="235" height="22" alt="Celebrating America's Women Physicians" border="0" /></a></td>
|
|
<td><img src="/static/img/spacer.gif" width="12" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="3"><img src="/static/img/spacer.gif" width="14" height="1" alt="" border="0" />
|
|
<script language="JavaScript" type="text/javascript">
|
|
<!--
|
|
writePhysicianStrip("/static/");
|
|
//-->
|
|
</script><noscript><a href="../physicians/biography_167.html"><img src="/static/img/icons/167.jpg" width="44" height="44" alt="Dr. Nancy E. Jasso" border="0" /></a><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /><a href="../physicians/biography_253.html"><img src="/static/img/icons/253.jpg" width="44" height="44" alt="Dr. Susan La Flesche Picotte" border="0" /></a><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /><a href="../physicians/biography_82.html"><img src="/static/img/icons/82.jpg" width="44" height="44" alt="Dr. Helen Octavia Dickens" border="0" /></a><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /><a href="../physicians/biography_248.html"><img src="/static/img/icons/248.jpg" width="44" height="44" alt="Dr. Louise Pearce" border="0" /></a><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /><a href="../physicians/biography_273.html"><img src="/static/img/icons/273.jpg" width="44" height="44" alt="Dr. Helen Rodriguez-Trias" border="0" /></a><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /><a href="../physicians/biography_49.html"><img src="/static/img/icons/49.jpg" width="44" height="44" alt="Dr. Mary Steichen Calderone" border="0" /></a><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /><a href="../physicians/biography_250.html"><img src="/static/img/icons/250.jpg" width="44" height="44" alt="Dr. Fernande Marie Pelletier" border="0" /></a><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /><a href="../physicians/biography_12.html"><img src="/static/img/icons/12.jpg" width="44" height="44" alt="Dr. Virginia Apgar" border="0" /></a><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /><a href="../physicians/biography_316.html"><img src="/static/img/icons/316.jpg" width="44" height="44" alt="Dr. Helen Brooke Taussig" border="0" /></a><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /><a href="../physicians/biography_81.html"><img src="/static/img/icons/81.jpg" width="44" height="44" alt="Dr. Katherine M. Detre" border="0" /></a><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /><a href="../physicians/biography_293.html"><img src="/static/img/icons/293.jpg" width="44" height="44" alt="Dr. Linda M. Dairiki Shortliffe" border="0" /></a><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /><a href="../physicians/biography_279.html"><img src="/static/img/icons/279.jpg" width="44" height="44" alt="Dr. Barbara Ross-Lee" border="0" /></a><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /><a href="../physicians/biography_7.html"><img src="/static/img/icons/7.jpg" width="44" height="44" alt="Dr. Lori Arviso Alvord" border="0" /></a><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /><a href="../physicians/biography_212.html"><img src="/static/img/icons/212.jpg" width="44" height="44" alt="Dr. Joann Elisabeth Manson" border="0" /></a></noscript></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="3"><img src="/static/img/spacer.gif" width="1" height="3" alt="" border="0" /></td>
|
|
</tr>
|
|
</table>
|
|
<!-- META NAV -->
|
|
<table width="683" cellpadding="0" cellspacing="0" border="0" align="center" class="mainContent" summary="Layout table">
|
|
<tr>
|
|
<td width="14" rowspan="2"><img src="/static/img/spacer.gif" width="14" height="1" alt="" border="0" /></td>
|
|
<td rowspan="2" width="189"><a href="../exhibition/" onmouseover="swapImage('meta0', metaNavOn[0])" onmouseout="swapImage('meta0', metaNavOff[0])"><img name="meta0" src="/static/img/meta_exhibition.gif" width="189" height="57" alt="Changing the face of Medicine" border="0" /></a></td>
|
|
<td width="133"><a href="../" onmouseover="swapImage('meta1', metaNavOn[1])" onmouseout="swapImage('meta1', metaNavOff[1])"><img name="meta1" src="/static/img/meta_home.gif" alt="Home" border="0" /></a></td>
|
|
<td width="188"><a href="../physicians/" onmouseover="swapImage('meta3', metaNavOn[3])" onmouseout="swapImage('meta3', metaNavOff[3])"><img name="meta3" src="/static/img/meta_physicians_on.gif" alt="Physicians" border="0" /></a></td>
|
|
<td width="14" rowspan="2"><img src="/static/img/spacer.gif" width="14" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="../resources" onmouseover="swapImage('meta4', metaNavOn[4])" onmouseout="swapImage('meta4', metaNavOff[4])"><img name="meta4" src="/static/img/meta_resources.gif" alt="Resources" border="0" /></a></td>
|
|
<td><a href="../activities" onmouseover="swapImage('meta5', metaNavOn[5])" onmouseout="swapImage('meta5', metaNavOff[5])"><img name="meta5" src="/static/img/meta_activities.gif" alt="Activities" border="0" /></a></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="6"><img src="/static/img/spacer.gif" width="1" height="9" alt="" border="0" /></td>
|
|
</tr>
|
|
</table>
|
|
<!-- SUBNAV -->
|
|
<table width="683" cellpadding="0" cellspacing="0" border="0" align="center" class="mainContent" summary="Layout table">
|
|
<tr>
|
|
<td width="14"><img src="/static/img/spacer.gif" width="14" height="1" alt="" border="0" /></td>
|
|
<td width="655"><img src="/static/img/divider.gif" width="655" height="1" alt="" border="0" /><br /><img src="/static/img/spacer.gif" width="1" height="3" alt="" border="0" /></td>
|
|
<td width="14"><img src="/static/img/spacer.gif" width="14" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
</table>
|
|
<!-- BEGIN CONTENT TABLE -->
|
|
<table width="683" cellpadding="0" cellspacing="0" border="0" align="center" class="mainContent" summary="Layout table">
|
|
<tr>
|
|
<td width="14"><img src="/static/img/spacer.gif" width="14" height="1" alt="" border="0" /></td>
|
|
<td valign="top">
|
|
<!-- TERTIARY NAV-->
|
|
<!-- BEGIN CONTENT AREA -->
|
|
<a name="content"></a>
|
|
<!-- THIS IS WHERE THE BASEBALL CARD PROPER BEGINS -->
|
|
<table border="0" cellpadding="0" cellspacing="0" width="100%" summary="Layout table">
|
|
<tr>
|
|
<td><img src="/static/img/desc_barleft_biography.gif" width="124" height="30" alt="Biography" border="0" /></td>
|
|
<td style="background-color: #E4E7DA;" align="right" valign="middle"><table border="0" cellpadding="0" cellspacing="0" summary="Layout table"><tr><td><a class="forcenew" href="javascript:history.back();"><img src="/static/img/arrow_left_desc.gif" width="13" height="13" alt="Return" border="0" /></a></td><td><p class="nomargin"> <a class="forcenew" href="javascript:history.back();">Return</a> </p></td></tr></table></td>
|
|
<td><img src="/static/img/desc_barright.gif" width="7" height="30" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="/static/img/spacer.gif" width="124" height="1" alt="" border="0" /></td>
|
|
<td><img src="/static/img/spacer.gif" width="524" height="1" alt="" border="0" /></td>
|
|
<td><img src="/static/img/spacer.gif" width="7" height="25" alt="" border="0" /></td>
|
|
</tr>
|
|
</table>
|
|
<h1 class="nomargin"><img src="/static/img/bbctitles/111.gif" width="655" height="24" alt="Dr. Marcella Farinelli Fierro" border="0" /></h1><br />
|
|
<img src="/static/img/spacer.gif" width="1" height="14" alt="" border="0" /><br />
|
|
<table border="0" cellpadding="0" cellspacing="0" width="655" summary="Layout table">
|
|
<tr valign="top">
|
|
<td>
|
|
<!-- BEGIN Year of Birth / Death TABLE -->
|
|
<table border="0" cellpadding="0" cellspacing="0" width="329" summary="Layout table">
|
|
<tr>
|
|
<td width="25"><img src="/static/img/sidetab_top.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td width="304" colspan="1" background="/static/img/box_top.gif"><img src="/static/img/spacer.gif" width="304" height="3" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/sidetab_bg.gif" valign="top" rowspan="3"><img src="/static/img/sidetab_bg.gif" width="25" height="8" alt="" border="0" /><br /><img src="/static/img/sidetab_diamond.gif" width="25" height="9" alt="" border="0" /><br /><img src="/static/img/sidetab_bg.gif" width="25" height="35" alt="" border="0" /></td>
|
|
<td valign="top" colspan="1"><h2 class="nomargin"><img src="/static/img/label_year.gif" width="184" height="29" alt="Year of Birth / Death" border="0" /></h2></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/box_dash_304.gif" colspan="1"><img src="/static/img/spacer.gif" width="304" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td colspan="1"><div class="physText">b. 1941</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_bottom.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td colspan="1"></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_mid.gif" width="25" height="4" alt="" border="0" /></td>
|
|
<td colspan="1" background="/static/img/box_divider.gif"><img src="/static/img/box_divider.gif" width="304" height="4" alt="" border="0" /></td>
|
|
</tr>
|
|
</table>
|
|
<!-- BEGIN Medical School TABLE -->
|
|
<table border="0" cellpadding="0" cellspacing="0" width="329" summary="Layout table">
|
|
<tr>
|
|
<td width="25"><img src="/static/img/sidetab_top.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td width="304" colspan="1" ><img src="/static/img/spacer.gif" width="304" height="3" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/sidetab_bg.gif" valign="top" rowspan="3"><img src="/static/img/sidetab_bg.gif" width="25" height="8" alt="" border="0" /><br /><img src="/static/img/sidetab_diamond.gif" width="25" height="9" alt="" border="0" /><br /><img src="/static/img/sidetab_bg.gif" width="25" height="35" alt="" border="0" /></td>
|
|
<td valign="top" colspan="1"><h2 class="nomargin"><img src="/static/img/label_medschool.gif" width="184" height="29" alt="Medical School" border="0" /></h2></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/box_dash_304.gif" colspan="1"><img src="/static/img/spacer.gif" width="304" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
|
|
<tr valign="top">
|
|
<td colspan="1"><div class="physText">State University of New York at Buffalo </div></td>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_bottom.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td colspan="1"></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_mid.gif" width="25" height="4" alt="" border="0" /></td>
|
|
<td colspan="1" background="/static/img/box_divider.gif"><img src="/static/img/box_divider.gif" width="304" height="4" alt="" border="0" /></td>
|
|
</tr>
|
|
</table>
|
|
<!-- BEGIN Geography TABLE -->
|
|
<table border="0" cellpadding="0" cellspacing="0" width="329" summary="Layout table">
|
|
<tr>
|
|
<td width="25"><img src="/static/img/sidetab_top.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td width="87" ><img src="/static/img/spacer.gif" width="87" height="3" alt="" border="0" /></td>
|
|
<td width="1" ><img src="/static/img/spacer.gif " width="1" height="3" alt="" border="0" /></td>
|
|
<td width="216"><img src="/static/img/spacer.gif" width="216" height="3" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/sidetab_bg.gif" valign="top" rowspan="3"><img src="/static/img/sidetab_bg.gif" width="25" height="8" alt="" border="0" /><br /><img src="/static/img/sidetab_diamond.gif" width="25" height="9" alt="" border="0" /><br /><img src="/static/img/sidetab_bg.gif" width="25" height="35" alt="" border="0" /></td>
|
|
<td valign="top" colspan="3"><h2 class="nomargin"><img src="/static/img/label_geography.gif" width="184" height="29" alt="Geography" border="0" /></h2></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/box_dash_304.gif" colspan="3"><img src="/static/img/spacer.gif" width="304" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
|
|
<tr valign="top">
|
|
<td colspan="1"><div class="physLabel">LOCATION</div></td>
|
|
<td bgcolor="#DBE6E9"><img src="/static/img/spacer.gif" width="1" height="31" alt="" border="0" /></td>
|
|
<td colspan="1"><div class="physText">Virginia</div></td>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_bottom.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td colspan="1"></td>
|
|
<td bgcolor="#DBE6E9"><img src="/static/img/spacer.gif" width="1" height="3" alt="" border="0" /></td>
|
|
<td colspan="1"></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_mid.gif" width="25" height="4" alt="" border="0" /></td>
|
|
<td colspan="3" background="/static/img/box_divider.gif"><img src="/static/img/box_divider.gif" width="304" height="4" alt="" border="0" /></td>
|
|
</tr>
|
|
</table>
|
|
<!-- BEGIN Career Path TABLE -->
|
|
<table border="0" cellpadding="0" cellspacing="0" width="329" summary="Layout table">
|
|
<tr>
|
|
<td width="25"><img src="/static/img/sidetab_top.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td width="304" colspan="1" ><img src="/static/img/spacer.gif" width="304" height="3" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/sidetab_bg.gif" valign="top" rowspan="5"><img src="/static/img/sidetab_bg.gif" width="25" height="8" alt="" border="0" /><br /><img src="/static/img/sidetab_diamond.gif" width="25" height="9" alt="" border="0" /><br /><img src="/static/img/sidetab_bg.gif" width="25" height="35" alt="" border="0" /></td>
|
|
<td valign="top" colspan="1"><h2 class="nomargin"><img src="/static/img/label_careerpath.gif" width="184" height="29" alt="Career Path" border="0" /></h2></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/box_dash_304.gif" colspan="1"><img src="/static/img/spacer.gif" width="304" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
|
|
<tr valign="top">
|
|
<td colspan="1"><div class="physText">Diagnostic and therapeutic services: Forensic pathology</div></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td colspan="1" bgcolor="#C4A79E"><img src="/static/img/spacer.gif" width="304" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
|
|
|
|
<tr valign="top">
|
|
<td colspan="1"><div class="physText">Education: Teaching</div></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_bottom.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td colspan="1"></td>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_end.gif" width="25" height="4" alt="" border="0" /></td>
|
|
<td colspan="1" background="/static/img/box_divider.gif"><img src="/static/img/box_divider.gif" width="304" height="4" alt="" border="0" /></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td><img src="/static/img/spacer.gif" width="11" height="1" alt="" border="0" /></td>
|
|
|
|
<td>
|
|
<table border="0" cellpadding="0" cellspacing="0" summary="Layout table">
|
|
<tr>
|
|
<td colspan="5" class="imageBorder"><img src="/static/img/spacer.gif" width="1" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="imageBorder"><img src="/static/img/spacer.gif" width="1" height="3" alt="" border="0" /></td>
|
|
<td colspan="3"></td>
|
|
<td class="imageBorder"><img src="/static/img/spacer.gif" width="1" height="3" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="imageBorder"><img src="/static/img/spacer.gif" width="1" height="1" alt="" border="0" /></td>
|
|
<td><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /></td>
|
|
<td><img src="/static/img/portraits/111.jpg" width="307" height="418" alt="Dr. Marcella Farinelli Fierro" border="0" /></td>
|
|
<td><img src="/static/img/spacer.gif" width="3" height="1" alt="" border="0" /></td>
|
|
<td class="imageBorder"><img src="/static/img/spacer.gif" width="1" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="imageBorder"><img src="/static/img/spacer.gif" width="1" height="3" alt="" border="0" /></td>
|
|
<td colspan="3"></td>
|
|
<td class="imageBorder"><img src="/static/img/spacer.gif" width="1" height="3" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="5" class="imageBorder"><img src="/static/img/spacer.gif" width="1" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
|
|
</tr>
|
|
</table>
|
|
<img src="/static/img/spacer.gif" width="1" height="20" alt="" border="0" /><br />
|
|
|
|
|
|
<!-- BEGIN Inspiration TABLE -->
|
|
<table border="0" cellpadding="0" cellspacing="0" width="655" summary="Layout table">
|
|
<tr>
|
|
<td width="25"><img src="/static/img/sidetab_top.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td width="630" colspan="1" ><img src="/static/img/spacer.gif" width="630" height="3" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/sidetab_bg.gif" valign="top" rowspan="3"><img src="/static/img/sidetab_bg.gif" width="25" height="8" alt="" border="0" /><br /><img src="/static/img/sidetab_diamond.gif" width="25" height="9" alt="" border="0" /><br /><img src="/static/img/sidetab_bg.gif" width="25" height="35" alt="" border="0" /></td>
|
|
<td valign="top" colspan="1"><h2 class="nomargin"><img src="/static/img/label_inspiration.gif" width="184" height="29" alt="Inspiration" border="0" /></h2></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/box_dash_304.gif" colspan="1"><img src="/static/img/spacer.gif" width="630" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td colspan="1"><div class="physTextNosize"><p><p>I wanted to help sick people feel better.</p>
|
|
|
|
</p></div></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_bottom.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td colspan="1"></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_mid.gif" width="25" height="4" alt="" border="0" /></td>
|
|
<td colspan="1" background="/static/img/box_divider.gif"><img src="/static/img/box_divider.gif" width="630" height="4" alt="" border="0" /></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<!-- BEGIN Biography TABLE -->
|
|
<table border="0" cellpadding="0" cellspacing="0" width="655" summary="Layout table">
|
|
<tr>
|
|
<td width="25"><img src="/static/img/sidetab_top.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td width="630" colspan="1" ><img src="/static/img/spacer.gif" width="630" height="3" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/sidetab_bg.gif" valign="top" rowspan="3"><img src="/static/img/sidetab_bg.gif" width="25" height="8" alt="" border="0" /><br /><img src="/static/img/sidetab_diamond.gif" width="25" height="9" alt="" border="0" /><br /><img src="/static/img/sidetab_bg.gif" width="25" height="35" alt="" border="0" /></td>
|
|
<td valign="top" colspan="1"><h2 class="nomargin"><img src="/static/img/label_biography.gif" width="184" height="29" alt="Biography" border="0" /></h2></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/box_dash_304.gif" colspan="1"><img src="/static/img/spacer.gif" width="630" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td colspan="1"><div class="physTextNosize"><p>In 1994, Dr. Marcella Fierro was appointed chief medical examiner for the Commonwealth of Virginia. Retired from that position in 2008, she also co-directed the Virginia Institute of Forensic Science and Medicine, offering week-long courses on topics such as advanced death investigation to medical examiners, crime scene investigators, judges, law enforcement investigators, prosecutors, forensic scientists, nurses, and others working in forensic science. </p>
|
|
|
|
<p>Dr. Fierro's skill and dedication inspired mystery writer Patricia Cornwell to write a series of crime novels in which the protagonist, Kay Scarpetta, was modeled after Dr. Fierro. Cornwell knew Dr. Fierro because she had worked as a computer analyst in Fierro's office of chief Medical Examiner. As a result of the widespread success of Cornwell's novels, the work of forensic pathologists has become familiar to the public in a way that would not have otherwise been possible.</p>
|
|
|
|
<p>Marcella Fierro, graduated <em>cum laude</em> in biology from D'Youville College in Buffalo, New York, and decided to become a physician in 1962. She earned her doctor of medicine in forensic pathology from the State University of New York at Buffalo School of Medicine in 1966. Following an internship and residency at Ottawa Civic Hospital in Ontario, Canada, Dr. Fierro pursued residencies in pathology at the Cleveland (Ohio) Clinic Educational Foundation and at Virginia Commonwealth University, where she became chief resident in Pathology, with a fellowship in forensic pathology in the Department of Legal Medicine at the Medical College of Virginia/Virginia Commonwealth University in Richmond from 1973 to 1974. With board certification in Anatomic and Clinical Pathology, Dr. Fierro became chief medical examiner of Virginia, the state's highest position in forensic science, in 1994.</p>
|
|
|
|
<p>Dr. Fierro has been on the faculty of the Department of Legal Medicine and Pathology at Medical College of Virginia Campus of Virginia Commonwealth University since 1973, was clinical professor of pathology at the University of Virginia, Charlottesville, from 1983 to 1992 and again in 1999 to 2002. She was staff pathologist at Richmond's Medical College of Virginia Hospitals from 1975 to 1992, then professor of Pathology at East Carolina School of Medicine in Greenville from 1992 to 1994. She is a member of the American Medical Association and the International Association for Identification, a Fellow of the American Society of Clinical Pathologists, the College of American Pathologists, and the American Academy of Forensic Sciences, among others, and is a past president of the National Association of Medical Examiners.</p>
|
|
|
|
<p>Dr. Fierro has been a consultant to the Federal Bureau of Investigation's Task Force on National Crime Investigation Center, Unidentified Persons and Missing Persons Files, Washington D.C., since 1983, and has served on the board of editors and been a reviewer for <em>The American Journal of Forensic Medicine and Pathology</em> since 1979. She has made countless presentations and lectures before academic and professional organizations and has published extensively in peer-reviewed journals. Among her many awards is the Lifetime Achievement Award she received in 2001 the from the School of Medicine and Biomedical Sciences Medical Alumni Association, State University at Buffalo.</p>
|
|
|
|
<p>Dr. Fierro has appeared on the Discovery Channel's <em>New Detectives</em> series and on BBC regarding Cornwell's novel <em>From Potter's Field</em>. Dr. Fierro advised Cornwell on all her Scarpetta books, including <em>Postmortem,</em> <em>Body of Evidence</em>, <em>All that Remains</em>, <em>Cruel and Unusual</em>, <em>Body Farm,</em> and <em>From Potter's Field.</em></p>
|
|
|
|
<p>Dr. Fierro has added mortality reviews to her forensic work, whereby she characterizes a death and develops a strategy for prevention. She was a legislative resource and testified on a bill amending homicide and malicious wounding statute to increase the penalty for the murder or malicious wounding of a pregnant woman. In providing this information, Dr. Fierro observes, "I am able to perform a public health function and criminal justice service. So I can serve both the living and the dead."</p></div></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_bottom.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td colspan="1"></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_mid.gif" width="25" height="4" alt="" border="0" /></td>
|
|
<td colspan="1" background="/static/img/box_divider.gif"><img src="/static/img/box_divider.gif" width="630" height="4" alt="" border="0" /></td>
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<!-- BEGIN Question and Answer TABLE -->
|
|
<table border="0" cellpadding="0" cellspacing="0" width="655" summary="Layout table">
|
|
<tr>
|
|
<td width="25"><img src="/static/img/sidetab_top.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td width="630" colspan="1" ><img src="/static/img/spacer.gif" width="630" height="3" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/sidetab_bg.gif" valign="top" rowspan="3"><img src="/static/img/sidetab_bg.gif" width="25" height="8" alt="" border="0" /><br /><img src="/static/img/sidetab_diamond.gif" width="25" height="9" alt="" border="0" /><br /><img src="/static/img/sidetab_bg.gif" width="25" height="35" alt="" border="0" /></td>
|
|
<td valign="top" colspan="1"><h2 class="nomargin"><img src="/static/img/label_qa.gif" width="184" height="29" alt="Question and Answer" border="0" /></h2></td>
|
|
</tr>
|
|
<tr>
|
|
<td background="/static/img/box_dash_304.gif" colspan="1"><img src="/static/img/spacer.gif" width="630" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td colspan="1"><div class="physTextNosize"><p><strong>What was my biggest obstacle? </strong></p>
|
|
|
|
<p>In the 1950s and 1960s [when I was in high school and college] there were few women physicians. Medicine was an unknown as far as [career] guidance. I just knew I wanted to do it, so I did.</p>
|
|
|
|
<p><strong>How do I make a difference? </strong></p>
|
|
|
|
<p>Because I practice forensic pathology, I am able to perform a public health function and criminal justice service. So I can serve both the living and the dead.</p>
|
|
|
|
<p><strong>Who was my mentor? </strong></p>
|
|
|
|
<p>For a while in medical school, a wonderful Nazi refugee woman physician, Ellen Eckstein Rudinger was my mentor. She had left Germany and went to school all over again and became a wonderful internist—a wonderful woman.</p>
|
|
|
|
<p><strong>How has my career evolved over time?</strong></p>
|
|
|
|
<p>The more I learn the more fun it is.</p>
|
|
</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_bottom.gif" width="25" height="3" alt="" border="0" /></td>
|
|
<td colspan="1"></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><img src="/static/img/sidetab_end.gif" width="25" height="4" alt="" border="0" /></td>
|
|
<td colspan="1" background="/static/img/box_divider.gif"><img src="/static/img/box_divider.gif" width="630" height="4" alt="" border="0" /></td>
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
</table>
|
|
<!-- THIS IS WHERE THE BASEBALL CARD PROPER ENDS -->
|
|
<!-- END CONTENT AREA -->
|
|
<br />
|
|
|
|
</td>
|
|
<td width="14"><img src="/static/img/spacer.gif" width="14" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<!-- FOOTER NAVIGATION TABLE
|
|
<table width="683" cellpadding="0" cellspacing="0" border="0" align="center" class="mainContent" summary="Layout table">
|
|
<tr>
|
|
<td rowspan="5" width="14"><img src="/static/img/spacer.gif" width="14" height="1" alt="" border="0" /></td>
|
|
<td width="56"><img src="/static/img/spacer.gif" width="56" height="10" alt="" border="0" /></td>
|
|
<td rowspan="5" width="67"><a href="http://www.nlm.nih.gov/" target="_blank"><img src="/static/img/ftr_nlm.gif" width="67" height="53" alt="National Library of Medicine" border="0" /></a></td>
|
|
<td width="532"><img src="/static/img/spacer.gif" width="532" height="1" alt="" border="0" /></td>
|
|
<td rowspan="5" width="14"><img src="/static/img/spacer.gif" width="14" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td bgcolor="#c7d8dd"><img src="/static/img/spacer.gif" width="1" height="1" alt="" border="0" /></td>
|
|
<td bgcolor="#c7d8dd"><img src="/static/img/spacer.gif" width="1" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="/static/img/spacer.gif" width="1" height="35" alt="" border="0" /></td>
|
|
<td><div class="footnav">
|
|
<a href="http://www.nlm.nih.gov/copyright.html" onclick="return launchFooter('http://www.nlm.nih.gov/copyright.html');">Copyright</a> |
|
|
<a href="http://www.nlm.nih.gov/privacy.html" onclick="return launchFooter('http://www.nlm.nih.gov/privacy.html');">Privacy Policy</a> |
|
|
<a href="http://www.nlm.nih.gov/accessibility.html" onclick="return launchFooter('http://www.nlm.nih.gov/accessibility.html');">Accessibility</a> |
|
|
<a href="mailto:educator@nlm.nih.gov">Feedback</a> | <a href="../sitemap.html">Site Map</a> |
|
|
<a href="../credits.html" onclick="return launchCredits('../credits.html');">Credits</a></div></td>
|
|
</tr>
|
|
<tr>
|
|
<td bgcolor="#c7d8dd"><img src="/static/img/spacer.gif" width="1" height="1" alt="" border="0" /></td>
|
|
<td bgcolor="#c7d8dd"><img src="/static/img/spacer.gif" width="1" height="1" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="/static/img/spacer.gif" width="1" height="6" alt="" border="0" /></td>
|
|
<td><img src="/static/img/spacer.gif" width="1" height="6" alt="" border="0" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="5"><img src="/static/img/spacer.gif" width="1" height="10" alt="" border="0" /></td>
|
|
</tr>
|
|
</table>
|
|
-->
|
|
<div id="foot">
|
|
<div class="footer">
|
|
<a href="http://www.nlm.nih.gov/hmd/about/exhibition/index.html"><img src="/static/img/logo-exhibitionprogram.png" height="38" alt="Exhibition Program" title="Exhibition Program logo" class="floatLeft" /></a>
|
|
<ul>
|
|
<li><a href="http://www.nlm.nih.gov/hmd/about/exhibition/exhibitions.html">More Exhibitions</a></li>
|
|
<li><a href="http://www.nlm.nih.gov/hmd/about/exhibition/education-resources-all.html">More Educational Resources</a></li>
|
|
</ul>
|
|
<form method="get" action="//vsearch.nlm.nih.gov/vivisimo/cgi-bin/query-meta" target="_self" name="searchForm" id="exhibitionsearch">
|
|
<label for="searchexhibition">Search</label>
|
|
<input name="query" id="searchexhibition" value="" type="text" />
|
|
<input name="v:project" value="hmdExhibition" type="hidden" />
|
|
</form>
|
|
</div>
|
|
</div> <!--body-->
|
|
<!-- ************************* Content end ************************* -->
|
|
<!-- BEGIN NLM FOOTER -->
|
|
<!-- EXPDATE="2022-06-02" -->
|
|
<!-- EMAIL="hmdweb@nlm.nih.gov" -->
|
|
<!-- Start Footer-->
|
|
<div id="footer-sub" style="background-image: url('/static/img/bg.gif');width:1000px;margin-left:auto;margin-right:auto;margin-top:20px;">
|
|
<p id="footer-info"><a href="http://www.nlm.nih.gov/copyright.html">Copyright</a>, <a href="http://www.nlm.nih.gov/privacy.html">Privacy</a>, <a href="http://www.nlm.nih.gov/accessibility.html">Accessibility</a>, <a href="http://www.nlm.nih.gov/sitemap.html">Site Map</a>, <a href="http://www.nlm.nih.gov/plugins.html">Viewers and Players</a> <br />
|
|
U.S. National Library of Medicine, 8600 Rockville Pike, Bethesda, MD 20894 <br />
|
|
<a href="http://www.nih.gov/">National Institutes of Health</a>, <a href="http://www.hhs.gov/">Health & Human Services</a> <br />
|
|
<a href="http://www.nih.gov/icd/od/foia/index.htm">Freedom of Information Act</a>, <a class="paratureLink" href="//support.nlm.nih.gov?from=" target="_blank">NLM Customer Support</a>, <a href="https://www.hhs.gov/vulnerability-disclosure-policy/index.html">HHS Vulnerability Disclosure</a></p>
|
|
<div id="footer-usa"> <a href="http://www.usa.gov/"><img src="/static/images/usagov_logo.gif" alt="USA.gov logo" width="109" height="30" /></a> </div>
|
|
<p id="footer-review">
|
|
<strong>Last reviewed:</strong> 03 June 2015<br /><strong>Last updated:</strong> 03 June 2015<br /><strong>First published:</strong> 14 October 2003<br />
|
|
</p>
|
|
</div>
|
|
</div> <!--page-->
|
|
<!--Call jQuery-->
|
|
<script type="text/javascript" src="/static/scripts/jquery-min.js"></script>
|
|
<script type="text/javascript">
|
|
$(document).ready(function(){
|
|
$('.paratureLink').attr('href', $('.paratureLink').attr('href') + window.location.href);
|
|
});
|
|
|
|
</script>
|
|
</body>
|
|
</html> |