.slide1, .slide2 { cursor: pointer; }
Assistance
Search


Caring for you as we would our own families

Mary, The Holly Private Hospital
Tell me more
Award-winning healthcare

Carly, The Holly Private Hospital
Tell me more
Search by treatment type or speciality
Find a hospital near you
Find a consultant

Simply start typing the hospital's name or postcode

Simply select a specialty to find out more

Simply start typing the consultant's name

We are Aspen Healthcare. We strive to be the leading provider of independent healthcare. We are committed to excellence and the highest quality standards of patient care.

  • Our Mission

    Our mission is to provide first-class independent healthcare for the local community in a safe, comfortable and welcoming environment; one in which we would be happy to treat our own families

  • Our Values

    1. Beyond compliance
    2. Personalised attention
    3. Partnership & teamwork
    4. Investing in excellence
    5. Always with integrity

jQuery(document).ready(function($) { $(document).on('click','.slide1',function(){ window.location = '/about-us/aspen-news/aspen-healthcares-facilities-are-open-for-treatment/'; }); $(document).on('click','.slide2',function(){ window.location = '/patient-information/covid-19-information/'; }); $("#hospital option[value='https://www.thechelmsford.co.uk']").each(function() { $(this).remove(); }); $("#hospital option").each(function() { //console.log($(this).attr("value")) switch ($(this).attr("value")) { case "https://cancer.aspen.uniondigital.uk": $(this).attr("value",'https://aspen.uniondigital.uk/our-hospitals/cancer-centre-london/'); break; case "https://claremont.aspen.uniondigital.uk": $(this).attr("value",'https://aspen.uniondigital.uk/our-hospitals/claremont-private-hospital/'); break; case "https://highgate.aspen.uniondigital.uk": $(this).attr("value",'https://aspen.uniondigital.uk/our-hospitals/highgate-private-hospital/'); break; case "https://midland.aspen.uniondigital.uk": $(this).attr("value",'https://aspen.uniondigital.uk/our-hospitals/midland-eye/'); break; case "https://nova.aspen.uniondigital.uk": $(this).attr("value",'https://aspen.uniondigital.uk/our-hospitals/nova-healthcare/'); break; case "https://edinburgh.aspen.uniondigital.uk": $(this).attr("value",'https://aspen.uniondigital.uk/our-hospitals/the-edinburgh-clinic/'); break; case "https://theholly.aspen.uniondigital.uk": $(this).attr("value",'https://aspen.uniondigital.uk/our-hospitals/the-holly-private-hospital/'); break; case "https://parkside.aspen.uniondigital.uk": $(this).attr("value",'https://aspen.uniondigital.uk/our-hospitals/parkside-hospital/'); break; } }); });