if (document.ProvDir_Form1.name.value.length > 29) { alert("Please enter less than 30 characters in the \"Name\" field."); document.ProvDir_Form1.name.focus(); return (false); } if (document.ProvDir_Form1.clinic.value.length > 29) { alert("Please enter less than 30 characters in the \"Clinic\" field."); document.ProvDir_Form1.clinic.focus(); return (false); } if (document.ProvDir_Form1.zip.value.length > 10) { alert("Please enter less than 10 digits in the \"Zip\" field using the format 12345-6789."); document.ProvDir_Form1.zip.focus(); return (false); } var checkOK = "0123456789-"; var checkStr = document.ProvDir_Form1.zip.value; var allValid = true; var decPoints = 0; var allNum = ""; for (i = 0; i < checkStr.length; i++) { ch = checkStr.charAt(i); for (j = 0; j < checkOK.length; j++) if (ch == checkOK.charAt(j)) break; if (j == checkOK.length) { allValid = false; break; } allNum += ch; } if (!allValid) { alert("Please enter only digit numbers in the \"Zip\" field."); document.ProvDir_Form1.zip.focus(); return (false); } return true; } // -->

For assistance with locating a behavioral health practitioner with a particular specialty, please call the Behavioral Health Department at 1-800-780-7881.

Enter or select criteria in at least one field. You may want to view our search hints.
Last updated 08/07/2008 .
Physician, Facility,  
or Hospital Name:  
(physician last name, first name)
Clinic:  
City:  
Zip:  
County:  
Plan:   (For Selections choose
 "Managed Behavioral Health")
Specialty:  
Language:  
Hours:  
Wheelchair:  
 

 
   

This provider directory is subject to change without notice, as provider participation changes periodically. Inclusion of a provider in this directory does not guarantee coverage. Consult your Guide to Benefits and contract to determine coverage, including limitations and exclusions.

Search Hints


The more fields you fill out or select, the quicker and more exacting the search. All fields are case-INsensitive. The search is unlimited, but in the interest of speed on the Web, only twenty entries will be displayed at a time. If your search results are not what you expected, double-check the "search criteria" at the top of the "Search Results" screen. This will display everything you picked to search by. Items you have selected will also appear in red if your browser supports it.

Drop down menus - If you click once to have the drop down list stay open, you can type the first letter of the entry you want and the list will jump to that letter. Hitting the "Reset" button will bring the drop down lists back to their default.

Physician, Facility, or HospitalName - This field can be used to search by physician name, facility name, or hospital name. To search for a specific physician, enter a last name or partial last name. The full format is lastname(comma)(space)firstname(space)middleinitial(no period) Example: smith, john g. To search for a facility or hospital, simply enter the name.

Clinic - Format is name or partial name. The search will find any records that contain the value you type in this field. For instance, typing "poly" or "the poly" will return The Polyclinic.

Zip - Format is "Five numbers, hyphen, Four numbers". Partial zip codes are fine as long as the numbers are in consecutive order ("98" for 98101 or "98101-1" for "98101-1479")

If you have more questions, or you are a provider that would like to request an update or correction to your entry, email wa_info@regence.com.