Call us

Our Specialists

All our specialists have been thoroughly assessed to meet our stringent eligibility criteria before being selected to ensure the very best patient care.

If you have any queries about any of our specialists, please contact us by calling our friendly team in London: 020 7079 2100 or Essex: 01245 801234 or book a call with a dedicated patient adviser.

Find a Specialist

  • Sort by Specialty

  • Sort by Location

A-Z of our Specialist Consultants

All Specialists

Mr Ahmed Ali

MBChB, MSc , FRCS (Urol)

Consultant Urological Surgeon

Specialty: Urology

Location: London

MAKE AN APPOINTMENT

Mr Hussain Alnajjar

BSc(MedSci), MBBS, MRCS, ChM(Urol), FEBU, FRCS(Urol)

Consultant Urological Surgeon and Andrologist

Specialty: Urology

Location: London

MAKE AN APPOINTMENT

Mr Torath Ameen

BMedSci MBBS MSc MBA MRCS FRCS (Urol)

Consultant Urologist and Robotic Surgeon

Specialty: Urology

Location: London

MAKE AN APPOINTMENT

Dr Fabio Castiglione

MD. PhD, FECS, FEBU, Urologist

Consultant Andrologist and Urologist

Specialty: Andrologist - Urologist

Location: London

MAKE AN APPOINTMENT

Mr Giulio Garaffa

MD, PhD, FECSM, FRCS (Eng)

Consultant Uro-Andrologist

Specialty: Urology and Andrology

Location: London

MAKE AN APPOINTMENT

Miss Stella Ivaz

MBBS, BMus (Hons), MA, MRCS, FRCS (Urol), PGCert HBE, FHEA

Consultant Urological Surgeon

Specialty: Urology

Location: London

MAKE AN APPOINTMENT

Miss Jean McDonald

MBBS (U.W.I), FRCS (Ed), DIP UROL (UCL London)

Consultant Urologist

Specialty: Urology

Location: London

MAKE AN APPOINTMENT

Mr Aza Mohammed

MB ChB, FRCS(Urol), FEBU

Consultant Urological Surgeon

Specialty: Urology

Location: London

MAKE AN APPOINTMENT

Professor Asif Muneer

BSc, MB, FRCS (Eng), FRCS (Ed) MD, FRCS (UROL)

Consultant Urological Surgeon

Specialty: Urology

Location: London

MAKE AN APPOINTMENT

Mr Keng Ng

MBBCh, FRCS(Urol), FEBU

Consultant Urologist

Specialty: Urology

Location: London, Essex

MAKE AN APPOINTMENT

Find out more about our specialists

You can contact our dedicated appointments team who will be able to advise you about our range of specialists, discuss your queries and find the right treatment plan for you.

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