<%@ taglib prefix="cms" uri="http://www.opencms.org/taglib/cms" %> <%@ taglib prefix="fh" uri="/WEB-INF/fh-openCms.tld" %> <%@ taglib prefix="c" uri="/WEB-INF/c-1_0.tld" %> <%@ page import="org.opencms.jsp.CmsJspActionElement" %> UMR: <cms:property name="Title" escapeHtml="true" /> "> <% String userType = ""; if(session.getAttribute("userType") != null && !session.getAttribute("userType").equals("")){ userType = (String)session.getAttribute("userType"); }else{ userType = "guest"; } String source = (String)request.getParameter("source"); if(source != null ){ session.setAttribute("source",source); }else{ source = (String)session.getAttribute("source"); if(source==null){ source = ""; session.setAttribute("source",source); } } CmsJspActionElement cms = new CmsJspActionElement(pageContext, request, response); String title = cms.property("Title"); %>
  

Contact us

Member services
Please complete this email form for any questions you may have. Or, contact your customer service team by calling the toll-free number on the back of your member ID card. Our general claim inquiry phone number is 1-800-826-9781.

Provider self service
Please complete this email form for any questions you may have. Or contact the Provider Self Services phone number at 1-877-233-1800. Click here for a list of sales locations and contacts.

Business inquiries
Please direct business inquiries to:

UMR
PO Box 8077
Wausau,WI 54402-8077

Web technical support
Please contact our Technical support at 1-866-922-8266 with any questions or problems.