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 Tags: tranco_l324
Submission: On March 29 via api from DE — Scanned from DE
Effective URL: https://www.holyname.org/
Submission Tags: tranco_l324
Submission: On March 29 via api from DE — Scanned from DE
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>
Name: physearch — POST /physician/specialties.aspx?page=1
<form class="php-email-form form-section w-100 mt-5" role="form" id="physearch" name="physearch" method="post" action="/physician/specialties.aspx?page=1">
<div class="row no-gutters">
<!--<div class="col-xs-0 col-sm-0 col-md-3 form-group d-xs-none d-md-block"></div>-->
<div class="col-xs-12 col-sm-12 col-md-2 form-group pr-xs-0 pr-sm-0 pr-md-4" style="margin-left:-2px">
<select name="specialty" id="specialty" class="form-control h-35">
<option value="" selected="">Specialty</option>
<option value="" disabled=""></option>
<option value="Allergy & Immunology">Allergy & Immunology</option>
<option value="Anesthesia">Anesthesia</option>
<option value="Bariatric Surgery">Bariatric Surgery</option>
<option value="Breast Imaging">Breast Imaging</option>
<option value="Breast Oncology">Breast Oncology</option>
<option value="Breast Surgery">Breast Surgery</option>
<option value="Cardiac Electrophysiology">Cardiac Electrophysiology</option>
<option value="Cardiology">Cardiology</option>
<option value="Colon/Rectal Surgery">Colon/Rectal Surgery</option>
<option value="Critical Care Medicine">Critical Care Medicine</option>
<option value="Cytopathology">Cytopathology</option>
<option value="Dentistry/General">Dentistry/General</option>
<option value="Dermatology">Dermatology</option>
<option value="Echocardiography">Echocardiography</option>
<option value="Emergency Medicine">Emergency Medicine</option>
<option value="Endocrinology">Endocrinology</option>
<option value="Family Medicine">Family Medicine</option>
<option value="Gastroenterology">Gastroenterology</option>
<option value="Gastrointestinal Oncology">Gastrointestinal Oncology</option>
<option value="General Surgery">General Surgery</option>
<option value="Geriatrics">Geriatrics</option>
<option value="Gynecologic Oncology">Gynecologic Oncology</option>
<option value="Gynecology">Gynecology</option>
<option value="Hand Surgery">Hand Surgery</option>
<option value="Headache Medicine">Headache Medicine</option>
<option value="Hematology">Hematology</option>
<option value="Hematologic Malignancies">Hematologic Malignancies</option>
<option value="Hospice Palliative Care">Hospice Palliative Care</option>
<option value="Infectious Disease">Infectious Disease</option>
<option value="Internal Medicine">Internal Medicine</option>
<option value="Interventional Cardiology">Interventional Cardiology</option>
<option value="Interventional Radiology">Interventional Radiology</option>
<option value="Maternal-Fetal Medicine">Maternal-Fetal Medicine</option>
<option value="Medical Oncology">Medical Oncology</option>
<option value="Melanoma">Melanoma</option>
<option value="Neonatal-Perinatal Medicine">Neonatal-Perinatal Medicine</option>
<option value="Nephrology">Nephrology</option>
<option value="Neurology">Neurology</option>
<option value="Multiple Sclerosis">Neurology/Multiple Sclerosis</option>
<option value="Neuro-radiology">Neuro-radiology</option>
<option value="Neurorehabilitation">Neurorehabilitation</option>
<option value="Neurosurgery">Neurosurgery</option>
<option value="Nuclear Cardiology">Nuclear Cardiology</option>
<option value="Obstetrics">Obstetrics</option>
<option value="OB/GYN">OB/GYN</option>
<option value="Oncology">Oncology</option>
<option value="Ophthalmology">Ophthalmology</option>
<option value="Oral/Maxillofacial Surgery">Oral/Maxillofacial Surgery</option>
<option value="Orthopedics">Orthopedics</option>
<option value="Otolaryngology">Otolaryngology</option>
<option value="Pain Medicine">Pain Medicine</option>
<option value="Palliative Medicine">Palliative Medicine</option>
<option value="Pathology">Pathology</option>
<option value="Pediatric Allergy">Pediatric Allergy</option>
<option value="Pediatric Anesthesiology">Pediatric Anesthesiology</option>
<option value="Pediatric Cardiology">Pediatric Cardiology</option>
<option value="Pediatric Dentistry">Pediatric Dentistry</option>
<option value="Pediatric Gastroenterology">Pediatric Gastroenterology</option>
<option value="Pediatric Otolaryngology">Pediatric Otolaryngology</option>
<option value="Pediatric Pulmonary Disease">Pediatric Pulmonary Disease</option>
<option value="Pediatric Surgery">Pediatric Surgery</option>
<option value="Pediatric Urology">Pediatric Urology</option>
<option value="Pediatrics">Pediatrics</option>
<option value="Phys Med/Rehabilitation">Physical Medicine/Rehabilitation</option>
<option value="Plastic Surgery">Plastic Surgery</option>
<option value="Podiatry">Podiatry</option>
<option value="Primary Care">Primary Care</option>
<option value="Prostodontic Dentistry">Prostodontic Dentistry</option>
<option value="Psychiatry">Psychiatry</option>
<option value="Pulmonary Medicine">Pulmonary Medicine</option>
<option value="Radiation Oncology">Radiation Oncology</option>
<option value="Radiology">Radiology</option>
<option value="Reproductive Endocrinology">Reproductive Endocrinology</option>
<option value="Rheumatology">Rheumatology</option>
<option value="Skin Cancer">Skin Cancer</option>
<option value="Sleep Medicine">Sleep Medicine</option>
<option value="Spine Surgery">Spine Surgery</option>
<option value="Sports Medicine">Sports Medicine</option>
<option value="Surgical Critical Care">Surgical Critical Care</option>
<option value="Surgical Oncology">Surgical Oncology</option>
<option value="Thoracic Surgery">Thoracic Surgery</option>
<option value="Urogynecology">Urogynecology</option>
<option value="Urologic Oncology">Urologic Oncology</option>
<option value="Urology">Urology</option>
<option value="Vasc/Interventional Radiology">Vasc/Interventional Radiology</option>
<option value="Vascular Neurology">Vascular Neurology</option>
<option value="Vascular Surgery">Vascular Surgery</option>
</select>
<!--<label for="specialty">Specialty</label>-->
</div>
<!--pr-xs-0 pr-sm-0 pr-md-4 -->
<div class="col-xs-12 col-sm-12 col-md-2 form-group pr-xs-0 pr-sm-0 pr-md-4">
<!-- md-select form-control dropdown-primary -->
<select name="location" id="location" class="form-control h-35">
<option value="" selected="">Location</option>
<option value="" disabled=""></option>
<option value="Bergenfield">Bergenfield</option>
<option value="Bloomfield">Bloomfield</option>
<option value="Bronx">Bronx</option>
<option value="Brooklyn">Brooklyn</option>
<option value="Cliffside Park">Cliffside Park</option>
<option value="Clifton">Clifton</option>
<option value="Closter">Closter</option>
<option value="Cresskill">Cresskill</option>
<option value="Dumont">Dumont</option>
<option value="Edgewater">Edgewater</option>
<option value="Elmwood Park">Elmwood Park</option>
<option value="Emerson">Emerson</option>
<option value="Englewood">Englewood</option>
<option value="Englewood Cliffs">Englewood Cliffs</option>
<option value="Fair Lawn">Fair Lawn</option>
<option value="Fairview">Fairview</option>
<option value="Flushing">Flushing</option>
<option value="Fort Lee">Fort Lee</option>
<option value="Hackensack">Hackensack</option>
<option value="Haledon">Haledon</option>
<option value="Hasbrouck Hts">Hasbrouck Hts</option>
<option value="Haworth">Haworth</option>
<option value="Hillsdale">Hillsdale</option>
<option value="Hoboken">Hoboken</option>
<option value="Jersey City">Jersey City</option>
<option value="Leonia">Leonia</option>
<option value="Little Ferry">Little Ferry</option>
<option value="Livingston">Livingston</option>
<option value="Lodi">Lodi</option>
<option value="Lyndhurst">Lyndhurst</option>
<option value="Maywood">Maywood</option>
<option value="Midland Park">Midland Park</option>
<option value="New Milford">New Milford</option>
<option value="New York">New York</option>
<option value="Newark">Newark</option>
<option value="North Arlington">North Arlington</option>
<option value="North Bergen">North Bergen</option>
<option value="Oradell">Oradell</option>
<option value="Palisades Park">Palisades Park</option>
<option value="Paramus">Paramus</option>
<option value="Passaic">Passaic</option>
<option value="Paterson">Paterson</option>
<option value="Ramsey">Ramsey</option>
<option value="Ridgefield">Ridgefield</option>
<option value="Ridgefield Park">Ridgefield Park</option>
<option value="Ridgewood">Ridgewood</option>
<option value="River Edge">River Edge</option>
<option value="River Vale">River Vale</option>
<option value="Riverdale">Riverdale</option>
<option value="Rochelle Park">Rochelle Park</option>
<option value="Rutherford">Rutherford</option>
<option value="Saddle Brook">Saddle Brook</option>
<option value="Secaucus">Secaucus</option>
<option value="South Orange">South Orange</option>
<option value="Summit">Summit</option>
<option value="Teaneck">Teaneck</option>
<option value="Tenafly">Tenafly</option>
<option value="Totowa">Totowa</option>
<option value="Union City">Union City</option>
<option value="Wayne">Wayne</option>
<option value="West New York">West New York</option>
<option value="Westwood">Westwood</option>
<option value="Woodcliff Lake">Woodcliff Lake</option>
<option value="Woodland Park">Woodland Park</option>
</select>
<!--<label for="location" class="pl-3">Location</label>-->
</div>
<div class="col-xs-12 col-sm-12 col-md-2 form-group">
<input type="text" class="form-control last_name_auto" id="last_name" name="last_name" placeholder="Physician last name" maxlength="20">
</div>
<!--<div class="col-xs-0 col-sm-0 col-md-3 form-group d-xs-none d-md-block"></div>-->
</div>
<div class="mb-3 mt-4">
<button class="btn btn-primary btn-get-started-general ml-md-0 ml-3 waves-effect waves-light" type="submit">Search</button>
</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>
POST //translate.googleapis.com/translate_voting?client=te
<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>
Text Content
Updated Visitor Policy as of December 29, 2023: Learn More Careers Newsroom Donate Health System ▼ × AFFILIATED ORGANIZATIONS HN Physicians School of Nursing HNH Fitness Villa Marie Claire Simulation Learning Haiti Health Promise MEDICAL PARTNERS OFFICES Cardiovascular Specialists Pulmonary Specialists Obstetrics & Gynecology North Jersey Heart North Jersey Surgical Surgical Specialistss Primary Care Specialty Assoc. Urologic Specialties Women's Health Care * Services * Specialty Services * -------------------------------------------------------------------------------- * Cancer Care * BirthPlace * Cardiology * Interventional Institute * MS Center * Physical Therapy * Radiology Services * Wound Healing Institute * Medical Care & Treatments * -------------------------------------------------------------------------------- * Advance Directive * Asian Health Services * Bariatric Services * Breast Center * Clinical Research * Community Health * Covid-19 * Diabetes Center * Emergency Care Center * Endometriosis Center * Genetic Counseling * Headache Treatment * Hospice Care * Laboratory Service Center * Maternal-Fetal Medicine * Neurology * Nutrition Services * Orthopedic Services * Pediatric Services * Senior Services * Sleep Center * Sports Medicine * Telemedicine * Women's Services 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 * Pharmacy/PharmaCare * Community Health * -------------------------------------------------------------------------------- * Bergen County (2016) * Bergen County (2019) * Bergen County (2022) * Holy Name Medical Center (2016) * Holy Name Medical Center (2019) * Holy Name Medical Center (2022) * Implementation Strategy (2023-2025) * Implementation Strategy (2019) * Community Resources * Community Events * -------------------------------------------------------------------------------- * Bereavement Support * BirthPlace * Cancer Support * Community Health * All Events * Health Resources * -------------------------------------------------------------------------------- * Nutrition/Diet Services * Stay Well Health Library * Symptoms Checker * 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 * Nursing * Patients' Stories * 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 * -------------------------------------------------------------------------------- * In The News * Press Releases * Health Vitals * 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 × ALLIED HEALTH OPEN HOUSE FIND YOUR MATCH CHOOSE THE RIGHT PHYSICIAN FOR YOU Specialty Allergy & Immunology Anesthesia Bariatric Surgery Breast Imaging Breast Oncology Breast Surgery Cardiac Electrophysiology Cardiology Colon/Rectal Surgery Critical Care Medicine Cytopathology Dentistry/General Dermatology Echocardiography Emergency Medicine Endocrinology Family Medicine Gastroenterology Gastrointestinal Oncology General Surgery Geriatrics Gynecologic Oncology Gynecology Hand Surgery Headache Medicine Hematology Hematologic Malignancies Hospice Palliative Care Infectious Disease Internal Medicine Interventional Cardiology Interventional Radiology Maternal-Fetal Medicine Medical Oncology Melanoma Neonatal-Perinatal Medicine Nephrology Neurology Neurology/Multiple Sclerosis Neuro-radiology Neurorehabilitation Neurosurgery Nuclear Cardiology Obstetrics OB/GYN Oncology Ophthalmology Oral/Maxillofacial Surgery Orthopedics Otolaryngology Pain Medicine Palliative Medicine Pathology Pediatric Allergy Pediatric Anesthesiology Pediatric Cardiology Pediatric Dentistry Pediatric Gastroenterology Pediatric Otolaryngology Pediatric Pulmonary Disease Pediatric Surgery Pediatric Urology Pediatrics Physical Medicine/Rehabilitation Plastic Surgery Podiatry Primary Care Prostodontic Dentistry Psychiatry Pulmonary Medicine Radiation Oncology Radiology Reproductive Endocrinology Rheumatology Skin Cancer Sleep Medicine Spine Surgery Sports Medicine Surgical Critical Care Surgical Oncology Thoracic Surgery Urogynecology Urologic Oncology Urology Vasc/Interventional Radiology Vascular Neurology Vascular Surgery Location Bergenfield Bloomfield Bronx Brooklyn Cliffside Park Clifton Closter Cresskill Dumont Edgewater Elmwood Park Emerson Englewood Englewood Cliffs Fair Lawn Fairview Flushing Fort Lee Hackensack Haledon Hasbrouck Hts Haworth Hillsdale Hoboken Jersey City Leonia Little Ferry Livingston Lodi Lyndhurst Maywood Midland Park New Milford New York Newark North Arlington North Bergen Oradell Palisades Park Paramus Passaic Paterson Ramsey Ridgefield Ridgefield Park Ridgewood River Edge River Vale Riverdale Rochelle Park Rutherford Saddle Brook Secaucus South Orange Summit Teaneck Tenafly Totowa Union City Wayne West New York Westwood Woodcliff Lake Woodland Park Search 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 NICOLE SMIT & TARA GREELEY BREAST CANCER PATIENT Tara Greeley wasn't surprised when she was diagnosed with breast cancer. Her family had a long history with the disease – her mother, sister, aunt ... Read Nicole'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 NICOLE SMIT & TARA GREELEY BREAST CANCER PATIENT Tara Greeley wasn't surprised when she was diagnosed with breast cancer. Her family had a long history with the disease – her mother, sister, aunt ... Read Nicole'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 Cancer Care BirthPlace Cardiology MS Center Physical Therapy Wound Healing Institute Patient & Family Resources Book Online Community Calendar Support Holy Name Directory Price Transparency Pay Your Bill Insurance Plans Electronic Health Records Policies & Notices About Holy Name Financial Counseling Notice of Privacy Practices Patient Rights Patient Advocate Annual Public Meeting Joint Commission Notice ONC Health IT Disclosure Copyright © 2024 Holy Name, All rights reserved. Originaltext Diese Übersetzung bewerten Mit deinem Feedback können wir Google Übersetzer weiter verbessern