atlantichealth.org
Open in
urlscan Pro
151.101.3.10
Public Scan
Submitted URL: http://atlantichealth.org/
Effective URL: https://atlantichealth.org/
Submission: On December 20 via manual from US — Scanned from DE
Effective URL: https://atlantichealth.org/
Submission: On December 20 via manual from US — Scanned from DE
Form analysis
6 forms found in the DOM<form style="overflow: visible;" class="coveocontroller" data-coveo-organizationid="atlantichealthsystemproductionyat3oy3s">
<script type="module">
window.addEventListener('load', (event) => {
(async () => {
await customElements.whenDefined("atomic-search-interface");
const searchInterfaceModal3 = document.querySelector("#coveosearchmodal3");
var coveobit = document.querySelector(".coveocontroller");
var coveoorg = coveobit.dataset.coveoOrganizationid;
var tag = '';
$.ajax({
dataType: "json",
url: '/bin/search/coveo/token',
type: "GET",
cache: true,
traditional: true,
async: false
}).success(function(resp) {
console.log(resp.token);
console.log('response success');
tag = resp.token;
}).error(function(err) {
console.log(err);
console.log('err response')
});
// SANDBOX
await searchInterfaceModal3.initialize({
accessToken: tag,
organizationId: coveoorg,
});
searchInterfaceModal3.executeFirstSearch();
})();
});
</script>
<atomic-search-interface id="coveosearchmodal3" fields-to-include="" search-hub="default" analytics="" language="en" reflect-state-in-url="" scroll-container="atomic-search-interface" language-assets-path="./lang" icon-assets-path="./assets"
class="hydrated"><atomic-aria-live class="hydrated" style="position: absolute; display: block; height: 0px; overflow: hidden; margin: 0px;">
<div id="aria-live-v345p-search-box" aria-live="polite" role="status"></div>
<div id="aria-live-v345p-search-suggestions" aria-live="assertive" role="status"></div>
</atomic-aria-live>
<atomic-search-layout mobile-breakpoint="1024px" class="hydrated" id="atomic-search-layout-s26ds">
<atomic-layout-section section="search" class="hydrated">
<atomic-search-box suggestion-timeout="4000" redirection-url="/search-results.html" data-atomic-rendered="true" data-atomic-loaded="true" class="hydrated" number-of-queries="8" clear-filters="">
<atomic-search-box-query-suggestions max-without-query="4" max-with-query="4" class="hydrated">
</atomic-search-box-query-suggestions>
<atomic-search-box-recent-queries maxwithquery="4" max-with-query="3" class="hydrated"></atomic-search-box-recent-queries>
</atomic-search-box>
</atomic-layout-section>
<style>
atomic-search-layout#atomic-search-layout-s26ds {
display: grid
}
@media only screen and (min-width: 1024px) {
atomic-search-layout#atomic-search-layout-s26ds atomic-layout-section[section="horizontal-facets"]>atomic-popover:not(.atomic-hidden) {
display: block;
}
}
</style>
</atomic-search-layout>
</atomic-search-interface>
</form>
<form style="overflow: visible;" class="coveocontroller" data-coveo-organizationid="atlantichealthsystemproductionyat3oy3s">
<!-- <div class="location-search">
<input type="text" data-psearch-type="locations"
id="LocationOverlaySearch"
autocomplete="off"
data-bind="value:searchTerm, valueUpdate: 'input'"
class="form-control predictive-search-term predictive-search-input"
placeholder="Search by Location or Conditions & Treatments"
name="q" /><span class="divider"></span>
<input type="hidden"
name="type"
value="locations"/>
<button type="submit" data-collection-type="locations" data-bind="click: $root.navigateToLandingPage" class="icon-search"><span class="ac-h">Search</span></button>
</div> -->
<script type="module">
window.addEventListener('load', (event) => {
(async () => {
await customElements.whenDefined("atomic-search-interface");
const searchInterfaceLocation = document.querySelector("#coveosearchlocation");
var coveobit = document.querySelector(".coveocontroller");
var coveoorg = coveobit.dataset.coveoOrganizationid;
var tag = '';
$.ajax({
dataType: "json",
url: '/bin/search/coveo/token',
type: "GET",
cache: true,
traditional: true,
async: false
}).success(function(resp) {
console.log(resp.token);
console.log('response success');
tag = resp.token;
}).error(function(err) {
console.log(err);
console.log('err response')
});
// SANDBOX
await searchInterfaceLocation.initialize({
accessToken: tag,
organizationId: coveoorg,
});
searchInterfaceLocation.executeFirstSearch();
searchInterfaceLocation.i18n.addResourceBundle('en', 'translation', {
search: 'Search by Location or Conditions & Treatments'
});
})();
});
</script>
<atomic-search-interface id="coveosearchlocation" fields-to-include="" search-hub="default" analytics="" language="en" reflect-state-in-url="" scroll-container="atomic-search-interface" language-assets-path="./lang" icon-assets-path="./assets"
class="hydrated"><atomic-aria-live class="hydrated" style="position: absolute; display: block; height: 0px; overflow: hidden; margin: 0px;"></atomic-aria-live>
<atomic-search-layout mobile-breakpoint="1024px" class="hydrated" id="atomic-search-layout-lcuw9">
<atomic-layout-section section="search" class="hydrated">
<atomic-search-box suggestion-timeout="4000" redirection-url="/search-results.html" data-atomic-rendered="true" data-atomic-loaded="true" class="hydrated" number-of-queries="8" clear-filters="">
<atomic-search-box-query-suggestions max-without-query="4" max-with-query="4" class="hydrated">
</atomic-search-box-query-suggestions>
<atomic-search-box-recent-queries maxwithquery="4" max-with-query="3" class="hydrated"></atomic-search-box-recent-queries>
</atomic-search-box>
</atomic-layout-section>
<style>
atomic-search-layout#atomic-search-layout-lcuw9 {
display: grid
}
@media only screen and (min-width: 1024px) {
atomic-search-layout#atomic-search-layout-lcuw9 atomic-layout-section[section="horizontal-facets"]>atomic-popover:not(.atomic-hidden) {
display: block;
}
}
</style>
</atomic-search-layout>
</atomic-search-interface>
</form>
<form style="height: auto;overflow: visible;" class="coveocontroller" data-coveo-organizationid="atlantichealthsystemproductionyat3oy3s">
<script type="module">
window.addEventListener('load', (event) => {
(async () => {
await customElements.whenDefined("atomic-search-interface");
const searchInterfaceModal = document.querySelector("#coveosearchmodal");
var coveobit = document.querySelector(".coveocontroller");
var coveoorg = coveobit.dataset.coveoOrganizationid;
var tag = '';
$.ajax({
dataType: "json",
url: '/bin/search/coveo/token',
type: "GET",
cache: true,
traditional: true,
async: false
}).success(function(resp) {
console.log(resp.token);
console.log('response success');
tag = resp.token;
}).error(function(err) {
console.log(err);
console.log('err response')
});
// SANDBOX
await searchInterfaceModal.initialize({
accessToken: tag,
organizationId: coveoorg,
});
searchInterfaceModal.executeFirstSearch();
})();
});
</script>
<atomic-search-interface id="coveosearchmodal" fields-to-include="" search-hub="default" analytics="" language="en" reflect-state-in-url="" scroll-container="atomic-search-interface" language-assets-path="./lang" icon-assets-path="./assets"
class="hydrated"><atomic-aria-live class="hydrated" style="position: absolute; display: block; height: 0px; overflow: hidden; margin: 0px;"></atomic-aria-live>
<atomic-search-layout mobile-breakpoint="1024px" class="hydrated" id="atomic-search-layout-bdn7b">
<atomic-layout-section section="search" class="hydrated">
<atomic-search-box suggestion-timeout="4000" redirection-url="/search-results.html" data-atomic-rendered="true" data-atomic-loaded="true" class="hydrated" number-of-queries="8" clear-filters="">
<atomic-search-box-query-suggestions max-without-query="4" max-with-query="4" class="hydrated">
</atomic-search-box-query-suggestions>
<atomic-search-box-recent-queries maxwithquery="4" max-with-query="3" class="hydrated"></atomic-search-box-recent-queries>
</atomic-search-box>
</atomic-layout-section>
<style>
atomic-search-layout#atomic-search-layout-bdn7b {
display: grid
}
@media only screen and (min-width: 1024px) {
atomic-search-layout#atomic-search-layout-bdn7b atomic-layout-section[section="horizontal-facets"]>atomic-popover:not(.atomic-hidden) {
display: block;
}
}
</style>
</atomic-search-layout>
</atomic-search-interface>
</form>
<form class="coveocontroller" data-coveo-organizationid="atlantichealthsystemproductionyat3oy3s">
<atomic-search-interface id="coveosearch" search-hub="AHS Pipeline" fields-to-include="" analytics="" language="en" reflect-state-in-url="" scroll-container="atomic-search-interface" language-assets-path="./lang" icon-assets-path="./assets"
class="hydrated"><atomic-aria-live class="hydrated" style="position: absolute; display: block; height: 0px; overflow: hidden; margin: 0px;"></atomic-aria-live>
<atomic-search-layout mobile-breakpoint="1024px" class="hydrated" id="atomic-search-layout-nbzl6">
<atomic-layout-section section="search" class="hydrated">
<atomic-search-box suggestion-timeout="4000" redirection-url="/search-results.html" data-atomic-rendered="true" data-atomic-loaded="true" class="hydrated" number-of-queries="8" clear-filters="">
<atomic-search-box-query-suggestions max-without-query="4" max-with-query="4" class="hydrated">
</atomic-search-box-query-suggestions>
<atomic-search-box-recent-queries maxwithquery="4" max-with-query="3" class="hydrated"></atomic-search-box-recent-queries>
</atomic-search-box>
</atomic-layout-section>
<style>
atomic-search-layout#atomic-search-layout-nbzl6 {
display: grid
}
@media only screen and (min-width: 1024px) {
atomic-search-layout#atomic-search-layout-nbzl6 atomic-layout-section[section="horizontal-facets"]>atomic-popover:not(.atomic-hidden) {
display: block;
}
}
</style>
</atomic-search-layout>
</atomic-search-interface>
</form>
<form class="mktoForm_xrukt mktoForm mktoHasWidth mktoLayoutLeft" data-key="xrukt" data-formid="2422" data-spanishformid="3351" data-forminstance="form_xrukt" data-redirect="/content/atlantichealth-v2/en/contact/thank-you-email-signup.html" id=""
novalidate="novalidate" style="font-size: 13px; color: rgb(51, 51, 51); width: 224px;">
<style type="text/css"></style>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 5px;">
<div class="mktoOffset" style="width: 5px;"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="Email" id="LblEmail" class="mktoLabel mktoHasWidth" style="width: 0px;">
<div class="mktoAsterix">*</div>
</label>
<div class="mktoGutter mktoHasWidth" style="width: 5px;"></div><input id="Email" name="Email" placeholder="* Email Address" maxlength="255" aria-labelledby="LblEmail InstructEmail" type="email"
class="mktoField mktoEmailField mktoHasWidth mktoRequired" aria-required="true" style="width: 150px;"><span id="InstructEmail" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="form_Language" class="mktoField mktoFieldDescriptor mktoFormCol" value="English" style="margin-bottom: 5px;">
<div class="mktoClear"></div>
</div>
<div id="grecaptcha_xrukt" class="marketo-recaptcha">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfKJr0SAAAAAOQi_FY1PdglaZeFkrfIGbK0JQNX&co=aHR0cHM6Ly9hdGxhbnRpY2hlYWx0aC5vcmc6NDQz&hl=de&v=5qcenVbrhOy8zihcc2aHOWD4&size=normal&cb=hsqv6os0gei7" width="304"
height="78" role="presentation" name="a-llr0wt3ufa3a" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
data-gtm-yt-inspected-30423216_356="true" data-gtm-yt-inspected-30423216_421="true" data-gtm-yt-inspected-30423216_519="true" data-gtm-yt-inspected-30423216_729="true" data-gtm-yt-inspected-30423216_733="true"
data-gtm-yt-inspected-13="true" data-gtm-yt-inspected-17="true" style="height: 140px;"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe data-gtm-yt-inspected-30423216_356="true" data-gtm-yt-inspected-30423216_421="true" data-gtm-yt-inspected-30423216_519="true" data-gtm-yt-inspected-30423216_729="true" data-gtm-yt-inspected-30423216_733="true"
data-gtm-yt-inspected-13="true" data-gtm-yt-inspected-17="true" style="display: none;"></iframe>
</div>
<div class="mktoButtonRow"><span class="mktoButtonWrap mktoNative" style="margin-left: 110px;"><button type="submit" class="mktoButton">Subscribe</button></span></div><input type="hidden" name="formid" class="mktoField mktoFieldDescriptor"
value="2422"><input type="hidden" name="munchkinId" class="mktoField mktoFieldDescriptor" value="389-IER-871"><input type="hidden" name="ahFirstChannel" class="mktoField mktoFieldDescriptor" value="UnpaidEarned"><input type="hidden"
name="ahFirstMedium" class="mktoField mktoFieldDescriptor" value="Direct"><input type="hidden" name="ahAcquisitionChannel" class="mktoField mktoFieldDescriptor" value="UnpaidEarned"><input type="hidden" name="ahAcquisitionMedium"
class="mktoField mktoFieldDescriptor" value="Direct"><input type="hidden" name="ahRecentSource" class="mktoField mktoFieldDescriptor" value="Direct"><input type="hidden" name="ahRecentMedium" class="mktoField mktoFieldDescriptor" value="Direct">
</form>
<form class="mktoForm_xrukt mktoForm mktoHasWidth mktoLayoutLeft" data-key="xrukt" data-formid="2422" data-spanishformid="3351" data-forminstance="form_xrukt" data-redirect="/content/atlantichealth-v2/en/contact/thank-you-email-signup.html"
novalidate="novalidate" style="font-size: 13px; color: rgb(51, 51, 51); visibility: hidden; position: absolute; top: -500px; left: -1000px; width: 1600px;"></form>
Text Content
Community Health Information * RSV Information > * COVID-19 Testing & Vaccines > * For Visitors > Atlantic Health System menu search SUGGESTED SEARCHES SEE ALL RESULTS Quick Links * MyChart Patient Portal * Locations * Contact * Careers * English Español * Back PATIENT PORTALS Back LOCATIONS SUGGESTED SEARCHES SEE ALL RESULTS NEAREST LOCATIONS MORRISTOWN MEDICAL CENTER 100 Madison Avenue Morristown, NJ 07960 973-971-5000 1.82 MI Get Directions -------------------------------------------------------------------------------- 3.02 MI MAPLEWOOD FAMILY PRACTICE 1234 Address Line 1 Morristown, NJ 07960 908-598-6690 ALL LOCATIONS SHOW LINKS HIDE LINKS * Physician Practices * Hospitals * Specialty Centers & Institutes * Outpatient Centers * Physical Rehabilitation * Home Care * Urgent Care & Walk-Ins * Telehealth View All Locations Back CONTACT US SCHEDULE A DOCTOR APPOINTMENT To make an appointment with one of our health care providers, please call 1-800-247-9580 or visit our Find a Doctor service > SCHEDULE AN APPOINTMENT FOR HOSPITAL SERVICES To request, cancel or reschedule an appointment for most hospital services, call our Central Scheduling Department Monday through Friday, 8:00am to 6:00pm, for assistance. -------------------------------------------------------------------------------- Call us from 8:00am to 6:00pm 1-855-862-2778 What you need to schedule: * Script * ICD-10 code * Insurance information -------------------------------------------------------------------------------- CONTACT US Have a question or comment? We'd love to hear from you. Get in touch SUGGESTED SEARCHES SEE ALL RESULTS Back Main Menu Community Health Information * RSV Information > * COVID-19 Testing & Vaccines > * For Visitors > Atlantic Health System Atlantic Health System * Find a Doctor * Patients & Visitors * Conditions & Treatments * Back PATIENTS & VISITORS * Medical Records * Make an Appointment * Pay My Bill * Insurance * Telehealth * Price Estimates * Insurance & Cost * Hospital Stays & Visits * Forms & Documents * Education & Support * Donate & Volunteer * Classes & Events Back CONDITIONS & TREATMENTS * Bariatrics * Behavioral Health * Cancer Care * Children's Health * Digestive Diseases * Emergency Services * Heart Care * Neuroscience * Orthopedics * Pulmonary Services * Rehabilitation & Physical Therapy * Senior Services * Surgery * Visiting Nurse Services * Women's Health View All Share Close Twitter Facebook LinkedIn Email Classes & Events News Get Updates Donate GRATEFUL FOR YOU Scroll Down * Find a Doctor * Make an Appointment * Get Virtual Care * Access MyChart * Find a Location * Pay Bills * Contact Us * Donate or Volunteer * Find a Job svg UPDATED COVID-19 BOOSTERS Get a booster that targets the latest variants – available for ages 5 and up. Schedule an appointment today. Schedule PROTECT YOURSELF FROM THE FLU Schedule an appointment online to get your annual flu shot at one of our convenient locations. Save time and get your COVID-19 booster and flu shot together at some locations. Learn More RSV IN THE COMMUNITY RSV and other seasonal viruses are spreading like wildfire. Atlantic Health System wants to make sure parents know the signs and symptoms to keep their children protected. Learn the five facts to know about RSV. learn more Asset 11 VIRTUAL URGENT CARE AT HOME Did you know we have doctors available to treat common conditions virtually? Start a live video visit with an Atlantic Urgent Care physician and get high-quality medical treatment via phone, tablet or computer. Learn More TOP AREAS OF CARE SHOW LINKS HIDE LINKS * Bariatrics * Behavioral Health * Cardiology * Clinical Trials * COVID-19 * Diabetes and Endocrinology * Digestive Diseases * Executive Health * Geriatrics * Genomics * Home Care * Hospice * Imaging and Radiology * Integrative Medicine * Maternity * Neuroscience * Oncology * Orthopedics * Pediatrics * Physical Rehabilitation * Primary Care * Pulmonary * Sleep * Sports Health * Surgery * Telehealth * Urgent Care * Urogynecology * Visiting Nurse Services * Women’s Health See All RESOURCES PREPARE FOR YOUR VISIT * Make an Appointment * Patient Registration * Patient Rights * Patient Responsibilities See All HOSPITAL STAYS & VISITS * Patient Room Services * Meals & Dining * Gift Shops & Flowers * Visiting Hours See All INSURANCE & COST * Accepted Insurance Plans * Surprise Bill Protection and Transparency * Price Estimates * Financial Assistance See All FORMS & DOCUMENTS * Advance Directives * Maternity Center Registration * Medical Records * Birth Certificates See All * Wellness Events * News See All Events DEC 20 06:00 PM Bariatric Monthly Support Group DEC 20 07:30 PM Breathing and Relaxation Techniques DEC 21 11:00 AM Tobacco Disparities in the LGBTQ+ Community DEC 26 10:00 AM Breastfeeding Support Group at Overlook / Monday DEC 27 10:00 AM Breastfeeding Support Group at Overlook / Tuesday DEC 28 09:30 AM Safe Sitter® Babysitting Class JAN 03 10:00 AM Breastfeeding Support Group at Overlook / Tuesday JAN 06 05:00 PM Overlook Medical Center Maternity Tour JAN 06 06:00 PM Mindful Pregnancy and Birth at Overlook See All News DEC 17, 2022 Keeping Holidays Healthy, with Dr. Anita Mannancheril DEC 12, 2022 Should parents expect a tridemic this fall and winter? DEC 06, 2022 All Atlantic Health System Maternity Centers Recognized Once Again as High Performing by U.S. News & World Report for the Best Hospitals for Maternity DEC 06, 2022 Two Atlantic Health System Hospitals Earn 2022 Leapfrog Top Hospital Award for Outstanding Quality and Safety DEC 05, 2022 Atlantic Health System Cancer Care Physicians are First in New Jersey to Perform New Treatment for Prostate Cancer NOV 23, 2022 A Healthy Thanksgiving Plate NOV 18, 2022 Overlook Medical Center receives national recognition for Meritorious Outcomes from the American College of Surgeons NOV 16, 2022 Three Atlantic Health System Medical Centers get ‘A’ Grade for Safety by Leapfrog for Fall 2022 NOV 16, 2022 Changing the Paradigm for the Treatment of Metastatic Lung Cancer in the Brain -------------------------------------------------------------------------------- GET HEALTH NEWS AND UPDATES This form is for North American residents only. * Subscribe AWARDS & DESIGNATIONS Morristown Medical Center Morristown Medical Center Overlook Medical Center Morristown Medical Center Morristown Medical Center Overlook Medical Center See all ABOUT ATLANTIC HEALTH SYSTEM Who We Are Atlantic Medical Group Stay Connected Foundations & Auxiliaries Partnerships Research & Clinical Trials Facebook YouTube LinkedIn Instagram Twitter FOR PROFESSIONALS & MEDICAL EDUCATION SECURE AHS REMOTE ACCESS Find a Doctor: 1-800-247-9580 View in English Ver en Español Twitter Facebook YouTube Instagram LinkedIn © 2022 Atlantic Health System Notice of Privacy Practices Code of Ethics Disclaimer Language Assistance Accessibility Terms of Use IRS Form 990 × × × × LA TRADUCCIÓN DE ESTA PÁGINA NO ESTÁ DISPONIBLE. The translation of this page is not available. ¿QUÉ TE GUSTARÍA HACER? What would you like to do? Volver a la versión en inglés (Return to English) Leer más contenido en español (Read More in Spanish) ///**PLEASE PASTE CODE TO BE PLACED BELOW**///