Emergency and Trauma - ER Locations and Wait Times | Premier Health (2024)

At every Premier Health emergency center, we do our best to provide emergency care as quickly as possible.

If you are experiencing an emergency, call 911.

Our current wait times are an estimate of how long you will wait in a specific emergency room before you see a doctor. Current wait times are:

  • Not a guarantee
  • Based on patient activity within the last hour, including:
    • How many patients are being treated
    • The severity of their injuries
  • Are subject to change at any moment

I'm On My Way Let the Emergency Department know you are on your way.

Emergency and Trauma - ER Locations and Wait Times | Premier Health (1)

Atrium Medical Center Emergency and Level III Trauma Center

One Medical Center Dr.
Middletown, OH 45005

(513) 974-5017 (513) 974-5017

Current Wait Time 6 Minutes*

Open 24 Hours

Emergency and Trauma - ER Locations and Wait Times | Premier Health (2)

Emergency Services at Miami Valley Hospital Jamestown Emergency Center

4940 Cottonville Road
Jamestown, OH 45335

(937) 374-5280 (937) 374-5280

Current Wait Time No Wait*

Open 24 Hours

Emergency and Trauma - ER Locations and Wait Times | Premier Health (3)

Miami Valley Hospital Austin Boulevard Emergency Center

300 Austin West Blvd.
Miamisburg, OH 45342

(937) 388-7965 (937) 388-7965

Current Wait Time No Wait*

Open 24 Hours

Emergency and Trauma - ER Locations and Wait Times | Premier Health (4)

Miami Valley Hospital Beavercreek Emergency Center

2400 Lakeview Dr.
Beavercreek, OH 45431

(937) 797-6400 (937) 797-6400

Current Wait Time No Wait*

Open 24 Hours

Emergency and Trauma - ER Locations and Wait Times | Premier Health (5)

Miami Valley Hospital Emergency and Level I Trauma Center

One Wyoming St.
Dayton, OH 45409

(937) 208-8775 (937) 208-8775

Current Wait Time 9 Minutes*

Open 24 Hours

Emergency and Trauma - ER Locations and Wait Times | Premier Health (6)

Miami Valley Hospital North Campus Emergency Center

9000 N. Main St.
Englewood, OH 45415

(937) 734-9500 (937) 734-9500

Current Wait Time 17 Minutes*

Open 24 Hours

Emergency and Trauma - ER Locations and Wait Times | Premier Health (7)

Miami Valley Hospital South Campus Emergency Center

2400 Miami Valley Dr.
Centerville, OH 45459

(937) 438-2205 (937) 438-2205

Current Wait Time 4 Minutes*

Open 24 Hours

Emergency and Trauma - ER Locations and Wait Times | Premier Health (8)

Upper Valley Medical Center Emergency and Level III Trauma Center

3130 N. County Road 25A
Troy, OH 45373

(937) 440-4774 (937) 440-4774

Current Wait Time 39 Minutes*

Open 24 Hours

'; var a = $(this).find('.nameSort')[0].value; var d = $(this).find('.ERdistance').text().replace(' mi',''); var erloc = [a, d, h]; erlocs.push(erloc); }); //console.log("sort:" + sortType); //console.log(erlocs); switch (sortType) { case 'alpha': //erlocs.sort(function (a, b) { // if (a[0] < b[0]) { // return -1; // } else { // return 1 // } //}); break; case 'distance': $(".location-search-result").orderBy(function () { return +$(this).data("sort"); }).appendTo("div.location-search-results"); break; } var erlocsHtml = ""; for (i = 0; i < erlocs.length; i++) { erlocsHtml = erlocsHtml + erlocs[i][2] } $('#location-search-results').html(erlocsHtml); } function setMapViewWindow() { var bounds = new google.maps.LatLngBounds(); for (i = 0; i < markers.length; i++) { bounds.extend(markers[i].getPosition()); } google.maps.event.addListenerOnce(map, 'bounds_changed', function (event) { if ($("#txtZip").val()) { this.setZoom(map.getZoom() - 1); } }); map.fitBounds(bounds); } function doGeolocation() { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(positionSuccess, positionError); } else { positionError(-1); } } function positionError(err) { var msg; switch (err.code) { case err.UNKNOWN_ERROR: msg = "Unable to find your location"; break; case err.PERMISSION_DENINED: msg = "Permission denied in finding your location"; break; case err.POSITION_UNAVAILABLE: msg = "Your location is currently unknown"; break; case err.BREAK: msg = "Attempt to find location took too long"; break; default: msg = "Location detection not supported in browser"; } // console.log(msg); } function positionSuccess(position) { var coords = position.coords || position.coordinate || position; var latLng = new google.maps.LatLng(coords.latitude, coords.longitude); var markerIcon = { url: "/GlobalResources/images/marker.png" }; // And reverse geocode. (new google.maps.Geocoder()).geocode({ latLng: latLng }, function (resp) { var place = ""; if (resp[0]) { // console.log(resp[0]); var bits = []; for (var i = 0, I = resp[0].address_components.length; i < I; ++i) { var component = resp[0].address_components[i]; if (contains(component.types, "premise") || contains(component.types, "administrative_area_level_1") || contains(component.types, "locality") || contains(component.types, 'postal_code')) { bits.push(component.long_name); } } if (bits.length) { place = bits.join(', '); } // console.log(place) $("#txtZip").val(place); $("#btnZip").trigger("click"); } }); } function contains(array, item) { for (var i = 0, I = array.length; i < I; ++i) { if (array[i] === item) return true; } return false; } function logGa(action, label) { logGoogleAnalytics( 'Emergency Centers', action, label); } $(function () { $("#txtZip").keyup(function (event) { if (event.keyCode === 13) { $("#btnZip").trigger("click"); } }); initMap(); $('.location-search-result').click(function () { var id = parseInt($(this).attr("id")); if (id) { // google.maps.event.trigger(markers.find(x => x.id === id), 'click'); google.maps.event.trigger(search(id, markers), 'click'); var aTag = $("div[id='locationsMap']"); $('html,body').animate({ scrollTop: aTag.offset().top }, 'slow'); } }); $('.geoLocate').click(function () { doGeolocation(); return false; }); }); function breaknames() { $("li").each(function (index) { // console.log(index + ": " + $(this).text()); }); } function search(nameKey, myArray) { for (var i = 0; i < myArray.length; i++) { if (myArray[i].id === nameKey) { return myArray[i]; } } }

*The current wait time is an estimated wait time before a person sees a physician and is not a guarantee. It is based on patient activity (how many patients are being treated and the severity of their injuries) within the last hour, and it is subject to change at any moment.If you are experiencing an emergency, call 911.

Emergency and Trauma - ER Locations and Wait Times | Premier Health (2024)

References

Top Articles
Latest Posts
Article information

Author: Msgr. Refugio Daniel

Last Updated:

Views: 6544

Rating: 4.3 / 5 (74 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Msgr. Refugio Daniel

Birthday: 1999-09-15

Address: 8416 Beatty Center, Derekfort, VA 72092-0500

Phone: +6838967160603

Job: Mining Executive

Hobby: Woodworking, Knitting, Fishing, Coffee roasting, Kayaking, Horseback riding, Kite flying

Introduction: My name is Msgr. Refugio Daniel, I am a fine, precious, encouraging, calm, glamorous, vivacious, friendly person who loves writing and wants to share my knowledge and understanding with you.