if (document.ANHDentalForm1.clinic.value.length > 29) { alert("Please enter less than 30 characters in the \"Clinic\" field."); document.ANHDentalForm1.clinic.focus(); return (false); } if (document.ANHDentalForm1.zip.value.length > 10) { alert("Please enter less than 11 digits in the \"Zip\" field using the format 12345-6789."); document.ANHDentalForm1.zip.focus(); return (false); } var checkOK = "0123456789-"; var checkStr = document.ANHDentalForm1.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.ANHDentalForm1.zip.focus(); return (false); } } // -->
Asuris Northwest Health Dental online directory
Enter or select criteria in at least one field. You may want to view our search hints.
Last updated 05/29/2008.

Physician, Facility,  
   or Hospital Name:   (physician last name, first name) Clinic: City: Zip: County: Specialty:
   
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.

Name - This field can be used to search by physician name, facility name, or hospital name. To search for a specific physician, enter the person's 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. This search by default starts from the beginning of the name. For instance, "acme" or "ac" will find "Acme Group" but "group" or "gr" will not. This is the fastest way to search by clinic. To search for a clinic name that "contains" what you type anywhere in the name, select "Clinic name contains". This is a slower search, but will find such providers such as Virginia Mason by typing "mason".

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

[ Back to Asuris Northwest Health Dental Directory ]