Call us

Morpheus 8

Morpheus8 is a non-surgical treatment that tightens the face, jawline and neck. This treatment is now available at Phoenix Hospital Chelmsford.

Non-surgical Treatment

At Phoenix Hospital Chelmsford we now offer a new non-surgical treatment called Morpheus8. This treatment can target fine, moderate and deeper wrinkles, improves the skin tone and texture and reduces scars, including acne scarring. It can also help to reduce active acne.

For the face Morpheus8 can improve eye bags and upper eyelid laxity, reduce smile lines (nasolabial folds) and marionette lines, and improve the facial contour by tightening and re-contouring the chin, jawline and neck to reduce jowls and submental fat or double chins.

Virtual appointments

GMC registered

Same day appointments

What should I expect on the day?

Prior to the treatment two layers of numbing cream is applied to the face to ensure that you don’t feel any pain or  discomfort during the procedure. The cream is left for 45 minutes to numb the area of treatment. Depending on the area of treatment local anesthesia may be required.

The Morpheus8 treatment takes around 30 minutes to complete. Your consultant or nurse will cover the desired area ensuring that the treatment can achieve its full effect. Morpheus8 uses radiofrequency which helps tighten the skin to leave a more youthful complexation.

Post treatment, there is local skin redness (erythema), swelling (oedema), and the sensation of heat that can last anywhere from 1-7 days. It is normal to have tiny pinpoint scabs appear that can be masked 24 hours after treatment with make-up.  Visible results can be achieved 4-14 days post-treatment.

To find out more read our blog here

Meet the Consultants

.

Make an Enquiry

    we will never share your details and will only send you information about our healthcare services

    By submitting an enquiry you confirm that you agree to our Terms & Conditions and Privacy Policy

    CALL US NOW
    function phoenix_fix_jquery_loading() { // Ensure jQuery loads in the header (not footer) for WooCommerce compatibility if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', includes_url('/js/jquery/jquery.min.js'), false, null, false); wp_enqueue_script('jquery'); } } add_action('wp_enqueue_scripts', 'phoenix_fix_jquery_loading', 1); // Priority 1 = runs first function phoenix_enqueue_scripts() { // Ensure jQuery is loaded wp_enqueue_script('jquery'); // Your theme JS with jQuery as dependency wp_enqueue_script( 'phoenix-main-js', get_template_directory_uri() . '/js/phoenix-new.min.js', array('jquery'), // jQuery dependency '0.05', // Increment version to clear cache true // Load in footer ); // Select2 - must load after jQuery wp_enqueue_script( 'select2-js', get_template_directory_uri() . '/js/select2.full.min.js', array('jquery'), // jQuery dependency '4.0.3', true ); // Slick - must load after jQuery wp_enqueue_script( 'slick-js', get_template_directory_uri() . '/js/slick.min.js', array('jquery'), // jQuery dependency '1.8.1', true ); } add_action('wp_enqueue_scripts', 'phoenix_enqueue_scripts', 20); // Priority 20 = runs after jQuery fix