Middletown

Orange County, NY

<style><!-- [et_pb_line_break_holder] -->/**** CSS LAYOUT MEDICAL PAGE ****/<!-- [et_pb_line_break_holder] -->/*--------------- Column Effect Hover ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> .hover_effect_blurb.et_pb_column {<!-- [et_pb_line_break_holder] --> -webkit-box-shadow: none;<!-- [et_pb_line_break_holder] --> -moz-box-shadow: none;<!-- [et_pb_line_break_holder] --> box-shadow: none;<!-- [et_pb_line_break_holder] --> transition: all 0.4s ease-in-out;<!-- [et_pb_line_break_holder] --> cursor: pointer;<!-- [et_pb_line_break_holder] --> padding: 10px 20px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> .hover_effect_blurb.et_pb_column:hover {<!-- [et_pb_line_break_holder] --> -webkit-box-shadow: 0 15px 20px rgba(0,0,0,0.2);<!-- [et_pb_line_break_holder] --> -moz-box-shadow: 0 15px 20px rgba(0,0,0,0.2);<!-- [et_pb_line_break_holder] --> box-shadow: 0 15px 20px rgba(0,0,0,0.2);<!-- [et_pb_line_break_holder] --> -webkit-transform: translate(0, -4px);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->/*--------------- Icon Blurb Header Hover Effect ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> .blurb_custom_header img{<!-- [et_pb_line_break_holder] --> transition: all 0.4s ease-in-out;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> .hover_effect_blurb:hover .blurb_custom_header img {<!-- [et_pb_line_break_holder] --> transform: scale(.85);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->/*--------------- Blurb For Header ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> .blurb_custom_header .et-pb-icon-circle-border {<!-- [et_pb_line_break_holder] --> border: 5px solid;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> .blurb_custom_header .et_pb_main_blurb_image {<!-- [et_pb_line_break_holder] --> background-color: #304b7f;<!-- [et_pb_line_break_holder] --> border: 5px solid #fff;<!-- [et_pb_line_break_holder] --> border-radius: 50%;<!-- [et_pb_line_break_holder] --> height: 115px;<!-- [et_pb_line_break_holder] --> margin: 0px auto 15px;<!-- [et_pb_line_break_holder] --> padding: 20px;<!-- [et_pb_line_break_holder] --> text-align: center;<!-- [et_pb_line_break_holder] --> width: 115px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->/*--------------- Map Margin Bottom ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> .et_pb_module.et_pb_map_container.et_pb_map_0 {<!-- [et_pb_line_break_holder] --> margin: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->/*--------------- Video Box Border ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> .box_video {<!-- [et_pb_line_break_holder] --> -moz-border-radius: 8px;<!-- [et_pb_line_break_holder] --> -moz-box-shadow: 0px 4px 12px rgba(50, 50, 50, 0.15);<!-- [et_pb_line_break_holder] --> -webkit-border-radius: 8px;<!-- [et_pb_line_break_holder] --> -webkit-box-shadow: 0px 4px 12px rgba(50, 50, 50, 0.15);<!-- [et_pb_line_break_holder] --> border: 10px solid #f9f9f9;<!-- [et_pb_line_break_holder] --> border-radius: 8px;<!-- [et_pb_line_break_holder] --> box-shadow: 0px 4px 12px rgba(50, 50, 50, 0.15);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->/*--------------- Toggle Custom For Specialties ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> .toggle_custom.et_pb_toggle h5.et_pb_toggle_title {<!-- [et_pb_line_break_holder] --> padding: 0 50px 0px 30px ;<!-- [et_pb_line_break_holder] --> line-height: 1.3em;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> .toggle_custom .et_pb_toggle_title:before {<!-- [et_pb_line_break_holder] --> -webkit-transition: 0.3s;<!-- [et_pb_line_break_holder] --> content: "3" ;<!-- [et_pb_line_break_holder] --> font-size: 50px ;<!-- [et_pb_line_break_holder] --> transition: 0.3s;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> .toggle_custom.et_pb_toggle {<!-- [et_pb_line_break_holder] --> border: none;<!-- [et_pb_line_break_holder] --> border-bottom: 1px solid #ddd ;<!-- [et_pb_line_break_holder] --> transition: 0.4s;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> .toggle_custom.et_pb_toggle_open {<!-- [et_pb_line_break_holder] --> border-bottom: 4px solid #304B7F ;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> .toggle_custom.et_pb_toggle_open .et_pb_toggle_title:before {<!-- [et_pb_line_break_holder] --> -ms-transform: rotate(180deg);<!-- [et_pb_line_break_holder] --> -webkit-transform: rotate(180deg);<!-- [et_pb_line_break_holder] --> color: #304B7F;<!-- [et_pb_line_break_holder] --> transform: rotate(180deg);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> h5.et_pb_toggle_title:after {<!-- [et_pb_line_break_holder] --> content: "R";<!-- [et_pb_line_break_holder] --> font-size: 22px;<!-- [et_pb_line_break_holder] --> line-height: 45px;<!-- [et_pb_line_break_holder] --> text-align: center;<!-- [et_pb_line_break_holder] --> width: 45px;<!-- [et_pb_line_break_holder] --> height: 45px;<!-- [et_pb_line_break_holder] --> left: -28px;<!-- [et_pb_line_break_holder] --> top: -12px;<!-- [et_pb_line_break_holder] --> border-radius: 50%;<!-- [et_pb_line_break_holder] --> font-family: "ETmodules";<!-- [et_pb_line_break_holder] --> position: absolute;<!-- [et_pb_line_break_holder] --> display: block;<!-- [et_pb_line_break_holder] --> color: #fff;<!-- [et_pb_line_break_holder] --> background-color: #304b7f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->/*--------------- Button Learn More Inside Toggle Custom For Specialties ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> .button_custom_specialties:after {<!-- [et_pb_line_break_holder] --> content: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> .button_custom_specialties {<!-- [et_pb_line_break_holder] --> padding: 5px 25px;<!-- [et_pb_line_break_holder] --> color: #ffffff ;<!-- [et_pb_line_break_holder] --> margin: 10px 0;<!-- [et_pb_line_break_holder] --> background: #eebf4b;<!-- [et_pb_line_break_holder] --> border-color: #eebf4b;<!-- [et_pb_line_break_holder] --> letter-spacing: 0px;<!-- [et_pb_line_break_holder] --> font-size: 16px;<!-- [et_pb_line_break_holder] --> font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif ;<!-- [et_pb_line_break_holder] --> font-weight: bold ;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> .button_custom_specialties.et_pb_button:hover {<!-- [et_pb_line_break_holder] --> color: #eebf4b ;<!-- [et_pb_line_break_holder] --> background: #ffffff ;<!-- [et_pb_line_break_holder] --> border-color: #eebf4b ;<!-- [et_pb_line_break_holder] --> letter-spacing: 1px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->/*--------------- Margin Bottom Column Custom only Mobile ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> @media only screen and (max-width: 980px) {<!-- [et_pb_line_break_holder] --> .column_custom_mobile.et_pb_column {<!-- [et_pb_line_break_holder] --> margin-bottom: 70px;<!-- [et_pb_line_break_holder] --> }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->/***** CODE CSS FOR CARDS (This code is not required if you already added the code for Cards) *****/<!-- [et_pb_line_break_holder] -->/*--------------- Tooltip ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> .et-tooltip-box {<!-- [et_pb_line_break_holder] --> position: absolute;<!-- [et_pb_line_break_holder] --> bottom: 50px !important;<!-- [et_pb_line_break_holder] --> width: 170px !important;<!-- [et_pb_line_break_holder] --> left: -128px !important;<!-- [et_pb_line_break_holder] --> padding: 20px 25px !important;<!-- [et_pb_line_break_holder] --> color: #666;<!-- [et_pb_line_break_holder] --> line-height: 2px;<!-- [et_pb_line_break_holder] --> font-weight: 700;<!-- [et_pb_line_break_holder] --> background: #ffffff;<!-- [et_pb_line_break_holder] --> border: 1px solid #ddd;<!-- [et_pb_line_break_holder] --> -moz-border-radius: 5px !important;<!-- [et_pb_line_break_holder] --> -webkit-border-radius: 5px !important;<!-- [et_pb_line_break_holder] --> border-radius: 5px !important;<!-- [et_pb_line_break_holder] --> -moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);<!-- [et_pb_line_break_holder] --> -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);<!-- [et_pb_line_break_holder] --> box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->/*--------------- Icon Button Request ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> .icon_request {<!-- [et_pb_line_break_holder] --> position: relative;<!-- [et_pb_line_break_holder] --> bottom: -25px;<!-- [et_pb_line_break_holder] --> margin: 0 5px;<!-- [et_pb_line_break_holder] --> display: inline-block;<!-- [et_pb_line_break_holder] --> float: none;<!-- [et_pb_line_break_holder] --> background-color: #304b7f;<!-- [et_pb_line_break_holder] --> padding: 10px;<!-- [et_pb_line_break_holder] --> width: 55px;<!-- [et_pb_line_break_holder] --> height: 55px;<!-- [et_pb_line_break_holder] --> border: 4px solid #fff;<!-- [et_pb_line_break_holder] --> -webkit-border-radius: 50%;<!-- [et_pb_line_break_holder] --> -moz-border-radius: 50%;<!-- [et_pb_line_break_holder] --> border-radius: 50%;<!-- [et_pb_line_break_holder] --> -moz-box-shadow: px 1px 5px 1px rgba(0, 0, 0, 0.1);<!-- [et_pb_line_break_holder] --> -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);<!-- [et_pb_line_break_holder] --> box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.15);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->/*--------------- Button Custom for Locations ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> .button_locations {<!-- [et_pb_line_break_holder] --> position: relative;<!-- [et_pb_line_break_holder] --> float: left;<!-- [et_pb_line_break_holder] --> width: 43.333%;<!-- [et_pb_line_break_holder] --> height: 35px;<!-- [et_pb_line_break_holder] --> margin: 1% 3.3%;<!-- [et_pb_line_break_holder] --> padding: 1em;<!-- [et_pb_line_break_holder] --> background: #fff;<!-- [et_pb_line_break_holder] --> font-size: 12px;<!-- [et_pb_line_break_holder] --> font-weight: 700;<!-- [et_pb_line_break_holder] --> line-height: 1em ;<!-- [et_pb_line_break_holder] --> -webkit-border-radius: 4px;<!-- [et_pb_line_break_holder] --> -moz-border-radius: 4px;<!-- [et_pb_line_break_holder] --> border-radius: 4px;<!-- [et_pb_line_break_holder] --> -webkit-box-shadow: 0px 4px 5px 0px rgba(102, 102, 102, 0.15);<!-- [et_pb_line_break_holder] --> -moz-box-shadow: 0px 4px 5px 0px rgba(102, 102, 102, 0.15);<!-- [et_pb_line_break_holder] --> box-shadow: 0px 4px 5px 0px rgba(102, 102, 102, 0.15);<!-- [et_pb_line_break_holder] --> -webkit-transition: all 0.3s;<!-- [et_pb_line_break_holder] --> -moz-transition: all 0.3s;<!-- [et_pb_line_break_holder] --> transition: all 0.3s;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> .button_locations:hover {<!-- [et_pb_line_break_holder] --> background-color: rgba(48, 75, 127, 0.8) ;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> a.button_locations:hover {<!-- [et_pb_line_break_holder] --> color: #fff ;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->/*--------------- Image Profilo Team ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> .image_avatar img {<!-- [et_pb_line_break_holder] --> width: 110px;<!-- [et_pb_line_break_holder] --> height: 110px;<!-- [et_pb_line_break_holder] --> position: relative;<!-- [et_pb_line_break_holder] --> border: 6px solid #fff;<!-- [et_pb_line_break_holder] --> -webkit-border-radius: 50%;<!-- [et_pb_line_break_holder] --> -moz-border-radius: 50%;<!-- [et_pb_line_break_holder] --> border-radius: 50%;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->/*--------------- Column Custom for Mobile ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> @media only screen and (max-width: 980px) {<!-- [et_pb_line_break_holder] --> .custom_column.et_pb_column {<!-- [et_pb_line_break_holder] --> margin-bottom: 50px !important;<!-- [et_pb_line_break_holder] --> }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->/*--------------- General Column Hover Effect ---------------------------------------------------------------------------------------------------*/<!-- [et_pb_line_break_holder] --> .column_hover_effect.et_pb_column {<!-- [et_pb_line_break_holder] --> -webkit-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.2);<!-- [et_pb_line_break_holder] --> -moz-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.2);<!-- [et_pb_line_break_holder] --> box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.2);<!-- [et_pb_line_break_holder] --> transition: all 0.4s ease-in-out;<!-- [et_pb_line_break_holder] --> cursor: pointer;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> .column_hover_effect.et_pb_column:hover {<!-- [et_pb_line_break_holder] --> -webkit-box-shadow: 0 15px 20px rgba(0,0,0,0.2);<!-- [et_pb_line_break_holder] --> -moz-box-shadow: 0 15px 20px rgba(0,0,0,0.2);<!-- [et_pb_line_break_holder] --> box-shadow: 0 15px 20px rgba(0,0,0,0.2);<!-- [et_pb_line_break_holder] --> -webkit-transform: translate(0, -4px);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --></style>

Locations and Info

Vivamus suscipit tortor eget felis porttitor volutpat. Vivamus suscipit tortor eget felis porttitor volutpat.

Specialties

Vivamus suscipit tortor eget felis porttitor volutpat. Vivamus suscipit tortor eget felis porttitor volutpat.

Services

Vivamus suscipit tortor eget felis porttitor volutpat. Vivamus suscipit tortor eget felis porttitor volutpat.

Medical Staff

Vivamus suscipit tortor eget felis porttitor volutpat. Vivamus suscipit tortor eget felis porttitor volutpat.

About Us – Overview

Middletown Medical was the first in the area to offer immediate medical care because we know that sometimes you just can’t wait for an appointment. From illness or minor injury to complex medical issues, visit our newly expanded Urgent Care Center anytime.

We ensure you and your family fast, personalized emergency care every day, including holidays. Most insurances accepted.

Locations in Middletown

Urgent Care Center

(845) 342-4774

Mon – Fri: 7:00am – 9:00pm
Weekends: 8:00am – 6:00pm
Holidays: 9:00am – 5:00pm

Main Building

(845) 342-4774

Mon – Fri: 7:00am – 9:00pm
Weekends: 8:00am – 6:00pm
Holidays: 9:00am – 5:00pm

726 East Main Street

(845) 342-1495

726 East Main Street (Across from Orange Regional Medical Center)
Middletown, NY 10940

35 Maltese Drive

(845) 381-5705

35 Maltese Drive
Middletown, NY, 10940

2 Edgewater Drive

(845) 342-4774

2 Edgewater Drive
Middletown, NY, 10940

Physical Therapy

(845) 344-1899

Mon – Fri: 8:00am – 6:00pm
1219 Dolstontown Road
Middletown, NY 10940

Specialties in Middletown

Urgent Care

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Dermatology

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Endocrinology

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Headache Clinic

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Ophthalmology

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Sleep Center

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Pain Management and Physical Rehabilitation

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Cardiology

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Dieticians

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Gynecology

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Nephrology

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Pulmonary Medicine

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Rheumatology

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Occupational Medicine

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Diabetic Counseling

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Gastroenterology

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Neurology

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Orthopedics

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Pediatrics

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Urology

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Allergy & Immunology

Learn More

If it is not real text, they will focus on the design. JavaScript has the awesome power to manipulate DOM elements on the fly. Your design looks awesome by the way.

It looks even better with you using this text. Whoever evaluates your text cannot evaluate the way you write. It looks even better with you using this text.

Services in Middletown

Urgent Care

Middletown Medical was the first in the area to offer immediate medical care because we know that sometimes you just can’t wait for an appointment. From minor illness or injury to complex medical issues, we ensure you and your family fast, personalized care every day.

  • Evening and weekend hours
  • No appointment necessary
  • Services available include: casts, sutures, immunizations and injections, nebulizer treatments, physical exams (back-to-school, sports, summer camp, adult) and many more.
  • MRI, CT scan, X-ray, Laboratory and Ultrasound services

111 Maltese Drive Middletown, NY, 10940

(845) 342-4774

Mon – Fri: 7:00am – 9:00pm
Weekends: 8:00am – 6:00pm
Holidays: 9:00am – 5:00pm

(845) 342-4774

Mon – Fri: 7:00am – 9:00pm
Weekends: 8:00am – 6:00pm
Holidays: 9:00am – 5:00pm

Headache Center

We look forward to helping those with chronic, severe headaches and migraines find relief. For each patient, a specific plan is tailored to help alleviate their pain.

At our Headache Center, patients learn how to modify their lifestyle and living environment to suppress migraine development by learning to:

  • Identify “triggers” that may initiate the onset of a headache
  • Initiate activities and behaviors that reduce
    their risk of experiencing a headache
  • Anticipate an episode in time for prevention
  • Adopt coping methods for pain reduction
    when a headache does occur

(845) 342-4774

111 Maltese Drive
Middletown, NY, 10940

Hereditary
Cancer Screening

Middletown Medical is proud to now be the only provider in the region offering Comprehensive hereditary risk assessment and genetic testing – either Hereditary Breast and Ovarian Cancer syndrome or Lynch syndrome.

This offers people with a family or personal history of breast, ovarian, colon and uterine cancers peace of mind, as mutations or variations in genes passed from parent to child can drastically raise the risk of cancer (in some cases 100%) — and knowing if you’re at risk allows you to take action to reduce this risk in advance.

A simple saliva or blood sample for BRCA testing and Lynch Testing can determine whether a patient has these mutations so that proactive steps can be taken to reduce their cancer risk or even prevent cancer from developing at all in themselves or family members. In addition, those that test negative still need a personalized medical plan that our experience team can offer.

Does it really run in the family?

Middletown Medical now offering hereditary cancer risk testing.

(845) 342-4774

111 Maltese Drive
Middletown, NY, 10940

Diabetes Center

The Middletown Medical Diabetes Treatment and Education Center offers diabetes treatment services with our board certified endocrinologists and educators, education classes (often covered by insurance) and diabetes prevention services.  The Center has been awarded recognition by the American Association of Diabetes Educators, a National Accredited Organization (NAO), certified by the Centers for Medicare & Medicaid Services (CMS).  . Their mission is to empower healthcare professionals with the knowledge and skills to deliver exceptional diabetes education, management and support.

(845) 342-4774

111 Maltese Drive
Middletown, NY, 10940

Physical Therapy

Middletown Medical’s Physical Therapy Center is now located at George Giovannone Physical Therapy (GGPT) at 1219 Dolsontown Road in Middletown — just 3 miles from Middletown Medical’s main center at 111 Maltese Drive.
George and his friendly staff have been in operation since 1992, and is one of the Hudson Valley’s most respected physical therapy practices for good reason!
Beyond the beautiful, state of the art facility, and extensive array of equipment — all seen here on this page — George’s focus has always been on creating a truly personalized experience, and he firmly believes this contributes to the outstanding success rate of his patients.

Read More

patients-choice-winner-2015Congratulations to George Giovannone’s Practice on being the on top Physical Therapist in Middletown ranking of 2015.  Verified by Opencare.com

Middletown Medical’s Physical Therapy Center is now located at George Giovannone Physical Therapy (GGPT) at 1219 Dolsontown Road in Middletown — just 3 miles from Middletown Medical’s main center at 111 Maltese Drive. George and his friendly staff have been in operation since 1992, and is one of the Hudson Valley’s most respected physical therapy practices for good reason!

Beyond the beautiful, state of the art facility, and extensive array of equipment — all seen here on this page — George’s focus has always been on creating a truly personalized experience, and he firmly believes this contributes to the outstanding success rate of his patients.

Physical Therapy is an allied health profession to help a patient regain an appropriate level of function and fitness. Throughout the course of the rehabilitation, GGPT maintains an ongoing dialogue with the patient and his/her physician through periodic reports. Therapists constantly evaluate the patient and the treatment program, making modifications whenever necessary to achieve the most rapid and beneficial results.

ALWAYS accepting new patients!

(845) 342-4774

111 Maltese Drive
Middletown, NY, 10940

Our doctors

Vivamus suscipit tortor eget felis porttitor volutpat. Quisque velit nisi, pretium ut lacinia in, elementum id enim. Sed porttitor lectus nibh. Vivamus suscipit tortor eget felis porttitor.

Vivamus suscipit tortor eget felis porttitor volutpat. Quisque velit nisi, pretium ut lacinia in, elementum id enim. Sed porttitor lectus nibh. Vivamus suscipit tortor eget felis porttitor.

George Giovannone, P.T.

Physical Therapy

Locations

calendar-and-clockAppointemets
calendar-and-clockLab Results
calendar-and-clockRefill
calendar-and-clockReferral

Elya M.Spolar, DPT

Physical Therapy

Locations

calendar-and-clockAppointemets
calendar-and-clockLab Results
calendar-and-clockRefill
calendar-and-clockReferral

Primary and Family Care and Pediatrics

We are proud of our outstanding group of physicians who have trained and worked at some of the best hospitals and universities. They have also published research papers in many medical journals as well as been involved in numerous clinical trials throughout their careers. Our primary care physicians are committed to building relationships by providing compassionate, thorough health care. For specialty care, get to know some of the best medical specialists in the region.

Our top-notch group is driven to provide you access to all the latest advancements in specialty medicine. Our physicians provide medical services to patients of all ages. Our providers strive to give comprehensive, quality health care to individuals and families. Our focus is on prevention of disease as well as treatment of chronic conditions in order to achieve the highest quality of life possible.

(845) 342-4774

111 Maltese Drive
Middletown, NY, 10940

For Urgent Care

We know your time is valuable, so if you’re in need of Urgent Care, simple pre-register an appointment by calling ahead. When you arrive, you’re the next patient taken.* How easy is that? Reserve Your Spot is currently available for our Chester and Middletown Urgent Care locations.

For Middletown location call (845) 342-4774.

*If an emergency occurs, you’ll be taken as soon as possible

Worry Free Pricing

For Urgent Care

We all deserve the finest medical care and services, but not all of us have medical insurance. While Middletown Medical accepts most insurances, we also now offer a very simple and straightforward WORRY-FREE PRICING model for those without medical insurance — low cost, yet high quality, medical care.
Simply scan the list below for the type of service desired, and you’ll immediately know the price. We accept cash, checks and all major credit cards.

You will receive a 10% discount for paying in full at the visit. While WORRY-FREE PRICING currently focuses on our Urgent Care services, continue to visit this page often for additional services being added in the very near future.
Middletown Medical prides itself on providing the most comprehensive and compassionate healthcare services in the Hudson Valley, and it’s our hope that those without insurance will not hesitate to receive the medical services they both need and deserve, thanks to our WORRY-FREE PRICING.

Level 1: $150

Office visit with a provider that includes lab tests for minor illness or injuries. One medical complaint that requires minor treatment.

Level 2: $180

Office visit with a provider that includes the services in Level 1 plus a diagnostic test or lab service.

Level 3: $250

Office visit with a provider that includes the services in Level 2 plus a minor procedure.

Medical Staff in Middletown

George Giovannone, P.T.

Physician Assistant

Locations

calendar-and-clockAppointemets
calendar-and-clockLab Results
calendar-and-clockRefill

George Giovannone, P.T.

Physician Assistant

Locations

calendar-and-clockAppointemets
calendar-and-clockLab Results
calendar-and-clockRefill

George Giovannone, P.T.

Physician Assistant

Locations

calendar-and-clockAppointemets
calendar-and-clockLab Results
calendar-and-clockRefill

Amanda Hansen, P.A.

Physician Assistant

Locations

calendar-and-clockAppointemets
calendar-and-clockLab Results
calendar-and-clockRefill
calendar-and-clockReferral

Amanda Hansen, P.A.

Physician Assistant

Locations

calendar-and-clockAppointemets
calendar-and-clockLab Results
calendar-and-clockRefill
calendar-and-clockReferral

Amanda Hansen, P.A.

Physician Assistant

Locations

calendar-and-clockAppointemets
calendar-and-clockLab Results
calendar-and-clockRefill
calendar-and-clockReferral