471 lines
No EOL
30 KiB
HTML
471 lines
No EOL
30 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 | Jessie Boyd Scriver</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/289.gif" width="655" height="24" alt="Dr. Jessie Boyd Scriver" 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">1894 - 2000 </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">McGill University Faculty of Medicine </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">Canada</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="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_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">Pediatric medicine</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/289.jpg" width="307" height="418" alt="Dr. Jessie Boyd Scriver" 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 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>Dr. Jessie Boyd Scriver was one of the first women to study medicine at McGill University in Montreal, Canada. </p>
|
|
|
|
<p>Born in Montreal, Quebec, Canada, in 1894, Jessie Boyd trained as a musician and teacher at McGill University before deciding that medicine was her calling. Both her father, an Irish-Candian supervisor in a flour mill, and her mother encourage her to pursue any career she wanted. </p>
|
|
|
|
<p>During World War I there was a shortage of physicians in Montreal because many had been sent off to Europe. The desperate need for trained physicians at home, and the spare places in medical schools now so many men were away in the army, provided a new opportunity for women to train for careers in medicine. To fill student vacancies McGill's medical school agreed to admit four women as "partial students," and Jessie Boyd was one of them. Apparently disgruntled male students were not pleased and picketed her house; others threw bloody organs at her in an anatomy class. But she prevailed, and in her second year she was accepted as a full-time student.</p>
|
|
|
|
<p>As she later recalled, the first days at medical school were awkward for women. In the pathology rooms of the Royal Victoria Hospital, she said, the seats were too tall for women and "we sat in great discomfort with feet dangling." But a kindly professor realized there was a problem, "because the next week we found broomsticks had been nailed in place as foot rests that we might sit in ladylike comfort."</p>
|
|
|
|
<p>When Jessie Boyd graduated from medical school in 1922, she had the second highest marks in her class. After graduation, she did postgraduate work in sickle-cell anemia at the Royal Victoria Hospital. She also trained in pediatrics at Harvard University and Children's Hospital in Boston from 1924 to 1926. She married Dr. Walter Scriver, an internist and McGill University medical school graduate, in 1924. Their son Charles was born six years later.</p>
|
|
|
|
<p>Although Dr. Scriver was interested in research, she knew it was very difficult for women to succeed as scientists. Instead, after she completed her studies in Boston, she returned to Montreal to work in the University Clinic, and went into pediatrics practice in 1926. She continued her practice for forty-one years, taking special interest in the study and care of premature infants. Her son remembers, "The whole idea of having medicine directed at the health of children was almost a new idea." </p>
|
|
|
|
<p>Dr. Scriver became an associate professor of medicine at McGill University, was pediatrician-in-chief at the Royal Victoria Hospital, and physician at the Montreal Children's Hospital. She served as president of the Canadian Pediatric Society in 1952 and was a fellow of both the Royal College of Physicians and Surgeons and the American Academy of Pediatrics. Her career flourished until 1967, when she retired to care for her ailing husband. She retained a faculty post at McGill University until she died in 2000 at the age of 105.</p>
|
|
|
|
<p>During her career, Dr. Scriver was most often known as "Dr. Jessie." As her son recalled at her memorial service, "It is as Dr. Jessie the pediatrician that she touched most people. She made house calls in far-flung districts of Montreal. She was available by phone day, night, and weekends. She listened well, judged risk accurately, and acted decisively. Treatment instructions were always written out in her bold hand writing. She sent out modest bills herself, and there was never an appeal to a collection agency. It was a style of practice that formed bonds between patient and doctor. When she received her honorary doctor of science degree there were two receiving lines after the convocation: one leading to the principal of McGill University; the other leading to Dr. Jessie. Hers contained the graduates and their parents who were her former patients."</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> |