CINXE.COM

Anesthesia Residency | UC San Francisco

<!doctype html> <html class="no-js" xml:lang="en" lang="en" dir="ltr"> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <title>Anesthesia Residency | UC San Francisco</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="search" type="application/opensearchdescription+xml" href="/search/opensearch.xml" title="Catalog" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0" /> <link href="/images/favicon.ico" rel="shortcut icon" /> <link rel="stylesheet" type="text/css" href="/css/reset.css" /> <link href="https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="/fonts/font-awesome/font-awesome.min.css" /> <link rel="stylesheet" type="text/css" href="/css/courseleaf.css" /> <link rel="stylesheet" type="text/css" href="/css/screen.css?v=2024-2025" media="screen" /> <link rel="stylesheet" type="text/css" href="/css/print.css" media="print" /> <script type="text/javascript" src="/js/jquery.js"></script> <script type="text/javascript" src="/js/lfjs.js"></script> <script type="text/javascript" src="/js/lfjs_any.js"></script> <link rel="stylesheet" type="text/css" href="/js/lfjs.css" /> <script type="text/javascript" src="/js/courseleaf.js"></script> <script type="text/javascript" src="/js/custom.js?v=2024-2025"></script> </head> <body class=""> <nav aria-label="Skip content menu" class="accessible"> <div class="accessible-menu"> <ul> <li><a href="#contentarea" rel="section">Skip to Content</a></li> <li><a href="/azindex/">AZ Index</a></li> <li><a href="/">Catalog Home</a></li> </ul> </div> </nav> <header id="header"> <section class="header-universal"> <div class="wrap"> <p class="header-universal__title">University of California San Francisco</p> <a class="header-universal__give" href="https://giving.ucsf.edu/">Give to UCSF</a> </div> </section> <section class="header-main"> <div class="wrap"> <h1 id="site-title"><a href="/" rel="home">General Catalog</a></h1> <div class="mobile-toggles"> <button type="button" class="toggle-search" aria-controls="cat-search" aria-expanded="false" data-toggle="#cat-search"> <span class="sr-only">toggle search</span> <span class="toggle-search__icon" aria-hidden="true"></span> </button> <button id="hamburger" aria-controls="navigation" data-toggle="#navigation" aria-expanded="false"> <span class="sr-only">Toggle menu</span> <span class="burgertime" aria-hidden="true"> <span class="icon"></span> </span> </button> </div> <nav id="navigation" aria-label="Secondary" aria-hidden="false"> <ul id="main-nav" class="top clearfix"> <li class="isparent"> <button type="button">Courses</button> <ul> <li><a href="/course-catalog/">Course Listings</a></li> <li><a href="/course-search/">Search Courses</a></li> </ul> </li> <li><a href="/programs/">Academic Programs</a></li> <li class="isparent"> <button type="button">Schools and Programs</button> <ul> <li><a href="/schools/school-dentistry/">School of Dentistry</a></li> <li><a href="/schools/school-medicine/">School of Medicine</a></li> <li><a href="/schools/school-nursing/">School of Nursing</a></li> <li><a href="/schools/school-pharmacy/">School of Pharmacy</a></li> <li><a href="/schools/graduate-division/">Graduate Division</a></li> <li><a href="/schools/institute-global-health-sciences/">Institute for Global Health Sciences</a></li> </ul> </li> <li><a href="/university/">University Support Offices</a></li> <li><a href="/archive/">Archive</a></li> <li class="no-mobile"> <button type="button" class="toggle-search" aria-controls="cat-search" aria-expanded="false" data-toggle="#cat-search"> <span class="sr-only">open search</span> <span class="toggle-search__icon" aria-hidden="true"></span> </button> </li> </ul> <a class="header-main__give" href="https://giving.ucsf.edu/">Give to UCSF</a> </nav> <div class="search" id="cat-search"> <form action="/search/"> <label for="cat-search-term" class="sr-only">Search catalog</label> <input class="search-field" type="text" name="search" id="cat-search-term" placeholder="Search catalog..." /> <button class="search-button" type="submit"> <span class="sr-only">Submit search</span> </button> <!-- <input type="hidden" name="caturl" value="/residency-fellowship" /> --> </form> </div> </div> </section> </header> <section id="content-container"> <div class="wrap"> <div id="col-content"> <nav id="breadcrumb" aria-label="Breadcrumbs"> <ul><li><a href="/">Home</a><span class="crumbsep">&gt;</span></li><li><a href="/residency-fellowship/">Residency&nbsp;and&nbsp;Fellowship&nbsp;Programs</a><span class="crumbsep">&gt;</span></li><li><span class="active">Anesthesia Residency</span></li></ul> </nav> <main id="contentarea"> <header> <h1 class="page-title">Anesthesia Residency</h1> </header> <script type="text/javascript"> //<![CDATA[ var defshow = "text"; var bodycontainer = "#body"; var validhashes = ",text,detailstext,"; if(window.location.hash.length) { var hash = cleanHash(window.location.hash); if(validhashes.indexOf("," + hash + ",") != -1) defshow = hash; } var ss = document.styleSheets; var workss = null; for(var i=0; i < ss.length; i++) { var currmedia = ""; if (typeof ss[i].media == "string") currmedia = ss[i].media else if (typeof ss[i].media == "object" && ss[i].media.mediaText) currmedia = ss[i].media.mediaText; if((currmedia == "screen" || currmedia == "all") && (ss[i].href.indexOf("/") == 0 || ss[i].href.indexOf(document.location.host) >= 0)) { workss = ss[i]; break; } } if(workss && workss.insertRule) { workss.insertRule(".tab_content { display: none; }", workss.cssRules.length) workss.insertRule(".sectionheader { display: none; }", workss.cssRules.length) workss.insertRule("#" + defshow + "container { display: block; }", workss.cssRules.length) } else if(workss && workss.addRule) { workss.addRule(".tab_content", "display: none"); workss.addRule(".sectionheader", "display: none"); workss.addRule("#" + defshow + "container", "display: block"); } else { if (window.console) window.console.log('screen.css <link> needs attribute media="screen"'); } //]]> </script> <nav id="tabs" aria-label="Page content tabs"> <ul class="clearfix" role="tablist"> <li id="texttab" role="presentation"> <a href="#textcontainer" role="tab" aria-controls="textcontainer" onclick="return showSection('text');">Overview</a></li> <li id="detailstexttab" role="presentation"> <a href="#detailstextcontainer" role="tab" aria-controls="detailstextcontainer" onclick="return showSection('detailstext');" >Details</a></li> </ul> </nav> <div id="textcontainer" class="page_content tab_content" role="tabpanel" aria-labelledby="texttab"> <p><a href="https://anesthesia.ucsf.edu/residency-program-ucsf-department-anesthesia" target="_blank" rel="noopener">Visit program website.</a></p><p><strong>Program Leadership:</strong><br/> Kristina Sullivan, MD, Program Director<br/> <strong>Administrative Staff:</strong><br/> Cindy Chin, Program Administrator<br/> Jannot Ross, Program Administrator<br/> Serena Smith, Program Administrator</p> <p><strong>Address:</strong><br/> UCSF Anesthesia Residency Program<br/> School of Medicine<br/> University of California, San Francisco<br/> 513 Parnassus Avenue, S436<br/> San Francisco, CA 94143<br/> <strong>Phone:</strong><br/> 415.476.3235<br/> <strong>Email:</strong><br/> <a href="mailto:anesresidency@ucsf.edu">anesresidency@ucsf.edu</a> </p> <h2>Program Description</h2> <h3>Introduction</h3> <p>The UCSF Anesthesia Residency Program is a 4-year ACGME-accredited Residency Program. For more than half a century, the Anesthesia Residency has provided outstanding clinical training and produced leaders in our field. The demands of modern health care have led to increasing complexity in the perioperative and critical care environments. Our program has evolved to meet these challenges, and our commitment to excellence in residency training remains as strong as ever.</p> <h3>Educational Program (Basic Curriculum)</h3> <h4>The Clinical Base (Intern) Year</h4> <p>For some, the experience as a UCSF anesthesia resident begins with the interdisciplinary internship program at UCSF. This rigorous yet richly rewarding year includes intensive training in internal medicine, surgery, critical care, neurology, and emergency medicine alongside some of the finest physicians in the country. The year culminates with a month of anesthesia, celebrating your entry into clinical work in our department. Anesthesia interns at UCSF are expected to sit for the nationwide In-Training Examination in the spring along with their senior colleagues.</p> <h4>The CA-1 Year</h4> <p>The CA-1 year centers on intraoperative training in anesthesiology. You will begin the first Clinical Anesthesia year with a month-long period of one-on-one faculty supervision, allowing tailored training with faculty specifically selected for their teaching abilities. Through the month of July, CA-1 residents are relieved from OR duties by 2 p.m. every Tuesday and Thursday for afternoon lectures covering core concepts in anesthesia. CA-1 residents train in a wide variety of settings, including the administration of anesthesia for general surgery, OHNS, orthopedics, ambulatory surgery, acute pain medicine, trauma, evaluation of patients in the PREPARE (preoperative) clinic, ICU care, and post-op care in the PACU. Progress in acquiring medical knowledge is tested periodically with Anesthesia Knowledge Tests on Day 1, Month 1, Month 6, as well as the nationwide In-Training Examination (ITE) in the spring.</p> <h4>The CA-2 Year</h4> <p>During your CA-2 year, you will undergo intensive training in a variety of anesthesia subspecialty areas, including anesthesia for cardiac and thoracic surgery, obstetrics, neurosurgery, acute and chronic pain, regional anesthesia, pediatrics, and critical care. Educational sessions continue in the form of Wednesday Grand Rounds or lectures tailored to each residency class, small-group case-based sessions led by volunteer faculty, and daily intraoperative teaching sessions (ongoing, informal). To celebrate the midway point in your training, a weekend CA-2 retreat is held in the fall. For those interested in pursuing fellowship training, the fall/winter of CA-2 year is the time when many residents prepare their applications for fellowship training programs.</p> <h4>The CA-3 Year</h4> <p>During the CA-3 year, you will return to the general OR as a senior resident to provide anesthesia and intensive care with increasing autonomy. Specialty rotations include adult cardiac (at Kaiser San Francisco), TEE, thoracic and vascular surgery, regional anesthesia, ZSFG night team leader, and critical care. Whenever possible, senior residents care for patients undergoing the most complex procedures, such as liver transplant and heart and lung transplants. CA-3s have three months of “Selectives” with an array of options including pediatric cardiac, regional anesthesia at the Orthopaedic Institute, and additional training in OB, pediatrics, neurosurgery, etc. As residents have become increasingly involved with the UCSF Pathways Program, some now participate in several months of intensive study in Health Professions Education, Global Health, the interactions between Health and Society, etc. Residents participating in Innovative Residency Tracks (as Critical Care or Research Scholars) may extend their training into a “CA-4 year” as they acquire specialized additional skillsets. Residents with strong research interests can consolidate their clinical training into 2.5 years to participate in 6 months of research during their final year under the guidance of a faculty research mentor.</p> <h4>Detailed Instructional Schedule</h4> <ul> <li>General Anesthesia in the OR</li> <li>Neuro Anesthesia</li> <li>Regional Anesthesia</li> <li>Pediatric Anesthesia</li> <li>OB Anesthesia</li> <li>Trauma Anesthesia</li> <li>Vascular Anesthesia</li> <li>Cardiac Anesthesia</li> <li>Adult Cardiothoracic Anesthesia</li> <li>Pediatric Cardiac Anesthesia</li> <li>Prepare Clinic</li> <li>Pre-op Anesthesia</li> <li>Advance Anesthesia in the OR</li> </ul> <h2>Instructors/Resources</h2> <p>The UCSF Anesthesia Residency Program has a wealth of clinical and research faculty distributed throughout UCSF and its associated hospitals listed below. Education within the program and supervision of trainees are the focus of the majority of the faculty.</p> <h3>Teaching Staff</h3> <ul> <li>Kristina Sullivan, MD, Program Director, Anesthesia</li> <li>John Turnbull, MD, Associate Program Director, Anesthesia</li> <li>Gabriel Sarah, MD, Associate Program Director, Anesthesia</li> <li>Manuel Pardo, MD, Vice Chair of Education, Anesthesia</li> <li>Wendy Smith, MD, Internship Director, Anesthesia</li> <li>Matthias Braehler, MD, Clinical Professor, Anesthesia</li> <li>Kris Breyer, MD, Associate Clinical Professor, Anesthesia</li> <li>Lundy Campbell, MD, Clinical Professor, Anesthesia</li> <li>Joyce Chang, MD, Associate Clinical Professor, Anesthesia</li> <li>Lee-lynn Chen, MD, Clinical Professor, Anesthesia</li> <li>Marla Ferschl, MD, Clinical Professor, Anesthesia</li> </ul> <h3>Instructional Facilities</h3> <p>The main facilities, which offer a wide depth and breadth of clinical and research experiences and training, where the trainees practice and see patients are:</p> <ul> <li>UCSF Helen Diller Medical Center at Parnassus Heights, San Francisco, California</li> <li>Mission Bay (UCSF Benioff Children’s Hospital, UCSF Betty Irene Moore Women’s Hospital, UCSF Bakar’s Cancer Center), San Francisco, California</li> <li>Mt. Zion Hospital, San Francisco, California</li> <li>Zuckerberg San Francisco General Hospital, San Francisco, California</li> <li>Veterans Affairs Medical Center, San Francisco, California</li> <li>Kaiser San Francisco, San Francisco, California</li> <li>UCSF Benioff Children’s Hospital, Oakland, California</li> <li>UCSF Orthopedic Institute, San Francisco, California</li> </ul></div><!--end #textcontainer --> <div id="detailstextcontainer" class="page_content tab_content" role="tabpanel" aria-labelledby="detailstexttab" aria-hidden="true"> <a name="detailstext"></a><h2>Entrance Requirements</h2> <p>In accordance with ACGME requirements for graduate medical education, the UCSF School of Medicine GME eligibility policy applies to all residency and fellowship programs and may be found in the <a href="https://meded.ucsf.edu/sites/meded.ucsf.edu/files/inline-files/Housestaff%20Info%20Booklet%202022-2023%20rev09.2022.pdf" target="_blank">2022-2023 Housestaff Information Booklet</a>.</p> <p>The program specific policies may be found at: <a href="https://anesthesia.ucsf.edu/education-program-ucsf-department-anesthesia" target="_blank">anesthesia.ucsf.edu/education-program-ucsf-department-anesthesia</a>. </p> <h2>Policies</h2> <h3>Enrollment Policy</h3> <p>In accordance with ACGME requirements for graduate medical education, UCSF School of Medicine GME policies apply to all residency and fellowship programs and may be found in the <a href="https://meded.ucsf.edu/sites/meded.ucsf.edu/files/inline-files/Housestaff%20Info%20Booklet%202022-2023%20rev09.2022.pdf" target="_blank">2022-2023 Housestaff Information Booklet</a>.</p> <h3>Credit Evaluation Policy</h3> <p>In accordance with ACGME requirements for graduate medical education, the UCSF School of Medicine GME supervision, evaluation, and other policies apply to all residency and fellowship programs and may be found in the <a href="https://meded.ucsf.edu/sites/meded.ucsf.edu/files/inline-files/Housestaff%20Info%20Booklet%202022-2023%20rev09.2022.pdf" target="_blank">2022-2023 Housestaff Information Booklet</a>.</p> <p>The program specific supervision, communication/escalation, and evaluation policies address the different levels of training and may be found at: <a href="https://anesthesia.ucsf.edu/how-apply" target="_blank">anesthesia.ucsf.edu/how-apply</a>. Each program has a multisource learner assessment program in accordance with ACGME, UCSF GME, and program policies and requirements.</p> <p>All faculty and trainees are educated about fatigue in GME training and adept at recognizing fatigue in themselves and others. In accordance with ACGME requirements for graduate medical education, the UCSF School of Medicine GME fatigue mitigation policy applies to all residency and fellowship programs and may be found in the <a href="https://meded.ucsf.edu/sites/meded.ucsf.edu/files/inline-files/Housestaff%20Info%20Booklet%202022-2023%20rev09.2022.pdf" target="_blank">2022-2023 Housestaff Information Booklet</a>.</p> <h3>Attendance Policy</h3> <p>In accordance with ACGME requirements for graduate medical education, the UCSF School of Medicine GME leave policy, which addresses vacation, sick, parental, and other leave, applies to all residency and fellowship programs and may be found in the <a href="https://meded.ucsf.edu/sites/meded.ucsf.edu/files/inline-files/Housestaff%20Info%20Booklet%202022-2023%20rev09.2022.pdf" target="_blank">2022-2023 Housestaff Information Booklet</a>.</p> <ul> <li>Absence: Refer to the GME leave policy in the <a href="https://meded.ucsf.edu/sites/meded.ucsf.edu/files/inline-files/Housestaff%20Info%20Booklet%202022-2023%20rev09.2022.pdf" target="_blank">2022-2023 Housestaff Information Booklet</a>.</li> <li>Tardiness: Fellows are expected to contact their site preceptor by 8:30 a.m. to indicate if they will be late or absent that day for any reason, notify the Chief resident, and to document absence in the MedHub system.</li> <li>Interruption for Unsatisfactory Attendance: Interruption for unsatisfactory attendance is address through the established UCSF GME disciplinary mechanisms noted elsewhere in this document. Fellows taking more than the allowed vacation/sick time may be required to extend their fellowship past the normal graduation date.</li> <li>Cutting Classes: Fellows must attend a minimum of 70% of conferences during their fellowship and unsatisfactory attendance will be reviewed at the semi-annual Clinical Competency Committee. If needed the fellow will be put on a remediation plan until the situation is rectified.</li> <li>Make-up Work: Missed conferences that have been recorded will be available for later viewing. Other missed conferences are made up at the discretion of the program director.</li> <li>Leave of Absence: Refer to the GME leave policy in the <a href="https://meded.ucsf.edu/sites/meded.ucsf.edu/files/inline-files/Housestaff%20Info%20Booklet%202022-2023%20rev09.2022.pdf" target="_blank">2022-2023 Housestaff Information Booklet</a>. </li> </ul> <h3>Policy on Academic Progress</h3> <p>The medical education of physicians to practice independently is experiential and necessarily occurs within the context of the health care delivery system. Developing the skills, knowledge and attitudes leading to proficiency in all the domains of clinical competency requires the resident and fellow physician to assume personal responsibility for the care of individual patients. For the resident and fellow, the essential learning activity is interaction with patients under guidance and supervision of faculty members who give value, context, and meaning to those interactions. As residents and fellows gain experience and demonstrate growth in their ability to care for patients, they assume roles that permit them to exercise those skills with greater independence. This concept – graded and progressive responsibility – is one of the core tenets of American GME. Supervision in the GME setting has the goals of assuring the provision of safe and effective care to the individual patient; assuring each resident or fellow’s development of the skills, knowledge, and attitudes required to enter the unsupervised practice of medicine; and establishing a foundation for continued professional growth.</p> <p>The program director is responsible for the content and conduct of all educational activities at all teaching sites.</p> <p>Trainee performance and progress are evaluated by program faculty verbally and in writing with progression consistent with ACGME milestones assessed twice yearly by the Clinical Competency Committee and further reviewed by the Residency Advisory Committee. These formal mechanisms are in place for monitoring and documenting each trainee’s acquisition of fundamental knowledge and clinical skills and overall performance throughout the academic year.</p> <p>Trainees are supervised by faculty and given regular feedback on their performance in real-time and at regular intervals from the program director or associate program director with input from the Clinical Competency Committee (CCC), as noted. If a trainee is not meeting expectations or experiencing difficulties, the program director will determine if remediation is needed.</p> <p>In the event academic action is necessary, policies and procedures must follow the <a href="https://meded.ucsf.edu/sites/meded.ucsf.edu/files/inline-files/Housestaff%20Info%20Booklet%202022-2023%20rev09.2022.pdf#page=21" target="_blank">UCSF GME academic due process policy</a>.</p> <h2>Trainee Responsibilities</h2> <p>UCSF residents and fellows are expected to:</p> <ul> <li>Develop a personal program of self-study and professional growth with guidance from the faculty;</li> <li>Participate in safe, effective, and compassionate patient care under supervision commensurate with their level of advancement and responsibility;</li> <li>Participate fully in the educational and scholarly activities of their program and as required, assume responsibility for teaching and supervising other residents, fellows, and students;</li> <li>Participate in institutional programs and activities involving the medical staff and adhere to established practices, procedures, and policies of the institution;</li> <li>Participate in institutional committees and councils, especially those that relate to patient care activities;</li> <li>Participate in evaluation of the quality of education provided by the program;</li> <li>Develop an understanding of ethical, socioeconomic, and medical/legal issues that affect graduate medical education and how to apply cost containment measures in the provision of patient care;</li> <li>Comply with established ethical behavior and practices;</li> <li>Adhere to federal, state, and campus deadlines and requirements regarding licensure and registration for the practice of medicine;</li> <li>Respond to the Office of GME (OGME) and the home program/department for information related to position/rank and function;</li> <li>Adhere to all departmental, School of Medicine, GME, and ACGME policies and procedures.</li> </ul> <h2>Benefits/Leave</h2> <p>UCSF residents and fellows are entitled to four (4) work weeks of vacation, 12 sick days, and eight weeks of paid parental leave annually. <a href="https://meded.ucsf.edu/sites/meded.ucsf.edu/files/inline-files/Housestaff%20Info%20Booklet%202022-2023%20rev09.2022.pdf" target="_blank">Find more information about trainee leaves</a>. Scheduling of leave is in accordance with the <a href="https://anesthesia.ucsf.edu/sites/anesthesia.ucsf.edu/files/wysiwyg/leave%5B2%5D.pdf" target="_blank">Anesthesia Residency program leave policy</a>.</p> <p>Time spent away from the program may impact program completion per American Board requirements. Programs are required to provide timely notice of the effect of leave(s) on the ability of trainees to satisfy requirements for completion.</p> <h2>UCSF Hospital System Responsibilities</h2> <ul> <li>Sleep rooms and lounges: Sleep rooms and lounges for residents and fellows are provided at rotation sites. They may use for overnight call and napping.</li> <li>Uniforms: One long white coat is issued to new residents.</li> <li>Work Hours: UCSF GME work hour policy applies to all residents and fellows and may be found in the <a href="https://meded.ucsf.edu/sites/meded.ucsf.edu/files/inline-files/Housestaff%20Info%20Booklet%202022-2023%20rev09.2022.pdf" target="_blank">2022-2023 Housestaff Information Booklet</a>.</li> <li>Communication: Pagers, email addresses, and access to the UCSF network are provided to all residents and fellows when they start their training.</li> <li>Library: All trainees have access to the UCSF library, both in-person and online. They also have access to libraries at the sites in which they rotate.</li> </ul> <h2>Salaries</h2> <p>Trainee salaries are determined through collective bargaining with CIR-SEIU Healthcare, the exclusive representative of UCSF residents and fellows. If program policy allows, trainees may elect to moonlight. Find the <a href="https://meded.ucsf.edu/sites/meded.ucsf.edu/files/inline-files/Housestaff%20Info%20Booklet%202022-2023%20rev09.2022.pdf#page=59" target="_blank">UCSF GME moonlighting policy</a> in the 2022-2023 Housestaff Information Booklet.</p> </div> </main> </div> <!-- end col-content --> <div id="col-nav"> <aside id="sidebar"> <div class="sidebar-item"> <h2 id="edition" class="sidebar-header"><a href="/">2024-2025 Edition</a></h2> <nav id="cl-menu" aria-label="Primary"> <ul class="nav levelzero" id="/"> <li><a href="/welcome/">Welcome from the Chancellor</a></li> <li class="isparent"><a href="/schools/">Schools and Programs</a></li> <li class="isparent"><a href="/programs/">Academic Programs</a></li> <li class="active isparent"><a href="/residency-fellowship/">Residency and Fellowship Programs</a> <ul class="nav levelone" id="/residency-fellowship/"> <li class="active self"><a href="#" onclick="return false;">Anesthesia Residency</a></li> <li><a href="/residency-fellowship/cpt-postdoctoral-training/">Clinical Pharmacology and Therapeutics Postdoctoral Training Program</a></li> <li><a href="/residency-fellowship/dentistry-preceptorships-fellowships/">Dentistry Preceptorships and Fellowships</a></li> <li><a href="/residency-fellowship/endodontics-residency/">Endodontics Residency</a></li> <li><a href="/residency-fellowship/dentistry-general-practice-residency/">General Practice Residency</a></li> <li><a href="/residency-fellowship/limb-preservation-fellowship/">Limb Preservation Fellowship</a></li> <li><a href="/residency-fellowship/medicine-residency-fellowship-ucsf-fresno/">Medicine Residency and Fellowship Training Programs, UCSF Fresno</a></li> <li><a href="/residency-fellowship/nurse-practitioner-fellowship/">Nurse Practitioner Fellowship Programs</a></li> <li><a href="/residency-fellowship/oem-residency/">Occupational and Environmental Medicine Residency</a></li> <li><a href="/residency-fellowship/oral-maxillofacial-surgery-residency/">Oral and Maxillofacial Surgery Residency</a></li> <li><a href="/residency-fellowship/orthopaedic-surgery-residency/">Orthopaedic Surgery Residency</a></li> <li><a href="/residency-fellowship/pathology-lab-med-residency/">Pathology and Laboratory Medicine Residency</a></li> <li><a href="/residency-fellowship/pharmacy-residency/">Pharmacy Residency Program</a></li> <li><a href="/residency-fellowship/prosthodontics-residency/">Prosthodontics Residency</a></li> <li><a href="/residency-fellowship/medicine-fellowship-training/">School of Medicine Fellowship Training Programs</a></li> <li><a href="/residency-fellowship/medicine-residency-training-programs/">School of Medicine Residency Training Programs</a></li> <li><a href="/residency-fellowship/ucsf-fresno-ob-gyn-residency/">UCSF Fresno Obstetrics/&#8203;Gynecology Residency</a></li> <li><a href="/residency-fellowship/ucsf-genentech-clinical-devel-fellowship/">UCSF-&#8203;Genentech Clinical Development Fellowship</a></li> <li><a href="/residency-fellowship/aegd/">UCSF-&#8203;NYU Langone Health Advanced Education in General Dentistry Residency program (AEGD)</a></li> </ul> </li> <li class="isparent"><a href="/university/">University Support Offices</a></li> <li><a href="/academic-administrative-calendar/">Academic and Administrative Calendar</a></li> <li><a href="/accreditation/">Accreditation</a></li> <li class="isparent"><a href="/course-catalog/">Course Catalog</a></li> <li class="isparent"><a href="/course-search/">Search Courses</a></li> <li><a href="/catalogcontents/">Catalog Contents</a></li> <li><a href="/azindex/">Catalog A-&#8203;Z Index</a></li> </ul> </nav> </div> <div class="sidebar-item"> <button id="print-btn" href="#print-dialog" onclick="showPrintDialog(); return false;"> <span class="fa fa-print" aria-hidden="true"></span> Print Options </button> </div> </aside> </div> <!-- end col-nav --> </div> </section> <footer id="footer"> <div class="footer__bottom wrap"> <nav aria-label="footer" class="footer__nav"> <ul> <li><a href="//www.ucsf.edu/contact-us">Contact Us</a></li> <li><a href="https://websites.ucsf.edu/digital-accessibility">Accessibility</a></li> <li><a href="https://www.ucsf.edu/website-privacy-policy">Privacy Policy</a></li> <li><a href="https://websites.ucsf.edu/website-terms-use">Terms of Use </a></li> <li><a href="https://websites.ucsf.edu/azlist">A-Z Website List</a></li> </ul> </nav> <p class="footer__copyright">&copy; 2024-2025 The Regents of the University of California</p> </div> </footer> <aside id="print-dialog" aria-labelledby="dialog-title" class="screen" role="dialog"> <div class="print-header"> <button onclick="hidePrintDialog(); return false;" aria-controls="#print-dialog"> <span class="sr-only">Close this window</span> </button> <h2 id="dialog-title">Print Options</h2> </div> <div class="print-body"> <ul> <li> <p><a class="option-name" href="#" role="button" onclick="hidePrintDialog();window.print();return false">Send Page to Printer</a></p> <p class="option-desc">Print this page.</p> </li> <li><p><a class="option-name" href="/residency-fellowship/anesthesia-residency/anesthesia-residency.pdf" role="button">Download Page (PDF)</a></p><p class="option-desc">The PDF will include all information unique to this page.</p></li><li><p><a class="option-name" href="/pdf/2024-25_UCSF_General_Catalog.pdf" target="_blank">Download Full 2024-25 Catalog</a></p><p class="option-desc">A PDF of the entire catalog.</p></li> </ul> </div> </aside> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10