561 lines
No EOL
36 KiB
HTML
561 lines
No EOL
36 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 | LindaRosenstock</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/278.gif" width="655" height="24" alt="Dr. LindaRosenstock" 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. 1950</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="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_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">The Johns Hopkins University School of Medicine </div></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td colspan="1" bgcolor="#C4A79E"><img src="/static/img/spacer.gif" alt="" border="0" height="1" width="304"></td>
|
|
</tr>
|
|
|
|
|
|
<tr valign="top">
|
|
<td colspan="1"><div class="physText"> </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">California</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="7"><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">Administration: Medical school deans</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">Internal medicine: Occupational</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">Administration: Government</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/278.jpg" width="307" height="418" alt="Dr. LindaRosenstock" 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 basically stumbled into it; but at the core medicine was a commitment to work in a field where I could help effect social change. I knew that through medicine, I could work to improve the disparities in health and the social inequities rampant in our society.</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>As a new graduate with degrees in both medicine and public health, Linda Rosenstock, M.D., chose public health over clinical practice to reach as many people as she could. In her academic and public service careers, Dr. Rosenstock has shaped health care policy and delivery for literally millions of Americans, saying simply "...who wouldn't want to improve health for thousands or millions at a time?"</p>
|
|
|
|
<p>Linda Rosenstock was born in New York City in 1950. Following her undergraduate work in psychology at Brandeis University in Waltham, Massachusetts, she studied medicine and public health simultaneously at Johns Hopkins University in Baltimore, Maryland. In 1977, she received degrees in both medicine and public health, then headed west for post-graduate training at the University of Washington, completing her residency in 1980. In Seattle, she served as chief resident in primary care internal medicine and was a Robert Wood Johnson Clinical Scholar from 1980 to 1982. Dr. Rosenstock became a member of the faculty at the University of Washington after her residency, and in 1993, she earned the rank of full professor in the Department of Medicine at the University of Washington, and professor in the Department of Environmental Health in the School of Public Health and Community Medicine. During this time, she also conducted research and published extensively in both medicine and public health.</p>
|
|
|
|
<p>In 1994, Dr. Rosenstock was named director of the National Institute for Occupational Safety and Health (NIOSH) in Washington, D.C. She led a staff of 1,500 at the only federal agency with a mandate to undertake research and prevention activities in occupational safety and health. Just six months after entering the position, Congress made an attempt to aggressively dismantle NIOSH. By the end of her tenure in 2000, Dr. Rosenstock had expanded the NIOSH considerably. At NIOSH, Dr. Rosenstock's major accomplishment in public health policy was the creation of the National Occupational Research Agenda. She led a team of more than 500 external partners to develop a framework for guiding occupational safety and health research. For these efforts, in 2000 Dr. Rosenstock received the Presidential Distinguished Executive Rank Award, the government's highest executive service award.</p>
|
|
|
|
<p>Since 2000, Dr. Rosenstock has been dean of the University of California, Los Angeles School of Public Health. In this position, she oversees 180 faculty, more than 200 staff members and 600 students; she also serves as associate dean of the University of California, Los Angeles School of Medicine and professor in both the departments of medicine and environmental health sciences.</p>
|
|
|
|
<p>Internationally, Dr. Rosenstock has been active in teaching and research in occupational health. She has served as an advisor to the World Health Organization, taught in many developing countries, and conducted health studies in Latin America. A member of the Institute of Medicine and an honorary fellow of the Royal College of Physicians, Dr. Rosenstock serves on the editorial boards of close to a dozen national and international journals devoted to occupational, environmental, and public health, and has published three books on occupational and environmental medicine.</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>After only six months on the job as the director of the National Institute for Occupational Safety and Health, following the November 2000 elections, Congress aggressively tried to dismantle NIOSH—the only agency with a federal mandate to conduct research and prevention activities in occupational safety and health. It was clear that to survive, NIOSH needed to make its contributions visible and reach out to old and new stakeholders. Weathering this storm positioned me well for success at NIOSH, including creating the National Occupational Research Agenda (a framework for guiding occupational safety and health research, which was developed in collaboration with 500 external partners), and doubling the Institute's annual appropriations.</p>
|
|
|
|
<p><strong>How do I make a difference?</strong></p>
|
|
|
|
<p>I continue to work for those who often don't have a voice in decisions that have an impact on their health. For a large portion of my career, that was workers. Now I'm focusing more broadly on the underserved, including the uninsured and underinsured. Since I received my M.P.H. while in medical school, I have always taken the broad population-based approach to dealing with health. Satisfying as it has been to make a difference in individual patients' lives, who wouldn't want to improve health thousands or millions at a time? </p>
|
|
|
|
<p><strong>Who was my mentor?</strong> </p>
|
|
|
|
<p>There are many, from my grandmother who taught me to think I could do anything as a woman, to my first medical school advisor, Dr. Barbara Starfield, to my mentor in medical and post-doctoral training, Dr. Jim LoGerfo, to one of the most dynamic bosses a person could have, former Secretary of Health and Human Services, Donna Shalala.</p>
|
|
|
|
<p><strong>How has my career evolved over time?</strong></p>
|
|
|
|
<p>Although often by serendipity, there is a theme of commitment to the focus of my work (e.g. patients, workers, and the community) coupled with my enjoyment of management and leadership roles. I made the difficult decision to move from caring for patients (a job I loved), to working to effect change on a national and international level. Because of the demands of both career paths, it is very difficult to do both successfully. In this phase of my career, I am working to shape and implement policies that will improve health for all including shaping the future of the public health workforce.</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> |