CINXE.COM
Fairview
<!--RISDALL SKIN DOCTYPE--> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"> <!--<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">--> <html xmlns="http://www.w3.org/1999/xhtml"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://sslforms.fairview.org/ClinicAppointment/AppointmentRequest.asp","20110809230558","https://web.archive.org/","web","/_static/", "1312931158"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Fairview</title> <!--files needed for the ftp'd/automatic menu process developed. This file is content managed on UCMSTAGE with Content ID: FV_NOLEFTNAV_CSS--> <link href="/web/20110809230558cs_/https://sslforms.fairview.org/fv/groups/ssadminview/documents/web_assets/fv_style.css" rel="stylesheet" type="text/css"/> <link href="/web/20110809230558cs_/https://sslforms.fairview.org/fv/groups/ssadminview/documents/web_assets/fv_submenus.css" rel="stylesheet" type="text/css"/> <link href="/web/20110809230558cs_/https://sslforms.fairview.org/fv/groups/ssadminview/documents/web_assets/fv_structure.css" rel="stylesheet" type="text/css"/> <link href="/web/20110809230558cs_/https://sslforms.fairview.org/fv/groups/ssadminview/documents/web_assets/fv_left-nav.css" rel="stylesheet" type="text/css"/> <link href="/web/20110809230558cs_/https://sslforms.fairview.org/fv/groups/ssadminview/documents/web_assets/fv_printingcss.css" rel="stylesheet" type="text/css" media="print"/> <!--ORIGINAL RISDALL CODE--> <link href="/web/20110809230558cs_/https://sslforms.fairview.org/2/css/fv_pharm.css" rel="stylesheet" type="text/css"/> <link href="/web/20110809230558cs_/https://sslforms.fairview.org/2/css/fv_subtabs-steps.css" rel="stylesheet" type="text/css"/> <link href="/web/20110809230558cs_/https://sslforms.fairview.org/2/css/fv_original_c_093839.css" type="text/css" rel="StyleSheet"/> <!--//END: ORIGINAL RISDALL CODE--> <!--IE specific mods--> <!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="/fv/groups/ssadminview/documents/web_assets/fv_ie6fixes.css" /><![endif]--> <!--//IE specific mods--> <script type="text/javascript" src="/web/20110809230558js_/https://sslforms.fairview.org/fv/groups/ssadminview/documents/web_assets/fv_jquery_library.js"></script> <script type="text/javascript" src="/web/20110809230558js_/https://sslforms.fairview.org/fv/groups/ssadminview/documents/web_assets/fv_custom_functions.js"></script> <script type="text/javascript" src="/web/20110809230558js_/https://sslforms.fairview.org/fv/groups/ssadminview/documents/web_assets/fv_idtabs.js"></script> <!--ORIGINAL HEAD CODE--> <script src="/web/20110809230558js_/https://sslforms.fairview.org/inc/JScript/prototypes.js"></script> <!--topnav scripts--> <script type="text/javascript"> var g_navNode_Path = new Array(); g_navNode_Path[0] = '134'; var g_serverToday = new Date(1312909200000); var g_contactPhone = '' function refreshDocument() { var f=document.forms.AppointmentRequest f.updateflag.value = "refresh" document.AppointmentRequest.submit() } function transformDate(val) { var D = new Date(val.replace(/-/g,"/")) if (+D && D.getFullYear() < (new Date()).getFullYear()-90) if (!confirm("Are you sure you mean " + D.getFullYear() + "?")) D.setFullYear(D.getFullYear()+100) return +D ? D.toM_D_Y() : val } function pickDate(field) { window.targetField = field window.open("/ClinicAppointment/DatePicker.asp?mmddyyyy=" + field.value,"DatePicker","height=200,width=200,resizable") } // reformat phone field to xxx-xxx-xxxx function phoneChanged(InVal) { var PhoneVal = new String(InVal.value); if (PhoneVal != "") { var phone;phone = String(InVal.value).replace(/[^0-9]/g,""); if (phone.length == 10) { if (phone.substr(0,1) != "0" && phone.substr(0,1) != "1") { InVal.value = reformat(phone, "(", 3, ") ", 3, "-", 4); } } } } function reformat (s) { var arg; var sPos = 0; var resultString = ""; for (var i = 1; i < reformat.arguments.length; i++) { //loop through for the number of arguments passed arg = reformat.arguments[i]; if (i % 2 == 1) resultString += arg; // only inserts "even" parameters, advances "odd" parameters else { resultString += s.substring(sPos, sPos + arg); sPos += arg; } } return resultString; //returns fully formatted string } function confirmReset() { var bConfirm = window.confirm("This will clear everything you entered. Click OK to clear values or cancel") if (bConfirm) { var tmphref = location.href var newhref = tmphref.split("#") //remove any in-page portion of the url location.replace(newhref[0]) } } </script> <style type="text/css"> input.checkbox { background : White; color: #000000; border: 0; } input.radio { background : White; color: #000000; border: 0; } td.logi_global { font-family: Arial; font-size: 12px; color: black; text-align:left; } td.logi_1 { font-family: Arial; font-size: 12px; color: #000000; } .f1 { background-color: ; border-width: ; border-color: ; font-family: ;font-size: ;Color: ;width:50; } .descript1 { font-family: Arial; font-size: 12px; color: #1e92a1; } td.logi_2 { font-family: Arial; font-size: 14px; color: #FFFFFF; text-align:left; background-color:#1e92a1; } .descript2 { font-family: Arial; font-size: 12px; color: #1e92a1; } td.logi_3 { font-family: Arial; font-size: 14px; color: #003399; text-align:left; } .descript3 { font-family: Arial; font-size: 12px; color: #1e92a1; } td.logi_4 { font-family: Arial; font-size: 12px; color: #003399; text-align:left; } td.logi_5 { font-family: Arial; font-size: 12px; color: #003399; text-align:left; } td.logi_6 { font-family: Arial; font-size: 12px; color: #003399; text-align:left; } td.logi_14 { font-family: Arial; font-size: 12px; color: #003399; text-align:left; } td.logi_16 { font-family: Arial; font-size: 12px; color: #003399; } td.logi_19 { font-family: Arial; font-size: 12px; color: #003399; text-align:left; } td.logi_21 { font-family: Arial; font-size: 14px; color: #FFFFFF; background-color:#1e92a1; } .descript21 { font-family: arial; font-size: 12px; color: #1e92a1; } .helpLink25 { position: absolute; width: 250px; border: 1px Solid WindowFrame; border-color: #000000; background: #FFFFCC; color: #000000; font-family: Arial; font-size: 10px padding: 5px; filter: progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3); z-index: 10000; } .helpLink25 { position: absolute; width: 250px; border: 1px Solid WindowFrame; border-color: #000000; background: #FFFFCC; color: #000000; font-family: Arial; font-size: 10px padding: 5px; filter: progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3); z-index: 10000; } td.logi_26 { font-family: Arial; font-size: 12px; color: #003399; text-align:left; } div.WarningMessage { color:#f00; font-size:9pt; font-weight:bold; } select.FailedValidation, input.FailedValidation, textarea.FailedValidation { background-color: #fee; border: inset 3px #f00; } input.btn { font-family: georgia, times new roman, serif; color:#0070C8; font-size:100%; font-weight:bold; border:outset 1px #3986E7; background-color:#FFEFDE; display:inline; margin:0px 10px; padding:2px 10px; text-decoration: none; } input.btn:hover { color:#090; border:inset 1px #3986E7; background-color:#FFEFDE; } </style> <!--//ORIGINAL HEAD CODE--> </head> <body class="full"> <div id="mainContainer"> <!--Header--> <!--Header--> <!--this file assumes you have added the following to the hosting page: /fv/groups/ssadminview/documents/web_assetsfv_style.css /fv/groups/ssadminview/documents/web_assets/fv_structure.css /fv/groups/ssadminview/documents/web_assets/fv_submenus.css /fv/groups/ssadminview/documents/web_assets/fv_ie6fixes.css (wrapped in IE conditional code) /fv/groups/ssadminview/documents/web_assets/fv_jquery_library.js /fv/groups/ssadminview/documents/web_assets/fv_custom_functions.js and the body tag must include class=full for the whole-page background image --><!--stopindex--> <div id="headerfix"> </div> <div id="navHdrBGND"> <div id="navHdrContainer" class="navHdrContainerBGND"> <!-- subNav layers --> <!-- hospitals_subMenu --> <div id="hospitals_subMenu" class="dropDNmenuB menuTopPosA" style="display:none"> <div class="menuTopB png"></div> <div class="menuContentB"> <div id="Menu1"></div> </div> <div class="menuBottomB png"></div> </div> <!-- END hospitals_subMenu --> <!-- clinics_subMenu --> <div id="clinics_subMenu" class="dropDNmenuB menuTopPosA" style="display:none"> <div class="menuTopB png"></div> <div class="menuContentB"> <div id="Menu2"></div> </div> <div class="menuBottomB png"></div> </div> <!-- END clinics_subMenu --> <!-- docProviders_subMenu --> <div id="docProviders_subMenu" class="dropDNmenuB menuTopPosA" style="display:none"> <div class="menuTopB png"></div> <div class="menuContentB"> <div id="Menu3"></div> </div> <div class="menuBottomB png"></div> </div> <!-- END docProviders_subMenu --> <!-- specialties_subMenu --> <div id="specialties_subMenu" class="dropDNmenuA menuTopPosA" style="display:none"> <div class="menuTopA png"></div> <div class="menuContentA"> <div id="Menu4"></div> </div> <div class="menuBottomA png"></div> </div> <!-- END specialties_subMenu --> <!-- healthLib_subMenu --> <div id="healthLib_subMenu" class="dropDNmenuA menuTopPosA" style="display:none"> <div class="menuTopA png"></div> <div class="menuContentA"> <div id="Menu5"></div> </div> <div class="menuBottomA png"></div> </div> <!-- END healthLib_subMenu --> <!-- about_subMenu --> <div id="about_subMenu" class="dropDNmenuB menuTopPosA" style="display:none"> <div class="menuTopB png"></div> <div class="menuContentB"> <div id="Menu6"></div> </div> <div class="menuBottomB png"></div> </div> <!-- END about_subMenu --> <!-- END subNav layers --> <!-- logoNav --> <div id="fairviewLogo"><a href="https://web.archive.org/web/20110809230558/http://www.fairview.org/index.htm"><img src="/web/20110809230558im_/https://sslforms.fairview.org/fv/groups/internet/documents/web_assets/fv_logo1.gif" alt="Fairview Health Services" style="border:0px; width:182px; height:32px;"/></a></div> <!-- //logoNav --> <div class="assistTools"> <div class="liveSupportBTN" style="float:left"><a href="https://web.archive.org/web/20110809230558/https://www.fairview.org:8089/ci/index.jsp?loc=defaultfv"><img src="/web/20110809230558im_/https://sslforms.fairview.org/fv/groups/internet/documents/web_assets/fv_live-help-btn.gif" alt="Live Support" style="border:0px; width:63px; height:27px;" id="liveSupportBTN"/></a></div> <div class="clear"></div> </div> <!-- utility Nav --> <div id="utilityNav"> <div id="Menu9"></div> <div class="clear"></div> </div> <!-- //utility Nav --> <!-- Main Nav --> <div id="mainNav"> <div id="Menu10"></div> <div class="clear"></div> </div> <!-- //Main Nav --> <!-- Search --> <form action="https://web.archive.org/web/20110809230558/http://find.fairview.org/www/query.html" method="get"> <div id="hdrSearch"> <div class="searchFieldBox" style="float:left"> <input name="qt" id="ssUserText" type="text" class="search_inputField" value="Site Search" onfocus="clearDefault(this)"/> </div> <div id="submit-btn"> <input class="png" type="image" src="/web/20110809230558im_/https://sslforms.fairview.org/fv/groups/internet/documents/web_assets/fv_search-btn.png"/> <input type="hidden" name="charset" value="iso-8859-1"/> <input type="hidden" name="st" value="1"/> <input type="hidden" name="rf" value="0"/> <input type="hidden" name="pw" value="900"/> </div> <div class="clear"></div> </div> </form> <!-- //Search --> <!-- myHealthTools --> <div id="dropDnLayer" class="dropDnLayerPosA"> <div id="dropDnContainer"> <div id="dropDnContainer-bg"> <div id="dropDNContent-wrapper"> <div id="dropDnContent" class="blueLinks"> <div id="Menu11"></div> <div class="clear"></div> </div> </div> </div> <div id="dropDnContainer-btm"><img class="png" src="/web/20110809230558im_/https://sslforms.fairview.org/fv/groups/internet/documents/web_assets/fv_drop-bottom-bg.png" style="border:0px; width:982px; height:38px;" alt=""/></div> </div> <div id="healthToolsTab"><img class="png" src="/web/20110809230558im_/https://sslforms.fairview.org/fv/groups/internet/documents/web_assets/fv_healthtools_tab.png" alt="My Health Tools" style="border:0px; width:157px; height:22px;"/></div> </div> </div> </div> <script type="text/javascript"> var currentServerContext = escape(document.location); if (window.XMLHttpRequest) {// code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp = new XMLHttpRequest(); } else {// code for IE6, IE5 xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); } xmlhttp.open("GET","/fv/groups/sitemanager/documents/web_assets/D_008449.xml",false); xmlhttp.send(); xmlDoc=xmlhttp.responseXML; function nonIE7Browser() { var i = 0; var menuID = ""; var divContent = ""; var nodeListObj = xmlDoc.firstChild.childNodes; while (i < nodeListObj.length) { if ((nodeListObj.item(i).nodeType == Node.ELEMENT_NODE) && (nodeListObj.item(i).nodeName == "wcm:element") && nodeListObj.item(i).hasChildNodes()) { var menuID = nodeListObj.item(i).attributes.getNamedItem("name").value; var divContent = nodeListObj.item(i).childNodes[0].nodeValue; if (!currentServerContext.indexOf("ucmstage") >= 0) { divContent = divContent.replace(/'/g, ""); divContent = divContent.replace(/\[\!--\$wcmUrl\(resource\,/g, "/fv/"); divContent = divContent.replace(/\)--\]/g, ""); document.getElementById(menuID).innerHTML = divContent.replace(/ucmstage.fairview.org\/[Ff]airview/g, "www.fairview.org"); } } i++; } } function IEBrowsers() { var i = 0; var menuID = ""; var divContent = ""; var x = xmlDoc.getElementsByTagName("wcm:element"); while (i < x.length) { if (xmlDoc.getElementsByTagName("wcm:element")[i].hasChildNodes()) { //ignore blank nodes menuID = x[i].attributes.getNamedItem("name").value; divContent = x[i].childNodes[0].nodeValue; if (document.getElementById(menuID) != null) { if (!currentServerContext.indexOf("ucmstage") >= 0) { divContent = divContent.replace(/'/g, ""); divContent = divContent.replace(/\[\!--\$wcmUrl\(resource\,/g, "/fv/"); divContent = divContent.replace(/\)--\]/g, ""); document.getElementById(menuID).innerHTML = divContent.replace(/ucmstage.fairview.org\/[Ff]airview/g, "www.fairview.org"); } } } i++; } } // Detect Client Browser type var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false; if (!isIE) { nonIE7Browser(); } else { IEBrowsers(); } </script> <!--startindex--> <div class="pageTopSpace"></div> <!--//Header--> <div id="contentContainer"> <!-- content --> <div class="fullWidth_container"> <div id="pageTopCap" class="png"></div> <div class="fullWidth_content png"> <div id="page-actions"> <div class="page-action" style="display:none"><a href="#"><img src="/web/20110809230558im_/https://sslforms.fairview.org/2/img/buttons/fv_share.jpg" border="0" width="50" height="15" alt="Share This"/></a></div> <div class="page-action"><a href="javascript:window.print()"><img src="/web/20110809230558im_/https://sslforms.fairview.org/2/img/buttons/fv_print.jpg" border="0" width="46" height="15" alt="Print"/></a></div> <div class="page-action" style="display:none"><a href="#"><img src="/web/20110809230558im_/https://sslforms.fairview.org/2/img/buttons/fv_email.jpg" border="0" width="52" height="15" alt="Email This"/></a></div> </div> <!--MAIN BODY AREA--> <div id="content" style="padding:5px 30px 30px 30px;"> <!--SPACER BREAK, LEAVE IN PLACE--> <br clear="all"/> <!--ORIGINAL BODY CODE--> <table width="766" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td width="18" rowspan="5" valign="top"><br/> </td> <td colspan="2"> </td> <tr> <td><form id="AppointmentRequest" name="AppointmentRequest" method="post" action="AppointmentRequest.asp"> <input type="hidden" name="MGWLPN" value="alf"/> <input type="hidden" name="PGM" value="garb1"/> <input type="hidden" name="formtype" value="standardform"/> <input type="hidden" name="fID" value="8012"/> <input type="hidden" name="Hid" value="35428"/> <input type="hidden" name="Eid" value="56248"/> <input type="hidden" name="Eid2" value="57"/> <input type="hidden" name="lfbuild" value="1.1"/> <input type="hidden" name="requestmode" value="process"/> <table width="730" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center"><br/> <div id="ruleAppointment_Header"><h1>Fairview Appointment Request Form</h1></div> </td> </tr> <tr> <td> <br/> </td> </tr> </table> <center> <table border="0" width="600" cellpadding="0" cellspacing="0"> <tr> <td valign="middle" align="left"> <div id="Div1" style="display:inline"> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center" class="logi_3"><b>If you are experiencing a medical emergency, call 911 or go to the closest Emergency Department. Online appointment requests are not monitored continuously. We will respond to your request within 24 hrs on normal business days.</b></td> </tr> <tr> <td align="left" class="logi_3"> <br/><b>* Required Field</b><br/><b>Although all fields are not required the more information provided at this time the less you may need to provide by phone or at your clinic. Thank you.</b> </td> </tr> </table> </div> </td> </tr> <tr> <td valign="top"> <table border="0" cellpadding="2" cellspacing="1"> <tr> <!-- define area for general type errors for form validation --> <td align="center"> <div class="WarningMessage"></div><br/> </td> </tr> <tr> <td valign="middle" align="left"> <div id="header1field_div" style="display:inline"> <table border="0" cellpadding="0" cellspacing="0" width="500"> <tr> <td align="left" class="logi_21"> <b>Appointment Information </b> </td> </tr> <tr> <td align="left"></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="reason_for_visitfield_div" style="display:inline"> <a name="ReasonInfo"></a> <!-- define area for the reason for visit information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="600"> <tr> <td valign="middle"> *Please list reason for visit or symptoms for visit (this will help us to allocate enough time for your appointment). </td> </tr> </table> <table cellpadding="2" cellspacing="2" border="0" width="600"> <tr> <td class="logi_26"> <textarea class="" id="reason_for_visit" name="reason_for_visit" cols="59" rows="4"></textarea> </td> </tr> </table> <table cellpadding="2" cellspacing="2" border="0" width="600"> <tr> <td valign="top" class="logi_26"> <b>*You may leave more details here if you need to be more specific on your appointment needs. <br/>*If this is medication recheck please give the names of medications that will be rechecked.</b> </td> </tr> </table> </div> </td> </tr> <tr><td> </td></tr> <tr> <td valign="middle" align="left"> <div id="preferred_dayfield_div" style="display:inline"> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>Preferred Day of Week </span></td> <td valign="middle" class="logi_global"> <select name="preferred_day" class="" id="preferred_day"> <option value="No Preference">No Preference</option> <option value="Monday">Monday</option> <option value="Tuesday">Tuesday</option> <option value="Wednesday">Wednesday</option> <option value="Thursday">Thursday</option> <option value="Friday">Friday</option></select> </td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="appointment_timefield_div" style="visibility: inherit; display:inline"> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>Preferred Appointment Time </span></td> <td valign="middle" class="logi_global"> <select name="appointment_time" class="" id="appointment_time"> <option value="No Preference">No Preference</option> <option value="7am - 9am">7am - 9am</option> <option value="10am - 12pm">10am - 12pm</option> <option value="1pm - 3pm">1pm - 3pm</option> <option value="4pm - close">4pm - close</option></select> </td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="preferred_appt_datefield_div" style="display:inline"> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>Preferred Date </span></td> <td valign="middle" class="logi_16"> <input type="button" id="btnDatePicker" name="btnDatePicker" onclick="pickDate(preferred_appt_date)" size="4" value="Choose Date"/> <input style="border-style: none;font-size: 12" class="" name="preferred_appt_date" value="" id="preferred_appt_date" size="12" maxlength="12"/> </td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="preferred_appt_date_2ndfield_div" style="display:inline"> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>Preferred Date (second choice) </span></td> <td valign="middle" class="logi_16"> <input type="button" id="Button1" name="btnDatePicker" onclick="pickDate(preferred_appt_date_2nd)" size="4" value="Choose Date"/> <input style="border-style: none;font-size: 12" class="" name="preferred_appt_date_2nd" value="" id="preferred_appt_date_2nd" size="12" maxlength="12"/> </td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="clinic_locationfield_div" style="display:inline"> <table border="0" cellpadding="2" cellspacing="2" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>Clinic Location </span></td> <td valign="middle"> <select name="clinic_location" class="" id="clinic_location"> <option value="No Preference">No Preference</option> <option value="Andover">Andover</option> <option value="Bass Lake">Bass Lake</option> <option value="Blaine">Blaine</option> <option value="Brooklyn Park">Brooklyn Park</option> <option value="Cedar Ridge">Cedar Ridge</option> <option value="Children's Clinic">Children's Clinic</option> <option value="Chisago">Chisago</option> <option value="Columbia Heights">Columbia Heights</option> <option value="Crosstown">Crosstown</option> <option value="Eagan">Eagan</option> <option value="Eden Center">Eden Center</option> <option value="Elk River">Elk River</option> <option value="Farmington">Farmington</option> <option value="Fridley 6341">Fridley 6341</option> <option value="Fridley 6401">Fridley 6401</option> <option value="Hiawatha">Hiawatha</option> <option value="Highland Park">Highland Park</option> <option value="Hugo">Hugo</option> <option value="Jonathan">Jonathan</option> <option value="Lakeville">Lakeville</option> <option value="Lino Lakes">Lino Lakes</option> <option value="Maple Grove">Maple Grove</option> <option value="Milaca">Milaca</option> <option value="North Branch">North Branch</option> <option value="NorthEast">NorthEast</option> <option value="Oxboro">Oxboro</option> <option value="Pine City">Pine City</option> <option value="Princeton">Princeton</option> <option value="Ridge Valley">Ridge Valley</option> <option value="Ridges">Ridges</option> <option value="Riverside Women's">Riverside Women's</option> <option value="Rogers">Rogers</option> <option value="Rosemount">Rosemount</option> <option value="Rush City">Rush City</option> <option value="Uptown">Uptown</option> <option value="Wyoming">Wyoming</option> <option value="Zimmerman">Zimmerman</option></select> </td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="Div3" style="display:inline"> <table border="0" cellpadding="2" cellspacing="2" width="600"> <tr> <td width="250" class="logi_global"> <span id="provider_label1">Provider</span> </td> <td valign="middle"><input type="text" size="35" maxlength="30" id="provider" name="provider" value=""/> </td> </tr> <tr> <td class="logi_global"><span id="provider_label12">Provider 2nd Choice</span></td> <td valign="middle"><input type="text" size="35" maxlength="30" id="provider2nd" name="provider2nd" value=""/> </td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="Div4" style="display:inline"> <table border="0" cellpadding="2" cellspacing="2" width="500"> <tr> <td width="250" valign="middle"> </td> <td valign="middle" class="logi_global"> <input type="checkbox" name="anyAvailableProvider" id="anyAvaiableProvider"/> Any available provider </td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="headerfield_div" style="display:inline"> <table border="0" cellpadding="0" cellspacing="0" width="500"> <tr> <td align="left" class="logi_2"> <b>Patient Information </b> </td> </tr> <tr> <td align="left"></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="returningPatient_div" style="display:inline"> <a name="returningPatientInfo"></a> <!-- define area for gender information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_4"> <b>Have you ever been seen at a Fairview Hospital or Clinic? * </b> </td> <td valign="middle" class="logi_4"> <table> <tr> <td class="logi_4" valign="middle"> <input type="radio" class="" id="returningPatientYes" name="returningPatient" value="Yes"/> Yes </td> <td></td> <td class="logi_4" valign="middle"> <input type="radio" class="" id="returningPatientNo" name="returningPatient" value="No"/> No </td> </tr> </table> </td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="genderfield_div" style="display:inline"> <a name="genderInfo"></a> <!-- define area for gender information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_4"> <b>What is your gender? * </b> </td> <td valign="middle" class="logi_4"> <table> <tr> <td class="logi_4" valign="middle"> <input type="radio" class="" id="genderfemale" name="gender" value="Female"/> Female </td> <td></td> <td class="logi_4" valign="middle"> <input type="radio" class="" id="gendermale" name="gender" value="Male"/> Male </td> </tr> </table> </td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="last_namefield_div" style="display:inline"> <a name="LastNameInfo"></a> <!-- define area for last name information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_5"> <b>Last Name * </b></td> <td valign="middle" class="logi_5"> <input class="" type="text" name="last_name" value="" size="30" maxlength="30"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="first_namefield_div" style="display:inline"> <a name="FirstNameInfo"></a> <!-- define area for first name information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_6"> <b>First Name * </b></td> <td valign="middle" class="logi_6"> <input class="" type="text" name="first_name" value="" size="30" maxlength="30"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="initialfield_div" style="display:inline"> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>Middle Initial </span></td> <td valign="middle" class="logi_global"> <input type="text" name="initial" value="" size="5" maxlength="5"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="dobfield_div" style="display:inline"> <a name="DOBInfo"></a> <!-- define area for date of birth information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_16"> <b>Birthdate *(mm/dd/yyyy) </b></td> <td valign="middle" class="logi_16"> <input type="text" class="" name="dob" value="" id="dob" size="12" maxlength="12"/> </td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="addressfield_div" style="display:inline"> <a name="addressInfo"></a> <!-- define area for address line 1 information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>Address Line 1 </span></td> <td valign="middle" class="logi_global"> <input class="" type="text" name="address" value="" size="35" maxlength="35"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="address_2field_div" style="display:inline"> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>Address Line 2 </span></td> <td valign="middle" class="logi_global"> <input type="text" name="address_2" value="" size="35" maxlength="35"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="cityfield_div" style="display:inline"> <a name="cityInfo"></a> <!-- define area for city information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>City </span></td> <td valign="middle" class="logi_global"> <input class="" type="text" name="city" value="" size="20" maxlength="20"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="statesfield_div" style="display:inline"> <a name="statesInfo"></a> <!-- define area for states information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>State </span></td> <td valign="middle" class="logi_global"> <select class="" name="states" class="" id="states"> <option value="Alabama">Alabama</option> <option value="Alaska">Alaska</option> <option value="Arizona">Arizona</option> <option value="Arkansas">Arkansas</option> <option value="California">California</option> <option value="Colorado">Colorado</option> <option value="Connecticut">Connecticut</option> <option value="Delaware">Delaware</option> <option value="District of Columbia">District of Columbia</option> <option value="Florida">Florida</option> <option value="Georgia">Georgia</option> <option value="Hawaii">Hawaii</option> <option value="Idaho">Idaho</option> <option value="Illinois">Illinois</option> <option value="Indiana">Indiana</option> <option value="Iowa">Iowa</option> <option value="Kansas">Kansas</option> <option value="Kentucky">Kentucky</option> <option value="Louisiana">Louisiana</option> <option value="Maine">Maine</option> <option value="Maryland">Maryland</option> <option value="Massachusetts">Massachusetts</option> <option value="Michigan">Michigan</option> <option value="Minnesota" selected>Minnesota</option> <option value="Mississippi">Mississippi</option> <option value="Missouri">Missouri</option> <option value="Montana">Montana</option> <option value="Nebraska">Nebraska</option> <option value="Nevada">Nevada</option> <option value="New Hampshire">New Hampshire</option> <option value="New Jersey">New Jersey</option> <option value="New Mexico">New Mexico</option> <option value="New York">New York</option> <option value="North Carolina">North Carolina</option> <option value="North Dakota">North Dakota</option> <option value="Ohio">Ohio</option> <option value="Oklahoma">Oklahoma</option> <option value="Oregon">Oregon</option> <option value="Pennsylvania">Pennsylvania</option> <option value="Rhode Island">Rhode Island</option> <option value="South Carolina">South Carolina</option> <option value="South Dakota">South Dakota</option> <option value="Tennesse">Tennesse</option> <option value="Texas">Texas</option> <option value="Utah">Utah</option> <option value="Vermont">Vermont</option> <option value="Virginia">Virginia</option> <option value="Washington">Washington</option> <option value="West Virginia">West Virginia</option> <option value="Wisconsin">Wisconsin</option> <option value="Wyoming">Wyoming</option> <option value="Guam">Guam</option> <option value="Puerto Rico">Puerto Rico</option> <option value="US Virgin Islands">US Virgin Islands</option> <option value="Armed Forces Africas">Armed Forces Africas</option> <option value="Armed Forces Americas">Armed Forces Americas</option> <option value="Armed Forces Canada">Armed Forces Canada</option> <option value="Armed Forces Europe">Armed Forces Europe</option> <option value="Armed Forces Middle East">Armed Forces Middle East</option> <option value="Armed Forces Pacific">Armed Forces Pacific</option></select> </td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="zipfield_div" style="display:inline"> <a name="ZipInfo"></a> <!-- define area for zip code warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>Zip </span></td> <td valign="middle" class="logi_global"> <input class="" type="text" name="zip" value="" size="9" maxlength="9"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="Div2" style="display:inline"> <table border="0" cellpadding="0" cellspacing="0" width="500"> <tr> <td align="left" class="logi_2"> <b>Contact Information </b> </td> </tr> <tr> <td align="left"></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"><b>Please enter the contact information to schedule the appointment.</b></td> </tr> <tr> <td valign="middle" align="left"> <div id="contactpersonfield_div" style="display:inline"> <a name="ContactPersonInfo"></a> <!-- define area for contact person information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_19"> <b>Contact Person * </b></td> <td valign="middle" class="logi_19"> <input class="" type="text" name="contactperson" value="" size="30" maxlength="30"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="relationshipPatient_div" style="display:inline"> <a name="patientRelationshipInfo"></a> <!-- define area for contact person information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_19"> <b>Relationship to Patient* </b></td> <td valign="middle" class="logi_19"> <input class="" type="text" name="relationshipPatient" value="" size="30" maxlength="30"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="phonefield_div" style="display:inline"> <a name="PhoneInfo"></a> <!-- define area for phone number warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_14"> <b>Day Phone (include area code) *</b></td> <td valign="middle" class="logi_14"> <input class="" type="text" name="phone" value="" size="15" maxlength="15"/></td> <td valign="middle" class="logi_global"> <select name="contactmethod" class="" id="contactmethod"> <option value="Home Phone">Home Phone</option> <option value="Mobile Phone">Mobile Phone</option> <option value="Work Phone">Work Phone</option></select></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="emailfield_div" style="display:inline"> <a name="EmailInfo"></a> <!-- define area for email information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_14"> <b>Email Address * </b></td> <td valign="middle" class="logi_14"> <input class="" type="text" name="email" value="" size="30" maxlength="100"/></td> </tr> <tr> <td width="210" valign="middle" class="logi_14"><b>Confirm Email Address *</b></td> <td valign="middle" class="logi_14"> <input class="" type="text" name="emailconfirm" id="emailconfirm" value="" size="30" maxlength="100"/> </td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="preferredFollowup" style="display:inline"> <a name="preferredFollowup"></a> <!-- define area for contact person information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_19"> <b>Preferred Follow-up Method* </b></td> <td valign="middle" class="logi_19"> <select class="" name="preferredFollowup"> <option value="Phone">Phone</option> <option value="Email">Email</option> </select> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div style="display:inline"> <table border="0" cellpadding="0" cellspacing="0" width="500"> <tr> <td align="left" class="logi_21"> <b>Insurance Information </b> </td> </tr> <tr> <td align="left"></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="selffield_div" style="display:inline"> <a name="SelfInfo"></a> <!-- define area for Insurance Name information warning when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_14"> <b>Self Pay or Insurance Name *</b></td> <td valign="middle" class="logi_14"> <input class="" type="text" name="self" value="" size="30" maxlength="30"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="insuranceid_div" style="display:inline"> <a name="insuranceidInfo"></a> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> Insurance ID</td> <td valign="middle" class="logi_global"> <input class="" type="text" name="insuranceid" value="" size="30" maxlength="30"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="insurancegnfield_div" style="display:inline"> <a name="insurancegnInfo"></a> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> Insurance Group Number</td> <td valign="middle" class="logi_global"> <input class="" type="text" name="insurancegn" value="" size="30" maxlength="30"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="insurancesubfield_div" style="display:inline"> <a name="insurancesubInfo"></a> <!-- define area for insurance subscriber when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>Insurance Subscriber (the person who carries this insurance) </span></td> <td valign="middle" class="logi_global"> <input class="" type="text" name="insurancesub" value="" size="30" maxlength="30"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="subDOB" style="display:inline"> <a name="subDOBInfo"></a> <!-- define area for subscribers DOB when validating form --> <div class="WarningMessage"></div> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> Subscriber's Birthdate (mm/dd/yyyy)</td> <td valign="middle" class="logi_16"> <input type="text" class="" name="subDOB" value="" size="12" maxlength="12"/> </td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="employer" style="display:inline"> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>Subscribers place of Employment</span></td> <td valign="middle" class="logi_global"> <input type="text" name="employer" value="" size="30" maxlength="30"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="insurancedatefield_div" style="display:inline"> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>Date insurance started, if known </span></td> <td valign="middle" class="logi_global"> <input type="text" name="insurancedate" value="" size="30" maxlength="30"/></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" align="left"> <div id="insurancecofield_div" style="display:inline"> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td width="250" valign="middle" class="logi_global"> <span>Amount of co-pay, if applicable </span></td> <td valign="middle" class="logi_global"> <input type="text" name="insuranceco" value="" size="30" maxlength="30"/></td> </tr> </table> </div> </td> </tr> <tr> <td align="left"> </td> </tr> <tr> <td align="left"> <table cellpadding="2" cellspacing="2" border="0" width="500"> <tr> <td valign="middle" align="center"> <input type="reset" value="Clear Form" onclick="return confirmReset();"/> </td> <td align="center"> <input type="submit" value="Submit"/> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </center> </form> <!--end footer include--></td> </tr> </tbody> </table> <!--//ORGINAL BODY CODE--> </div> <!--//MAIN BODY AREA--> <!--SPACER DIV, LEAVE IN PLACE--> <div class="clear"></div> </div> </div> <!-- footer --> <!--Footer--> <!--this file assumes you have added the following to the hosting page: /fv/groups/ssadminview/documents/web_assets/fv_style.css /fv/groups/ssadminview/documents/web_assets/fv_structure.css /fv/groups/ssadminview/documents/web_assets/fv_submenus.css /fv/groups/ssadminview/documents/web_assets/fv_ie6fixes.css (wrapped in IE conditional code) /fv/groups/ssadminview/documents/web_assets/fv_jquery_library.js /fv/groups/ssadminview/documents/web_assets/fv_custom_functions.js and the body tag must include class=full for the whole-page background image --><!--stopindex--> <div id="footerContainer" class="footerSwoosh_above png"> <div class="footerNavBox"> <div id="footerNav"> <div id="Footer_Element_1"></div> <div class="clear"> </div> </div> <div id="footerSubNav"> <div id="Footer_Element_2"></div> <div class="clear"> </div> </div> <div id="Footer_Element_3"></div> <div class="clear"> </div> </div> <div class="footerInfo"> <div id="Footer_Element_4"></div> </div> <div class="clear"> </div> <div class="clear"> </div> </div> <script type="text/javascript"> var currentServerContext = escape(document.location); if (window.XMLHttpRequest) {// code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp = new XMLHttpRequest(); } else {// code for IE6, IE5 xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); } xmlhttp.open("GET","/fv/groups/sitemanager/documents/web_assets/fairview_footer_content.xml",false); xmlhttp.send(); xmlDoc = xmlhttp.responseXML; function nonIE7Browser() { var i = 0; var menuID = ""; var divContent = ""; var nodeListObj = xmlDoc.firstChild.childNodes; while (i < nodeListObj.length) { if ((nodeListObj.item(i).nodeType == Node.ELEMENT_NODE) && (nodeListObj.item(i).nodeName == "wcm:element") && nodeListObj.item(i).hasChildNodes()) { var menuID = nodeListObj.item(i).attributes.getNamedItem("name").value; var divContent = nodeListObj.item(i).childNodes[0].nodeValue; if (!currentServerContext.indexOf("ucmstage") >= 0) { divContent = divContent.replace(/'/g, ""); divContent = divContent.replace(/\[\!--\$wcmUrl\(resource\,/g, "/fv/"); divContent = divContent.replace(/\)--\]/g, ""); document.getElementById(menuID).innerHTML = divContent.replace(/ucmstage.fairview.org\/[Ff]airview/g, "www.fairview.org"); } } i++; } } function IEBrowsers() { var i = 0; var menuID = ""; var divContent = ""; var x = xmlDoc.getElementsByTagName("wcm:element"); while(i < x.length) { if (xmlDoc.getElementsByTagName("wcm:element")[i].hasChildNodes()) { //ignore blank nodes menuID = x[i].attributes.getNamedItem("name").value; divContent = x[i].childNodes[0].nodeValue; if (document.getElementById(menuID) != null) { if (!currentServerContext.indexOf("ucmstage") >= 0) { divContent = divContent.replace(/'/g, ""); divContent = divContent.replace(/\[\!--\$wcmUrl\(resource\,/g, "/fv/"); divContent = divContent.replace(/\)--\]/g, ""); document.getElementById(menuID).innerHTML = divContent.replace(/ucmstage.fairview.org\/[Ff]airview/g, "www.fairview.org"); } } } i++; } } // Detect Client Browser type var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false; if (!isIE) { nonIE7Browser(); } else { IEBrowsers(); } </script> <!--//Footer--> </div> </div> </body> </html> <!-- FILE ARCHIVED ON 23:05:58 Aug 09, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 16:58:27 Nov 28, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.499 exclusion.robots: 0.024 exclusion.robots.policy: 0.014 esindex: 0.009 cdx.remote: 35.463 LoadShardBlock: 88.226 (3) PetaboxLoader3.datanode: 86.189 (4) PetaboxLoader3.resolve: 108.128 (2) load_resource: 119.167 -->