

<script language="javascript" type="text/javascript">
<!--
// Creates the pop-up window for the page content, with a standard header and footer

	function pfv_Generate_Integrated(strPFPageTitle, strPFPageBar)
	{ 
		if (strPFPageTitle.length == 0)
			strPFPageTitle = document.title
			
		var sOption="toolbar=yes,resizable=yes,location=no,directories=yes,menubar=yes,"; 
			sOption+="scrollbars=yes,width=600,height=400,left=100,top=25"; 
		
		var sLaheyLogo="<table width='100%'>" +
						"<tr>" +
						"<td align='left'>" +
						"&nbsp;" +
						"<img src='/GlobalImages/Logo/Logo_143x51.gif' width='143' height='51' border='0' alt='Lahey Clinic' hspace='0' vspace='0'>" +
						"</td>" +
						"<td align='right' valign='top'>" +
						"&nbsp;" +
						"<input type='button' class='button' id='btn_Print' name='btn_Print' onclick='window.print()' value='Print Page' style='visibility : visible'>" +
						"</td>" +
						"</tr>" +
						"</table>" +
						"<br>";

		var copyYear = new Date
		var sLaheyCopyright="<BR><BR><BR>Copyright &copy;" + copyYear.getFullYear( )	+ " Lahey Clinic Foundation, Inc.";

		var sWinHTML = document.getElementById('pfv_Content_Integrated').innerHTML; 
		
		var winprint=window.open("","",sOption); 
			winprint.document.open(); 
			winprint.document.write('<html>');
			winprint.document.write('<title>' + strPFPageBar + '</title>')
			winprint.document.write('<LINK rel="Stylesheet" href="/GlobalCommon/StyleSheets/CSS_LaheyStyle.asp">'); 
			winprint.document.write('<LINK rel="Stylesheet" href="/GlobalCommon/StyleSheets/Lahey_PrintPage.css">'); 
			winprint.document.write('<LINK rel="Stylesheet" href="/GlobalCommon/StyleSheets/Lahey_Printer.css" media="print">'); 
			winprint.document.write('<body>');  
			winprint.document.write(sLaheyLogo);          
			winprint.document.write('<h1>' + strPFPageTitle + '</h1>');
			winprint.document.write('<br/><br/>');  
			winprint.document.write(sWinHTML);
			winprint.document.write('<div class=copyright>' + sLaheyCopyright + '</div>');         
			winprint.document.write('</body></html>'); 
			winprint.document.close(); 
			winprint.focus(); 
	} 
-->
</script><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 



<html>
<head>
	<title>Lahey Clinic | Physician Career Opportunities</title>
	

<meta HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="/GlobalCommon/StyleSheets/CSS_LaheyStyle.asp">

<script language="JavaScript" type="text/javascript" src="/GlobalIncludes/ClientSide/Src_isEmptyNull.js"></script>
<script language="JavaScript" type="text/javascript" src="/GlobalIncludes/ClientSide/Src_ListBoxAutoComplete.js"></script>
<script language="JavaScript" type="text/javascript" src="/GlobalIncludes/ClientSide/Src_jumpPage.js"></script>
<script language="JavaScript" type="text/javascript" src="/GlobalIncludes/ClientSide/Src_popupMsgRedirect.js"></script>
<script language="JavaScript" type="text/javascript" src="/GlobalIncludes/ClientSide/Src_PopupWindowNormal.js"></script>

<script type="text/javascript" src="http://www.trumba.com/scripts/spuds.js"></script>
	<script language="javascript" src="/GlobalIncludes/ClientSide/Src_OpenModalDialog.js"></script>
	<script language="javascript" src="/GlobalIncludes/ClientSide/Src_PopupWindowNormal.js"></script>

</head>
<!-- Used with WSD .header files & all "HomeSite" files for 2005 Branding -->
<body class="docBody" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">

<!-- Begin: Logo/NavBar -->

