<%@ page import="org.jasig.portal.security.provider.*" %> <%@ page import="org.jasig.portal.security.*" %> <%@ page import="java.util.*" %> <%@ page import="com.pipeline.bom.Person_3" %> <%@ page import="com.pipeline.bom.PersonManager_3" %> <%@ page import="com.pipeline.bom.BomManagerFactory" %> <%@ page import="com.pipeline.web.WebUtil" %> <%@ page import="java.net.*" %> <% //Check to see if this is the Google search appliance String googleApplianceAgent="gsa-crawler"; String userAgent = request.getHeader("User-Agent"); //index will be greater than 0 if the GSA is detected int index=userAgent.indexOf(googleApplianceAgent); //pass-through authentication ------------------------------------------------------ if (index < 0){ //if this is not the Google search appliance String username = ""; try{ SimplePersonManager doriPerson = new SimplePersonManager(); IPerson i = doriPerson.getPerson(request); String uid = (String)i.getAttribute("urn:sungardhe:dir:loginId"); //out.println(uid); username = uid; }catch (java.lang.NullPointerException e){ //user not logged in - redirect to login String theRedirectURL = "/cp/home/displaylogin?goto=" + URLEncoder.encode(request.getRequestURL().toString().replace("http://", "https://")); %> <% }catch (Exception e){ out.println("Error: " + e); } } //END pass-through authentication ------------------------------------------------------ %>
<% //put content in school frame if this is not the Google search appliance if (index < 0){ %> <% } %>

School of Nursing

Curriculum Information

DNP

Program Grid

YEAR ONE
Summer Semester
GPNS 924 Introduction to Doctoral Study 1 credit
Fall Semester
GPNS 912 Clinical Scholarship for Evidence Based Practice 3 credits
GPNS 913 Identification of Capstone Practicum 1 credit
GPNS 927 Structure of Knowledge in Nursing Practice 3 credits
Spring Semester
GPNS 914
OR
GPNS 928
Epidemiology

Evidence Based Teaching
3 credits
GPNS 925 Development of Capstone Proposal 1 credit
GPNS 929 Program Analysis and Evaluation 3 credits
YEAR TWO
Summer Semester
GPNS 916 Health Care Information Systems 3 credits
GPNS 917 Transcultural Care and Global Health Perspectives 3 credits
Fall Semester
GPNG 910 Health Policy 3 credits
GPNS 931 DNP Practicum I 3 credits
Spring Semester - choose from options below:
OPTION 1: (6 credits)
GPNS 930 Theory of Complex Organizations 2 credits
GPNS 932 DNP Practicum II 4 credits
OPTION 2: (6 credits)
GPNS 926 Curriculum Design 2 credits
GPNS 930 Theory of Complex Organizations 2 credits
GPNS 932 DNP Practicum II 2 credits
OPTION 3: (6-8 credits)
GPNS 926 Curriculum Design 2 credits
GPNS 930 Theory of Complex Organizations 2 credits
GPNS 932 DNP Practicum II 2-4 credits

TOTAL = 33 credits (minimum)

Revisions to courses and curricula are ongoing.