CINXE.COM

Nursing (MS) | 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>Nursing (MS) | 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="/programs" /> --> </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="/programs/">Academic&nbsp;Programs</a><span class="crumbsep">&gt;</span></li><li><span class="active">Nursing (MS)</span></li></ul> </nav> <main id="contentarea"> <header> <h1 class="page-title">Nursing (MS)</h1> </header> <script type="text/javascript"> //<![CDATA[ var defshow = "text"; var bodycontainer = "#body"; var validhashes = ",text,requirementstext,"; 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="requirementstexttab" role="presentation"> <a href="#requirementstextcontainer" role="tab" aria-controls="requirementstextcontainer" onclick="return showSection('requirementstext');" >Details</a></li> </ul> </nav> <div id="textcontainer" class="page_content tab_content" role="tabpanel" aria-labelledby="texttab"> <p><a href="https://nursing.ucsf.edu/admissions/welcome-ucsf-nursing/master-science-program" target="_blank" rel="noopener">Visit program website.</a></p><p><strong>Degree Offered: </strong>MS<br/> <strong>Program Leadership:</strong><br/> Mary Lynch, DNP, MPH, PNP, FAAN: Program Director <br/> <strong>Admissions Inquiries:</strong><br/> <a href="mailto:nursingadmissionssupport@ucsf.edu" title="mailto:nursingadmissionssupport@ucsf.edu">nursingadmissionssupport@ucsf.edu</a></p> <hr/> <p><strong>New admissions to the Master of Science program are closed.</strong></p> <p><strong>The UCSF School of Nursing is expanding its doctoral programming to meet the growing demand for doctorally prepared nurses who will lead innovative change in an increasingly complex health care environment. The school is launching a new <a href="https://nursing.ucsf.edu/bsn-entry-dnp-advanced-nursing-focus" target="_blank">BSN Entry to the Doctor of Nursing Practice (DNP) — Advanced Nursing Focus</a> pathway, pending approval of the curriculum by the California Board of Registered Nursing.</strong></p> <hr/> <h2>Program Description</h2> <p>The Nursing Master of Science program prepares leaders in the advanced practice roles of clinical nurse specialist, nurse practitioner, nurse-midwife, administrator, faculty, and consultant. Courses from nursing and other disciplines provide advanced theoretical knowledge, assessment skills, leadership development, advanced clinical practice in a selected specialization and opportunity to critique and apply nursing theory and research as a scientific base for nursing practice.</p> <p>The UCSF School of Nursing takes pride in its graduate programs, which represent a century of pioneering leadership that has produced many of the country’s — and the world’s — nursing leaders. Among schools of nursing nationwide, the UCSF School of Nursing is one of the top recipients of research funding from the National Institutes of Health. The School's graduate students have many opportunities to capitalize on the symbiotic relationship between the Nursing PhD, MS, and MEPN programs and the other basic, clinical, and social and populational science programs offered by the Graduate Division.</p> <h3>Faculty</h3> <p>There are over 100 faculty members in the four School of Nursing departments. See a list of Nursing <a href="https://nursing.ucsf.edu/research/overview/research-themes" target="_blank">faculty research</a> areas.</p> <h3>Sub-Disciplines</h3> <p>The Nursing MS program offers 10 areas of specialization and 7 elective areas of focus. See the <a href="https://nursing.ucsf.edu/academics/programs/master-science-advanced-practice-programs" target="_blank">MS program website</a> for details.</p> <h3>Career Outcomes</h3> <p>The Master of Science program prepares leaders in the advanced practice roles of nurse practitioner, clinical nurse specialist, nurse-midwife, health policy expert, community/population health expert, administrator, teacher and consultant.</p> <p>Upon completion of the Master of Science Program, students will be eligible to apply for certain certifications. More detailed certification information for each specialty is outlined on each specialty webpage.</p> <h2>Admission Requirements</h2> <ul> <li>New admissions to the Master of Science program are closed.</li> </ul> <h2>Learning Outcomes</h2> <p>Courses from nursing and other disciplines provide advanced theoretical knowledge, assessment skills, role/leadership development, and advanced clinical practice in a selected specialization. The curriculum offers an opportunity to critique and apply nursing theory and research as a scientific base for nursing practice. Most applicants applying to this program are experienced registered nurses who have successfully completed a bachelor's degree.</p> <p>Graduates of the master's program will have:</p> <ul> <li>Knowledge and skills in providing care that promotes health and prevents illness.</li> <li>Knowledge concerning current and projected health care systems and the economic, political and philosophical base.</li> <li>Knowledge of research methodologies, research critique and outcomes research.</li> <li>Knowledge and skills to manage client care needs across the health/illness spectrum.</li> <li>Knowledge and skills to coordinate client care needs across institutional boundaries. This may be as a generalist, a specialist or an administrator. Coordination of care must be done in partnership with client and lay caregiver.</li> <li>Knowledge concerning health care issues for ethnically and culturally diverse populations as the basis for practicing cultural humility and providing culturally competent care.</li> <li>Knowledge required to be proactive in the health care system. This will necessitate knowledge of the legal, legislative and regulatory issues for advanced practice nursing, consumer rights, systems management and change theory.</li> <li>Knowledge and skills to participate in the ethical decision-making process.</li> <li>Theoretical knowledge and some experience in role development as an advanced practice clinician, consultant, educator, administrator, researcher and coordinator.</li> </ul></div><!--end #textcontainer --> <div id="requirementstextcontainer" class="page_content tab_content" role="tabpanel" aria-labelledby="requirementstexttab" aria-hidden="true"> <a name="requirementstext"></a><h2>Degree Requirements</h2> <ul> <li>Minimum GPA of 3.0</li> <li>Minimum 36 units of didactic coursework and eight units of professional/clinical coursework</li> <li>All core courses and required activities taken and passed</li> <li>Pass comprehensive examination <strong>or</strong> complete and submit a master’s thesis (students should consult with their program for specific requirements).</li> <li>For additional details, please see <a href="https://graduate.ucsf.edu/masters-degree" target="_blank">Master's Degrees</a></li> <li>Master's specialties will have their own specific requirements for curriculum, practica, and residencies for the program as well as state licensure and national certification.</li> <li>Advanced practice registered nursing students, (e.g., nurse practitioner students, nurse midwifery students, and clinical nurse specialist students) have a specific number of required clinical practicum hours that must be met in order to take national certification examinations.</li> <li>Students enrolled in advanced nursing specialties that are not focused on direct patient care (e.g., Health Policy, Advanced Public Health Nursing), are required to complete a minimum number of units focused on fieldwork or residency in their focus area.</li> </ul> <h2>Core Courses</h2> <table class="sc_courselist"> <caption class="hidden noscript">Course List</caption> <colgroup> <col class="codecol"/> <col class="titlecol"/> <col align="char" char="." class="hourscol"/> </colgroup> <thead> <tr class="hidden noscript"> <th scope="col">Code</th> <th scope="col">Title</th> <th scope="col" class="hourscol">Units</th> </tr> </thead> <tbody> <tr class="even areaheader firstrow"><td colspan="2"><span class="courselistcomment areaheader ">Graduate Core Courses</span> <sup>1</sup></td><td class="hourscol"></td></tr> <tr class="odd"><td class="codecol"><a href="/search/?P=NURSING%20217F" title="NURSING 217F" class="bubblelink code" onclick="return showCourse(this, 'NURSING 217F');">NURSING 217F</a></td><td>Racism, Health Care, and Social Justice</td><td class="hourscol">2</td></tr> <tr class="even"><td class="codecol"><a href="/search/?P=NURSING%20234C" title="NURSING 234C" class="bubblelink code" onclick="return showCourse(this, 'NURSING 234C');">NURSING 234C</a></td><td>Evidence-Based Project Proposal Development</td><td class="hourscol">2</td></tr> <tr class="odd"><td class="codecol"><a href="/search/?P=NURSING%20245A" title="NURSING 245A" class="bubblelink code" onclick="return showCourse(this, 'NURSING 245A');">NURSING 245A</a></td><td>Clinical Prevention and Population Health A</td><td class="hourscol">1-2</td></tr> <tr class="even"><td class="codecol"><a href="/search/?P=NURSING%20262" title="NURSING 262" class="bubblelink code" onclick="return showCourse(this, 'NURSING 262');">NURSING 262</a></td><td>Foundation in Nursing Scholarship</td><td class="hourscol">3</td></tr> <tr class="odd"><td class="codecol"><a href="/search/?P=NURSING%20294D" title="NURSING 294D" class="bubblelink code" onclick="return showCourse(this, 'NURSING 294D');">NURSING 294D</a></td><td>Essentials of Human Genomics for Nurses</td><td class="hourscol">1</td></tr> <tr class="even areaheader "><td colspan="2"><span class="courselistcomment areaheader ">Clinical Core Courses</span> <sup>1</sup></td><td class="hourscol"></td></tr> <tr class="odd"><td class="codecol"><a href="/search/?P=NURSING%20270" title="NURSING 270" class="bubblelink code" onclick="return showCourse(this, 'NURSING 270');">NURSING 270</a></td><td>Advanced Health Assessment</td><td class="hourscol">2</td></tr> <tr class="even areaheader "><td colspan="2"><span class="courselistcomment areaheader ">Primary Care Core Courses</span> <sup>1</sup></td><td class="hourscol"></td></tr> <tr class="odd"><td class="codecol"><a href="/search/?P=NURSING%20246" title="NURSING 246" class="bubblelink code" onclick="return showCourse(this, 'NURSING 246');">NURSING 246</a></td><td>Symptom Assessment &amp; Management</td><td class="hourscol">3</td></tr> <tr class="even"><td class="codecol"><a href="/search/?P=NURSING%20247" title="NURSING 247" class="bubblelink code" onclick="return showCourse(this, 'NURSING 247');">NURSING 247</a></td><td>Management of Complex Health Problems</td><td class="hourscol">3</td></tr> <tr class="odd"><td class="codecol"><a href="/search/?P=NURSING%20257" title="NURSING 257" class="bubblelink code" onclick="return showCourse(this, 'NURSING 257');">NURSING 257</a></td><td>Assessment &amp; Management of Common Psychiatric Symptoms</td><td class="hourscol">2</td></tr> <tr class="even"><td class="codecol"><a href="/search/?P=NURSING%20288D" title="NURSING 288D" class="bubblelink code" onclick="return showCourse(this, 'NURSING 288D');">NURSING 288D</a></td><td>Clinical Nurse Specialist Seminar</td><td class="hourscol">1</td></tr> <tr class="odd"><td class="codecol"><a href="/search/?P=NURSING%20288F" title="NURSING 288F" class="bubblelink code" onclick="return showCourse(this, 'NURSING 288F');">NURSING 288F</a></td><td>Management of Acute and Chronic Illness</td><td class="hourscol">2</td></tr> <tr class="even lastrow"><td class="codecol"><a href="/search/?P=NUTRITION%20218" title="NUTRITION 218" class="bubblelink code" onclick="return showCourse(this, 'NUTRITION 218');">NUTRITION 218</a></td><td>Nutrition Therapy: Diet and Disease</td><td class="hourscol">2</td></tr> <tr class="listsum"><td colspan="2">Total Units</td><td class="hourscol">24-25</td></tr></tbody> </table> <dl class="sc_footnotes" aria-label="Footnotes"><dt> <sup> 1 </sup> </dt><dd><p class="noindent">May vary depending on specialty</p></dd></dl> <h3>Electives</h3> <p>All MS students are required to complete Graduate Core and Clinical Core Courses. In addition to completing the Graduate Core Courses and Clinical Core Courses, each specialty has a unique curriculum that contains coursework necessary to fulfill national standards in that specialty area. Please visit the <a href="https://nursing.ucsf.edu/academics/programs/master-science-advanced-practice-programs" target="_blank">master's program website</a> for more information regarding the additional curriculum requirements for each specialty.</p> <h2>Non-course Core Requirements</h2> <p>Structural Inequities Course Requirement: Completion of two units of structural inequities coursework is part of the required core curriculum for all master’s students.</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="active isparent"><a href="/programs/">Academic Programs</a> <ul class="nav levelone" id="/programs/"> <li><a href="/programs/atcr-certificate/">Advanced Training in Clinical Research (Certificate)</a></li> <li><a href="/programs/ai-comp-drug-discovery-development/">Artificial Intelligence and Computational Drug Discovery and Development (MS)</a></li> <li><a href="/programs/biochem-molec-bio-tetrad/">Biochemistry and Molecular Biology (Tetrad) (PhD)</a></li> <li><a href="/programs/bioengineering/">Bioengineering (PhD)</a></li> <li><a href="/programs/biological-medical-informatics/">Biological and Medical Informatics (PhD)</a></li> <li><a href="/programs/biomedical-imaging/">Biomedical Imaging (MS)</a></li> <li><a href="/programs/biomedical-sciences/">Biomedical Sciences (PhD)</a></li> <li><a href="/programs/biophysics/">Biophysics (PhD)</a></li> <li><a href="/programs/cell-bio-tetrad/">Cell Biology (Tetrad) (PhD)</a></li> <li><a href="/programs/chemistry-chemical-biology/">Chemistry and Chemical Biology (PhD)</a></li> <li><a href="/programs/clinical-epidemiologic-research-mas/">Clinical and Epidemiological Research (MS)</a></li> <li><a href="/programs/computational-precision-health/">Computational Precision Health (PhD)</a></li> <li><a href="/programs/dentistry-post-graduate-certificate/">Dentistry Postgraduate Program -&#8203; Certificate</a></li> <li><a href="/programs/dscb/">Developmental and Stem Cell Biology (PhD)</a></li> <li><a href="/programs/doctor-dental-surgery/">Doctor of Dental Surgery (DDS)</a></li> <li><a href="/programs/medicine-md/">Doctor of Medicine (MD)</a></li> <li><a href="/programs/pharmd/">Doctor of Pharmacy (PharmD)</a></li> <li><a href="/programs/physical-therapy-dpt/">Doctor of Physical Therapy (DPT)</a></li> <li><a href="/programs/epidemiology-translational-science/">Epidemiology and Translational Science (PhD)</a></li> <li><a href="/programs/equity-in-brain-health-certificate/">Equity in Brain Health (Certificate)</a></li> <li><a href="/programs/genetic-counseling-ms/">Genetic Counseling (MS)</a></li> <li><a href="/programs/genetics-tetrad/">Genetics (Tetrad) (PhD)</a></li> <li><a href="/programs/global-health-sciences-ms/">Global Health Sciences (MS)</a></li> <li><a href="/programs/global-health-sciences/">Global Health Sciences (PhD)</a></li> <li><a href="/programs/health-data-sci-certificate/">Health Data Science (Certificate)</a></li> <li><a href="/programs/health-data-sci-ms/">Health Data Science (MS)</a></li> <li><a href="/programs/health-policy-and-law-ms/">Health Policy and Law (MS)</a></li> <li><a href="/programs/healthcare-administration-interprofessional-leadership-ms/">Healthcare Administration and Interprofessional Leadership (MS)</a></li> <li><a href="/programs/history-health-sciences-ma/">History of Health Sciences (MA)</a></li> <li><a href="/programs/history-health-sciences/">History of Health Sciences (PhD)</a></li> <li><a href="/programs/international-dentist-pathway-dds/">International Dentist Pathway (DDS)</a></li> <li><a href="/programs/interprofessional-health-postbac-dentistry/">Interprofessional Health Post-&#8203;Baccalaureate Certificate Program in Dentistry</a></li> <li><a href="/programs/interprofessional-health-postbac-medicine/">Interprofessional Health Post-&#8203;Baccalaureate Certificate Program in Medicine</a></li> <li><a href="/programs/interprofessional-health-postbac-pharmacy/">Interprofessional Health Post-&#8203;Baccalaureate Certificate Program in Pharmacy</a></li> <li><a href="/programs/medical-anthropology/">Medical Anthropology (PhD)</a></li> <li><a href="/programs/mstp/">Medical Scientist Training Program</a></li> <li><a href="/programs/neuroscience/">Neuroscience (PhD)</a></li> <li><a href="/programs/doctor-nursing-practice-dnp/">Nursing (DNP)</a></li> <li class="active self"><a href="#" onclick="return false;">Nursing (MS)</a></li> <li><a href="/programs/phd-nursing/">Nursing (PhD)</a></li> <li><a href="/programs/nursing-mepn/">Nursing Master’s Entry Program</a></li> <li><a href="/programs/nursing-post-masters-certificate/">Nursing Post-&#8203;Master's Certificate Program</a></li> <li><a href="/programs/doctor-nursing-practice-post-bsn/">Nursing Practice (Post-&#8203;BSN)</a></li> <li><a href="/programs/oral-craniofacial-sciences-ms/">Oral and Craniofacial Sciences (MS)</a></li> <li><a href="/programs/oral-craniofacial-sciences-graduate/">Oral and Craniofacial Sciences (PhD)</a></li> <li><a href="/programs/oral-craniofacial-sciences-dds-phd/">Oral and Craniofacial Sciences DDS/&#8203;PhD Program</a></li> <li><a href="/programs/pharmaceutical-sciences-pharmacogenomics/">Pharmaceutical Sciences and Pharmacogenomics (PhD)</a></li> <li><a href="/programs/postgraduate-program-dental-public-health-certificate/">Postgraduate Program in Dental Public Health -&#8203; Certificate</a></li> <li><a href="/programs/postgraduate-program-oral-medicine-certificate/">Postgraduate Program in Oral Medicine -&#8203; Certificate</a></li> <li><a href="/programs/postgraduate-program-orthodontics-certificate/">Postgraduate Program in Orthodontics -&#8203; Certificate</a></li> <li><a href="/programs/pediatric-dentistry-certificate/">Postgraduate Program in Pediatric Dentistry -&#8203; Certificate</a></li> <li><a href="/programs/postgraduate-program-periodontology-certificate/">Postgraduate Program in Periodontology -&#8203; Certificate</a></li> <li><a href="/programs/rehabilitation-science-phd/">Rehabilitation Science (PhD)</a></li> <li><a href="/programs/sociology/">Sociology (PhD)</a></li> <li><a href="/programs/translational-medicine-mtm/">Translational Medicine (MTM)</a></li> <li><a href="/programs/ucsf-ucb-jmp/">UCSF/&#8203;UC Berkeley Joint Medical Program</a></li> </ul> </li> <li class="isparent"><a href="/residency-fellowship/">Residency and Fellowship Programs</a></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="/programs/nursing-ms/nursing-ms.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