<table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
	<tr>
		<td width="50%"><img src="/GlobalImages/spacer.gif" width="1" height="1" alt=""></td>
		<td><img src="/GlobalImages/spacer.gif" width="7" height="1" alt=""></td>
		<td><img src="/GlobalImages/spacer.gif" width="1" height="1" alt=""></td>
		<td><img src="/GlobalImages/spacer.gif" width="11" height="1" alt=""></td>
		<td><img src="/GlobalImages/spacer.gif" width="207" height="1" alt=""></td>
		<td><img src="/GlobalImages/spacer.gif" width="1" height="1" alt=""></td>
		<td><img src="/GlobalImages/spacer.gif" width="525" height="1" alt=""></td>
		<td><img src="/GlobalImages/spacer.gif" width="8" height="1" alt=""></td>
		<td width="50%"><img src="/GlobalImages/spacer.gif" width="1" height="1" alt=""></td>
	</tr>
	<tr>
		<td><img src="/GlobalImages/spacer.gif" width="1" height="65" alt=""></td>
		<td colspan="7" valign="bottom">
		
		<!-- head controls -->
			<table align="center" width="98%" border="0" cellspacing="0" cellpadding="0">
			<tr>
			<td align="left" valign="top">
			<table><tr><td class="LaheyLogo" align="left">&nbsp;
<img src="/GlobalImages/spacer.gif" width="143" height="51" border="0" alt="Lahey Clinic" hspace="0" vspace="0" onMouseDown="popupMsg('To request an authorized version of the Lahey logo, please e-mail us at: information@lahey.org',event,'http://www.lahey.org/')"></td></tr></table>
			</td>
<!-- 			
				<td align="left" valign="top"><img src="/GlobalImages/spacer.gif" alt="" width="15" height="1" border="0"><a href="http://www.lahey.org/"><img src="/GlobalImages/Logo/logo_143x51.gif" alt="" width="143" height="51" hspace="0" vspace="5" border="0"></a></td>

 -->				<td align="right" valign="middle">
					<script language="JavaScript" type="text/javascript">
<!--

var icon1On = new Image()
var icon1Off = new Image()	
icon1On.src = "/images/TemplateImages/ToolBar_Jobs_on.gif"
icon1Off.src = "/images/TemplateImages/ToolBar_Jobs.gif"

var icon2On = new Image()
var icon2Off = new Image()	
icon2On.src = "/images/TemplateImages/ToolBar_FindDoc_on.gif"
icon2Off.src = "/images/TemplateImages/ToolBar_FindDoc.gif"

var icon3On = new Image()
var icon3Off = new Image()	
icon3On.src = "/images/TemplateImages/ToolBar_Appointments_on.gif"
icon3Off.src = "/images/TemplateImages/ToolBar_Appointments.gif"

var icon4On = new Image()
var icon4Off = new Image()	
icon4On.src = "/images/TemplateImages/ToolBar_MakeGift_on.gif"
icon4Off.src = "/images/TemplateImages/ToolBar_MakeGift.gif"

var icon5On = new Image()
var icon5Off = new Image()	
icon5On.src = "/images/TemplateImages/ToolBar_HealthInfo_on.gif"
icon5Off.src = "/images/TemplateImages/ToolBar_HealthInfo.gif"

var icon6On = new Image()
var icon6Off = new Image()	
icon6On.src = "/images/TemplateImages/ToolBar_DrivingDirections_on.gif"
icon6Off.src = "/images/TemplateImages/ToolBar_DrivingDirections.gif"

var icon7On = new Image()
var icon7Off = new Image()	
icon7On.src = "/images/TemplateImages/ToolBar_ContactUs_on.gif"
icon7Off.src = "/images/TemplateImages/ToolBar_ContactUs.gif"

// -->
</script>


