Dr. Razan Zahrawi - Dermatologist (2025)

Doctor

  • Home
  • /
  • Doctor
  • /
  • Dr. Razan Zahrawi
Dr. Razan Zahrawi - Dermatologist (1)

Address: PO Box 51122, Al Barsha South 3, Dubai, Dubai, United Arab Emirates

Gender: Female

Type of Professional: Dermatologist

Associated Healthcare Provider: Mediclinic Parkview Hospital

Languages Spoken: Arabic, English

More than 23 Years of experience

Contact

About the Doctor / Professional

Dr. Zahrawi graduated as a Doctor of Medicine from Aleppo University in 1994. She trained at the American University of Beirut during her residency in Dermatology and has been board certified in Dermatology and Venerology since 1999, as well being board certified from the American Academy of Aesthetic Dermatology.

Dr. Zahrawi brings 19 years of clinical and cosmetic experience to Mediclinic Parkview Hospital. Her main interest is anti-aging treatments including fillers, Botox and PRP injections, thread lifting and laser therapy for rejuvenation and nonsurgical lifting of the face, neck and hands. She treats all types of skin disorders in adults and children such as acne, skin infectious diseases, skin allergy such as urticaria, skin inflammatory disorders such as eczema, psoriasis, vitiligo and immune diseases, as well as early skin detection of skin cancer and mole mapping. She also performs skin surgery for moles and neoplastic skin lesions.

She is an expert in treating vascular lesions with laser.

Degree: Aleppo University - Syria

Residency: American University of Beirut - Beirut, Lebanon

Aesthetic Medicine/ Cosmetology Learn More

  • Arm Lift
  • Face Lift
  • Laser Skin Resurfacing
  • Neck Lift (Cervicoplasty)
  • Rejuvenation Therapy
  • Skin Rejuvenation
  • Thread Lifts

Anti-Aging and Regenerative Medicine Learn More

  • Anti-Aging Consultation

Dermatology Learn More

  • Acne Scar Treatment
  • Acne Treatment
  • Autoimmune Disease
  • BOTOX
  • Cosmetic Allergy Diagnosis And Treatment
  • Dermatitis (Eczema) Treatment
  • Dermatology Consultation
  • Fillers
  • Hirsutism Treatment
  • Milia Removal
  • Mole and Skin Lesion Evaluation
  • Mole Mapping
  • Mole Removal
  • PRP Treatment
  • Psoriasis Treatment
  • Salmon Patch
  • Skin Allergies
  • Skin Cancer Treatment
  • Skin Infections
  • Skin Lesion Removal
  • Urticaria Hives Evaluation And Treatment
  • Vitiligo Treatment

Venerology Learn More

  • Venerology Consultation
  • American Academy of Dermatology
  • Europe an Academy of Dermatology and Venereology
  • Mediclinic Parkview Hospital

Doctor Details

Phone No.:

+971 800 1999

Email Address:

[emailprotected]

Please Register or Logged in to Add to Favorites

'; $('.changecountryLocal').change(function () { $('.insurancePlanList').each(function () { $(this).attr("style", "display:none"); }); var checkcontrolClass = '.ulListing-' + $(this).val(); $(checkcontrolClass).attr("style", "display:block"); /* if ($(checkcontrolClass + " li").length > 2) { $(".view_more_local").show(); } else { $(".view_more_local").hide(); }*/ }); /* function addMore(row, i) { if (i === 3) { var morelink = $("").attr("href", "#").addClass("morelink").html("View More"); morelink.click(function () { var row = $(this).parent().parent(); if ($(this).hasClass("less")) { $(this).html("View More"); $(this).removeClass("less"); } else { $(this).html("Less"); $(this).addClass("less"); } row.find(".more").toggle(); return false; }); $(row).parent().parent().append(morelink); } if (i >= 3) { $(row).addClass("more"); } }*/ //photos-and-videos-carousel $('#photos_carousel .owl-carousel').owlCarousel({ loop: true, margin: 0, nav: true, dots: false, touchDrag: true, mouseDrag: true, responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }); $('#videos_carousel .owl-carousel').owlCarousel({ loop: true, margin: 0, nav: true, dots: false, touchDrag: true, mouseDrag: true, responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }); //packages carousel $('.packages_carousel .owl-carousel').owlCarousel({ loop: true, margin: 30, nav: true, dots: false, touchDrag: true, mouseDrag: true, responsive: { 0: { items: 1 }, 600: { items: 2 }, 768: { items: 3 }, 992: { items: 4 }, 1025: { items: 5 } } }); //testimonial carousel $('.testimonial_video_carousel .owl-carousel').owlCarousel({ loop: true, margin: 0, nav: false, dots: true, touchDrag: true, mouseDrag: true, responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }); $('.testimonial_info_carousel .owl-carousel').owlCarousel({ loop: true, margin: 0, nav: false, dots: true, touchDrag: true, mouseDrag: true, responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }); //reviews carousel $('.reviews_carousel .owl-carousel').owlCarousel({ loop: true, margin: 0, nav: true, dots: false, touchDrag: true, mouseDrag: true, responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }); var transient = {}; //cosmetic carousel $('.cosmetic_carousel .owl-carousel').owlCarousel({ loop: false, margin: 20, slideBy: 'page', nav: true, dots: false, touchDrag: false, mouseDrag: true, onDrag: onDrag.bind(transient), onDragged: onDragged.bind(transient), items: 2, responsive: { 0: { items: 1, slideBy: 2 }, 768: { items: 2, slideBy: 2 }, 1000: { items: 2, slideBy: 2 } } }); function onDrag(event) { this.initialCurrent = event.relatedTarget.current(); } function onDragged(event) { var owl = event.relatedTarget; var draggedCurrent = owl.current(); if (draggedCurrent > this.initialCurrent) { owl.current(this.initialCurrent); owl.next(); } else if (draggedCurrent < this.initialCurrent) { owl.current(this.initialCurrent); owl.prev(); } } function InquiryMessage(o) { if (o.status) { //$("#question_answer")[0].reset(); //$('.inquiry_form_popup').text(o.message); //$("#mixpanal").html(o.mixpanel); //setTimeout( // function () { // $('.close').trigger("click"); // }, 5000); window.location.href = o.redirecturl; } } $(document).ready(function () { $(".view_more_link_global").click(function () { var txt = $(".view-more-global").is(':visible') ? 'View More' : 'View Less'; $(".view_more_link_global").text(txt); $(".view-more-global").toggle(); }) $(".view_more_link_local").click(function () { var getid = $(this).attr('id'); var txt = $(".view-more-local-" + getid).is(':visible') ? 'View More' : 'View Less'; $(this).text(txt); $(".view-more-local-" + getid).toggle(); }) })

Dr. Razan Zahrawi - Dermatologist (2025)
Top Articles
Latest Posts
Recommended Articles
Article information

Author: Stevie Stamm

Last Updated:

Views: 5410

Rating: 5 / 5 (60 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Stevie Stamm

Birthday: 1996-06-22

Address: Apt. 419 4200 Sipes Estate, East Delmerview, WY 05617

Phone: +342332224300

Job: Future Advertising Analyst

Hobby: Leather crafting, Puzzles, Leather crafting, scrapbook, Urban exploration, Cabaret, Skateboarding

Introduction: My name is Stevie Stamm, I am a colorful, sparkling, splendid, vast, open, hilarious, tender person who loves writing and wants to share my knowledge and understanding with you.