{"id":777406,"date":"2025-02-27T14:23:32","date_gmt":"2025-02-27T10:23:32","guid":{"rendered":"https:\/\/ssmc.ae\/?page_id=777406"},"modified":"2025-09-15T12:58:08","modified_gmt":"2025-09-15T08:58:08","slug":"international-patients","status":"publish","type":"page","link":"https:\/\/ssmc.ae\/international-patients\/","title":{"rendered":"International Patients Hub"},"content":{"rendered":"<style>\r\n    #popup-critically-ill-surgical-patients {\r\n        display: none !important;\r\n    }\r\n\r\n    .mf-card {\r\n        border-radius: 20px;\r\n        padding: 20px;\r\n        background: #fff;\r\n        -webkit-box-shadow: 0 0 10px #00000012;\r\n        box-shadow: 0 0 10px #00000012;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .mf-card ul {\r\n        padding-left: 15px;\r\n        padding-right: 15px;\r\n        max-height: 80px;\r\n        overflow: hidden;\r\n        position: relative;\r\n    }\r\n\r\n    .mf-expandable {\r\n        position: relative;\r\n        max-height: 400px;\r\n        overflow: hidden;\r\n        -webkit-transition: all ease 0.5s;\r\n        -o-transition: all ease 0.5s;\r\n        transition: all ease 0.5s;\r\n        padding: 10px;\r\n    }\r\n\r\n    .mf-expandable.expanded:after {\r\n        opacity: 0;\r\n        pointer-events: none;\r\n    }\r\n\r\n    .mf-expandable.expanded {\r\n        max-height: 4000px !important;\r\n    }\r\n\r\n    .mf-expandable:after {\r\n        position: absolute;\r\n        font-family: 'Font Awesome 5 Pro';\r\n        font-weight: 300;\r\n        content: \"\\f078\";\r\n        bottom: 0px;\r\n        font-size: 30px;\r\n        z-index: 2;\r\n        height: 64px;\r\n        width: 100%;\r\n        left: 0;\r\n        background: rgb(255, 255, 255);\r\n        background: -webkit-gradient(linear, left bottom, left top, color-stop(40%, rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));\r\n        background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0) 100%);\r\n        background: linear-gradient(0deg, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0) 100%);\r\n        text-align: center;\r\n        display: -webkit-box;\r\n        display: -ms-flexbox;\r\n        display: flex;\r\n        -webkit-box-pack: center;\r\n        -ms-flex-pack: center;\r\n        justify-content: center;\r\n        -webkit-box-align: end;\r\n        -ms-flex-align: end;\r\n        align-items: flex-end;\r\n        color: #00000033;\r\n        line-height: 1;\r\n        cursor: pointer\r\n    }\r\n\r\n    .mf-card>h4 {\r\n        text-align: center;\r\n    }\r\n\r\n    .mf-inactive {\r\n        opacity: 0.3;\r\n        pointer-events: none;\r\n    }\r\n\r\n    .mf-tabs li {\r\n        cursor: pointer;\r\n        width: 100%;\r\n        display: inline-block;\r\n    }\r\n\r\n    \/*abyz *\/\r\n    ul.package-scroll {\r\n        overflow-y: scroll;\r\n        white-space: nowrap;\r\n        position: relative;\r\n        display: -webkit-box;\r\n        display: -ms-flexbox;\r\n        display: flex\r\n    }\r\n\r\n    ul.package-scroll>li {\r\n        min-width: 100%;\r\n    }\r\n\r\n    .scroll-button {\r\n        color: #0657b8;\r\n        font-size: 1.5rem;\r\n        font-weight: 400;\r\n        border: 1px solid #0657b8;\r\n        border-radius: 50%;\r\n        height: 30px;\r\n        width: 30px;\r\n        cursor: pointer;\r\n        margin-top: 15px;\r\n    }\r\n\r\n    ul.package-scroll::-webkit-scrollbar {\r\n        display: none;\r\n    }\r\n\r\n    ul.package-scroll::scrollbar {\r\n        display: none;\r\n    }\r\n\r\n    .absolute-navigation {\r\n        padding: 0 11px;\r\n    }\r\n\r\n    .flip-card {\r\n        background-color: transparent;\r\n        width: 100%;\r\n        height: 80px;\r\n        -webkit-perspective: 1000px;\r\n        perspective: 1000px;\r\n    }\r\n\r\n    .flip-card-inner {\r\n        position: relative;\r\n        width: 100%;\r\n        height: 100%;\r\n        -webkit-transition: -webkit-transform 0.6s;\r\n        transition: -webkit-transform 0.6s;\r\n        -o-transition: transform 0.6s;\r\n        transition: transform 0.6s;\r\n        transition: transform 0.6s, -webkit-transform 0.6s;\r\n        transform-style: preserve-3d;\r\n        -webkit-transform-style: preserve-3d;\r\n        backface-visibility: hidden;\r\n        -moz-backface-visibility: hidden;\r\n        -webkit-backface-visibility: hidden !important;\r\n    }\r\n\r\n    .flip-card:focus {\r\n        outline: 0;\r\n    }\r\n\r\n    .flip-card:hover .flip-card-inner,\r\n    .flip-card:focus .flip-card-inner {\r\n        -webkit-transform: rotateX(180deg);\r\n        transform: rotateX(180deg);\r\n    }\r\n\r\n    .flip-card-front,\r\n    .flip-card-back {\r\n        position: absolute;\r\n        width: 100%;\r\n        height: 100%;\r\n    }\r\n\r\n    .flip-card-front {\r\n        background: #e3ecf8;\r\n        z-index: 2;\r\n        display: -webkit-box;\r\n        display: -ms-flexbox;\r\n        display: flex;\r\n        -webkit-box-align: center;\r\n        -ms-flex-align: center;\r\n        align-items: center;\r\n    }\r\n\r\n    .flip-card-back {\r\n        background: #d9e2ef;\r\n        -webkit-transform: rotateX(180deg);\r\n        transform: rotateX(180deg);\r\n        z-index: 1;\r\n        display: -webkit-box;\r\n        display: -ms-flexbox;\r\n        display: flex;\r\n        -webkit-box-align: center;\r\n        -ms-flex-align: center;\r\n        align-items: center;\r\n    }\r\n\r\n    .flip-card-back p {\r\n        margin-bottom: 0\r\n    }\r\n\r\n    .flip-card-front,\r\n    .flip-card-back {\r\n        position: absolute;\r\n        width: 100%;\r\n        height: 100%;\r\n        -webkit-backface-visibility: hidden;\r\n        \/* Safari *\/\r\n        backface-visibility: hidden;\r\n    }\r\n\r\n    .flip-card-front {\r\n        background: #e3ecf8;\r\n        z-index: 2;\r\n        display: flex;\r\n    }\r\n\r\n    .flip-card-back {\r\n        background: #d9e2ef;\r\n        -webkit-transform: rotateX(180deg);\r\n        \/* Safari *\/\r\n        transform: rotateX(180deg);\r\n        z-index: 1;\r\n    }\r\n\r\n<\/style>\r\n\r\n<div class=\"section-wrapper\">\r\n    <slider id=\"main-banner-slider\">\r\n        <slide>\r\n            <div>\r\n                <section class=\"section section-featured header-banner\">\r\n                    <div class=\"container h-100\" style=\"z-index: 1;\">\r\n                        <div class=\"row h-100\">\r\n                            <div class=\"col-md-8 col-sm-8 col-xs-12 d-flex align-items-center\">\r\n                                <div class=\"wrapper-h-txt\">\r\n                                    <div>\r\n                                        <h2 class=\"header-text\"><strong>Welcome to the International\r\n                                                <br \/>Patients\r\n                                                Hub<\/strong><\/h2>\r\n\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/section>\r\n            <\/div>\r\n        <\/slide>\r\n\r\n    <\/slider>\r\n    <section class=\"section about-sec\" id=\"about\">\r\n        <div class=\"container\">\r\n            <div class=\"row\">\r\n                <div class=\"col-md-12\">\r\n                    <p>At Sheikh Shakhbout Medical City (SSMC), we extend our warmest greetings to patients from\r\n                        around the globe. With our dedicated multidisciplinary team of experts, state-of-the-art\r\n                        facilities, and innovative medical technology, we are committed to providing\r\n                        personalized,\r\n                        holistic care to international patients like you.<\/p>\r\n                <\/div>\r\n                <div class=\"col-md-12\">\r\n                    <hr style=\"margin: 3rem 0;\" \/>\r\n                <\/div>\r\n                <div class=\"col-md-12\">\r\n                    <div class=\"text-center\">\r\n                        <a href=\"tel:+971 2 314 2000\" class=\"btn-lg btn btn-blue rounded-pill ms-1 mr-1 mr-md-2 mt-1\">\r\n                            <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/phone_icon.svg\" alt=\"icon\"\r\n                                class=\"img-fluid icon-tr\">\r\n                            <b>+971\r\n                                2 314 2000<\/b><\/a>\r\n                        <a href=\"https:\/\/wa.me\/971503716121\" target=\"blank\" class=\"btn-lg btn btn-lightblue rounded-pill btn-outline ms-1 mr-1 mr-md-2 mt-1\" rel=\"noopener\">\r\n                            <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/whatsapp_icon.svg\" alt=\"icon\"\r\n                                class=\"img-fluid icon-tr\">\r\n                            <b>+971 50 3716 121<\/b><\/a>\r\n                        <a href=\"https:\/\/wa.me\/9718007762\"\r\n                            class=\"btn-lg btn btn-purple btn-outline rounded-pill ms-1 me-0 mt-1 md-0 book-appointment\">Request\r\n                            an\r\n                            Appointment<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"services\"\r\n        style=\"background:url(https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/sec-3-bg.jpg) no-repeat; \">\r\n        <div class=\"container\">\r\n            <div class=\"row\">\r\n                <div class=\"col-md-12\">\r\n                    <h3 class=\"title-sec mb-4 ss-fw-b\">Specialty services<\/h3>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"row\">\r\n                <div class=\"col-md-6 mb-md-3 mb-3\">\r\n                    <div class=\"flip-card\" tabIndex=\"0\">\r\n                        <div class=\"flip-card-inner\">\r\n                            <div class=\"flip-card-front serv-box-wraper\">\r\n                                <h5>Oral and Maxillofacial Surgery<\/h5>\r\n                            <\/div>\r\n                            <div class=\"flip-card-back serv-box-wraper\">\r\n                                <p>Cutting-edge procedures to treat diseases, injuries, and defects in the head,\r\n                                    neck, face, jaws, oral and maxillofacial regions<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6 mb-md-3 mb-3\">\r\n                    <div class=\"flip-card\" tabIndex=\"0\">\r\n                        <div class=\"flip-card-inner\">\r\n                            <div class=\"flip-card-front serv-box-wraper\">\r\n                                <h5>Vascular Surgery<\/h5>\r\n                            <\/div>\r\n                            <div class=\"flip-card-back serv-box-wraper\">\r\n                                <p>Using advanced techniques to diagnose and treat diseases affecting the\r\n                                    vascular\r\n                                    system, including the arteries and veins<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6 mb-md-3 mb-3\">\r\n                    <div class=\"flip-card\" tabIndex=\"0\">\r\n                        <div class=\"flip-card-inner\">\r\n                            <div class=\"flip-card-front serv-box-wraper\">\r\n                                <h5>Robotic Surgery<\/h5>\r\n                            <\/div>\r\n                            <div class=\"flip-card-back serv-box-wraper\">\r\n                                <p>Innovative and minimally invasive surgical procedures using robotic systems\r\n                                    to\r\n                                    operate with enhanced precision, dexterity, and control<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6 mb-md-3 mb-3\">\r\n                    <div class=\"flip-card\" tabIndex=\"0\">\r\n                        <div class=\"flip-card-inner\">\r\n                            <div class=\"flip-card-front serv-box-wraper\">\r\n                                <h5>Trauma Center<\/h5>\r\n                            <\/div>\r\n                            <div class=\"flip-card-back serv-box-wraper\">\r\n                                <p>Equipped to handle emergencies and critical care situations<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6 mb-md-3 mb-3\">\r\n                    <div class=\"flip-card\" tabIndex=\"0\">\r\n                        <div class=\"flip-card-inner\">\r\n                            <div class=\"flip-card-front serv-box-wraper\">\r\n                                <h5>Specialized Level 3 Neonatal Unit<\/h5>\r\n                            <\/div>\r\n                            <div class=\"flip-card-back serv-box-wraper\">\r\n                                <p>Compassionate care for newborns needing specialized medical assistance<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6 mb-md-3 mb-3\">\r\n                    <div class=\"flip-card\" tabIndex=\"0\">\r\n                        <div class=\"flip-card-inner\">\r\n                            <div class=\"flip-card-front serv-box-wraper\">\r\n                                <h5>Cochlear Implants<\/h5>\r\n                            <\/div>\r\n                            <div class=\"flip-card-back serv-box-wraper\">\r\n                                <p>Restoring hearing by using advanced technology<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6 mb-md-3 mb-3\">\r\n                    <div class=\"flip-card\" tabIndex=\"0\">\r\n                        <div class=\"flip-card-inner\">\r\n                            <div class=\"flip-card-front serv-box-wraper\">\r\n                                <h5>Comprehensive Hepatobiliary Services<\/h5>\r\n                            <\/div>\r\n                            <div class=\"flip-card-back serv-box-wraper\">\r\n                                <p>Advanced treatment options for liver and bile duct disorders<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6 mb-md-3 mb-3\">\r\n                    <div class=\"flip-card\" tabIndex=\"0\">\r\n                        <div class=\"flip-card-inner\">\r\n                            <div class=\"flip-card-front serv-box-wraper\">\r\n                                <h5>Oncology Services<\/h5>\r\n                            <\/div>\r\n                            <div class=\"flip-card-back serv-box-wraper\">\r\n                                <p>Including a dedicated gyne-oncology service for comprehensive cancer care<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6 mb-md-3 mb-3\">\r\n                    <div class=\"flip-card\" tabIndex=\"0\">\r\n                        <div class=\"flip-card-inner\">\r\n                            <div class=\"flip-card-front serv-box-wraper\">\r\n                                <h5>Dedicated Hepatology Service<\/h5>\r\n                            <\/div>\r\n                            <div class=\"flip-card-back serv-box-wraper\">\r\n                                <p>Providing specialized care for liver diseases and disorders<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6 mb-md-3 mb-3\">\r\n                    <div class=\"flip-card\" tabIndex=\"0\">\r\n                        <div class=\"flip-card-inner\">\r\n                            <div class=\"flip-card-front serv-box-wraper\">\r\n                                <h5>Pediatric Rheumatology<\/h5>\r\n                            <\/div>\r\n                            <div class=\"flip-card-back serv-box-wraper\">\r\n                                <p>Addressing complex rheumatic diseases in children<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6 mb-md-3 mb-3\">\r\n                    <div class=\"flip-card\" tabIndex=\"0\">\r\n                        <div class=\"flip-card-inner\">\r\n                            <div class=\"flip-card-front serv-box-wraper\">\r\n                                <h5>Allergy Clinic<\/h5>\r\n                            <\/div>\r\n                            <div class=\"flip-card-back serv-box-wraper\">\r\n                                <p>Offering comprehensive evaluation and management of allergic conditions\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6 mb-md-3 mb-3\">\r\n                    <div class=\"flip-card\" tabIndex=\"0\">\r\n                        <div class=\"flip-card-inner\">\r\n                            <div class=\"flip-card-front serv-box-wraper\">\r\n                                <h5>Hand Surgery<\/h5>\r\n                            <\/div>\r\n                            <div class=\"flip-card-back serv-box-wraper\">\r\n                                <p>Specialized care for hand injuries and conditions, restoring function and\r\n                                    mobility<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6 mb-md-3 mb-3\">\r\n                    <div class=\"flip-card\" tabIndex=\"0\">\r\n                        <div class=\"flip-card-inner\">\r\n                            <div class=\"flip-card-front serv-box-wraper\">\r\n                                <h5>Referral Center for Pelvic Surgery<\/h5>\r\n                            <\/div>\r\n                            <div class=\"flip-card-back serv-box-wraper\">\r\n                                <p>Providing expert surgical solutions for pelvic disorders and conditions<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"row\">\r\n                <div class=\"col-md-12 p-journey-wraper\">\r\n                    <h3 class=\"title-sec mb-md-5 mb-4 ss-fw-b\">Patient journey<\/h3>\r\n                    <div class=\"swiper patient-journey\">\r\n                        <div class=\"swiper-wrapper\">\r\n                            <div class=\"swiper-slide\">\r\n                                <div class=\"single-patient-journey\">\r\n                                    <div class=\"icon-wrap\">\r\n                                        <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/icon-contactus.svg\" alt=\"\"\r\n                                            class=\"img-fluid\">\r\n                                    <\/div>\r\n                                    <div class=\"journey-meta\">\r\n                                        <h5>Contact us<\/h5>\r\n                                        <ul class=\"pl-0 small\">\r\n                                            <li><b>Email:<\/b> <a\r\n                                                    href=\"mailto:SSMCInternational@ssmc.ae\">ssmcinternational@ssmc.ae<\/a>\r\n                                            <\/li>\r\n                                            <li><b>Phone:<\/b> <a href=\"tel:97123142000\">+971 2 314 2000<\/a><\/li>\r\n                                            <li><b>WhatsApp:<\/b> <a href=\"https:\/\/wa.me\/971503716121\">+971 50\r\n                                                    3716\r\n                                                    121<\/a><\/li>\r\n                                        <\/ul>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            <div class=\"swiper-slide\">\r\n                                <div class=\"single-patient-journey\">\r\n                                    <div class=\"icon-wrap\">\r\n                                        <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/icon-visit-cordinator.svg\"\r\n                                            alt=\"icon\" class=\"img-fluid\">\r\n                                    <\/div>\r\n                                    <div class=\"journey-meta\">\r\n                                        <h5>Designated coordinator<\/h5>\r\n                                        <p>A personal coordinator will be assigned to assist you, ensuring\r\n                                            personalized attention and support at every step.<\/p>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            <div class=\"swiper-slide\">\r\n                                <div class=\"single-patient-journey\">\r\n                                    <div class=\"icon-wrap\">\r\n                                        <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/icon-pre-screening.svg\"\r\n                                            alt=\"icon\" class=\"img-fluid\">\r\n                                    <\/div>\r\n                                    <div class=\"journey-meta\">\r\n                                        <h5>Pre-screening assessment<\/h5>\r\n                                        <p>Your designated coordinator will provide you with a pre-screening\r\n                                            questionnaire to understand the extent of your health care needs and\r\n                                            requirements.<\/p>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            <div class=\"swiper-slide\">\r\n                                <div class=\"single-patient-journey\">\r\n                                    <div class=\"icon-wrap\">\r\n                                        <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/icon-personalized-service.svg\"\r\n                                            alt=\"icon\" class=\"img-fluid\">\r\n                                    <\/div>\r\n                                    <div class=\"journey-meta\">\r\n                                        <h5>Personalized service recommendations<\/h5>\r\n                                        <p>Based on your pre-screening assessment, your coordinator will\r\n                                            recommend\r\n                                            tailored services relevant to your health condition.<\/p>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            <div class=\"swiper-slide\">\r\n                                <div class=\"single-patient-journey\">\r\n                                    <div class=\"icon-wrap\">\r\n                                        <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/icon-service-cost.svg\"\r\n                                            alt=\"icon\" class=\"img-fluid\">\r\n                                    <\/div>\r\n                                    <div class=\"journey-meta\">\r\n                                        <h5>Service cost assessment<\/h5>\r\n                                        <p>You&#8217;ll receive an email with a detailed assessment of the cost of\r\n                                            recommended services, ensuring transparency and clarity.<\/p>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            <div class=\"swiper-slide\">\r\n                                <div class=\"single-patient-journey\">\r\n                                    <div class=\"icon-wrap\">\r\n                                        <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/icon-physician-profile.svg\"\r\n                                            alt=\"icon\" class=\"img-fluid\">\r\n                                    <\/div>\r\n                                    <div class=\"journey-meta\">\r\n                                        <h5>Physician profile confirmation and reference<\/h5>\r\n                                        <p>We&#8217;ll provide you with detailed background information and profiles\r\n                                            of\r\n                                            confirmed physicians for your reference and peace of mind.<\/p>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            <div class=\"swiper-slide\">\r\n                                <div class=\"single-patient-journey\">\r\n                                    <div class=\"icon-wrap\">\r\n                                        <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/icon-after-your-visit.svg\"\r\n                                            alt=\"icon\" class=\"img-fluid\">\r\n                                    <\/div>\r\n                                    <div class=\"journey-meta\">\r\n                                        <h5>Personalized appointment support<\/h5>\r\n                                        <p>On the day of your appointment, your designated coordinator will\r\n                                            accompany you, ensuring a seamless and stress-free experience\r\n                                            throughout\r\n                                            your visit to SSMC.<\/p>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"why-nav-wraper\">\r\n                            <div class=\"why-button-prev \"><img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/pj-arrow.svg\"\r\n                                    class=\"img-fluid\" alt=\"nav\"><\/div>\r\n                            <div class=\"why-button-next\"><img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/pj-arrow.svg\"\r\n                                    class=\"img-fluid\" alt=\"nav\"><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n    <\/section>\r\n    <section class=\"section\" id=\"packages\">\r\n        <div class=\"container\">\r\n            <div class=\"row\">\r\n                <div class=\"col-12 col-md-12\">\r\n                    <div class=\"row \">\r\n                        <div class=\"col-12 col-md-12\">\r\n                            <h3 class=\"title-sec mb-4 ss-fw-b\">Packages<\/h3>\r\n                            <p>Explore our Executive Health Program designed to prioritize your long-term\r\n                                well-being\r\n                                with personalized early screenings and premium corporate packages.<\/p>\r\n                        <\/div>\r\n                        <div class=\"col-12 col-md-12\">\r\n\r\n                            <div class=\"row mf-packages\" x-data=\"{'package': 'female', 'a': 1, 'b':1}\">\r\n                                <div class=\"col-12 col-md-12\">\r\n                                    <div class=\"row\">\r\n                                        <div class=\"col-12 col-md-6\">\r\n                                            <div class=\"mf-package\">\r\n                                                <h5 @click=\"package='female'\"\r\n                                                    class=\"mb-3 mb-md-4 mt-4 p-2 py-3 rounded-3 border border-1 border-primary text-center\"\r\n                                                    :class=\"package == 'female' ?'bg-white':''\" style=\"cursor:pointer\">\r\n                                                    International Executive Health\r\n                                                    <br \/>Package for Females\r\n                                                <\/h5>\r\n                                                <div class=\"mf-package-inner p-4 rounded-3 shadow-sm \"\r\n                                                    :class=\"package == 'female' ? 'bg-white':'border border-1 border-primary mf-inactive'\">\r\n                                                    <h6 class=\"mb-3\">Select Your Age Groups<\/h6>\r\n\r\n                                                    <div class=\"position-relative\">\r\n                                                        <ul class=\"list-unstyled mf-tabs package-scroll\">\r\n                                                            <li class=\"border border-1 fw-bold mb-2 mb-md-0 p-1 rounded-3 text-center\"\r\n                                                                @click=\"a=1\" :class=\"a==1? 'border-primary active': ''\">\r\n                                                                Females under 40\r\n                                                                <span class=\"small d-block fw-normal\">\r\n                                                                    WITHOUT colonoscopy\r\n                                                                <\/span>\r\n                                                            <\/li>\r\n                                                            <li class=\"border border-1 fw-bold mb-2 mb-md-0 p-1 rounded-3 text-center\"\r\n                                                                @click=\"a=2\" :class=\"a==2? 'border-primary active': ''\">\r\n                                                                Females 40 &#8211; 49 years\r\n                                                                <span class=\"small d-block fw-normal\">\r\n                                                                    WITH colonoscopy\r\n                                                                <\/span>\r\n                                                            <\/li>\r\n                                                            <li class=\"border border-1 fw-bold mb-2 mb-md-0 p-1 rounded-3 text-center\"\r\n                                                                @click=\"a=3\" :class=\"a==3? 'border-primary active': ''\">\r\n                                                                Females 40 &#8211; 49 years\r\n                                                                <span class=\"small d-block fw-normal\">\r\n                                                                    WITHOUT colonoscopy\r\n                                                                <\/span>\r\n                                                            <\/li>\r\n                                                            <li class=\"border border-1 fw-bold mb-2 mb-md-0 p-1 rounded-3 text-center\"\r\n                                                                @click=\"a=4\" :class=\"a==4? 'border-primary active': ''\">\r\n                                                                Females 50+ years\r\n                                                                <span class=\"small d-block fw-normal\">\r\n                                                                    WITH colonoscopy\r\n                                                                <\/span>\r\n                                                            <\/li>\r\n                                                            <li class=\"border border-1  fw-bold mb-2 mb-md-0 p-1 rounded-3 text-center\"\r\n                                                                @click=\"a=5\" :class=\"a==5? 'border-primary active': ''\">\r\n                                                                Females 50+ years\r\n                                                                <span class=\"small d-block fw-normal\">\r\n                                                                    WITHOUT colonoscopy\r\n                                                                <\/span>\r\n                                                            <\/li>\r\n                                                        <\/ul>\r\n                                                        <div\r\n                                                            class=\"absolute-navigation d-flex h-100 justify-content-between position-absolute px-3 text-center top-0 w-100\">\r\n                                                            <div class=\"d-flex flex-column justify-content-center scroll-button\"\r\n                                                                onclick=\"scrollItems(-1,0)\"><img\r\n                                                                    src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/arrow_slider.svg\"\r\n                                                                    alt=\"icon\" class=\"img-fluid\"><\/div>\r\n                                                            <div class=\"d-flex flex-column justify-content-center scroll-button\"\r\n                                                                onclick=\"scrollItems(1,0)\"><img\r\n                                                                    src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/arrow_slider.svg\"\r\n                                                                    alt=\"icon\" class=\"img-fluid\"\r\n                                                                    style=\"transform:rotate(180deg)\"><\/div>\r\n                                                        <\/div>\r\n                                                    <\/div>\r\n                                                    <div class=\"mf-package-content\">\r\n                                                        <ul class=\"mf-content ps-3\" :class=\"a==1? '': 'd-none'\">\r\n                                                            <li>Comprehensive health and lifestyle assessment\r\n                                                            <\/li>\r\n                                                            <li>Full physical examination<\/li>\r\n                                                            <li>Diagnostic imaging tests<\/li>\r\n                                                            <li>Comprehensive lab tests\r\n                                                                <ul>\r\n                                                                    <li>Complete blood count with differential\r\n                                                                    <\/li>\r\n                                                                    <li>Liver function test<\/li>\r\n                                                                    <li>Urea and electrolytes<\/li>\r\n                                                                    <li>Fasting blood sugar<\/li>\r\n                                                                    <li>Lipid panel<\/li>\r\n                                                                    <li>Thyroid panel (TSH, T3 &#038; T4)<\/li>\r\n                                                                    <li>Hepatitis B profile<\/li>\r\n                                                                    <li>HBA1C glycated hemoglobin<\/li>\r\n                                                                    <li>Urinalysis<\/li>\r\n                                                                    <li>Vitamin D-25 hydroxyl<\/li>\r\n                                                                    <li>Vitamin B-12<\/li>\r\n                                                                    <li>ESR<\/li>\r\n                                                                    <li>C-reactive protein<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Vaccination if required:\r\n                                                                <ul>\r\n                                                                    <li>Influenza vaccine\r\n                                                                        <ul>\r\n                                                                            <li>Vaccine IIV4 (Influenza\r\n                                                                                inactivated,\r\n                                                                                quadrivalent)<\/li>\r\n                                                                            <li>VAXIGRIP<\/li>\r\n                                                                        <\/ul>\r\n                                                                    <\/li>\r\n                                                                    <li>Tdap boosters<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Pap smear (pap test) with obstetrics and\r\n                                                                gynecology\r\n                                                                consultation<\/li>\r\n                                                            <li>Final test results assessment and comprehensive\r\n                                                                report<\/li>\r\n                                                            <li style=\" list-style-type: none; \" class=\"mt-3 d-flex\">\r\n                                                                <a class=\"btn btn-outline-primary\"\r\n                                                                    href=\"assets\/pdfs\/FEMALE_below_40_years.pdf\"\r\n                                                                    rel=\"noopener\">Learn More<\/a>\r\n                                                                <a class=\"btn btn-blue ml-auto book-appointment\"\r\n                                                                    href=\"https:\/\/wa.me\/9718007762\">Request\r\n                                                                    an\r\n                                                                    appointment<\/a>\r\n                                                            <\/li>\r\n                                                        <\/ul>\r\n                                                        <ul class=\"mf-content ps-3\" :class=\"a==2? '': 'd-none'\">\r\n                                                            <li>Comprehensive health and lifestyle assessment\r\n                                                            <\/li>\r\n                                                            <li>Full physical examination<\/li>\r\n                                                            <li>Diagnostic imaging tests<\/li>\r\n                                                            <li>Comprehensive lab tests\r\n                                                                <ul>\r\n                                                                    <li>Complete blood count with differential\r\n                                                                    <\/li>\r\n                                                                    <li>Liver function test<\/li>\r\n                                                                    <li>Urea and electrolytes<\/li>\r\n                                                                    <li>Fasting blood sugar<\/li>\r\n                                                                    <li>Lipid panel<\/li>\r\n                                                                    <li>Thyroid panel (TSH, T3 &#038; T4)<\/li>\r\n                                                                    <li>Hepatitis B profile<\/li>\r\n                                                                    <li>HBA1C glycated hemoglobin<\/li>\r\n                                                                    <li>Urinalysis<\/li>\r\n                                                                    <li>Vitamin D-25 hydroxyl<\/li>\r\n                                                                    <li>Vitamin B-12<\/li>\r\n                                                                    <li>ESR<\/li>\r\n                                                                    <li>C-reactive protein<\/li>\r\n                                                                    <li>Stool FIT test<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Vaccination if required:\r\n                                                                <ul>\r\n                                                                    <li>Influenza vaccine\r\n                                                                        <ul>\r\n                                                                            <li>Vaccine IIV4 (Influenza\r\n                                                                                inactivated,\r\n                                                                                quadrivalent)<\/li>\r\n                                                                            <li>VAXIGRIP<\/li>\r\n                                                                        <\/ul>\r\n                                                                    <\/li>\r\n                                                                    <li>Tdap boosters<\/li>\r\n                                                                    <li>Vaccine HepB adult<\/li>\r\n                                                                    <li>Pneumococcal<\/li>\r\n                                                                    <li>Shingles<\/li>\r\n                                                                    <li>Varicella booster<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Pap smear (Pap test) with obstetrics and\r\n                                                                gynecology\r\n                                                                consultation<\/li>\r\n                                                            <li>Gastroenterology consultation and referral to\r\n                                                                anesthesia for colonoscopy clearance<\/li>\r\n                                                            <li>Final test results assessment and comprehensive\r\n                                                                report<\/li>\r\n                                                            <li style=\" list-style-type: none; \" class=\"mt-3 d-flex\">\r\n                                                                <a class=\"btn btn-outline-primary\"\r\n                                                                    href=\"assets\/pdfs\/FEMALE_below_50_years_with_Colonoscopy.pdf\"\r\n                                                                    rel=\"noopener\">Learn More<\/a>\r\n                                                                <a class=\"btn btn-blue ml-auto book-appointment\"\r\n                                                                    href=\"https:\/\/wa.me\/9718007762\">Request\r\n                                                                    an\r\n                                                                    appointment<\/a>\r\n                                                            <\/li>\r\n                                                        <\/ul>\r\n                                                        <ul class=\"mf-content ps-3\" :class=\"a==3? '': 'd-none'\">\r\n                                                            <li>Comprehensive health and lifestyle assessment\r\n                                                            <\/li>\r\n                                                            <li>Full physical examination<\/li>\r\n                                                            <li>Diagnostic imaging tests<\/li>\r\n                                                            <li>Complete blood count with differential<\/li>\r\n                                                            <li>Liver function test<\/li>\r\n                                                            <li>Urea and electrolytes<\/li>\r\n                                                            <li>Fasting blood sugar\r\n                                                                <ul>\r\n                                                                    <li>Lipid panel<\/li>\r\n                                                                    <li>Thyroid panel (TSH, T3 &#038; T4)<\/li>\r\n                                                                    <li>Hepatitis B profile<\/li>\r\n                                                                    <li>HBA1C glycated hemoglobin<\/li>\r\n                                                                    <li>Urinalysis<\/li>\r\n                                                                    <li>Vitamin D-25 hydroxyl<\/li>\r\n                                                                    <li>Vitamin B-12<\/li>\r\n                                                                    <li>ESR<\/li>\r\n                                                                    <li>C-reactive protein<\/li>\r\n                                                                    <li>Stool FIT test<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Vaccination if required:\r\n                                                                <ul>\r\n                                                                    <li>Influenza vaccine\r\n                                                                        <ul>\r\n                                                                            <li>Vaccine IIV4 (Influenza\r\n                                                                                inactivated,\r\n                                                                                quadrivalent)<\/li>\r\n                                                                            <li>VAXIGRIP<\/li>\r\n                                                                        <\/ul>\r\n                                                                    <\/li>\r\n                                                                    <li>Tdap boosters<\/li>\r\n                                                                    <li>Vaccine HepB adult<\/li>\r\n                                                                    <li>Pneumococcal<\/li>\r\n                                                                    <li>Shingles<\/li>\r\n                                                                    <li>Varicella booster<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Pap smear (pap test) with obstetrics and\r\n                                                                gynecology\r\n                                                                consultation<\/li>\r\n                                                            <li>Final test results assessment and comprehensive\r\n                                                                report<\/li>\r\n                                                            <li style=\" list-style-type: none; \" class=\"mt-3 d-flex\">\r\n                                                                <a class=\"btn btn-outline-primary\"\r\n                                                                    href=\"assets\/pdfs\/FEMALE_below_50_years_without_Colonoscopy.pdf\"\r\n                                                                    rel=\"noopener\">Learn More<\/a>\r\n                                                                <a class=\"btn btn-blue ml-auto book-appointment\"\r\n                                                                    href=\"https:\/\/wa.me\/9718007762\">Request\r\n                                                                    an\r\n                                                                    appointment<\/a>\r\n                                                            <\/li>\r\n                                                        <\/ul>\r\n                                                        <ul class=\"mf-content ps-3\" :class=\"a==4? '': 'd-none'\">\r\n                                                            <li>Comprehensive health and lifestyle assessment\r\n                                                            <\/li>\r\n                                                            <li>Full physical examination<\/li>\r\n                                                            <li>Diagnostic imaging tests<\/li>\r\n                                                            <li>Comprehensive lab tests\r\n                                                                <ul>\r\n                                                                    <li>Complete blood count with differential\r\n                                                                    <\/li>\r\n                                                                    <li>Liver function test<\/li>\r\n                                                                    <li>Urea and electrolytes<\/li>\r\n                                                                    <li>Fasting blood sugar<\/li>\r\n                                                                    <li>Lipid panel<\/li>\r\n                                                                    <li>Thyroid panel (TSH, T3 &#038; T4)<\/li>\r\n                                                                    <li>Hepatitis B profile<\/li>\r\n                                                                    <li>HBA1C glycated hemoglobin<\/li>\r\n                                                                    <li>Urinalysis<\/li>\r\n                                                                    <li>Vitamin D-25 hydroxyl<\/li>\r\n                                                                    <li>Vitamin B-12<\/li>\r\n                                                                    <li>ESR<\/li>\r\n                                                                    <li>C-reactive protein<\/li>\r\n                                                                    <li>Stool FIT test<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Vaccination if required:\r\n                                                                <ul>\r\n                                                                    <li>Influenza vaccine\r\n                                                                        <ul>\r\n                                                                            <li>Vaccine IIV4 (Influenza\r\n                                                                                inactivated,\r\n                                                                                quadrivalent)<\/li>\r\n                                                                            <li>VAXIGRIP<\/li>\r\n                                                                        <\/ul>\r\n                                                                    <\/li>\r\n                                                                    <li>Tdap boosters<\/li>\r\n                                                                    <li>Vaccine HepB adult<\/li>\r\n                                                                    <li>Pneumococcal<\/li>\r\n                                                                    <li>Shingles<\/li>\r\n                                                                    <li>Varicella booster<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Pap smear (pap test) with obstetrics and\r\n                                                                gynecology\r\n                                                                consultation<\/li>\r\n                                                            <li>Gastroenterology consultation and referral to\r\n                                                                anaesthesia for colonoscopy clearance<\/li>\r\n                                                            <li>Final test results assessment and comprehensive\r\n                                                                report<\/li>\r\n                                                            <li style=\" list-style-type: none; \" class=\"mt-3 d-flex\">\r\n                                                                <a class=\"btn btn-outline-primary\"\r\n                                                                    href=\"assets\/pdfs\/FEMALE_above_50_years_with_Colonoscopy.pdf\"\r\n                                                                    rel=\"noopener\">Learn More<\/a>\r\n                                                                <a class=\"btn btn-blue ml-auto book-appointment\"\r\n                                                                    href=\"https:\/\/wa.me\/9718007762\">Request\r\n                                                                    an\r\n                                                                    appointment<\/a>\r\n                                                            <\/li>\r\n                                                        <\/ul>\r\n                                                        <ul class=\"mf-content ps-3\" :class=\"a==5? '': 'd-none'\">\r\n                                                            <li>Comprehensive health and lifestyle assessment\r\n                                                            <\/li>\r\n                                                            <li>Full physical examination<\/li>\r\n                                                            <li>Diagnostic imaging tests<\/li>\r\n                                                            <li>Comprehensive lab tests\r\n                                                                <ul>\r\n                                                                    <li>Complete blood count with differential\r\n                                                                    <\/li>\r\n                                                                    <li>Liver function test<\/li>\r\n                                                                    <li>Urea and electrolytes<\/li>\r\n                                                                    <li>Fasting blood sugar<\/li>\r\n                                                                    <li>Lipid panel<\/li>\r\n                                                                    <li>Thyroid panel (TSH, T3 &#038; T4)<\/li>\r\n                                                                    <li>Hepatitis B profile<\/li>\r\n                                                                    <li>HBA1C glycated hemoglobin<\/li>\r\n                                                                    <li>Urinalysis<\/li>\r\n                                                                    <li>Vitamin D-25 hydroxyl<\/li>\r\n                                                                    <li>Vitamin B-12<\/li>\r\n                                                                    <li>ESR<\/li>\r\n                                                                    <li>C-reactive protein<\/li>\r\n                                                                    <li>Stool FIT test<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Vaccination if required:\r\n                                                                <ul>\r\n                                                                    <li>Influenza vaccine\r\n                                                                        <ul>\r\n                                                                            <li>Vaccine IIV4 (Influenza\r\n                                                                                inactivated,\r\n                                                                                quadrivalent)<\/li>\r\n                                                                            <li>VAXIGRIP<\/li>\r\n                                                                        <\/ul>\r\n                                                                    <\/li>\r\n                                                                    <li>Tdap boosters<\/li>\r\n                                                                    <li>Vaccine HepB adult<\/li>\r\n                                                                    <li>Pneumococcal<\/li>\r\n                                                                    <li>Shingles<\/li>\r\n                                                                    <li>Varicella booster<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Pap smear (pap test) with obstetrics and\r\n                                                                gynecology\r\n                                                                consultation<\/li>\r\n                                                            <li>Final test results assessment and comprehensive\r\n                                                                report<\/li>\r\n                                                            <li style=\" list-style-type: none; \" class=\"mt-3 d-flex\">\r\n                                                                <a class=\"btn btn-outline-primary\"\r\n                                                                    href=\"assets\/pdfs\/FEMALE_above_50_years_without_Colonoscopy.pdf\"\r\n                                                                    rel=\"noopener\">Learn More<\/a>\r\n                                                                <a class=\"btn btn-blue ml-auto book-appointment\"\r\n                                                                    href=\"https:\/\/wa.me\/9718007762\">Request\r\n                                                                    an\r\n                                                                    appointment<\/a>\r\n                                                            <\/li>\r\n                                                        <\/ul>\r\n                                                    <\/div>\r\n                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                        <div class=\"col-12 col-md-6\">\r\n                                            <div class=\"mf-package\">\r\n                                                <h5 @click=\"package='male'\"\r\n                                                    class=\"mb-3 mb-md-4 mt-4 p-2 py-3 rounded-3 border border-1 border-primary text-center\"\r\n                                                    :class=\"package == 'male' ?'bg-white':''\" style=\"cursor:pointer\">\r\n                                                    International Executive Health\r\n                                                    <br \/>Package for Males\r\n                                                <\/h5>\r\n                                                <div class=\"mf-package-inner p-4 rounded-3 shadow-sm \"\r\n                                                    :class=\"package == 'male' ? 'bg-white':'border border-1 border-primary mf-inactive'\">\r\n                                                    <h6 class=\"mb-3\">Select Your Age Groups<\/h6>\r\n                                                    <div class=\"position-relative\">\r\n\r\n                                                        <ul class=\"list-unstyled mf-tabs package-scroll\">\r\n                                                            <li class=\"border border-1 fw-bold mb-2 mb-md-0 p-1 rounded-3 text-center\"\r\n                                                                @click=\"b=1\" :class=\"b==1? 'border-primary active': ''\">\r\n                                                                Males under 40\r\n                                                                <span class=\"small d-block fw-normal\">\r\n                                                                    WITHOUT colonoscopy\r\n                                                                <\/span>\r\n                                                            <\/li>\r\n                                                            <li class=\"border border-1 fw-bold mb-2 mb-md-0 p-1 rounded-3 text-center\"\r\n                                                                @click=\"b=2\" :class=\"b==2? 'border-primary active': ''\">\r\n                                                                Male 40 &#8211; 49 years\r\n                                                                <span class=\"small d-block fw-normal\">\r\n                                                                    WITH colonoscopy\r\n                                                                <\/span>\r\n                                                            <\/li>\r\n                                                            <li class=\"border border-1 fw-bold mb-2 mb-md-0 p-1 rounded-3 text-center\"\r\n                                                                @click=\"b=3\" :class=\"b==3? 'border-primary active': ''\">\r\n                                                                Male 40 &#8211; 49 years\r\n                                                                <span class=\"small d-block fw-normal\">\r\n                                                                    WITHOUT colonoscopy\r\n                                                                <\/span>\r\n                                                            <\/li>\r\n                                                            <li class=\"border border-1 fw-bold mb-2 mb-md-0 p-1 rounded-3 text-center\"\r\n                                                                @click=\"b=4\" :class=\"b==4? 'border-primary active': ''\">\r\n                                                                Male 50+ years\r\n                                                                <span class=\"small d-block fw-normal\">\r\n                                                                    WITH colonoscopy\r\n                                                                <\/span>\r\n                                                            <\/li>\r\n                                                            <li class=\"border border-1 fw-bold mb-2 mb-md-0 p-1 rounded-3 text-center\"\r\n                                                                @click=\"b=5\" :class=\"b==5? 'border-primary active': ''\">\r\n                                                                Male 50+ years\r\n                                                                <span class=\"small d-block fw-normal\">\r\n                                                                    WITHOUT colonoscopy\r\n                                                                <\/span>\r\n                                                            <\/li>\r\n                                                        <\/ul>\r\n                                                        <div\r\n                                                            class=\"absolute-navigation d-flex h-100 justify-content-between position-absolute px-3 text-center top-0 w-100\">\r\n                                                            <div class=\"d-flex flex-column justify-content-center scroll-button\"\r\n                                                                onclick=\"scrollItems(-1,1)\"><img\r\n                                                                    src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/arrow_slider.svg\"\r\n                                                                    alt=\"icon\" class=\"img-fluid\"><\/div>\r\n                                                            <div class=\"d-flex flex-column justify-content-center scroll-button\"\r\n                                                                onclick=\"scrollItems(1,1)\"><img\r\n                                                                    src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/arrow_slider.svg\"\r\n                                                                    alt=\"icon\" class=\"img-fluid\"\r\n                                                                    style=\"transform:rotate(180deg)\"><\/div>\r\n                                                        <\/div>\r\n                                                    <\/div>\r\n                                                    <div class=\"mf-package-content\">\r\n                                                        <ul class=\"mf-content ps-3\" :class=\"b==1? '': 'd-none'\">\r\n                                                            <li>Comprehensive health and lifestyle assessment\r\n                                                            <\/li>\r\n                                                            <li>Full physical examination<\/li>\r\n                                                            <li>Diagnostic imaging tests<\/li>\r\n                                                            <li>Comprehensive lab tests\r\n                                                                <ul>\r\n                                                                    <li>Complete blood count with differential\r\n                                                                    <\/li>\r\n                                                                    <li>Liver function test<\/li>\r\n                                                                    <li>Urea and electrolytes<\/li>\r\n                                                                    <li>Fasting blood sugar<\/li>\r\n                                                                    <li>Lipid panel<\/li>\r\n                                                                    <li>Thyroid panel (TSH, T3 &#038; T4)<\/li>\r\n                                                                    <li>Hepatitis B profile<\/li>\r\n                                                                    <li>HBA1C glycated hemoglobin<\/li>\r\n                                                                    <li>Urinalysis<\/li>\r\n                                                                    <li>Vitamin D-25 hydroxyl<\/li>\r\n                                                                    <li>Vitamin B-12<\/li>\r\n                                                                    <li>ESR<\/li>\r\n                                                                    <li>C-reactive protein<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Vaccination if required:\r\n                                                                <ul>\r\n                                                                    <li>Influenza vaccine\r\n                                                                        <ul>\r\n                                                                            <li>Vaccine IIV4 (Influenza\r\n                                                                                inactivated,\r\n                                                                                quadrivalent)<\/li>\r\n                                                                            <li>VAXIGRIP<\/li>\r\n                                                                        <\/ul>\r\n                                                                    <\/li>\r\n                                                                    <li>Tdap boosters<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Final test results assessment and comprehensive\r\n                                                                report<\/li>\r\n                                                            <li style=\" list-style-type: none; \" class=\"mt-3 d-flex\">\r\n                                                                <a class=\"btn btn-outline-primary\"\r\n                                                                    href=\"assets\/pdfs\/MALE_below_40_years.pdf\"\r\n                                                                    rel=\"noopener\">Learn More<\/a>\r\n                                                                <a class=\"btn btn-blue ml-auto book-appointment\"\r\n                                                                    href=\"https:\/\/wa.me\/9718007762\">Request\r\n                                                                    an\r\n                                                                    appointment<\/a>\r\n                                                            <\/li>\r\n                                                        <\/ul>\r\n                                                        <ul class=\"mf-content ps-3\" :class=\"b==\t2? '': 'd-none'\">\r\n                                                            <li>Comprehensive health and lifestyle assessment\r\n                                                            <\/li>\r\n                                                            <li>Full physical examination<\/li>\r\n                                                            <li>Diagnostic imaging tests<\/li>\r\n                                                            <li>Comprehensive lab tests\r\n                                                                <ul>\r\n                                                                    <li>Complete blood count with differential\r\n                                                                    <\/li>\r\n                                                                    <li>Liver function test<\/li>\r\n                                                                    <li>Urea and electrolytes<\/li>\r\n                                                                    <li>Fasting blood sugar<\/li>\r\n                                                                    <li>Lipid panel<\/li>\r\n                                                                    <li>Thyroid panel (TSH, T3 &#038; T4)<\/li>\r\n                                                                    <li>Hepatitis B profile<\/li>\r\n                                                                    <li>HBA1C glycated hemoglobin<\/li>\r\n                                                                    <li>Urinalysis<\/li>\r\n                                                                    <li>Vitamin D-25 hydroxyl<\/li>\r\n                                                                    <li>Vitamin B-12<\/li>\r\n                                                                    <li>ESR<\/li>\r\n                                                                    <li>C-reactive protein<\/li>\r\n                                                                    <li>Prostate specific antigen (PSA)<\/li>\r\n                                                                    <li>Stool FIT test<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Vaccination if required:\r\n                                                                <ul>\r\n                                                                    <li>Influenza vaccine\r\n                                                                        <ul>\r\n                                                                            <li>Vaccine IIV4 (Influenza\r\n                                                                                inactivated,\r\n                                                                                quadrivalent)<\/li>\r\n                                                                            <li>VAXIGRIP<\/li>\r\n                                                                        <\/ul>\r\n                                                                    <\/li>\r\n                                                                    <li>Tdap boosters<\/li>\r\n                                                                    <li>Vaccine HepB adult<\/li>\r\n                                                                    <li>Pneumococcal<\/li>\r\n                                                                    <li>Shingles<\/li>\r\n                                                                    <li>Varicella booster<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Gastroenterology consultation and referral to\r\n                                                                anaesthesia for colonoscopy clearance<\/li>\r\n                                                            <li>Final test results assessment and comprehensive\r\n                                                                report<\/li>\r\n                                                            <li style=\" list-style-type: none; \" class=\"mt-3 d-flex\">\r\n                                                                <a class=\"btn btn-outline-primary\"\r\n                                                                    href=\"assets\/pdfs\/MALE_below_50_years_with_Colonoscopy.pdf\"\r\n                                                                    rel=\"noopener\">Learn More<\/a>\r\n                                                                <a class=\"btn btn-blue ml-auto book-appointment\"\r\n                                                                    href=\"https:\/\/wa.me\/9718007762\">Request\r\n                                                                    an\r\n                                                                    appointment<\/a>\r\n                                                            <\/li>\r\n                                                        <\/ul>\r\n                                                        <ul class=\"mf-content ps-3\" :class=\"b==3? '': 'd-none'\">\r\n                                                            <li>Comprehensive health and lifestyle assessment\r\n                                                            <\/li>\r\n                                                            <li>Full physical examination<\/li>\r\n                                                            <li>Diagnostic imaging tests<\/li>\r\n                                                            <li>Comprehensive lab tests\r\n                                                                <ul>\r\n                                                                    <li>Complete blood count with differential\r\n                                                                    <\/li>\r\n                                                                    <li>Liver function test<\/li>\r\n                                                                    <li>Urea and electrolytes<\/li>\r\n                                                                    <li>Fasting blood sugar<\/li>\r\n                                                                    <li>Lipid panel<\/li>\r\n                                                                    <li>Thyroid panel (TSH, T3 &#038; T4)<\/li>\r\n                                                                    <li>Hepatitis B profile<\/li>\r\n                                                                    <li>HBA1C glycated hemoglobin<\/li>\r\n                                                                    <li>Urinalysis<\/li>\r\n                                                                    <li>Vitamin D-25 hydroxyl<\/li>\r\n                                                                    <li>Vitamin B-12<\/li>\r\n                                                                    <li>ESR<\/li>\r\n                                                                    <li>C-reactive protein<\/li>\r\n                                                                    <li>Prostate specific antigen (PSA)<\/li>\r\n                                                                    <li>Stool FIT test<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Vaccination if required:\r\n                                                                <ul>\r\n                                                                    <li>Influenza vaccine\r\n                                                                        <ul>\r\n                                                                            <li>Vaccine IIV4 (Influenza\r\n                                                                                inactivated,\r\n                                                                                quadrivalent)<\/li>\r\n                                                                            <li>VAXIGRIP<\/li>\r\n                                                                        <\/ul>\r\n                                                                    <\/li>\r\n                                                                    <li>Tdap boosters<\/li>\r\n                                                                    <li>Vaccine HepB adult<\/li>\r\n                                                                    <li>Pneumococcal<\/li>\r\n                                                                    <li>Shingles<\/li>\r\n                                                                    <li>Varicella booster<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Final test results assessment and comprehensive\r\n                                                                report<\/li>\r\n                                                            <li style=\" list-style-type: none; \" class=\"mt-3 d-flex\">\r\n                                                                <a class=\"btn btn-outline-primary\"\r\n                                                                    href=\"assets\/pdfs\/MALE_below_50_years_without_Colonoscopy.pdf\"\r\n                                                                    rel=\"noopener\">Learn More<\/a>\r\n                                                                <a class=\"btn btn-blue ml-auto book-appointment\"\r\n                                                                    href=\"https:\/\/wa.me\/9718007762\">Request\r\n                                                                    an\r\n                                                                    appointment<\/a>\r\n                                                            <\/li>\r\n                                                        <\/ul>\r\n                                                        <ul class=\"mf-content ps-3\" :class=\"b==4? '': 'd-none'\">\r\n                                                            <li>Comprehensive health and lifestyle assessment\r\n                                                            <\/li>\r\n                                                            <li>Full physical examination<\/li>\r\n                                                            <li>Diagnostic imaging tests<\/li>\r\n                                                            <li>Comprehensive lab tests\r\n                                                                <ul>\r\n                                                                    <li>Complete blood count with differential\r\n                                                                    <\/li>\r\n                                                                    <li>Liver function test<\/li>\r\n                                                                    <li>Urea and electrolytes<\/li>\r\n                                                                    <li>Fasting blood sugar<\/li>\r\n                                                                    <li>Lipid panel<\/li>\r\n                                                                    <li>Thyroid panel (TSH, T3 &#038; T4)<\/li>\r\n                                                                    <li>Hepatitis B profile<\/li>\r\n                                                                    <li>HBA1C glycated hemoglobin<\/li>\r\n                                                                    <li>Urinalysis<\/li>\r\n                                                                    <li>Vitamin D-25 hydroxyl<\/li>\r\n                                                                    <li>Vitamin B-12<\/li>\r\n                                                                    <li>ESR<\/li>\r\n                                                                    <li>C-reactive protein<\/li>\r\n                                                                    <li>Prostate specific antigen (PSA)<\/li>\r\n                                                                    <li>Stool FIT test<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Vaccination if required:\r\n                                                                <ul>\r\n                                                                    <li>Influenza vaccine\r\n                                                                        <ul>\r\n                                                                            <li>Vaccine IIV4 (Influenza\r\n                                                                                inactivated,\r\n                                                                                quadrivalent)<\/li>\r\n                                                                            <li>VAXIGRIP<\/li>\r\n                                                                        <\/ul>\r\n                                                                    <\/li>\r\n                                                                    <li>Tdap boosters<\/li>\r\n                                                                    <li>Vaccine HepB adult<\/li>\r\n                                                                    <li>Pneumococcal<\/li>\r\n                                                                    <li>Shingles<\/li>\r\n                                                                    <li>Varicella booster<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Gastroenterology consultation and referral to\r\n                                                                anaesthesia for colonoscopy clearance<\/li>\r\n                                                            <li>Final test results assessment and comprehensive\r\n                                                                report<\/li>\r\n                                                            <li style=\" list-style-type: none; \" class=\"mt-3 d-flex\">\r\n                                                                <a class=\"btn btn-outline-primary\"\r\n                                                                    href=\"assets\/pdfs\/MALE_above_50_years_with_Colonoscopy.pdf\"\r\n                                                                    rel=\"noopener\">Learn More<\/a>\r\n                                                                <a class=\"btn btn-blue ml-auto book-appointment\"\r\n                                                                    href=\"https:\/\/wa.me\/9718007762\">Request\r\n                                                                    an\r\n                                                                    appointment<\/a>\r\n                                                            <\/li>\r\n                                                        <\/ul>\r\n                                                        <ul class=\"mf-content ps-3\" :class=\"b==5? '': 'd-none'\">\r\n                                                            <li>Comprehensive health and lifestyle assessment\r\n                                                            <\/li>\r\n                                                            <li>Full physical examination<\/li>\r\n                                                            <li>Diagnostic imaging tests<\/li>\r\n                                                            <li>Comprehensive lab tests\r\n                                                                <ul>\r\n                                                                    <li>Complete blood count with differential\r\n                                                                    <\/li>\r\n                                                                    <li>Liver function test<\/li>\r\n                                                                    <li>Urea and electrolytes<\/li>\r\n                                                                    <li>Fasting blood sugar<\/li>\r\n                                                                    <li>Lipid panel<\/li>\r\n                                                                    <li>Thyroid panel (TSH, T3 &#038; T4)<\/li>\r\n                                                                    <li>Hepatitis B profile<\/li>\r\n                                                                    <li>HBA1C glycated hemoglobin<\/li>\r\n                                                                    <li>Urinalysis<\/li>\r\n                                                                    <li>Vitamin D-25 hydroxyl<\/li>\r\n                                                                    <li>Vitamin B-12<\/li>\r\n                                                                    <li>ESR<\/li>\r\n                                                                    <li>C-reactive protein<\/li>\r\n                                                                    <li>Prostate specific antigen (PSA)<\/li>\r\n                                                                    <li>Faecal immunochemical test<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Vaccination if required:\r\n                                                                <ul>\r\n                                                                    <li>Influenza vaccine\r\n                                                                        <ul>\r\n                                                                            <li>Vaccine IIV4 (Influenza\r\n                                                                                inactivated,\r\n                                                                                quadrivalent)<\/li>\r\n                                                                            <li>VAXIGRIP<\/li>\r\n                                                                        <\/ul>\r\n                                                                    <\/li>\r\n                                                                    <li>Tdap boosters<\/li>\r\n                                                                    <li>Vaccine HepB adult<\/li>\r\n                                                                    <li>Pneumococcal<\/li>\r\n                                                                    <li>Shingles<\/li>\r\n                                                                    <li>Varicella booster<\/li>\r\n                                                                <\/ul>\r\n                                                            <\/li>\r\n                                                            <li>Final test results assessment and comprehensive\r\n                                                                report<\/li>\r\n                                                            <li style=\" list-style-type: none; \" class=\"mt-3 d-flex\">\r\n                                                                <a class=\"btn btn-outline-primary\"\r\n                                                                    href=\"assets\/pdfs\/MALE_above_50_years_without_Colonoscopy.pdf\"\r\n                                                                    rel=\"noopener\">Learn More<\/a>\r\n                                                                <a class=\"btn btn-blue ml-auto book-appointment\"\r\n                                                                    href=\"https:\/\/wa.me\/9718007762\">Request\r\n                                                                    an\r\n                                                                    appointment<\/a>\r\n                                                            <\/li>\r\n                                                        <\/ul>\r\n                                                    <\/div>\r\n                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"col-md-12 mt-3 text-center\" style=\"color: #646464;\">*Additional\r\n                                    tests\r\n                                    can be conducted upon request.\r\n                                <\/div>\r\n                            <\/div>\r\n                            <script>\r\n                                function scrollItems(direction, containerIndex) {\r\n                                    const pkgContainers = document.querySelectorAll('.package-scroll');\r\n                                    const pkgContainer = pkgContainers[containerIndex];\r\n                                    pkgContainer.scrollLeft += direction * pkgContainer.offsetWidth;\r\n                                    const activeElement = pkgContainer.querySelector('.active');\r\n                                    let nextElement;\r\n                                    if (direction === 1) {\r\n                                        nextElement = activeElement.nextElementSibling;\r\n                                    } else if (direction === -1) {\r\n                                        nextElement = activeElement.previousElementSibling;\r\n                                    }\r\n                                    if (nextElement) {\r\n                                        nextElement.click();\r\n                                    }\r\n                                }\r\n                            <\/script>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    <section class=\"section whatweoffer padding-bottom-0\" id=\"whatweoffer\">\r\n        <div class=\"container\">\r\n            <div class=\"row\">\r\n                <div class=\"col-md-12\">\r\n                    <h2 class=\"title-sec mb-4 ss-fw-b\">What we offer<\/h2>\r\n                    <p class=\"mb-4\">To ensure your comfort and convenience, we provide:<\/p>\r\n                <\/div>\r\n                <div class=\"col-md-12\">\r\n                    <ul class=\"offer-list\">\r\n                        <li>Priority service for scheduling appointments, ensuring timely access to health care\r\n                            services.<\/li>\r\n                        <li>Designated representative throughout your visit, ensuring an efficient itinerary and\r\n                            maximizing valuable time spent with our health care providers.<\/li>\r\n                        <li>Private executive lounge offering a comfortable environment with healthy\r\n                            refreshments.\r\n                        <\/li>\r\n                        <li>Designated parking area and valet service for prompt and easy access to SSMC.<\/li>\r\n                        <li>Complimentary Wi-Fi and private office space to take calls or connect with your\r\n                            office\r\n                            during your visit.<\/li>\r\n                        <li>Tailored treatment plans and second-opinion consultations for comprehensive care.\r\n                        <\/li>\r\n                        <li>Full spectrum of diagnostic tests ensuring accurate diagnosis and effective\r\n                            treatment\r\n                            planning.<\/li>\r\n                        <li>Additional testing and subspecialty consultation according to age, gender and\r\n                            specific\r\n                            health care needs.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    <section class=\"section padding-bottom-0\" id=\"about-abudhabi\">\r\n        <div class=\"container\">\r\n            <div class=\"row grey-bg-2\">\r\n                <div class=\"col-md-6\">\r\n                    <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/abu-dhabi-1.jpg\" alt=\"about abu dhabi\"\r\n                        class=\"img-fluid mb-md-0 mb-4\">\r\n                <\/div>\r\n                <div class=\"col-md-6 d-md-flex align-items-md-center\">\r\n                    <div>\r\n                        <h3 class=\"title-sec mb-4 ss-fw-b\">About Abu Dhabi <\/h3>\r\n                        <p>Abu Dhabi, UAE&#8217;s capital, is celebrated for its world-class health care and vibrant\r\n                            cultural diversity. With a rich heritage and a diverse population, the city offers a\r\n                            unique blend of modernity and tradition against a backdrop of stunning architecture,\r\n                            historic landmarks, and vibrant environment. From cutting-edge medical facilities to\r\n                            outdoor adventures and culinary delights, Abu Dhabi promises an unforgettable\r\n                            experience\r\n                            for travelers seeking both health care excellence and cultural enrichment.<\/p>\r\n\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    <section class=\"section \" id=\"travel-agency\">\r\n        <div class=\"container\">\r\n            <div class=\"row grey-bg-2\">\r\n                <div class=\"col-md-6 d-md-flex align-items-md-center\">\r\n                    <div>\r\n                        <h3 class=\"title-sec mb-4 ss-fw-b\">Travel agency <\/h3>\r\n                        <p>Planning your travel arrangements? From booking flights and hotels to arranging visas\r\n                            and\r\n                            other travel essentials, Binham Travel ensures a seamless and stress-free experience\r\n                            for\r\n                            every journey. <\/p>\r\n                        <p>Sheikh Shakhbout Medical City (SSMC) proudly provides a direct link to Binham&#8217;s\r\n                            website,\r\n                            offering patients unparalleled convenience in planning their travels. However, it&#8217;s\r\n                            important to note that while Binham Travel strives for excellence in service, any\r\n                            issues\r\n                            or complications that may arise during the booking process are the sole\r\n                            responsibility\r\n                            of the individual user. To ensure a smooth journey, we encourage our patients to\r\n                            carefully review Binham&#8217;s terms and conditions before finalizing any bookings. <\/p>\r\n\r\n                        <a class=\"btn btn-default\" href=\"https:\/\/binham.travel\/admt\/\">Learn more<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6\">\r\n                    <a href=\"#\" target=\"_blank\" rel=\"noopener\">\r\n                        <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/ravel-agency.jpg\" alt=\"about abu dhabi\"\r\n                            class=\"img-fluid mt-md-0 mt-4\">\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    <hr id=\"hr-blue\" \/>\r\n    <section class=\"section \" id=\"discover\">\r\n        <div class=\"container\">\r\n            <div class=\"row\">\r\n                <div class=\"col-md-7 d-md-flex align-items-md-center order-md-0 order-1\">\r\n                    <div>\r\n                        <h3 class=\"mb-4\">Discover our Executive Health <br \/>Program<\/h3>\r\n                        <a class=\"btn btn-default\" href=\"https:\/\/www.youtube.com\/watch?v=4DaPiFk3fP0\" target=\"_blank\" rel=\"noopener\">Watch now<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-5\">\r\n                    <a href=\"https:\/\/www.youtube.com\/watch?v=4DaPiFk3fP0\" target=\"_blank\" class=\"play-icon-img\" rel=\"noopener\">\r\n                        <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/video_2.jpg\" alt=\"img\"\r\n                            class=\"img-fluid mb-md-0 mb-4\">\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    <section class=\"section grey-sec\" id=\"about-ssmc\">\r\n        <div class=\"container\">\r\n            <div class=\"row\">\r\n                <div class=\"col-md-8 d-md-flex align-items-md-center\">\r\n                    <div>\r\n                        <h3 class=\"title-sec mb-4 ss-fw-b\">About SSMC<\/h3>\r\n                        <p>At SSMC, we recognize the critical nature of selecting the right health care\r\n                            provider.\r\n                            Our commitment to excellence is evident through our recognition as a Center of\r\n                            Excellence in various medical disciplines, our comprehensive range of services\r\n                            tailored\r\n                            to meet your unique needs, and our patient-centered approach. <\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-4\">\r\n                    <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/03\/about-ssmc.jpg\" alt=\"about abu dhabi\"\r\n                        class=\"img-fluid\" data-pagespeed-url-hash=\"215142728\"\r\n                        onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    <section class=\"section grey-sec\" id=\"about-ssmc-2\">\r\n        <div class=\"container\">\r\n            <div class=\"row\">\r\n                <div class=\"col-md-4\">\r\n                    <img src=\"https:\/\/ssmc.ae\/assets\/uploads\/_pda\/2022\/02\/care_at_SSMC.jpg\" alt=\"about abu dhabi\"\r\n                        class=\"img-fluid mb-md-0 mb-4\" data-pagespeed-url-hash=\"737113458\"\r\n                        onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\">\r\n                <\/div>\r\n                <div class=\"col-md-8 d-md-flex align-items-md-center\">\r\n                    <div>\r\n                        <p>With a multidisciplinary team of experts collaborating closely to provide integrated\r\n                            care, cutting-edge technology driving treatment innovation, adherence to the highest\r\n                            international standards of health care quality and safety, and dedicated patient\r\n                            support\r\n                            services ensuring a seamless experience, SSMC is your trusted partner in health and\r\n                            wellness.<\/p>\r\n                        <a class=\"btn btn-default\"\r\n                            href=\"https:\/\/ssmc.ae\/international-patients-hub\/?from=International_Patients_Hub_EN&amp;utm_source=&amp;utm_medium=&amp;utm_campaign=&amp;utm_id=&amp;utm_term=&amp;utm_content=\">Request\r\n                            an appointment<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    <section class=\"section\" id=\"appointment\">\r\n        <div class=\"container\">\r\n            <div class=\"row\">\r\n                <div class=\"col-md-12\">\r\n                    <h3 class=\"title-sec mb-4 ss-fw-b\">Request An Appointment<\/h3>\r\n                    <p>You can request an appointment using the appointment request form on the web page.\r\n                        Alternatively, you can email us at <a\r\n                            href=\"mailto:SSMCInternational@ssmc.ae\">SSMCInternational@ssmc.ae<\/a>, call us at <a\r\n                            href=\"tel:+97123142000\">+971 2 314 2000<\/a>, or message us on WhatsApp at\r\n                        <a rel=\"noopener\" href=\"https:\/\/wa.me\/971503716121\" target=\"_blank\">+971 50 3716 121<\/a>\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>Welcome to the International Patients Hub At Sheikh Shakhbout Medical City (SSMC), we extend our warmest greetings to patients from around the globe. With our dedicated multidisciplinary team of experts, state-of-the-art facilities, and innovative medical technology, we are committed to providing personalized, holistic care to international patients like you. +971 2 314 2000 +971 50 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"pages\/page-subdomain.php","meta":{"inline_featured_image":false},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>International Patients Hub &ndash; Sheikh Shakhbout Medical City Abu Dhabi<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ssmc.ae\/international-patients\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"International Patients Hub &ndash; Sheikh Shakhbout Medical City Abu Dhabi\" \/>\n<meta property=\"og:description\" content=\"Welcome to the International Patients Hub At Sheikh Shakhbout Medical City (SSMC), we extend our warmest greetings to patients from around the globe. With our dedicated multidisciplinary team of experts, state-of-the-art facilities, and innovative medical technology, we are committed to providing personalized, holistic care to international patients like you. +971 2 314 2000 +971 50 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ssmc.ae\/international-patients\/\" \/>\n<meta property=\"og:site_name\" content=\"Sheikh Shakhbout Medical City Abu Dhabi\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ssmcabudhabi\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-15T08:58:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/phone_icon.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ssmcabudhabi\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/ssmc.ae\/#organization\",\"name\":\"Sheikh Shakhbout Medical City Abu Dhabi\",\"url\":\"https:\/\/ssmc.ae\/\",\"sameAs\":[\"https:\/\/instagram.com\/ssmcabudhabi\",\"https:\/\/www.youtube.com\/channel\/UCROEDxF5BbWSYf_ehkD2znQ\",\"https:\/\/ae.linkedin.com\/company\/ssmcabudhabi\",\"https:\/\/www.facebook.com\/ssmcabudhabi\",\"https:\/\/twitter.com\/ssmcabudhabi\"],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ssmc.ae\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ssmc.ae\/assets\/uploads\/2020\/09\/android-chrome-256x256.png\",\"contentUrl\":\"https:\/\/ssmc.ae\/assets\/uploads\/2020\/09\/android-chrome-256x256.png\",\"width\":256,\"height\":256,\"caption\":\"Sheikh Shakhbout Medical City Abu Dhabi\"},\"image\":{\"@id\":\"https:\/\/ssmc.ae\/#\/schema\/logo\/image\/\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ssmc.ae\/#website\",\"url\":\"https:\/\/ssmc.ae\/\",\"name\":\"Sheikh Shakhbout Medical City Abu Dhabi\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/ssmc.ae\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ssmc.ae\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ssmc.ae\/international-patients\/#primaryimage\",\"url\":\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/phone_icon.svg\",\"contentUrl\":\"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/phone_icon.svg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ssmc.ae\/international-patients\/\",\"url\":\"https:\/\/ssmc.ae\/international-patients\/\",\"name\":\"International Patients Hub &ndash; Sheikh Shakhbout Medical City Abu Dhabi\",\"isPartOf\":{\"@id\":\"https:\/\/ssmc.ae\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ssmc.ae\/international-patients\/#primaryimage\"},\"datePublished\":\"2025-02-27T10:23:32+00:00\",\"dateModified\":\"2025-09-15T08:58:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/ssmc.ae\/international-patients\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ssmc.ae\/international-patients\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ssmc.ae\/international-patients\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ssmc.ae\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"International Patients Hub\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"International Patients Hub &ndash; Sheikh Shakhbout Medical City Abu Dhabi","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ssmc.ae\/international-patients\/","og_locale":"en_US","og_type":"article","og_title":"International Patients Hub &ndash; Sheikh Shakhbout Medical City Abu Dhabi","og_description":"Welcome to the International Patients Hub At Sheikh Shakhbout Medical City (SSMC), we extend our warmest greetings to patients from around the globe. With our dedicated multidisciplinary team of experts, state-of-the-art facilities, and innovative medical technology, we are committed to providing personalized, holistic care to international patients like you. +971 2 314 2000 +971 50 [&hellip;]","og_url":"https:\/\/ssmc.ae\/international-patients\/","og_site_name":"Sheikh Shakhbout Medical City Abu Dhabi","article_publisher":"https:\/\/www.facebook.com\/ssmcabudhabi","article_modified_time":"2025-09-15T08:58:08+00:00","og_image":[{"url":"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/phone_icon.svg"}],"twitter_card":"summary_large_image","twitter_site":"@ssmcabudhabi","twitter_misc":{"Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/ssmc.ae\/#organization","name":"Sheikh Shakhbout Medical City Abu Dhabi","url":"https:\/\/ssmc.ae\/","sameAs":["https:\/\/instagram.com\/ssmcabudhabi","https:\/\/www.youtube.com\/channel\/UCROEDxF5BbWSYf_ehkD2znQ","https:\/\/ae.linkedin.com\/company\/ssmcabudhabi","https:\/\/www.facebook.com\/ssmcabudhabi","https:\/\/twitter.com\/ssmcabudhabi"],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ssmc.ae\/#\/schema\/logo\/image\/","url":"https:\/\/ssmc.ae\/assets\/uploads\/2020\/09\/android-chrome-256x256.png","contentUrl":"https:\/\/ssmc.ae\/assets\/uploads\/2020\/09\/android-chrome-256x256.png","width":256,"height":256,"caption":"Sheikh Shakhbout Medical City Abu Dhabi"},"image":{"@id":"https:\/\/ssmc.ae\/#\/schema\/logo\/image\/"}},{"@type":"WebSite","@id":"https:\/\/ssmc.ae\/#website","url":"https:\/\/ssmc.ae\/","name":"Sheikh Shakhbout Medical City Abu Dhabi","description":"","publisher":{"@id":"https:\/\/ssmc.ae\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ssmc.ae\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ssmc.ae\/international-patients\/#primaryimage","url":"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/phone_icon.svg","contentUrl":"https:\/\/ssmc.ae\/assets\/uploads\/2025\/02\/phone_icon.svg"},{"@type":"WebPage","@id":"https:\/\/ssmc.ae\/international-patients\/","url":"https:\/\/ssmc.ae\/international-patients\/","name":"International Patients Hub &ndash; Sheikh Shakhbout Medical City Abu Dhabi","isPartOf":{"@id":"https:\/\/ssmc.ae\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ssmc.ae\/international-patients\/#primaryimage"},"datePublished":"2025-02-27T10:23:32+00:00","dateModified":"2025-09-15T08:58:08+00:00","breadcrumb":{"@id":"https:\/\/ssmc.ae\/international-patients\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ssmc.ae\/international-patients\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ssmc.ae\/international-patients\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ssmc.ae\/"},{"@type":"ListItem","position":2,"name":"International Patients Hub"}]}]}},"lang":"en","translations":{"en":777406},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/ssmc.ae\/wp-json\/wp\/v2\/pages\/777406"}],"collection":[{"href":"https:\/\/ssmc.ae\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ssmc.ae\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ssmc.ae\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ssmc.ae\/wp-json\/wp\/v2\/comments?post=777406"}],"version-history":[{"count":14,"href":"https:\/\/ssmc.ae\/wp-json\/wp\/v2\/pages\/777406\/revisions"}],"predecessor-version":[{"id":815126,"href":"https:\/\/ssmc.ae\/wp-json\/wp\/v2\/pages\/777406\/revisions\/815126"}],"wp:attachment":[{"href":"https:\/\/ssmc.ae\/wp-json\/wp\/v2\/media?parent=777406"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}