<a href=# onclick='return PopupWindowNormal(&quot;/Common/3rdPartyRedirect.asp?S=33&sPI=JobSearch&quot;,&quot;2&quot;,&quot;760&quot;);' onMouseOver='document.icon1.src = icon1On.src' onMouseOut='document.icon1.src = icon1Off.src'><img src="/images/TemplateImages/ToolBar_Jobs.gif" width="40" height="49" alt="Search for a Job" border="0" name="icon1"></a><a href="/PhysDir/" onMouseOver="document.icon2.src = icon2On.src" onMouseOut="document.icon2.src = icon2Off.src"><img src="/images/TemplateImages/ToolBar_FindDoc.gif" alt="Find a Physician" width="90" height="49" hspace="0" vspace="0" border="0" name="icon2"></a><a href="/Appointments/" onMouseOver="document.icon3.src = icon3On.src" onMouseOut="document.icon3.src = icon3Off.src"><img src="/images/TemplateImages/ToolBar_Appointments.gif" alt="Make an Appointment" width="91" height="49" hspace="0" vspace="0" border="0" name="icon3"></a><a href="/MakeGift/" onMouseOver="document.icon4.src = icon4On.src" onMouseOut="document.icon4.src = icon4Off.src"><img src="/images/TemplateImages/ToolBar_MakeGift.gif" alt="Make A Gift" width="55" height="49" hspace="0" vspace="0" border="0" name="icon4"></a><a href="/HealthTopics/Index_HGHealthTopics.asp?R=/PhysCareers/physCar_PhysJobDetail.asp" onMouseOver="document.icon5.src = icon5On.src" onMouseOut="document.icon5.src = icon5Off.src"><img src="/images/TemplateImages/ToolBar_HealthInfo.gif" alt="Health Encyclopedia" width="84" height="49" hspace="0" vspace="0" border="0" name="icon5"></a><a href="/Directions/" onMouseOver="document.icon6.src = icon6On.src" onMouseOut="document.icon6.src = icon6Off.src"><img src="/images/TemplateImages/ToolBar_DrivingDirections.gif" alt="Directions" width="77" height="49" hspace="0" vspace="0" border="0" name="icon6"></a><a href="/Contact/" onMouseOver="document.icon7.src = icon7On.src" onMouseOut="document.icon7.src = icon7Off.src"><img src="/images/TemplateImages/ToolBar_ContactUs.gif" alt="Contact Lahey" width="80" height="49" hspace="0" vspace="0" border="0" name="icon7"></a>








</td>
			</tr>
			</table>
		<!-- end head controls -->
		
		</td>
		<td><img src="/GlobalImages/spacer.gif" width="1" height="1" alt=""></td>
	</tr>
	
<!-- End: Logo/NavBar -->
<tr>
	<td background="/images/TemplateImages/content_barbkg.gif"></td>
	<td colspan="3" valign="top"><img src="/images/TemplateImages/content_bar1.gif" width="19" height="40" border="0" alt=""></td>
	<td valign="top">
	
	<!-- Begin: Gateway to Lahey & Site Drop Down List -->
		<table border="0" width="100%" cellspacing="0" cellpadding="0">
		<tr><td bgcolor="#5E6B90">
			<img src="/GlobalImages/spacer.gif" width="1" height="1" border="0" alt=""></td></tr>
		<tr><td><img src="/GlobalImages/spacer.gif" width="102" height="5" border="0" alt=""></td></tr>
		<tr><td><form name='frm' id='SMHForm1' class='FormSpace'><table border='0' cellspacing='0' cellpadding='2'><tr><td><SELECT NAME='List' ID='select1' tabindex='1' style='width:200px;' size='1'  onkeypress='listbox_onkeypress();' onBlur='listbox_onblur();' onChange='jumpPage(this.form.List);'><OPTION SELECTED VALUE='javascript:void(0)'>- - Main Menu Options - -</option><OPTION VALUE="http://www.lahey.org/">&nbsp;&nbsp;&nbsp;Lahey Homepage</option>
