www.sentara.com
Open in
urlscan Pro
185.125.84.39
Public Scan
Submitted URL: http://www.sentara.com/
Effective URL: https://www.sentara.com/
Submission: On December 20 via api from US — Scanned from GB
Effective URL: https://www.sentara.com/
Submission: On December 20 via api from US — Scanned from GB
Form analysis
5 forms found in the DOM<form class="filter-form ng-pristine ng-valid" ng-submit="action.submit($event)" action="">
<div class="module-search-container">
<!-- ngIf: !!6 --><label ng-if="!!6" class="ellipsis ng-scope label-placeholder" ng-class="!model.filter.search ? 'label-placeholder' : 'control-label'" for="global_search"> Search</label><!-- end ngIf: !!6 -->
<div class="input-wrapper" aria-expanded="false">
<div class="hint">How can we help you?</div>
<input id="global_search" type="search" name="global_search" class="globalSearch ng-isolate-scope ng-pristine ng-valid" auto-suggest="searchDataG2" google-tag-event="suggested-click" search-type="Global" ng-model="model.filter.search"
ng-focus="action.searchFocus()" placeholder="" ng-blur="action.searchBlur()" autocomplete="off">
<ul class="auto-suggest ng-scope ng-hide" ng-show="model.search && (searchFocused || isLocked) && !isHide" ng-mouseenter="action.mouseEnter()" id="global_search-suggest-list" role="listbox" aria-label="autosuggest-list"
ng-mouseleave="action.mouseLeave()"><!-- ngRepeat: result in typeAheadResults --></ul>
<button type="reset" class="cancel ng-hide" ng-hide="!model.filter.search" ng-click="action.clearSearch(); action.fixPlaceholder();"> Clear </button>
<button type="submit" class="search" ng-disabled="!model.filter.search" disabled="disabled"> Search </button>
</div>
</div>
</form>
Name: confirmationForm —
<form id="confirmForm" class="confirmForm ng-pristine ng-valid ng-hide" name="confirmationForm" ng-show="model.modalName === 'confirmLocation'" focus-circle="" find-elements="button, input, a" ng-keydown="keyActions.handleKey($event)">
<div id="confirmLocationHead">
<div class="location-form-title">Confirm Your Location</div>
<p>Please confirm your location below so we can provide you with the most appropriate Sentara information.</p>
</div>
<div class="common-actions">
<button ng-click="action.saveLoc()" id="confirmChangeLocation">CONFIRM</button>
<span>or</span>
<button ng-click="action.changeLoc($event)" is-last-tabbed="true">CHANGE</button>
</div>
</form>
Name: changeForm —
<form class="changeForm ng-pristine ng-valid ng-hide" name="changeForm" ng-show="model.modalName === 'changeLocation'" ng-submit="action.confirmNewLocation()" focus-circle="" find-elements="button, input, a" ng-keydown="keyActions.handleKey($event)">
<div id="changeLocationHead">
<div class="location-form-title">Change Your Location</div>
<p>Set your location to find out more about Sentara in your area.</p>
</div>
<div class="find-location">
<div class="anim-swap" ng-class="{'show-map':model.showingMap}">
<!-- ngIf: model.showingMap -->
<div ng-hide="model.showingMap" class="">
<button type="button" ng-hide="model.loadingGeo" ng-click="action.loadMap()" autofocus="" id="useMyLocBtn" class="">Use My Location</button>
<div ng-hide="model.loadingGeo" class="orLabel"><span>-or-</span><label class="location-search-label" for="location-search">City, State or ZIP code</label></div>
<div class="spinner-wrapper">
<img class="load-spinner ng-hide" ng-show="model.loadingGeo" ng-src="/Assets/Img/Common/loader-blue.gif" alt="Metadata Title" src="/Assets/Img/Common/loader-blue.gif">
</div>
</div>
</div>
<div class="input-container" ng-class="{map: model.showingMap}">
<div class="input-wrap" ng-class="{ invalid: isError()}">
<input type="text" id="location-search" name="location" ng-blur="action.searchBlur(this)" ng-model="model.locationSearch" gm-autocomplete="" placeholder="Enter a city, state, or ZIP code" is-last-tabbed="true"
ng-keyup="keyActions.handleKeyUp($event)" class="ng-pristine ng-valid pac-target-input" autocomplete="off">
</div>
<a href="#" class="clear ng-hide" ng-show="model.locationSearch.length > 0" ng-click="action.clearSearch()">Clear</a>
<div class="error ng-binding ng-hide" ng-class="{ 'modal-relative': model.isGmGetPlaceError }" ng-show="isError()"></div>
</div>
</div>
<div class="common-actions">
<button id="confirmInputLocationBtn" ng-disabled="!model.readyToConfirm" disabled="disabled">CONFIRM</button>
</div>
</form>
<form id="selectorRegionWrapper" ng-submit="action.confirmRegion()" ng-keydown="keyActions.handleKey($event)"
ng-init="model.regionData = [{"name":"Southeastern Virginia (Hampton Roads)","text":"Norfolk, Virginia Beach, Suffolk, Hampton, Newport News, Williamsburg and surrounding areas. ","value":"hampton-roads-virginia"},{"name":"Charlottesville, Virginia","text":"Sentara Martha Jefferson Hospital and services in Charlottesville and surrounding areas","value":"charlottesville-virginia"},{"name":"Harrisonburg, Virginia","text":"Sentara RMH Medical Center and services in Harrisonburg and surrounding areas.","value":"harrisonburg-virginia"},{"name":"Northeastern North Carolina ","text":"Sentara Albemarle Medical Center and services in Elizabeth City, Currituck, Kitty Hawk and surrounding areas. ","value":"albemarle-north-carolina"},{"name":"Northern Virginia","text":"Woodbridge, Lake Ridge, Stafford and surrounding areas.","value":"woodbridge-virginia"},{"name":"Southern Virginia","text":"Sentara Halifax Regional Hospital and services in Halifax County and surrounding areas.","value":"halifax-southern-virginia"}]"
class="select-region ng-scope ng-pristine ng-valid ng-hide" ng-show="model.modalName === 'selectRegion'">
<fieldset>
<legend class="location-form-title">Please Select a Location</legend>
<ul class="region-list" id="regionList" tab-group="radio">
<!-- ngRepeat: region in model.regionData -->
<li ng-repeat="region in model.regionData" class="ng-scope">
<input class="radioItem ng-pristine ng-valid" id="region-0" type="radio" name="region" value="0" ng-model="model.regionIndex">
<label class="radioWrap region-text ng-binding ng-isolate-scope hint" for="region-0" aria-label="Southeastern Virginia (Hampton Roads). Norfolk, Virginia Beach, Suffolk, Hampton, Newport News, Williamsburg and surrounding areas. "
hint="Norfolk, Virginia Beach, Suffolk, Hampton, Newport News, Williamsburg and surrounding areas. " hint-m-hide="true"> Southeastern Virginia (Hampton Roads) </label><span class="hint-wrapper -m-hide"> <span
class="hint-icon tether-target tether-enabled tether-element-attached-top tether-element-attached-left tether-target-attached-bottom tether-target-attached-right">?</span></span>
<p class="-m-show ng-binding">Norfolk, Virginia Beach, Suffolk, Hampton, Newport News, Williamsburg and surrounding areas. </p>
</li><!-- end ngRepeat: region in model.regionData -->
<li ng-repeat="region in model.regionData" class="ng-scope">
<input class="radioItem ng-pristine ng-valid" id="region-1" type="radio" name="region" value="1" ng-model="model.regionIndex">
<label class="radioWrap region-text ng-binding ng-isolate-scope hint" for="region-1" aria-label="Charlottesville, Virginia. Sentara Martha Jefferson Hospital and services in Charlottesville and surrounding areas"
hint="Sentara Martha Jefferson Hospital and services in Charlottesville and surrounding areas" hint-m-hide="true"> Charlottesville, Virginia </label><span class="hint-wrapper -m-hide"> <span
class="hint-icon tether-target tether-enabled tether-element-attached-top tether-element-attached-left tether-target-attached-bottom tether-target-attached-right">?</span></span>
<p class="-m-show ng-binding">Sentara Martha Jefferson Hospital and services in Charlottesville and surrounding areas</p>
</li><!-- end ngRepeat: region in model.regionData -->
<li ng-repeat="region in model.regionData" class="ng-scope">
<input class="radioItem ng-pristine ng-valid" id="region-2" type="radio" name="region" value="2" ng-model="model.regionIndex">
<label class="radioWrap region-text ng-binding ng-isolate-scope hint" for="region-2" aria-label="Harrisonburg, Virginia. Sentara RMH Medical Center and services in Harrisonburg and surrounding areas."
hint="Sentara RMH Medical Center and services in Harrisonburg and surrounding areas." hint-m-hide="true"> Harrisonburg, Virginia </label><span class="hint-wrapper -m-hide"> <span
class="hint-icon tether-target tether-enabled tether-element-attached-top tether-element-attached-left tether-target-attached-bottom tether-target-attached-right">?</span></span>
<p class="-m-show ng-binding">Sentara RMH Medical Center and services in Harrisonburg and surrounding areas.</p>
</li><!-- end ngRepeat: region in model.regionData -->
<li ng-repeat="region in model.regionData" class="ng-scope">
<input class="radioItem ng-pristine ng-valid" id="region-3" type="radio" name="region" value="3" ng-model="model.regionIndex">
<label class="radioWrap region-text ng-binding ng-isolate-scope hint" for="region-3" aria-label="Northeastern North Carolina . Sentara Albemarle Medical Center and services in Elizabeth City, Currituck, Kitty Hawk and surrounding areas. "
hint="Sentara Albemarle Medical Center and services in Elizabeth City, Currituck, Kitty Hawk and surrounding areas. " hint-m-hide="true"> Northeastern North Carolina </label><span class="hint-wrapper -m-hide"> <span
class="hint-icon tether-target tether-enabled tether-element-attached-top tether-element-attached-left tether-target-attached-bottom tether-target-attached-right">?</span></span>
<p class="-m-show ng-binding">Sentara Albemarle Medical Center and services in Elizabeth City, Currituck, Kitty Hawk and surrounding areas. </p>
</li><!-- end ngRepeat: region in model.regionData -->
<li ng-repeat="region in model.regionData" class="ng-scope">
<input class="radioItem ng-pristine ng-valid" id="region-4" type="radio" name="region" value="4" ng-model="model.regionIndex">
<label class="radioWrap region-text ng-binding ng-isolate-scope hint" for="region-4" aria-label="Northern Virginia. Woodbridge, Lake Ridge, Stafford and surrounding areas." hint="Woodbridge, Lake Ridge, Stafford and surrounding areas."
hint-m-hide="true"> Northern Virginia </label><span class="hint-wrapper -m-hide"> <span
class="hint-icon tether-target tether-enabled tether-element-attached-top tether-element-attached-left tether-target-attached-bottom tether-target-attached-right">?</span></span>
<p class="-m-show ng-binding">Woodbridge, Lake Ridge, Stafford and surrounding areas.</p>
</li><!-- end ngRepeat: region in model.regionData -->
<li ng-repeat="region in model.regionData" class="ng-scope">
<input class="radioItem ng-pristine ng-valid" id="region-5" type="radio" name="region" value="5" ng-model="model.regionIndex">
<label class="radioWrap region-text ng-binding ng-isolate-scope hint" for="region-5" aria-label="Southern Virginia. Sentara Halifax Regional Hospital and services in Halifax County and surrounding areas."
hint="Sentara Halifax Regional Hospital and services in Halifax County and surrounding areas." hint-m-hide="true"> Southern Virginia </label><span class="hint-wrapper -m-hide"> <span
class="hint-icon tether-target tether-enabled tether-element-attached-top tether-element-attached-left tether-target-attached-bottom tether-target-attached-right">?</span></span>
<p class="-m-show ng-binding">Sentara Halifax Regional Hospital and services in Halifax County and surrounding areas.</p>
</li><!-- end ngRepeat: region in model.regionData -->
</ul>
</fieldset>
<div class="common-actions">
<button id="confirmSelectedRegionBtn" ng-focus="focusConfirmButton()" ng-blur="lostFocusFromConfirmButton()" type="submit" is-last-tabbed="true">Confirm</button>
</div>
</form>
<form ng-submit="action.submit()" class="my-health-my-chart-form ng-pristine ng-valid" autocomplete="off">
<!-- ngIf: model.isAPIloading -->
<!-- ngIf: !model.isAlreadyLoggedIn -->
<div ng-if="!model.isAlreadyLoggedIn" class="ng-scope">
<input aria-label="username" name="hfLoginUsername" placeholder="Username" type="text" ng-disabled="model.isAPIloading" ng-class="{'required-error': model.usernameRequiredError}" aria-labelledby="username-error-message"
ng-focus="action.onFocus($event)" ng-blur="action.onBlur($event)">
<div class="error-message-pop-up ng-hide" ng-show="model.usernameRequiredError" id="username-error-message" role="alert"> Enter a username. </div>
</div><!-- end ngIf: !model.isAlreadyLoggedIn -->
<div>
<!-- ngIf: !model.isAlreadyLoggedIn -->
<div class="password-input-container"><input aria-label="password" name="hfLoginPassword" type="password" placeholder="Password" password-input-redesign="" aria-labelledby="password-error-message"
ng-class="{'required-error': model.passwordRequiredError}" ng-if="!model.isAlreadyLoggedIn" ng-disabled="model.isAPIloading" ng-focus="action.onFocus($event)" ng-blur="action.onBlur($event)"
class="ng-scope ng-isolate-scope password-input"><a class="eye-icon-redesign" tabindex="0"></a></div><!-- end ngIf: !model.isAlreadyLoggedIn -->
<div class="error-message-pop-up password-message-pop-up ng-hide" ng-show="model.passwordRequiredError" id="password-error-message" role="alert"> Enter a password. </div>
</div>
<div class="submit">
<button ng-disabled="model.isAPIloading || model.usernameRequiredError || model.passwordRequiredError" class="rd-primary-button rd-button ng-scope" type="submit" google-analytics-submit="" google-analytics-data="" data-google-key-0="clickName"
data-google-value-0="@fieldName" data-google-key-1="location" data-google-value-1="@region">SIGN IN</button>
</div>
</form>
Text Content
Skip to Main Content COVID-19 Information and COVID-19 Vaccine Updates COVID-19 Information and COVID-19 Vaccine Updates COVID-19 Information and COVID-19 Vaccine Updates COVID-19 Information and COVID-19 Vaccine Updates Menu Sign In * Pay Your Bill * COVID-19 Info * Careers * Contact Us Select Region Search How can we help you? Clear Search Close Confirm Your Location Please confirm your location below so we can provide you with the most appropriate Sentara information. CONFIRM or CHANGE Change Your Location Set your location to find out more about Sentara in your area. Use My Location -or-City, State or ZIP code Clear CONFIRM Please Select a Location * Southeastern Virginia (Hampton Roads) ? Norfolk, Virginia Beach, Suffolk, Hampton, Newport News, Williamsburg and surrounding areas. * Charlottesville, Virginia ? Sentara Martha Jefferson Hospital and services in Charlottesville and surrounding areas * Harrisonburg, Virginia ? Sentara RMH Medical Center and services in Harrisonburg and surrounding areas. * Northeastern North Carolina ? Sentara Albemarle Medical Center and services in Elizabeth City, Currituck, Kitty Hawk and surrounding areas. * Northern Virginia ? Woodbridge, Lake Ridge, Stafford and surrounding areas. * Southern Virginia ? Sentara Halifax Regional Hospital and services in Halifax County and surrounding areas. Confirm Change Location Select Region Change * Get Care Now Get Care Now * Find a Location * Find a Doctor/Provider * Our Services * Community Involvement * About Sentara Sign In Contact Us Sentara offers convenient options for care depending on your condition. Urgent Care Quality care without the wait Virtual Care Video visits and 24/7 virtual health care Emergency Room Call 911 or go to your nearest ER Primary Care - Schedule an Appointment Schedule an appointment with a primary care provider Which should I choose? Sentara operates more than 100 sites of care across Virginia and North Carolina. Find locations near you. * Hospitals * Imaging Centers * Senior Care * Schools * Emergency * Outpatient Care * Primary Care * Therapy & Fitness * Home Care Sentara Williamsburg Regional Medical Center 100 Sentara Circle Williamsburg, VA 23188 757-984-6000 See locations near you Find a doctor or other health care provider perfect for your medical needs. * Find a Doctor or Provider * Schedule an Appointment * Primary Care * What is a NP or PA? * Sentara Medical Group * Martha Jefferson Medical Group * Sentara Dominion Health Medical Associates * Sentara RMH Medical Group Other Options The doctor will see you now Try Sentara MDLIVE New patients Find a primary care provider Find a Doctor or Provider Sentara offers many methods to pay your bill. Pay Your Hospital Bill Select your bill and pay online Pay Your Doctor Bill Select your bill and pay online Other Payment Options Pay by phone, mail or in-person Frequently Asked Questions We are here to help Billing Information Sentara offers a wide range of medical services throughout Virginia and North Carolina. * Cancer * Emergency * Heart and Vascular * Home Care * Imaging * Maternity * Neurosciences * Orthopedics * Therapy * Weight Loss Surgery Sentara is a Leader in... * Mammography Schedule your mammogram today * Heart and Vascular Nationally ranked heart care, close to home View All Services We inspire, empower and support our community. * Purpose * Focus Areas * Community Impact * Partners * Team Members Featured News * Sentara offering free mental health resources to healthcare professionals November 15, 2021 * Sentara leader chosen as 2021 American Heart Association Eastern States Health... October 20, 2021 Learn More Sentara Healthcare has a long history of innovation, compassion and community benefit. * Commitment to Innovation * Quality and Patient Safety * Foundations and Giving * Annual Reports * Community Involvement * Classes and Events * Health & Wellness * Careers * Newsroom * Community Needs Featured News & Press * Sentara joins Hampton Roads healthcare organizations to encourage community... December 15, 2021 * Sentara offering free mental health resources to healthcare professionals November 15, 2021 More about Sentara You have successfully logged out. To ensure the security of your personal information, please close your browser completely. Wait, please. You will be redirected to MyChart portal in 10 seconds. MyHealth MyChart MyHealth MyChart Sign In Enter a username. Enter a password. SIGN IN Forgot username? Forgot password? -------------------------------------------------------------------------------- Create Account Need Help? WARMEST WISHES FOR A HAPPY HOLIDAY Wishing you and yours joy, peace and good health for years to come. VIRTUAL CARE SCHEDULE APPOINTMENT FIND URGENT CARE NEAREST EMERGENCY ROOM Pay Your Bill Find a Doctor or Provider Find a Location Classes, Events & Support Groups SIGN IN SCHEDULE APPOINTMENT VIRTUAL CARE Pay Your Bill Find a Doctor or Provider Find a Location Classes, Events & Support Groups NEAREST EMERGENCY ROOM FIND URGENT CARE SENTARA CARES We are conducting a survey of the health needs of our communities. We would appreciate your participation in this assessment through the completion of a short survey. Let your voice be heard! Take our survey From Our Newsroom Sentara offering free mental health resources to healthcare professionals Sentara Healthcare is offering free mental health and emotional resources to physicians and medical providers throughout Virginia and North Carolina. Visit Our Newsroom In Your Community Sentara Collaborates to Provide COVID-19 Vaccines to Underserved Communities Sentara Healthcare is designating many of the COVID-19 vaccine doses it receives from local health districts for eligible individuals in minority and underserved communities, regardless of whether or not they are Sentara patients. Community Involvement Virtual Care Sentara Using Telehealth to Keep Patients Safe While Staying at Home More than 1,200 providers from Sentara Medical Group are now treating patients virtually to help keep them healthy and at home during the COVID-19 pandemic. Learn More ABOUT SENTARA * Community Involvement * News & Media Information * Clinical Quality & Patient Safety * Careers * Volunteer * For Physicians * For Employees PATIENT QUICK LINKS * Patient Sign In * Find a Doctor * Get Directions * Patient Guide * Pay Your Bill * Medical Records * Medical Services A-Z * Make a Gift SENTARA IN YOUR COMMUNITY * Hospitals & Locations * Classes, Events & Support Groups * ExploreHealth with Sentara * Make a Gift Contact Us * Contact Information CONTACT US * Contact Information Make a Gift * * * * Text Size: AAA Text Size: AAA * * * * * Privacy Policy * User Agreement * Social Media Policy * Notice of Nondiscrimination * Compliance Office * Financial Assistance Language Assistance Available * አማርኛ * العربية * Bassa * বাংলা * ខ្មែរ * 中文 * فارسی * Français * Deutsch * ગજુ રાતી * हिंदी * Hmoob * Asụsụ Igbo * 日本語 * 한국어 * ພາສາລາວ * Русский * Español * ارُدُو * Tiếng Việt * èdè Yorùbá Your community, not-for-profit health partner. Copyright © 2021 Sentara Healthcare. Coronavirus Assessment Tool × close chatbot button Universal ok WELCOME! × Your opinion about this website is important to us. After your visit, would you be willing to answer a few questions to help us evaluate and improve our website? Yes Never Norfolk, Virginia Beach, Suffolk, Hampton, Newport News, Williamsburg and surrounding areas. Sentara Martha Jefferson Hospital and services in Charlottesville and surrounding areasSentara RMH Medical Center and services in Harrisonburg and surrounding areas.Sentara Albemarle Medical Center and services in Elizabeth City, Currituck, Kitty Hawk and surrounding areas. Woodbridge, Lake Ridge, Stafford and surrounding areas.Sentara Halifax Regional Hospital and services in Halifax County and surrounding areas. _satellite.pageBottom();