www.holyname.org
Open in
urlscan Pro
67.225.209.18
Public Scan
Submitted URL: http://holyname.org/
Effective URL: https://www.holyname.org/
Submission: On August 08 via manual from US — Scanned from US
Effective URL: https://www.holyname.org/
Submission: On August 08 via manual from US — Scanned from US
Form analysis
5 forms found in the DOMGET /search-result.aspx
<form method="get" action="/search-result.aspx">
<div class="row" align="right">
<div class="col-xs-12 col-sm-12">
<table style="width:100% !important;">
<tbody>
<tr>
<td style="width:100% !important; margin:0px !important; padding:0px !important">
<input type="text" name="q" placeholder="How may we help you today?" id="search-plcc" value="" style="color:#737373; width:100% ; font-size:16px; position:relative; text-align:left;
padding-left:10px; height:45px;
border:none;" autocomplete="off" required="">
</td>
<td style="width:100% !important">
<!-- btn-primary -->
<span class="waves-input-wrapper waves-effect waves-light"><input type="submit" value="SEARCH" class="btn btn-secondary btn-search"></span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</form>
Name: frmContact — POST process-contact.aspx
<form role="form" name="frmContact" method="post" action="process-contact.aspx" onsubmit="return validateForm(this);" class="form-section">
<div class="row form-row">
<div class="col-12 col-lg-6 form-col-custom">
<div class="md-form form-cell-custom">
<input type="text" id="first_name" name="first_name" class="form-control" autocomplete="off" maxlength="20" required="required" minlength="2">
<label for="first_name">First name</label>
</div>
</div>
<div class="col-12 col-lg-6 form-col-custom">
<div class="md-form form-cell-custom">
<input type="text" id="last_name" name="last_name" class="form-control" autocomplete="off" maxlength="20" required="required" minlength="2">
<label for="last_name">Last name</label>
</div>
</div>
<div class="col-12 col-lg-6 form-col-custom">
<div class="md-form form-cell-custom">
<input type="text" id="email_address" name="email_address" class="form-control" maxlength="50" autocomplete="off" required="required">
<label for="Email Address">Email Address:</label>
</div>
</div>
<div class="col-12 col-lg-6 form-col-custom">
<div class="md-form form-cell-custom">
<input type="text" name="phone_number" id="phone_number" class="form-control" onkeypress="return isNumberKey(event)" maxlength="12" minlength="12" autocomplete="off" required="">
<label for="Cell Number">Cell Number:</label>
</div>
</div>
<div class="col-12 col-lg-6 form-col-custom">
<div class="md-form form-cell-custom">
<input type="text" id="street_address1" name="street_address1" class="form-control" autocomplete="off" maxlength="50" required="required" minlength="5">
<label for="Street Address 1">Street Address 1</label>
</div>
</div>
<div class="col-12 col-lg-6 form-col-custom">
<div class="md-form form-cell-custom">
<input type="text" id="street_address2" name="street_address2" class="form-control" autocomplete="off" maxlength="20" minlength="2">
<label for="Street Address 2">Street Address 2</label>
</div>
</div>
<div class="col-12 col-lg-6 form-col-custom">
<div class="md-form form-cell-custom">
<input type="text" id="city" name="city" class="form-control" required="" autocomplete="off" maxlength="50" minlength="3">
<label for="City">City</label>
</div>
</div>
<div class="col-12 col-lg-3 form-col-custom form-col-select-custom mt-md-0 mt-3">
<div class="md-form form-cell-custom md-form-select">
<select name="state" id="state" class="md-select form-control dropdown-primary" required="required">
<option value="" disabled="" selected="" class="select-label"></option>
<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="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">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" selected="">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="Tennessee">Tennessee</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>
</select>
<label for="State">State</label>
</div>
</div>
<div class="col-12 col-lg-3 form-col-custom mt-md-0 mt-3">
<div class="md-form form-cell-custom">
<input type="text" id="zipcode" name="zipcode" class="form-control" required="" autocomplete="off" maxlength="5" minlength="5" onkeypress="return isNumberKey(event)">
<label for="ZipCode">Zip Code</label>
</div>
</div>
<label for="email" id="hdnEmail">Email</label>
<input type="text" name="Email" id="Email" size="20">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 pb-3">
<!--<button class="btn-rounded btn-block my-4 waves-effect z-depth-0 btn body-button-links2-bg body-button-links2" type="submit"
onsubmit="return validateForm(this);" onClick="return validateForm(this);">submit request</button>-->
<button type="submit" id="btnSendMessage" class="btn btn-primary btn-block waves-effect waves-light">Submit</button>
</div>
</div>
</form>
GET /search-result.aspx
<form method="get" action="/search-result.aspx">
<div class="input-group aos-init aos-animate" data-aos="fade-up" data-aos-delay="100">
<input type="text" class="form-control banner-search-textbox" placeholder="Type here to search" style="height:65px; border:none" name="q" id="search-plcc-quick-links" required="">
<div class="input-group-append">
<button class="btn btn-secondary waves-effect waves-light" type="submit" style="background-color:#2484c6; border:none; height:65px; width:65px">
<i class="fa fa-search" style="padding:22px 20px 0px 0px"></i></button>
</div>
</div>
</form>
POST /physician/specialties.aspx?page=1
<form method="post" action="/physician/specialties.aspx?page=1">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-5 col-lg-5 mt-0 autocomplete">
<input type="text" name="specialty" id="specialty" class="form-control bg-light" placeholder="Enter a specialty">
</div>
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-4 mt-0">
<input type="text" class="form-control bg-light pt-1 pb-1" placeholder="Enter physician last name" name="last_name" id="last_name">
</div>
<div class="col-xs-12 col-sm-12 col-md-3 col-lg-3 text-center">
<button type="submit" class="btn btn-primary waves-effect waves-light">Search</button>
</div>
</div>
</form>
GET /search-result.aspx
<form class="form-inline d-flex justify-content-left md-form form-sm active-cyan-2 mt-3" method="get" action="/search-result.aspx">
<input type="text" class="form-control form-control-sm w-75 text-white" placeholder="Search" aria-label="Search" required="required" name="q" id="search-plcc-footer" autocomplete="off">
<div class="input-group-append">
<button class="btn btn-secondary text-white waves-effect waves-light" style="background-color:#38BFBD;" type="submit">
<i class="fas fa-search" aria-hidden="true"></i></button>
</div>
</form>
Text Content
Careers Newsroom Donate Health System ▼ × AFFILIATED ORGANIZATIONS HN Medical Partners School of Nursing HNH Fitness Villa Marie Claire Simulation Learning Haiti Health Promise MEDICAL PARTNERS OFFICES Cardiovascular Specialists University Orthopaedic Pulmonary Specialists Obstetrics & Gynecology North Jersey Heart North Jersey Surgical Surgical Specialistss Primary Care Specialty Assoc. Urologic Specialties Women's Health Care * medical care * Specialty Services * -------------------------------------------------------------------------------- * Cancer Care * BirthPlace * Cardiology * Interventional Institute * MS Center * Physical Therapy * Radiology Services * Wound Healing Institute * COVID-19 Toolkit * -------------------------------------------------------------------------------- * Vaccine and Booster Doses * Testing * Treatment Options * FAQs * Check Symptoms * Insurance Counseling * Other Topics * Medical Care & Treatments * -------------------------------------------------------------------------------- * Asian Health Services * Bariatric Services * Breast Center * Community Health * Clinical Research * Diabetes Center * Emergency Care Center * Genetic Counseling * Headache Treatment * Hospice and Palliative Care * Laboratory Service Center * Maternal-Fetal Medicine * Pediatric Services * Senior Services * Sleep Center * Sports Medicine View All Services (A-Z) * patients & visitors * For Patients * -------------------------------------------------------------------------------- * Advance Directives * Insurance Plans * Patient Accommodations * Patient Advocate * Patient Guide (English) * Patient Privacy * Patient Rights * Patient Portal / Health Record * Pay Your Bill * Standard Hospital Charges * For Visitors * -------------------------------------------------------------------------------- * Visitor Restrictions * Discounted Lodging * Gift Shop * * Directions & Parking * -------------------------------------------------------------------------------- * Address and Directions * Map Your Route * Parking * Public Transportation * Amenities & Services * -------------------------------------------------------------------------------- * Birth Certificate * Blood Donation * Cashier Services & ATM * Discounted Lodging * Language and Communication * Medical Billing * Medical Records * Pastoral Services and Chapel * Retail Pharmacy/PharmaCare * Community Health * -------------------------------------------------------------------------------- * Bergen County (2013) * Bergen County (2016) * Holy Name Medical Center (2016) * Holy Name Medical Center (2019) * Implementation Strategy * Community Resources * BirthPlace Programs * -------------------------------------------------------------------------------- * * Cancer Support Programs * -------------------------------------------------------------------------------- * * Other Programs * -------------------------------------------------------------------------------- * * All Events * -------------------------------------------------------------------------------- * * Symptoms Checker * -------------------------------------------------------------------------------- * * Health Resources * -------------------------------------------------------------------------------- * * About Holy Name * Quick Links * -------------------------------------------------------------------------------- * About Us * Awards & Accreditations * Careers * Classes & Support Groups * Historical Timeline * Foundation / Ways to Give * Leadership & Governance * New Era New Brand * This Place Is Different * Volunteer Services * Key Phone Numbers * -------------------------------------------------------------------------------- Medical Center Operator 201-833-3000 Physician Referral Service 877-HOLY-NAME (465-9626) Foundation (Donations) 201-833-3187 Human Resources 201-833-7040 Medical Staff Office 201-833-3352 Email for General Questions View full list * Newsroom * -------------------------------------------------------------------------------- * * * * Patients' Stories * -------------------------------------------------------------------------------- * * Foundation Events at HN * -------------------------------------------------------------------------------- * * Find a Provider * SUBSCRIBE FOR NEWS & UPDATES × First name Last name Email Address: Cell Number: Street Address 1 Street Address 2 City Alabama Alaska Arizona Arkansas California Colorado Connecticut Delaware Florida Georgia Hawaii Idaho Illinois Indiana Iowa Kansas Kentucky Louisiana Maine Maryland Massachusetts Michigan Minnesota Mississippi Missouri Montana Nebraska Nevada New Hampshire New Jersey New Mexico New York North Carolina North Dakota Ohio Oklahoma Oregon Pennsylvania Rhode Island South Carolina South Dakota Tennessee Texas Utah Vermont Virginia Washington West Virginia Wisconsin Wyoming State Zip Code Email Submit × 1. 2. NURSING CAREER OPPORTUNITIES ENVIRONMENTAL SERVICES BONUS 1. 2. 3. 4. HEALTH CARE FROM ANYWHERE Telemedicine allows you to see and speak with a physician from the privacy and safety of your own home — or wherever you happen to be. Find a Telemedicine Provider WELCOME YOUR BABY INTO THE WORLD WITH US The BirthPlace is your trusted partner for outstanding mother-baby care before, during and after delivery. Learn More THE PATRICIA LYNCH CANCER CENTER Holy Name's Cancer Center is an easily accessible, technologically advanced, one-stop resource for whole-person cancer care. Learn More HOLY NAME PHARMACARE: CONVENIENT PERSONALIZED SERVICE + HOME DELIVERY Your full-service, retail pharmacy and trusted source for information, prescriptions and over-the-counter medications. Learn More Previous Next HOW MAY WE HELP YOU TODAY? * Find A Provider: Simple Search QUICKLY SEARCH FOR A PROVIDER AND BOOK ONLINE INSTANTLY Search Use our advanced finder * I would like to Get Vaccinated Pay My Bill View My Chart Donate to HN Join an Event Find a Job COVID-19 TOOLKIT Get the latest information about COVID-19 vaccination, boosters shots, testing, FAQs and much more. Learn More FEATURED SERVICES Our leading-edge healthcare teams deliver outstanding, compassionate care and high patient satisfaction within a variety of medical specialties, services and programs to help you get well and stay well. THE BIRTHPLACE Our highly trained and experienced staff is committed to providing excellent, culturally-sensitive care to you and your baby. Learn More CANCER SERVICES To receive the very best personalized cancer care, you don't have to travel very far. Learn More CARDIOLOGY Our multidisciplinary cardiac team provides optimal care for all cardiac patients, with gender-specific diagnostics and treatments. Learn More INTERVENTIONAL INSTITUTE Interventional Radiology is an approach to diagnose and treat a variety of conditions and diseases without surgery. Learn More MS CENTER Holy Name's MS Center provides comprehensive care with full access to all hospital services and emerging therapies through clinical trials. Learn More PHYSICAL THERAPY Highly credentialed and experienced physical, occupational and speech therapists will help you gain strength, relearn skills and get you back to living life. Learn More HOLY NAME PHARMACARE Our retail pharmacy is open to the public, offering prompt, personalized service with home delivery. Learn More TELEMEDICINE Telemedicine allows you to see and speak with a physician or other healthcare provider from the privacy and safety of your own home. Learn More WOUND HEALING INSTITUTE Hard-to-heal acute and chronic wounds are no match for our multidisciplinary approach and advanced therapies. Learn More View All Services (A-Z) INSPIRING PATIENTS' STORIES Holy Name provides the best care to every patient. Read some of their stories and see why This Place is Different. CRAIG MAINOR MS PATIENT Craig Mainor starts his days at 5:00 am so he can fit in an 8-mile walk before he goes to work. Twice a week he tops that off by riding his bike ... Read Craig's full story CHAN KIM COLORECTAL CANCER PATIENT Chan Kim remembers one of the best moments of his life. He was coming out of surgery and moved his hand near his stomach to feel for something ... Read Chan's full story KAREN RIEDEL CERVICAL CANCER PATIENT A cancer journey is never easy but Karen Riedel's was particularly arduous. Before things turned around, she was hospitalized for nearly ... Read Karen's full story REBECKA HESS GRATITUDE FOR EVERY DAY AND CLINICAL TRIALS Standard chemotherapy fell short in treating Rebecka Hess’ ovarian cancer – the disease returned with a vengeance. Now, she's receiving specialized medication... Read Rebecka's full story ANASTASIA STACHURA THE BIRTHPLACE Anastasia Stachura was in labor for hours and wasn't any closer to delivering her baby than she had been when she first entered the the hospital. It appeared as if... Read Anastasia's full story ROBERT MASTERSON WOUND HEALING Robert Masterson has a wound on his left toe that just won't heal. Often, chronic wounds like his lead to amputation and he's already had two toes removed... Read Robert's full story CRAIG MAINOR MS PATIENT Craig Mainor starts his days at 5:00 am so he can fit in an 8-mile walk before he goes to work. Twice a week he tops that off by riding his bike ... Read Craig's full story CHAN KIM COLORECTAL CANCER PATIENT Chan Kim remembers one of the best moments of his life. He was coming out of surgery and moved his hand near his stomach to feel for something ... Read Chan's full story KAREN RIEDEL CERVICAL CANCER PATIENT A cancer journey is never easy but Karen Riedel's was particularly arduous. Before things turned around, she was hospitalized for nearly ... Read Karen's full story REBECKA HESS GRATITUDE FOR EVERY DAY AND CLINICAL TRIALS Standard chemotherapy fell short in treating Rebecka Hess’ ovarian cancer – the disease returned with a vengeance. Now, she's receiving specialized medication... Read Rebecka's full story ANASTASIA STACHURA THE BIRTHPLACE Anastasia Stachura was in labor for hours and wasn't any closer to delivering her baby than she had been when she first entered the the hospital. It appeared as if... Read Anastasia's full story ROBERT MASTERSON WOUND HEALING Robert Masterson has a wound on his left toe that just won't heal. Often, chronic wounds like his lead to amputation and he's already had two toes removed... Read Robert's full story ‹› View Other Inspiring Stories Holy Name Medical Center 718 Teaneck Road, Teaneck, NJ 07666 (201) 833-3000 | info@holyname.org Treatments & Services Find a Physician Medical Care Book Online Insurance Plans Patient & Family Resources Community Calendar About Holy Name Support Holy Name Pay Your Bill Policies & Notices Financial Counseling Notice of Privacy Practices Joint Commission Notice ONC Health IT Disclosure Copyright © 2022 Holy Name, All rights reserved. ORIGINAL TEXT Contribute a better translation --------------------------------------------------------------------------------