<OPTION VALUE="http://www.lahey.org/Patients/">&nbsp;&nbsp;&nbsp;Patient Resource Center</option>
<OPTION VALUE="http://www.lahey.org/Medical/">&nbsp;&nbsp;&nbsp;Select a Medical Service</option>
<OPTION VALUE="http://www.lahey.org/Locations/">&nbsp;&nbsp;&nbsp;Locations</option>
<OPTION VALUE="http://www.lahey.org/EventCal/">&nbsp;&nbsp;&nbsp;Event Calendar</option>
<OPTION VALUE="http://www.lahey.org/HealthInfo/">&nbsp;&nbsp;&nbsp;Health Information</option>
<OPTION VALUE="http://www.lahey.org/Research/">&nbsp;&nbsp;&nbsp;Research & Clinical Trials</option>
<OPTION VALUE="http://www.lahey.org/ReferPatient/">&nbsp;&nbsp;&nbsp;Refer a Patient</option>
<OPTION VALUE="http://www.lahey.org/Professionals/">&nbsp;&nbsp;&nbsp;For Health Care Professionals</option>
<OPTION VALUE="http://www.lahey.org/ResidentsFellows/">&nbsp;&nbsp;&nbsp;Residencies & Fellowships</option>
<OPTION VALUE="http://www.lahey.org/Employment/">&nbsp;&nbsp;&nbsp;Careers</option>
<OPTION VALUE="http://www.lahey.org/Philanthropy/">&nbsp;&nbsp;&nbsp;Giving to Lahey</option>
<OPTION VALUE="http://www.lahey.org/Giving/Volunteers/Index_Volunteers.asp">&nbsp;&nbsp;&nbsp;Volunteer</option>
<OPTION VALUE="http://www.lahey.org/NewsPubs/">&nbsp;&nbsp;&nbsp;News & Publications</option>
<OPTION VALUE="http://www.lahey.org/Common/3rdPartyRedirect.asp?S=27">&nbsp;&nbsp;&nbsp;Register for E-Updates</option>
<OPTION VALUE="http://www.lahey.org/PhysCareers/">&nbsp;&nbsp;&nbsp;Become a Lahey Physician</option>
<OPTION VALUE="http://www.lahey.org/About/">&nbsp;&nbsp;&nbsp;About Lahey</option>
</SELECT></td></tr></table></form></td></tr>
		</table>
	<!-- End: Gateway to Lahey & Site Drop Down List -->

	</td>
	<td colspan="2" valign="top" background="/images/TemplateImages/content_bar1bkg.gif">
	
<!-- Begin: Blue Bar Title & Search Box -->
		<table width="100%" border="0" cellspacing="0" cellpadding="0">
		<tr>
			<td align="left" valign="top">
				<img src="/images/TemplateImages/BluBarHeader13.gif" width="325" height="40" hspace="0" vspace="0" border="0" valign="top" alt=""></td>
			<td align="right" valign="middle">
				<script language="JavaScript" type="text/javascript" src="/GlobalIncludes/ClientSide/Src_IsEmptyNull.js"></script>
<script language="JavaScript" type="text/javascript">
<!-- 
// Client-side validation
	// Validates the Search Box
	// Display Error message if Empty, Null or only a single character
	//
	// This same code is also used in /LaheyXXX/Patients/Search/searchLorg.asp
	
	function ValidateSearch(theForm)
	{

		strSearch = theForm.SearchString.value;		
		lenSearch = strSearch.length;
			
		if (lenSearch <= 1) {
			strSearch = "";
		}
		
		intSrchEmpty = isEmptyNull (strSearch) ? 1 : 0;
		
		if (intSrchEmpty != 0 ) {
			alert("Sorry, please enter a valid search request.");
			theForm.SearchString.focus();
			return false;
		}
	}
//-->
</script>
<table border="0" cellspacing="0" cellpadding="0" align="right">
<form action="/search/searchLorg.asp" method="post" name="TheForm" id="TheForm" target="_top" class="FormSpace" onSubmit="return ValidateSearch(this)">
<tr>
	<td align="left" valign="top"><img src="/images/TemplateImages/content_search.gif" alt="Search Lahey.org" width="103" height="7" hspace="0" vspace="0" border="0"></td>
</tr>
<tr>
	<td align="left" valign="top">
		<input type="HIDDEN" name="searchPath" value="/">
		<input type="HIDDEN" name="searchPage" value="Search">
		<input type="HIDDEN" name="origin" value="physCar_PhysJobDetail.asp">
		<input type="HIDDEN" name="Action" value="Go Search">
		<input type="text" name="SearchString" class="form1" style="width:155px;" maxlength="90">
	</td>
	
	<td align="left" valign="top"><input name="Submit" type="image" value="Submit" src="/images/TemplateImages/content_searchgo.gif" hspace="2" vspace="2" border="0" alt="Submit Search" width="23" height="23" ></td>
</tr>
</form>
</table>


</td>
		</tr>
		</table>
