<%@ 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){ %> <% } %>

New Students

Student Health Insurance Requirements

All full-time undergraduate and graduate students and all international students must be covered under acceptable health insurance. Review the insurance options.

Requirements

  1. Students without any medical insurance or without adequate medical insurance are required to purchase one of two student health insurance plans offered by Duquesne University.
  2. Students covered by their own or their parents’ health insurance plans must provide proof of coverage comparable to the University standard student health plan and must complete an online waiver of the University plan. This is called a “Hard Waiver.”
  3. International students covered by their own or their parents' health insurance plans must also confirm that the insurance company pays claims in U.S. dollars and has a U.S.-based claims processing center

Comparable Student Insurance to be Accepted

The following conditions are required:

  1. The policy must not exclude pre-existing conditions.
  2. The policy must pay providers directly.
  3. The policy must have mental health coverage.