<!-- End: Blue Bar Title & Search Box -->

	</td>

<!-- Begin: LeftNav and Category Image -->
	<td align="left" valign="top" bgcolor="#FFFFFF">
		<img src="/GlobalImages/spacer.gif" width="1" height="42" hspace="0" vspace="0" border="0" alt=""></td>
	<td background="/images/TemplateImages/content_barbkg.gif">
		<img src="/GlobalImages/spacer.gif" width="1" height="42" border="0" alt=""></td>
</tr>
<tr>
	<td><img src="/GlobalImages/spacer.gif" width="1" height="1" alt=""></td>
	<td><img src="/GlobalImages/spacer.gif" width="7" height="1" alt=""></td>
	<td valign="top"><img src="/images/TemplateImages/content_fadeline1.gif" width="1" height="170" alt=""></td>
	<td colspan="2" valign="top">
		<!-- start left dynamic menu -->
		<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr bgcolor='#96A28B'><td valign='middle' bgcolor='#96A28B' & color='#FFFFFF'><img src='/images/TemplateImages/LeftNav13.gif' width='202' height='12' vspace='7' align='middle' alt=''></td></tr><tr><td><table width='217' border='0' cellspacing='0' cellpadding='0'><tr><td align='left' valign='top' bgcolor='#FFFFFF'><div class='Lev0NavYAH'>Available Positions</div></td></tr><tr><td align='left' valign='top' bgcolor='#FFFFFF' onMouseOver='this.bgColor=&quot;#CAD9BB&quot;;' onMouseOut='this.bgColor=&quot;#FFFFFF&quot;;'><a class='navA' href=http://www.lahey.org/PhysCareers/physCar_Contact.asp><div class='Lev0Nav'>Contact Physician Recruitment</div></a></td></tr><tr><td align='left' valign='top' bgcolor='#FFFFFF' onMouseOver='this.bgColor=&quot;#CAD9BB&quot;;' onMouseOut='this.bgColor=&quot;#FFFFFF&quot;;'><a class='navA' href=http://www.lahey.org//Common/3rdPartyRedirect.asp?S=33&sPI=JobSearch><div class='Lev0Nav'>Non-Physician Jobs</div></a></td></tr></table></td></tr></table>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
	<td colspan="2" bgcolor="#96A28B">
		<img src="/images/TemplateImages/menu_catOther.gif" width="202" height="12" vspace="7" align="middle" alt="Other Related Topics"></td>
</tr>
<tr>
	<td colspan="2">
	<!-- Begin: ORT List Items -->
		<table width="100%" border="0" cellspacing="6" cellpadding="0">

<!-- Item -->
		<tr>
			<td width="15" align="center" valign="middle"><img src="http://www.lahey.org/images/TemplateImages/bullet1_lg.gif" width="4" height="7" alt=""></td>
			<td><a class="navA Bold" href="/About/">About Lahey</a></td>
		</tr>
		<tr>
			<td>&nbsp;</td>
			<td class="HorizontalLine">Learn about our organization, discover our history, and meet our leaders.</td>
		</tr>

<!-- Item -->
		<tr>
			<td width="15" align="center" valign="middle"><img src="http://www.lahey.org/images/TemplateImages/bullet1_lg.gif" width="4" height="7" alt=""></td>
			<td><a class="navA Bold" href="/Medical/">Select a Medical Service</a></td>
		</tr>
		<tr>
			<td>&nbsp;</td>
			<td class="HorizontalLine">Link to medical or surgical department of interest.</td>
		</tr>

<!-- Item -->
		<tr>
			<td width="15" align="center" valign="middle"><img src="http://www.lahey.org/images/TemplateImages/bullet1_lg.gif" width="4" height="7" alt=""></td>
			<td><a class="navA Bold" href="/Professionals/">For Health Care Professionals</a></td>
		</tr>
		<tr>
			<td>&nbsp;</td>
			<td class="HorizontalLine">Resources for referring physicians, residents &amp; fellows, nurses and our other allied health professionals.</td>
		</tr>

<!-- Item -->
		<tr>
			<td width="15" align="center" valign="middle"><img src="http://www.lahey.org/images/TemplateImages/bullet1_lg.gif" width="4" height="7" alt=""></td>
			<td><a class="navA Bold" href="/NewsPubs/">News &amp; Publications</a></td>
		</tr>
		<tr>
			<td>&nbsp;</td>
			<td class="HorizontalLine">Discover what's new at Lahey through our press releases and latest publications.</td>
		</tr>

		</table>
	<!-- End: ORT List Items -->
	</td>
</tr>
</table>

		<!-- end left dynamic menu -->
	</td>
	<td background="/images/TemplateImages/content_dottedline.gif">
		<img src="/GlobalImages/spacer.gif" width="1" height="1" alt=""></td>
	<td valign="top" colspan="2">
		<!-- begin content area -->
		<table width="100%" border="0" cellspacing="10" cellpadding="0">
			<tr>
				<!-- bread crumb trail here -->
				<td><span class="Breadcrumbs"><a href="http://www.lahey.org/">Home</a> > <A HREF=http://www.lahey.org/PhysCareers/>Become a Lahey Physician</A> > <A HREF=http://www.lahey.org/PhysCareers/physCar_PhysJobs.asp>Available Positions</A></span></td>
			</tr>
		</table>


<table width="100%" border="0" cellspacing="0" cellpadding="2">
	<tr>
		<td align="left">
			<a href='javascript:pfv_Generate_Integrated("Physician Career Opportunities","Physician Career Opportunities");' ><img src='/images/PrintableVersion.gif' border='0'></a> 
		</td>
	</tr>
</table>
<div id='pfv_Content_Integrated' style='display : inline'>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
	<tr>
		<td align="left" width="30%">
			<h2>Job Detail:</h2>
		</td>
		
		<td align="left" width="30%">
			<a href="/pdf/employment/BenefitSummary.pdf" target="_blank">View Benefits</a>
		</td>
		<td align="left" width="30%">
			<a href="physCar_Phys_Job_Apply.asp?ID=15302">Apply for this Job</a>
		</td>
		
	</tr>
</table>
<p>
	<table width="95%" border="0" bordercolor="5E6B90" cellspacing="0" cellpadding="6" align="center">
	
			<tr>
				<td align='right' valign='top' width='30%'><strong>Job Title:</strong></td>
				<td valign='top' width='70%'>Physician - Chair, Department of Rheumatology</td>
			</tr>
			
			<tr>
				<td align='right' valign='top'><strong>Location:</strong></td>
				<td valign='top'>
					<form name='siteForm_1_locForm' action='/Directions/Index_Directions.asp' method='post' class='FormSpace'>
					<input type='hidden' name='siteID' value='1'>
						<a href='javascript:window.document.siteForm_1_locForm.submit()'>
							Lahey Clinic Medical Center
						</a>
					</form>
				</td>
			</tr>
			
			<tr>
				<td align='right' valign='top'><strong>Department:</strong></td>
				<td valign='top'>
					
					<a href="http://www.lahey.org/Medical/Rheumatology/Index_Rheumatology.asp">Rheumatology</a>
					
				</td>
			</tr>
			
			<tr>
				<td align='right' valign='top'><strong>Meet the Chair/Director:</strong></td>
				
				<td valign='top'><a href="/PhysDir/Detail.asp?ID=1566">S. Christine Kovacs</a></td>
				
			</tr>
			
				<tr>
					<td align='right' valign='top'><strong>Job Description:</strong></td>
					<td valign='top'>Chair of Rheumatology
Lahey Clinic - Burlington Massachusetts

Outstanding leadership opportunity for a BC Rheumatologist possessing a vision that will promote and enhance academic and clinical growth. Collaborative leadership style, desire for clinical practice, academic credentials and a proven track record is required. Opportunity for academic appointment to Tufts University Medical School, teaching Lahey residents and fellows and students from Tufts University Medical School. The department collaborates closely with other Lahey specialties, providing patient care that covers a wide spectrum of rheumatologic conditions. 

We offer competitive salaries and compensation, plus a comprehensive benefits package.</td>
				</tr>
		
				<tr>
					<td align='right' valign='top'><strong>Qualifications:</strong></td>
					<td valign='top'>Must have M.D. or foreign equivalent, BC in Rheumatology and Mass Medical License eligibility</td>
				</tr>
		
				<tr>
					<td align='right' valign='top'><strong>About Lahey Clinic:</strong></td>
					<td valign='top'>Lahey Clinic Medical Center, a 324, state-of-the-art tertiary care hospital and outpatient clinic, is a physician-directed, multi-disciplinary group practice of 475 physicians fostering a collegial atmosphere with the support, collaboration and consultation of colleagues and clinical staff. Lahey Clinic maintains 12 ACGME accredited programs and 11 ACGME affiliated residency and fellowship programs for more than 130 new physicians in multiple sub-specialties. As part of our continuing growth, we are expanding Lahey Clinic Medical Center North Shore, in Peabody, MA, and offering a referral network through our Division of Community Medicine with 12 outpatient practice sites across eastern Massachusetts.

Lahey Clinic is a major teaching affiliate of Tufts Medical School.

Lahey Clinic is conveniently located in Burlington, a scenic suburb 17 miles northwest of Boston and a short drive to the lakes, mountains, and shores of New England. Massachusetts offers excellent school and academic institutions, abundant cultural opportunities and outdoor activities for every season.</td>
				</tr>
		
				<tr>
					<td align='right' valign='top'><strong>How To Apply:</strong></td>
					<td valign='top'>To apply, please forward a letter of interest and CV in Word format to: 

Guy Napolitana, MD
Vice Chair, Division of Internal Medicine
Chair, Department of General Internal Medicine
Chair, Rheumatology Search Commitee 
Lahey Clinic 41 Mall Road, Burlington, MA 01805 

Email: guy.napolitana@lahey.org</td>
				</tr>
		
	</table>
</div>
</p>
<br><br>
		</td>
	</tr>
</table>

<!-- Begin footer bar -->

<table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
	<tr>
	<tr>
		<td width="50%"><img src="/GlobalImages/spacer.gif" width="1" height="1" border="0" alt=""></td>
		<td><img src="/GlobalImages/spacer.gif" width="7" height="1" border="0" alt=""></td>
		<td><img src="/GlobalImages/spacer.gif" width="205" height="1" border="0" alt=""></td>
		<td><img src="/GlobalImages/spacer.gif" width="1" height="1" border="0" alt=""></td>
		<td><img src="/GlobalImages/spacer.gif" width="530" height="1" border="0" alt=""></td>
		<td><img src="/GlobalImages/spacer.gif" width="8" height="1" border="0" alt=""></td>
		<td width="50%"><img src="/GlobalImages/spacer.gif" width="1" height="1" border="0" alt=""></td>
	</tr>
	<tr>
		<td>&nbsp;</td>
		<td rowspan="3"><img src="/GlobalImages/spacer.gif" alt="" width="1" height="31" valign="bottom">&nbsp;</td>
		<td colspan=4 rowspan=3 bgcolor="#FFFFFF" valign="top">
			<!--<table width="100%" border="0" cellpadding="0" cellspacing="0" background="/images/TemplateImages/footer_bkg.gif" valign="top">-->
				<table width="100%" border="0" cellpadding="0" cellspacing="0" valign="top">
				<tr>
					<!--<td background="/images/TemplateImages/footer.gif" width="352" height="31" valign="bottom">-->
					<td height="31" valign="bottom" background="/images/TemplateImages/footer_revised6.gif" style="background-repeat : repeat-x; background-position : bottom" align="left">
						<table border="0" cellpadding="3" cellspacing="3" align="left">
						<tr>
							<td align="center">&nbsp;&nbsp;<a href="/Common/3rdPartyRedirect.asp?E=1&V=1&Q=EB74BFAEA74F09D17714B5B52CD5A33C3E766F3E02BF54F4" target="_blank"><img src="/GlobalImages/SocialNet/60x60_twitter.gif" width="31" height="31" alt="Twitter" border="0"></a>&nbsp;</td>
							<td align="center">&nbsp;&nbsp;<a href="/Common/3rdPartyRedirect.asp?E=1&V=1&Q=EB74BFAEA74F09D149838B86C93476744C35CEE19A7FD971" target="_blank"><img src="/GlobalImages/SocialNet/60x60_facebook.gif" width="31" height="31" alt="Facebook" border="0"></a>&nbsp;</td>
							<td align="center">&nbsp;&nbsp;<a href="/Common/3rdPartyRedirect.asp?E=1&V=1&Q=EB74BFAEA74F09D18829303A159666F5BF929C5E53FCADB2" target="_blank"><img src="/GlobalImages/SocialNet/60x60_youtube.gif" width="31" height="31" alt="You Tube" border="0"></a>&nbsp;</td>							
							<td align="center">&nbsp;&nbsp;<a href="/Common/3rdPartyRedirect.asp?E=1&V=1&Q=EB74BFAEA74F09D188309F68F798B152F9B2018EE31FC8BB" target="_blank"><img src="/GlobalImages/SocialNet/60x60_linkedin.gif" width="31" height="31" alt="LinkedIN" border="0"></a>&nbsp;</td>
						</tr>
					</table>
					</td>
					<td align="center" background="/images/TemplateImages/footer_revised6.gif" style="background-repeat : repeat-x; background-position : bottom">
						
		<table border="0" cellspacing="0" cellpadding="3" align="center">
			<tr>
				<td align="center">Join Our Mailing List</td>
			</tr>
			<tr>
				<td align="center">
					<form name="ccoptin" action="http://visitor.constantcontact.com/d.jsp" target="_blank" method="post" class="FormSpace" style="display : inline">
						<input type="hidden" name="m" value="1102390472239">
						<input type="hidden" name="p" value="oi">
							Email: <input type="text" name="ea" size="20" value="">
						<input type="submit" name="go" value="Go" class="submit">
					</form>
					<br/><a href="http://www.constantcontact.com/safesubscribe.jsp" target="_blank"><img src="http://img.constantcontact.com/ui/images1/safe_subscribe_logo.gif" border="0" width="168" height="14" alt=""/></a>
				</td>
			</tr>
		</table>

					</td>
					<td align="right" background="/images/TemplateImages/footer_revised6.gif" style="background-repeat : repeat-x; background-position : bottom">
						<table border="0" cellpadding="0" cellspacing="0">
							<tr>
								<td><img src="/images/TemplateImages/footer_revised1.gif" width="287" height="31" alt=""></td>
								<td><img src="/images/TemplateImages/footer_revised2.gif" width="13" height="31" alt=""></td>
							</tr>
							<tr>
								<td bgcolor="#FFFFFF" align="center" valign="top"><p class="ftrbars"><a href="/TermsOfUse/" class="ftr">Terms of Use</a>&nbsp;|&nbsp;<a href="/LegalPolicies/" class="ftr">Policies</a>&nbsp;|&nbsp;<a href="/PatientRights/" class="ftr">Patient Rights</a>&nbsp;|&nbsp;<a href="/SiteMap/" class="ftr">Site Map</a><br><span class="copyright">Copyright &copy; 2010 Lahey Clinic Foundation, Inc.</span></p></td>
								<td><img src="/images/TemplateImages/footer_revised3.gif" width="13" height="38" alt=""></td>
							</tr>
							<tr>
								<td><img src="/images/TemplateImages/footer_revised5.gif" width="287" height="2" alt=""></td>
								<td><img src="/images/TemplateImages/footer_revised4.gif" width="13" height="2" alt=""></td>
							</tr>
						</table>
					</td>
	            </tr>
   		      </table>
	     </td>
		<td height="31">&nbsp;</td>
	</tr>
	<tr>
		<td background="/images/TemplateImages/content_barbkg.gif"><img src="/GlobalImages/spacer.gif" width="1" height="40" alt=""></td>
		<td background="/images/TemplateImages/content_barbkg.gif"><img src="/GlobalImages/spacer.gif" border="0" width="1" height="40" alt=""></td>
	</tr>
	<tr>
	<td rowspan="3"><img src="/GlobalImages/spacer.gif" border="0" width="1" height="3" alt=""></td>
	</tr>
</table>

<!-- End footer bar -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-11252270-1");
pageTracker._trackPageview();
} catch(err) {}</script>

</body>
</html>
