{"id":684,"date":"2025-12-16T23:47:10","date_gmt":"2025-12-16T20:47:10","guid":{"rendered":"https:\/\/alstud.grshealthtourism.com\/?page_id=684"},"modified":"2026-03-10T09:51:01","modified_gmt":"2026-03-10T06:51:01","slug":"ulusal-faaliyetlerimiz","status":"publish","type":"page","link":"https:\/\/alstud.grshealthtourism.com\/en\/ulusal-faaliyetlerimiz\/","title":{"rendered":"Our National Activities"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"684\" class=\"elementor elementor-684\">\n\t\t\t\t<div class=\"elementor-element elementor-element-988b5d2 e-flex e-con-boxed e-con e-parent\" data-id=\"988b5d2\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3bccc5 elementor-widget elementor-widget-html\" data-id=\"a3bccc5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700&display=swap');\r\n\r\n    .alstud-modern-container {\r\n        font-family: 'Inter', sans-serif;\r\n        color: #1a1a1a;\r\n        line-height: 1.8;\r\n        max-width: 1000px;\r\n        margin: 0 auto;\r\n        padding: 40px 20px;\r\n    }\r\n\r\n    \/* Akordiyon Kapsay\u0131c\u0131 *\/\r\n    .alstud-details {\r\n        background: #ffffff;\r\n        border: 1px solid #eef2ff;\r\n        border-radius: 18px;\r\n        margin-bottom: 25px;\r\n        transition: all 0.3s ease;\r\n        box-shadow: 0 4px 6px rgba(0,0,0,0.02);\r\n        overflow: hidden;\r\n        width: 100%;\r\n    }\r\n\r\n    .alstud-details[open] {\r\n        box-shadow: 0 15px 30px rgba(0,86,179,0.08);\r\n        border-color: #0056b3;\r\n    }\r\n\r\n    \/* T\u0131klanabilir Ba\u015fl\u0131k Alan\u0131 (Giri\u015f) *\/\r\n    .alstud-summary {\r\n        list-style: none;\r\n        padding: 25px 30px;\r\n        cursor: pointer;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        outline: none;\r\n        background: #fff;\r\n    }\r\n\r\n    .alstud-summary::-webkit-details-marker { display: none; }\r\n\r\n    .header-content h1 {\r\n        font-size: 24px;\r\n        margin: 0;\r\n        color: #1a1a1a;\r\n        font-weight: 700;\r\n        line-height: 1.3;\r\n    }\r\n\r\n    .header-content p {\r\n        margin: 5px 0 0 0;\r\n        font-size: 14px;\r\n        color: #0056b3;\r\n        font-weight: 600;\r\n        opacity: 0.8;\r\n    }\r\n\r\n    \/* Dinamik Art\u0131-Eksi \u0130konu (\u00c7arp\u0131 olan versiyon) *\/\r\n    .toggle-icon {\r\n        width: 36px;\r\n        height: 36px;\r\n        background: #f0f4ff;\r\n        color: #0056b3;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 24px;\r\n        font-weight: bold;\r\n        transition: all 0.3s ease;\r\n        flex-shrink: 0;\r\n        margin-left: 20px;\r\n    }\r\n\r\n    .alstud-details[open] .toggle-icon {\r\n        transform: rotate(45deg); \/* Art\u0131y\u0131 \u00e7arp\u0131 yapar *\/\r\n        background: #0056b3;\r\n        color: #fff;\r\n    }\r\n\r\n    \/* \u0130\u00e7erik Alan\u0131 *\/\r\n    .inner-content {\r\n        padding: 10px 35px 35px 35px;\r\n        animation: slideIn 0.4s ease;\r\n    }\r\n\r\n    @keyframes slideIn {\r\n        from { opacity: 0; transform: translateY(-10px); }\r\n        to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    \/* Metin ve G\u00f6rsel D\u00fczeni *\/\r\n    .sub-section-title {\r\n        font-size: 20px;\r\n        font-weight: 700;\r\n        margin: 30px 0 15px 0;\r\n        color: #1a1a1a;\r\n        border-left: 4px solid #0056b3;\r\n        padding-left: 15px;\r\n    }\r\n\r\n    .sub-section-title:first-child { margin-top: 0; }\r\n\r\n    .modern-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(3, 1fr);\r\n        gap: 15px;\r\n        margin: 25px 0;\r\n    }\r\n\r\n    .modern-grid img {\r\n        width: 100%;\r\n        height: 180px;\r\n        object-fit: cover;\r\n        border-radius: 12px;\r\n    }\r\n\r\n    .feature-box {\r\n        background: #f8faff;\r\n        padding: 25px;\r\n        border-radius: 15px;\r\n        border-left: 4px solid #0056b3;\r\n        margin: 20px 0;\r\n    }\r\n\r\n    hr {\r\n        border: 0;\r\n        border-top: 1px solid #eef2ff;\r\n        margin: 35px 0;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .header-content h1 { font-size: 19px; }\r\n        .modern-grid { grid-template-columns: 1fr 1fr; }\r\n        .inner-content { padding: 10px 20px 30px 20px; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"alstud-modern-container\">\r\n\r\n    <details class=\"alstud-details\">\r\n        <summary class=\"alstud-summary\">\r\n            <div class=\"header-content\">\r\n                <h1>1st Alanya Health Tourism Summit<\/h1>\r\n                <p>March 19, 2016 | Alanya<\/p>\r\n            <\/div>\r\n            <div class=\"toggle-icon\">+<\/div>\r\n        <\/summary>\r\n\r\n        <div class=\"inner-content\">\r\n            <h3 class=\"sub-section-title\">A Pioneering Meeting Shaping T\u00fcrkiye&#039;s Health Tourism Policies<\/h3>\r\n            <p>The Alanya Health Tourism Association (ALSTUD), established in 2015, foresaw that health tourism would become one of T\u00fcrkiye&#039;s most strategic service export areas in the coming years and has acted in line with this vision.\r\n            <br\/><br\/>\r\n            The most concrete reflection of this foresight was the 1st Alanya Health Tourism Summit, which was organized even before the relevant regulations were published and the sector&#039;s legislative infrastructure was shaped. <br\/><br\/>\r\n            The summit was held on March 19, 2016, in collaboration with the Antalya Public Hospitals Union (AKHB) and the Western Mediterranean Development Agency (BAKA), bringing together approximately 400 participants from the public and private sectors, academia, and civil society organizations. <br\/><br\/>\r\n            With significant participation from across T\u00fcrkiye, this event is one of the first national-level strategic meetings in the field of health tourism.<\/p>\r\n\r\n            <div class=\"modern-grid\">\r\n                <img decoding=\"async\" src=\"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0248-scaled.webp\" alt=\"G\u00f6rsel 1\">\r\n                <img decoding=\"async\" src=\"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0265-scaled.webp\" alt=\"G\u00f6rsel 2\">\r\n                <img decoding=\"async\" src=\"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0239-scaled.webp\" alt=\"G\u00f6rsel 3\">\r\n                <img decoding=\"async\" src=\"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0265-1-scaled.webp\" alt=\"G\u00f6rsel 4\">\r\n                <img decoding=\"async\" src=\"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0250-scaled.webp\" alt=\"G\u00f6rsel 5\">\r\n                <img decoding=\"async\" src=\"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0525-scaled.webp\" alt=\"G\u00f6rsel 6\">\r\n            <\/div>\r\n\r\n            <hr>\r\n\r\n            <h3 class=\"sub-section-title\">A strategy shaped by academic depth and workshops.<\/h3>\r\n            <p>The summit addressed all components of the sector in detail through academic sessions, workshops, and scientific survey analyses. The survey and analysis studies, conducted in collaboration with Alanya Alaaddin Keykubat University, Akdeniz University, and At\u0131l\u0131m University, scientifically demonstrated that Antalya&#039;s health tourism infrastructure is above average in terms of marketing and service quality. <br\/><br\/>\r\n            In addition, the four different workshops organized have generated numerous suggestions and outcomes in areas such as health tourism congress and fair modeling, international promotion strategies, marketing elements, legislative shortcomings, and training for sector professionals.<\/p>\r\n\r\n            <hr>\r\n\r\n            <h3 class=\"sub-section-title\">Government Incentives and an Export-Oriented Approach<\/h3>\r\n            <div class=\"feature-box\">\r\n                <p>For the first time at the summit, and in a pioneering move in the field, state incentive mechanisms in health tourism were discussed; detailed presentations were given by representatives of the General Directorate of Free Zones, Foreign Investments and Services within the Ministry of Trade. These presentations included: <br\/><br\/>\r\n                Incentives for service exports to health tourism companies, <br\/><br\/>\r\n                The institutional support structure under the umbrella of the Service Exporters Association (H\u0130B), <br\/><br\/>\r\n                Incentives for promotion, rent, employment, and consulting, <br\/><br\/>\r\n                Uluslararas\u0131 fuar kat\u0131l\u0131mlar\u0131 ve B2B organizasyonlar\u0131 i\u00e7in verilen %70\u2019e varan devlet destekleri, <br\/><br\/>\r\n                Issues such as these were communicated directly to field actors for the first time. In this respect, the summit served as a practical guide that broadened access to the incentive system and paved the way for health tourism companies to grow through incentives.<\/p>\r\n            <\/div>\r\n\r\n            <hr>\r\n\r\n            <h3 class=\"sub-section-title\">A Model Expanding from Alanya to All of T\u00fcrkiye<\/h3>\r\n            <p>This summit has contributed not only to the accurate analysis of Alanya&#039;s but also T\u00fcrkiye&#039;s health tourism potential, to increasing its international competitiveness, and to the development of the sector in compliance with legislation. Structural problems such as ethical issues in the sector, unscrupulous practices, the competence of intermediary institutions, medical visa processes, and pricing were discussed and documented on this scale for the first time.<\/p>\r\n        <\/div>\r\n    <\/details>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b4502f3 elementor-widget elementor-widget-html\" data-id=\"b4502f3\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700&display=swap');\r\n\r\n    .alstud-modern-container {\r\n        font-family: 'Inter', sans-serif;\r\n        color: #1a1a1a;\r\n        line-height: 1.8;\r\n        max-width: 1000px;\r\n        margin: 0 auto;\r\n        padding: 20px;\r\n    }\r\n\r\n    .alstud-details {\r\n        background: #ffffff;\r\n        border: 1px solid #eef2ff;\r\n        border-radius: 18px;\r\n        margin-bottom: 25px;\r\n        transition: all 0.3s ease;\r\n        box-shadow: 0 4px 6px rgba(0,0,0,0.02);\r\n        overflow: hidden;\r\n    }\r\n\r\n    .alstud-details[open] {\r\n        box-shadow: 0 15px 30px rgba(0,86,179,0.08);\r\n        border-color: #0056b3;\r\n    }\r\n\r\n    .alstud-summary {\r\n        list-style: none;\r\n        padding: 25px 30px;\r\n        cursor: pointer;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        outline: none;\r\n        background: #fff;\r\n    }\r\n\r\n    .alstud-summary::-webkit-details-marker { display: none; }\r\n\r\n    .header-content h2 {\r\n        font-size: 22px;\r\n        margin: 0;\r\n        color: #1a1a1a;\r\n        font-weight: 700;\r\n        line-height: 1.3;\r\n    }\r\n\r\n    .header-content p {\r\n        margin: 5px 0 0 0;\r\n        font-size: 14px;\r\n        color: #0056b3;\r\n        font-weight: 600;\r\n        opacity: 0.8;\r\n    }\r\n\r\n    .toggle-icon {\r\n        width: 36px;\r\n        height: 36px;\r\n        background: #f0f4ff;\r\n        color: #0056b3;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 24px;\r\n        font-weight: bold;\r\n        transition: all 0.3s ease;\r\n        flex-shrink: 0;\r\n        margin-left: 20px;\r\n    }\r\n\r\n    .alstud-details[open] .toggle-icon {\r\n        transform: rotate(45deg);\r\n        background: #0056b3;\r\n        color: #fff;\r\n    }\r\n\r\n    .inner-content {\r\n        padding: 10px 35px 35px 35px;\r\n        animation: slideIn 0.4s ease;\r\n    }\r\n\r\n    @keyframes slideIn {\r\n        from { opacity: 0; transform: translateY(-10px); }\r\n        to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    .inner-content p {\r\n        text-align: justify;\r\n        font-size: 16px;\r\n        color: #444;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    \/* Operasyonel Vurgu Kutusu *\/\r\n    .op-highlight {\r\n        background: #f0f4ff;\r\n        border-radius: 15px;\r\n        padding: 25px;\r\n        margin: 25px 0;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 20px;\r\n        border: 1px dashed #0056b3;\r\n    }\r\n\r\n    .op-icon {\r\n        font-size: 40px;\r\n        filter: grayscale(100%);\r\n        opacity: 0.7;\r\n    }\r\n\r\n    .op-text {\r\n        font-size: 15px;\r\n        color: #003d82;\r\n        font-weight: 500;\r\n        margin: 0;\r\n    }\r\n\r\n    .highlight-badge {\r\n        display: inline-block;\r\n        margin-top: 15px;\r\n        padding: 5px 15px;\r\n        background: #eef2ff;\r\n        color: #0056b3;\r\n        border-radius: 50px;\r\n        font-weight: 600;\r\n        font-size: 13px;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .header-content h2 { font-size: 18px; }\r\n        .op-highlight { flex-direction: column; text-align: center; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"alstud-modern-container\">\r\n\r\n    <details class=\"alstud-details\">\r\n        <summary class=\"alstud-summary\">\r\n            <div class=\"header-content\">\r\n                <h2>Mersin City Hospital Commercial Procurement Delegation Organization<\/h2>\r\n                <p>April 10-12, 2017<\/p>\r\n            <\/div>\r\n            <div class=\"toggle-icon\">+<\/div>\r\n        <\/summary>\r\n        \r\n        <div class=\"inner-content\">\r\n            <p>\r\n                <strong>February 3, 2017<\/strong> T\u00fcrkiye&#039;s first city hospital, which opened in Mersin on [date], represents significant potential in the field of health tourism. With the support of the Western Mediterranean Development Agency (BAKA) and the Hestourex organization, the Alanya Health Tourism Association has carried out an important project aimed at directing cancer and oncology patients from Russia and the Middle East to T\u00fcrkiye.\r\n            <\/p>\r\n\r\n            <div class=\"op-highlight\">\r\n                <div class=\"op-icon\">\u2708\ufe0f<\/div>\r\n                <p class=\"op-text\">\r\n                    Within this context, those who participated in the Hestourex visit through the organization carried out by our association. <strong>a plane full of doctors<\/strong>The patient was brought to Mersin City Hospital via a connecting flight and had the opportunity to inspect all units of the hospital on-site. This visit stands out as one of the important steps that will contribute to T\u00fcrkiye&#039;s health tourism.\r\n\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <p>\r\n                This activity contributed to the development of international collaborations aimed at increasing our country&#039;s capacity in the field of health tourism and provided an opportunity to promote the potential of Mersin City Hospital in the region. \r\n\r\n            <\/p>\r\n\r\n            \r\n\r\n            <span class=\"highlight-badge\">Activity Date: February 3, 2017<\/span>\r\n        <\/div>\r\n    <\/details>\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cb43d00 elementor-widget elementor-widget-html\" data-id=\"cb43d00\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700&display=swap');\r\n\r\n    .alstud-modern-container {\r\n        font-family: 'Inter', sans-serif;\r\n        color: #1a1a1a;\r\n        line-height: 1.8;\r\n        max-width: 1000px;\r\n        margin: 0 auto;\r\n        padding: 20px;\r\n    }\r\n\r\n    .alstud-details {\r\n        background: #ffffff;\r\n        border: 1px solid #eef2ff;\r\n        border-radius: 18px;\r\n        margin-bottom: 25px;\r\n        transition: all 0.3s ease;\r\n        box-shadow: 0 4px 6px rgba(0,0,0,0.02);\r\n        overflow: hidden;\r\n    }\r\n\r\n    .alstud-details[open] {\r\n        box-shadow: 0 15px 30px rgba(0,86,179,0.08);\r\n        border-color: #0056b3;\r\n    }\r\n\r\n    .alstud-summary {\r\n        list-style: none;\r\n        padding: 25px 30px;\r\n        cursor: pointer;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        outline: none;\r\n        background: #fff;\r\n    }\r\n\r\n    .alstud-summary::-webkit-details-marker { display: none; }\r\n\r\n    .header-content h2 {\r\n        font-size: 22px;\r\n        margin: 0;\r\n        color: #1a1a1a;\r\n        font-weight: 700;\r\n        flex: 1;\r\n        padding-right: 20px;\r\n        line-height: 1.3;\r\n    }\r\n\r\n    .header-content p {\r\n        margin: 5px 0 0 0;\r\n        font-size: 14px;\r\n        color: #0056b3;\r\n        font-weight: 600;\r\n        opacity: 0.8;\r\n    }\r\n\r\n    .toggle-icon {\r\n        width: 36px;\r\n        height: 36px;\r\n        background: #f0f4ff;\r\n        color: #0056b3;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 24px;\r\n        font-weight: bold;\r\n        transition: all 0.3s ease;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .alstud-details[open] .toggle-icon {\r\n        transform: rotate(45deg);\r\n        background: #0056b3;\r\n        color: #fff;\r\n    }\r\n\r\n    .inner-content {\r\n        padding: 10px 35px 35px 35px;\r\n        animation: slideIn 0.4s ease;\r\n    }\r\n\r\n    @keyframes slideIn {\r\n        from { opacity: 0; transform: translateY(-10px); }\r\n        to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    .inner-content p {\r\n        text-align: justify;\r\n        font-size: 16px;\r\n        color: #444;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .timeline-box {\r\n        background: #f8faff;\r\n        border-left: 4px solid #0056b3;\r\n        padding: 20px;\r\n        margin: 20px 0;\r\n        border-radius: 0 12px 12px 0;\r\n    }\r\n\r\n    .timeline-item {\r\n        margin-bottom: 10px;\r\n        font-size: 15px;\r\n        display: flex;\r\n        gap: 10px;\r\n    }\r\n\r\n    .timeline-date {\r\n        font-weight: 700;\r\n        color: #0056b3;\r\n        min-width: 140px;\r\n    }\r\n\r\n    .highlight-badge {\r\n        display: inline-block;\r\n        margin-top: 15px;\r\n        padding: 5px 15px;\r\n        background: #eef2ff;\r\n        color: #0056b3;\r\n        border-radius: 50px;\r\n        font-weight: 600;\r\n        font-size: 13px;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .header-content h2 { font-size: 18px; }\r\n        .timeline-date { min-width: 100px; font-size: 13px; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"alstud-modern-container\">\r\n\r\n    <details class=\"alstud-details\">\r\n        <summary class=\"alstud-summary\">\r\n            <div class=\"header-content\">\r\n                <h2>Health Tourism Regulations Workshop<\/h2>\r\n                <p>May 19-21, 2017<\/p>\r\n            <\/div>\r\n            <div class=\"toggle-icon\">+<\/div>\r\n        <\/summary>\r\n        \r\n        <div class=\"inner-content\">\r\n            <p>\r\n               As the Alanya Health Tourism Association, we raised the urgent need for a regulation in the field of health tourism in 2017. In two separate workshops we held in Alanya on May 19, 2017, and in Konya on July 7-9, 2017, we published a declaration stating that the Ministry of Health should urgently issue a regulation to regulate the provision of health tourism services in both private and public hospitals.\r\n            <\/p>\r\n\r\n            <div class=\"timeline-box\">\r\n                <div class=\"timeline-item\">\r\n                    <span class=\"timeline-date\">May 19, 2017<\/span>\r\n                    <span>Alanya Workshop and Needs Analysis<\/span>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <span class=\"timeline-date\">July 7-9, 2017<\/span>\r\n                    <span>Konya Workshop and Declaration Publication<\/span>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <span class=\"timeline-date\">July 13, 2017<\/span>\r\n                    <span>Entry into Force of the Ministry of Health Regulation<\/span>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <span class=\"timeline-date\">August 11-13, 2017<\/span>\r\n                    <span>Regulation Review and Field Analysis Meeting<\/span>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <p>\r\n                Throughout this process, we emphasized the need for a sustainable framework in the health tourism sector that complies with international standards. Finally, to evaluate the applicability of the relevant regulation issued by the Ministry of Health on July 13, 2017, we held a meeting between August 11-13, where we examined the initial regulation in detail and identified shortcomings encountered in the field.\r\n            <\/p>\r\n\r\n            <p>\r\n                We would like to specifically mention that, prior to the regulation being issued, our association held workshops and made suggestions regarding the regulation of the sector, thus playing a significant pioneering role in this matter. As the Alanya Health Tourism Association, we continue our efforts to increase our country&#039;s international competitiveness in the field of health tourism and to improve the quality of services.\r\n            <\/p>\r\n\r\n            <span class=\"highlight-badge\">Period of Activity: 2017<\/span>\r\n        <\/div>\r\n    <\/details>\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d33d642 elementor-widget elementor-widget-html\" data-id=\"d33d642\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700&display=swap');\r\n\r\n    .alstud-modern-container {\r\n        font-family: 'Inter', sans-serif;\r\n        color: #1a1a1a;\r\n        line-height: 1.8;\r\n        max-width: 1000px;\r\n        margin: 0 auto;\r\n        padding: 20px;\r\n    }\r\n\r\n    .alstud-details {\r\n        background: #ffffff;\r\n        border: 1px solid #eef2ff;\r\n        border-radius: 18px;\r\n        margin-bottom: 25px;\r\n        transition: all 0.3s ease;\r\n        box-shadow: 0 4px 6px rgba(0,0,0,0.02);\r\n        overflow: hidden;\r\n    }\r\n\r\n    .alstud-details[open] {\r\n        box-shadow: 0 15px 30px rgba(0,86,179,0.08);\r\n        border-color: #0056b3;\r\n    }\r\n\r\n    .alstud-summary {\r\n        list-style: none;\r\n        padding: 25px 30px;\r\n        cursor: pointer;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        outline: none;\r\n        background: #fff;\r\n    }\r\n\r\n    .alstud-summary::-webkit-details-marker { display: none; }\r\n\r\n    .header-content h2 {\r\n        font-size: 22px;\r\n        margin: 0;\r\n        color: #1a1a1a;\r\n        font-weight: 700;\r\n        flex: 1;\r\n        padding-right: 20px;\r\n        line-height: 1.3;\r\n    }\r\n\r\n    .header-content p {\r\n        margin: 5px 0 0 0;\r\n        font-size: 14px;\r\n        color: #0056b3;\r\n        font-weight: 600;\r\n        opacity: 0.8;\r\n    }\r\n\r\n    .toggle-icon {\r\n        width: 36px;\r\n        height: 36px;\r\n        background: #f0f4ff;\r\n        color: #0056b3;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 24px;\r\n        font-weight: bold;\r\n        transition: all 0.3s ease;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .alstud-details[open] .toggle-icon {\r\n        transform: rotate(45deg);\r\n        background: #0056b3;\r\n        color: #fff;\r\n    }\r\n\r\n    .inner-content {\r\n        padding: 10px 35px 35px 35px;\r\n        animation: slideIn 0.4s ease;\r\n    }\r\n\r\n    @keyframes slideIn {\r\n        from { opacity: 0; transform: translateY(-10px); }\r\n        to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    .inner-content p {\r\n        text-align: justify;\r\n        font-size: 16px;\r\n        color: #444;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .timeline-box {\r\n        background: #f8faff;\r\n        border-left: 4px solid #0056b3;\r\n        padding: 20px;\r\n        margin: 20px 0;\r\n        border-radius: 0 12px 12px 0;\r\n    }\r\n\r\n    .timeline-item {\r\n        margin-bottom: 10px;\r\n        font-size: 15px;\r\n        display: flex;\r\n        gap: 10px;\r\n    }\r\n\r\n    .timeline-date {\r\n        font-weight: 700;\r\n        color: #0056b3;\r\n        min-width: 140px;\r\n    }\r\n\r\n    .highlight-badge {\r\n        display: inline-block;\r\n        margin-top: 15px;\r\n        padding: 5px 15px;\r\n        background: #eef2ff;\r\n        color: #0056b3;\r\n        border-radius: 50px;\r\n        font-weight: 600;\r\n        font-size: 13px;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .header-content h2 { font-size: 18px; }\r\n        .timeline-date { min-width: 100px; font-size: 13px; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"alstud-modern-container\">\r\n\r\n    <details class=\"alstud-details\">\r\n        <summary class=\"alstud-summary\">\r\n            <div class=\"header-content\">\r\n                <h2>Workshop on Problems and Solutions Regarding Health Tourism and Tourist Health in Public Hospitals<\/h2>\r\n                <p>November 18-20, 2017<\/p>\r\n            <\/div>\r\n            <div class=\"toggle-icon\">+<\/div>\r\n        <\/summary>\r\n        \r\n        <div class=\"inner-content\">\r\n            <p>\r\n               As the Alanya Health Tourism Association, we raised the urgent need for a regulation in the field of health tourism in 2017. In two separate workshops we held in Alanya on May 19, 2017, and in Konya on July 7-9, 2017, we published a declaration stating that the Ministry of Health should urgently issue a regulation to regulate the provision of health tourism services in both private and public hospitals.\r\n            <\/p>\r\n\r\n            <div class=\"timeline-box\">\r\n                <div class=\"timeline-item\">\r\n                    <span class=\"timeline-date\">May 19, 2017<\/span>\r\n                    <span>Alanya Workshop and Needs Analysis<\/span>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <span class=\"timeline-date\">July 7-9, 2017<\/span>\r\n                    <span>Konya Workshop and Declaration Publication<\/span>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <span class=\"timeline-date\">July 13, 2017<\/span>\r\n                    <span>Entry into Force of the Ministry of Health Regulation<\/span>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <span class=\"timeline-date\">August 11-13, 2017<\/span>\r\n                    <span>Regulation Review and Field Analysis Meeting<\/span>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <p>\r\n                Throughout this process, we emphasized the need for a sustainable framework in the health tourism sector that complies with international standards. Finally, to evaluate the applicability of the relevant regulation issued by the Ministry of Health on July 13, 2017, we held a meeting between August 11-13, where we examined the initial regulation in detail and identified shortcomings encountered in the field.\r\n            <\/p>\r\n\r\n            <p>\r\n                We would like to specifically mention that, prior to the regulation being issued, our association held workshops and made suggestions regarding the regulation of the sector, thus playing a significant pioneering role in this matter. As the Alanya Health Tourism Association, we continue our efforts to increase our country&#039;s international competitiveness in the field of health tourism and to improve the quality of services.\r\n            <\/p>\r\n\r\n            <span class=\"highlight-badge\">Period of Activity: 2017<\/span>\r\n        <\/div>\r\n    <\/details>\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a117411 elementor-widget elementor-widget-html\" data-id=\"a117411\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700&display=swap');\r\n\r\n    .alstud-modern-container {\r\n        font-family: 'Inter', sans-serif;\r\n        color: #1a1a1a;\r\n        line-height: 1.8;\r\n        max-width: 1000px;\r\n        margin: 0 auto;\r\n        padding: 20px;\r\n    }\r\n\r\n    .alstud-details {\r\n        background: #ffffff;\r\n        border: 1px solid #eef2ff;\r\n        border-radius: 18px;\r\n        margin-bottom: 25px;\r\n        transition: all 0.3s ease;\r\n        box-shadow: 0 4px 6px rgba(0,0,0,0.02);\r\n        overflow: hidden;\r\n    }\r\n\r\n    .alstud-details[open] {\r\n        box-shadow: 0 15px 30px rgba(0,86,179,0.08);\r\n        border-color: #0056b3;\r\n    }\r\n\r\n    .alstud-summary {\r\n        list-style: none;\r\n        padding: 25px 30px;\r\n        cursor: pointer;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        outline: none;\r\n        background: #fff;\r\n    }\r\n\r\n    .alstud-summary::-webkit-details-marker { display: none; }\r\n\r\n    .header-content h2 {\r\n        font-size: 22px;\r\n        margin: 0;\r\n        color: #1a1a1a;\r\n        font-weight: 700;\r\n        flex: 1;\r\n        padding-right: 20px;\r\n        line-height: 1.3;\r\n    }\r\n\r\n    .header-content p {\r\n        margin: 5px 0 0 0;\r\n        font-size: 14px;\r\n        color: #0056b3;\r\n        font-weight: 600;\r\n        opacity: 0.8;\r\n    }\r\n\r\n    .toggle-icon {\r\n        width: 36px;\r\n        height: 36px;\r\n        background: #f0f4ff;\r\n        color: #0056b3;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 24px;\r\n        font-weight: bold;\r\n        transition: all 0.3s ease;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .alstud-details[open] .toggle-icon {\r\n        transform: rotate(45deg);\r\n        background: #0056b3;\r\n        color: #fff;\r\n    }\r\n\r\n    .inner-content {\r\n        padding: 10px 35px 35px 35px;\r\n        animation: slideIn 0.4s ease;\r\n    }\r\n\r\n    @keyframes slideIn {\r\n        from { opacity: 0; transform: translateY(-10px); }\r\n        to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    .inner-content p {\r\n        text-align: justify;\r\n        font-size: 16px;\r\n        color: #444;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    \/* Ba\u015far\u0131\/Sonu\u00e7 Kutusu *\/\r\n    .success-box {\r\n        background: linear-gradient(to right, #f0f7ff, #ffffff);\r\n        border-left: 4px solid #28a745;\r\n        padding: 25px;\r\n        margin: 25px 0;\r\n        border-radius: 0 15px 15px 0;\r\n    }\r\n\r\n    .success-box h4 {\r\n        color: #28a745;\r\n        margin-top: 0;\r\n        margin-bottom: 10px;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n    }\r\n\r\n    .partner-tags {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .tag {\r\n        background: #f1f3f5;\r\n        color: #495057;\r\n        padding: 4px 12px;\r\n        border-radius: 6px;\r\n        font-size: 13px;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .highlight-badge {\r\n        display: inline-block;\r\n        margin-top: 15px;\r\n        padding: 5px 15px;\r\n        background: #eef2ff;\r\n        color: #0056b3;\r\n        border-radius: 50px;\r\n        font-weight: 600;\r\n        font-size: 13px;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .header-content h2 { font-size: 18px; }\r\n        .inner-content { padding: 5px 20px 25px 20px; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"alstud-modern-container\">\r\n\r\n    <details class=\"alstud-details\">\r\n        <summary class=\"alstud-summary\">\r\n            <div class=\"header-content\">\r\n                <h2>Health Tourism Professionals Training Workshop<\/h2>\r\n                <p>December 18, 2021<\/p>\r\n            <\/div>\r\n            <div class=\"toggle-icon\">+<\/div>\r\n        <\/summary>\r\n        \r\n        <div class=\"inner-content\">\r\n            <div class=\"partner-tags\">\r\n                <span class=\"tag\">USHAS<\/span>\r\n                <span class=\"tag\">T\u00dcRSAB<\/span>\r\n                <span class=\"tag\">Ministry of Commerce<\/span>\r\n                <span class=\"tag\">Alanya University<\/span>\r\n                <span class=\"tag\">ALKU<\/span>\r\n            <\/div>\r\n\r\n            <p>\r\n                Alanya Health Tourism Association (ALSTUD); <strong> December 18-19, 2021<\/strong> On [date], USHA\u015e, T\u00dcRSAB, the Ministry of Trade, Alanya University, and Alaaddin Keykubat University organized a two-day workshop, taking significant steps towards creating a training module for health tourism professionals within the scope of state incentives. This workshop served as a starting point for supporting the training and development process tailored to the needs of professionals in the sector with state incentives.\r\n\r\n            <\/p>\r\n\r\n            <p>\r\n                During the two-day workshop, detailed reviews and evaluations were conducted in two separate sessions, in collaboration with expert academics and international patient units of major chain hospitals. You can access the reports of this workshop from our activity reports.\r\n\r\n            <\/p>\r\n\r\n            <div class=\"success-box\">\r\n                <h4>\u2713 Our Strategic Outcome and Contribution<\/h4>\r\n                <p style=\"margin:0; color: #155724; font-weight: 500;\">\r\n                    As a result of the reports produced at this workshop and the recommendations ALSTUD submitted to government officials; <strong>April 20, 2022<\/strong> With the regulation change made on [date], health tourism trainings were introduced for the first time. <strong>within the scope of incentives<\/strong> This need was first raised and legalized in Turkey by ALSTUD.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <p>\r\n                As a result of these efforts, a regulatory change on April 20, 2022, ensured that multidisciplinary training for health tourism professionals within universities was included in the scope of incentives.\r\n            <\/p>\r\n            <p>\r\n                We would like to emphasize that the Alanya Health Tourism Association was the first to bring up the need for this regulation to be included in the incentive program to the attention of state authorities. Our association has once again demonstrated its ability to contribute to the development and amendment of this regulation during this process.\r\n<br\/> <br\/>\r\nAs the Alanya Health Tourism Association, we continue to take innovative and effective steps in the health tourism sector, leading the transformation of the sector.\r\n            <\/p>\r\n\r\n            <span class=\"highlight-badge\">Period of Activity: 2021 - 2022<\/span>\r\n        <\/div>\r\n    <\/details>\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a545b4 elementor-widget elementor-widget-html\" data-id=\"5a545b4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700&display=swap');\r\n\r\n    .alstud-modern-container {\r\n        font-family: 'Inter', sans-serif;\r\n        color: #1a1a1a;\r\n        line-height: 1.8;\r\n        max-width: 1000px;\r\n        margin: 0 auto;\r\n        padding: 40px 20px;\r\n    }\r\n\r\n    \/* Akordiyon Kapsay\u0131c\u0131 *\/\r\n    .alstud-details {\r\n        background: #ffffff;\r\n        border: 1px solid #eef2ff;\r\n        border-radius: 18px;\r\n        margin-bottom: 25px;\r\n        transition: all 0.3s ease;\r\n        box-shadow: 0 4px 6px rgba(0,0,0,0.02);\r\n        overflow: hidden;\r\n    }\r\n\r\n    .alstud-details[open] {\r\n        box-shadow: 0 15px 30px rgba(0,86,179,0.08);\r\n        border-color: #0056b3;\r\n    }\r\n\r\n    \/* T\u0131klanabilir Ba\u015fl\u0131k Alan\u0131 *\/\r\n    .alstud-summary {\r\n        list-style: none;\r\n        padding: 25px 30px;\r\n        cursor: pointer;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        outline: none;\r\n        background: #fff;\r\n    }\r\n\r\n    .alstud-summary::-webkit-details-marker { display: none; }\r\n\r\n    .alstud-summary h2 {\r\n        font-size: 22px;\r\n        margin: 0;\r\n        color: #1a1a1a;\r\n        font-weight: 700;\r\n        flex: 1;\r\n        padding-right: 20px;\r\n        line-height: 1.3;\r\n    }\r\n\r\n    \/* Dinamik Art\u0131-Eksi \u0130konu *\/\r\n    .toggle-icon {\r\n        width: 36px;\r\n        height: 36px;\r\n        background: #f0f4ff;\r\n        color: #0056b3;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 24px;\r\n        font-weight: bold;\r\n        transition: all 0.3s ease;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .alstud-details[open] .toggle-icon {\r\n        transform: rotate(45deg);\r\n        background: #0056b3;\r\n        color: #fff;\r\n    }\r\n\r\n    \/* \u0130\u00e7erik Alan\u0131 *\/\r\n    .inner-content {\r\n        padding: 10px 35px 35px 35px;\r\n        animation: slideIn 0.4s ease;\r\n    }\r\n\r\n    @keyframes slideIn {\r\n        from { opacity: 0; transform: translateY(-10px); }\r\n        to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    .inner-content p {\r\n        text-align: justify;\r\n        font-size: 16px;\r\n        color: #444;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    \/* Link Butonu *\/\r\n    .ushas-btn {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        padding: 12px 24px;\r\n        background: #0056b3;\r\n        color: #fff !important;\r\n        text-decoration: none !important;\r\n        border-radius: 10px;\r\n        font-weight: 600;\r\n        font-size: 14px;\r\n        transition: background 0.3s;\r\n        margin-top: 10px;\r\n    }\r\n\r\n    .ushas-btn:hover {\r\n        background: #003d82;\r\n    }\r\n\r\n    \/* Bilgi Kutusu (Vurgu) *\/\r\n    .info-highlight {\r\n        background: #f8faff;\r\n        border-left: 4px solid #0056b3;\r\n        padding: 20px;\r\n        margin: 20px 0;\r\n        border-radius: 0 12px 12px 0;\r\n        font-style: italic;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .alstud-summary h2 { font-size: 18px; }\r\n        .inner-content { padding: 5px 20px 25px 20px; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"alstud-modern-container\">\r\n\r\n    <details class=\"alstud-details\">\r\n        <summary class=\"alstud-summary\">\r\n            <h2>Workshop on Converting Hotels into Health Tourism Hotels<\/h2>\r\n            <div class=\"toggle-icon\">+<\/div>\r\n        <\/summary>\r\n        \r\n        <div class=\"inner-content\">\r\n            <p>\r\n                As is known, pursuant to Article 2 of Annex 2 of the Decree Law No. 663 on Certain Regulations in the Field of Health... <strong>USHAS<\/strong>It has been tasked with issuing authorization certificates to institutions that act as intermediaries in the field of international health services.\r\n            <\/p>\r\n\r\n            <div class=\"info-highlight\">\r\n                Within the framework of the aforementioned legal regulation, the procedures and processes related to the authorization of intermediary organizations that will operate in the field of international health services, carried out by the General Directorate of Health Services of the Ministry of Health, <strong>13.05.2024<\/strong> It has been transferred to USHA\u015e, effective from [date].\r\n\r\n            <\/div>\r\n\r\n            <p>\r\n               In this context, authorization applications submitted before the specified date will be finalized by the General Directorate of Health Services of the Ministry of Health; applications will be submitted to USHA\u015e from May 13, 2024 onwards. Preliminary applications will be received online through the USHA\u015e website, and the process and its progress can be followed through the website.\r\n            <\/p>\r\n\r\n            <p>\r\n                According to the Regulation on International Health Tourism and Tourist Health published in the Official Gazette dated 13\/07\/2017 and numbered 30123, the authorization certificates of intermediaries holding &quot;International Health Tourism Authorization Certificates&quot; remain valid, and their follow-up will be carried out by USHA\u015e (Turkish Health Services Inc.).\r\n\r\n            <\/p>\r\n\r\n            <a href=\"https:\/\/www.ushas.com.tr\" target=\"_blank\" class=\"ushas-btn\">\r\n                Go to the Official USHA\u015e Website \u2192\r\n            <\/a>\r\n        <\/div>\r\n    <\/details>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-69db201 e-flex e-con-boxed e-con e-parent\" data-id=\"69db201\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7d31f2 elementor-widget elementor-widget-html\" data-id=\"f7d31f2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700&display=swap');\r\n\r\n    .alstud-modern-container {\r\n        font-family: 'Inter', sans-serif;\r\n        color: #1a1a1a;\r\n        line-height: 1.8;\r\n        max-width: 1000px;\r\n        margin: 0 auto;\r\n        padding: 20px;\r\n    }\r\n\r\n    .alstud-details {\r\n        background: #ffffff;\r\n        border: 1px solid #eef2ff;\r\n        border-radius: 18px;\r\n        margin-bottom: 25px;\r\n        transition: all 0.3s ease;\r\n        box-shadow: 0 4px 6px rgba(0,0,0,0.02);\r\n        overflow: hidden;\r\n    }\r\n\r\n    .alstud-details[open] {\r\n        box-shadow: 0 15px 30px rgba(0,86,179,0.08);\r\n        border-color: #0056b3;\r\n    }\r\n\r\n    .alstud-summary {\r\n        list-style: none;\r\n        padding: 25px 30px;\r\n        cursor: pointer;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        outline: none;\r\n        background: #fff;\r\n    }\r\n\r\n    .alstud-summary::-webkit-details-marker { display: none; }\r\n\r\n    .alstud-summary h2 {\r\n        font-size: 22px;\r\n        margin: 0;\r\n        color: #1a1a1a;\r\n        font-weight: 700;\r\n        flex: 1;\r\n        padding-right: 20px;\r\n        line-height: 1.3;\r\n    }\r\n\r\n    .toggle-icon {\r\n        width: 36px;\r\n        height: 36px;\r\n        background: #f0f4ff;\r\n        color: #0056b3;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 24px;\r\n        font-weight: bold;\r\n        transition: all 0.3s ease;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .alstud-details[open] .toggle-icon {\r\n        transform: rotate(45deg);\r\n        background: #0056b3;\r\n        color: #fff;\r\n    }\r\n\r\n    .inner-content {\r\n        padding: 10px 35px 35px 35px;\r\n        animation: slideIn 0.4s ease;\r\n    }\r\n\r\n    @keyframes slideIn {\r\n        from { opacity: 0; transform: translateY(-10px); }\r\n        to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    .inner-content p {\r\n        text-align: justify;\r\n        font-size: 16px;\r\n        color: #444;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    \/* \u0130statistik Kartlar\u0131 *\/\r\n    .stats-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(3, 1fr);\r\n        gap: 15px;\r\n        margin: 25px 0;\r\n    }\r\n\r\n    .stat-card {\r\n        background: #f8faff;\r\n        padding: 20px;\r\n        border-radius: 15px;\r\n        text-align: center;\r\n        border: 1px solid #eef2ff;\r\n    }\r\n\r\n    .stat-value {\r\n        display: block;\r\n        font-size: 20px;\r\n        font-weight: 800;\r\n        color: #d63031; \/* Vurgu Rengi *\/\r\n        margin-bottom: 5px;\r\n    }\r\n\r\n    .stat-label {\r\n        font-size: 12px;\r\n        color: #666;\r\n        text-transform: uppercase;\r\n        font-weight: 600;\r\n        letter-spacing: 1px;\r\n    }\r\n\r\n    .highlight-badge {\r\n        display: inline-block;\r\n        margin-top: 15px;\r\n        padding: 5px 15px;\r\n        background: #eef2ff;\r\n        color: #0056b3;\r\n        border-radius: 50px;\r\n        font-weight: 600;\r\n        font-size: 13px;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .alstud-summary h2 { font-size: 18px; }\r\n        .stats-grid { grid-template-columns: 1fr; }\r\n        .inner-content { padding: 5px 20px 25px 20px; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"alstud-modern-container\">\r\n\r\n    <details class=\"alstud-details\">\r\n        <summary class=\"alstud-summary\">\r\n            <h2>Hestourex World Health and Sports Tourism Congress<\/h2>\r\n            <div class=\"toggle-icon\">+<\/div>\r\n        <\/summary>\r\n        \r\n        <div class=\"inner-content\">\r\n            <p>\r\n                The third HESTOUREX World Health, Sports, and Alternative Tourism Congress and Fair, organized with the aim of diversifying tourism, extending it to 12 months, creating high value-added tourism activities, and increasing business volume, <strong>Presidency of the Republic of T\u00fcrkiye<\/strong> It was held under their patronage in Antalya between April 4-7, 2019.\r\n\r\n            <\/p>\r\n\r\n            <div class=\"stats-grid\">\r\n                <div class=\"stat-card\">\r\n                    <span class=\"stat-value\">165<\/span>\r\n                    <span class=\"stat-label\">Participating Country<\/span>\r\n                <\/div>\r\n                <div class=\"stat-card\">\r\n                    <span class=\"stat-value\">5.211<\/span>\r\n                    <span class=\"stat-label\">Purchasing Delegation<\/span>\r\n                <\/div>\r\n                <div class=\"stat-card\">\r\n                    <span class=\"stat-value\">27 Billion TL+<\/span>\r\n                    <span class=\"stat-label\">Business Connection<\/span>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <p>\r\n                <strong>ALSTUD<\/strong>All purchasing delegations were contacted, B2B meetings were organized, and sector meetings were held, particularly in Antalya, bringing together all healthcare institutions in our country that export or are candidates to export health tourism services, within the scope of the Ministry of Trade&#039;s state incentives, and the ALSTUD association managed all processes and incentives within the scope of the organization.\r\n\r\n            <\/p>\r\n\r\n            <p>\r\n             At HESTOUREX, officials selected and invited from all over the world, in the form of purchasing delegations, are introduced to the infrastructure and potential of our country in health, sports and alternative tourism. It is the most comprehensive bilateral business development platform in the field of tourism in the world.\r\n\r\n            <\/p>\r\n            <p>Through HESTOUREX, international bilateral and multilateral cooperation agreements will be made every year to develop high value-added health, sports, and alternative tourism; and to achieve our country&#039;s 2023 targets of 50 million tourists and 50 billion dollars in tourism revenue. <br\/> <br\/>\r\n\r\n\u2022 A total of 5,211 purchasing delegations from 165 countries participated in HESTOUREX between April 4-7, 2019. <br\/> <br\/>\r\n\u2022 Over 27 billion TL worth of business connections were made at HESTOUREX between April 4-7, 2019. <\/p>\r\n\r\n            <span class=\"highlight-badge\">Activity Dates: April 4-7, 2019 | Antalya<\/span>\r\n        <\/div>\r\n    <\/details>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>1. Alanya Sa\u011fl\u0131k Turizmi Zirvesi 19 Mart 2016 | Alanya + T\u00fcrkiye\u2019nin Sa\u011fl\u0131k Turizmi Politikalar\u0131na Y\u00f6n Veren \u00d6nc\u00fc Bulu\u015fma Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi (ALSTUD), 2015 y\u0131l\u0131nda kurulurken, sa\u011fl\u0131k turizminin ilerleyen y\u0131llarda T\u00fcrkiye\u2019nin en stratejik hizmet ihracat\u0131 alanlar\u0131ndan biri olaca\u011f\u0131n\u0131 \u00f6ng\u00f6rm\u00fc\u015f ve bu vizyon do\u011frultusunda hareket etmi\u015ftir. Bu \u00f6ng\u00f6r\u00fcn\u00fcn en somut yans\u0131mas\u0131, hen\u00fcz ilgili y\u00f6netmelikler yay\u0131mlanmadan [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-684","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Ulusal Faaliyetlerimiz - Alstud Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi<\/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:\/\/alstud.grshealthtourism.com\/en\/ulusal-faaliyetlerimiz\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ulusal Faaliyetlerimiz - Alstud Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi\" \/>\n<meta property=\"og:description\" content=\"1. Alanya Sa\u011fl\u0131k Turizmi Zirvesi 19 Mart 2016 | Alanya + T\u00fcrkiye\u2019nin Sa\u011fl\u0131k Turizmi Politikalar\u0131na Y\u00f6n Veren \u00d6nc\u00fc Bulu\u015fma Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi (ALSTUD), 2015 y\u0131l\u0131nda kurulurken, sa\u011fl\u0131k turizminin ilerleyen y\u0131llarda T\u00fcrkiye\u2019nin en stratejik hizmet ihracat\u0131 alanlar\u0131ndan biri olaca\u011f\u0131n\u0131 \u00f6ng\u00f6rm\u00fc\u015f ve bu vizyon do\u011frultusunda hareket etmi\u015ftir. Bu \u00f6ng\u00f6r\u00fcn\u00fcn en somut yans\u0131mas\u0131, hen\u00fcz ilgili y\u00f6netmelikler yay\u0131mlanmadan [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/alstud.grshealthtourism.com\/en\/ulusal-faaliyetlerimiz\/\" \/>\n<meta property=\"og:site_name\" content=\"Alstud Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-10T06:51:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0248-scaled.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"23 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/\",\"url\":\"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/\",\"name\":\"Ulusal Faaliyetlerimiz - Alstud Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi\",\"isPartOf\":{\"@id\":\"https:\/\/alstud.grshealthtourism.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0248-scaled.webp\",\"datePublished\":\"2025-12-16T20:47:10+00:00\",\"dateModified\":\"2026-03-10T06:51:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/#primaryimage\",\"url\":\"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0248-scaled.webp\",\"contentUrl\":\"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0248-scaled.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Anasayfa\",\"item\":\"https:\/\/alstud.grshealthtourism.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ulusal Faaliyetlerimiz\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/alstud.grshealthtourism.com\/#website\",\"url\":\"https:\/\/alstud.grshealthtourism.com\/\",\"name\":\"Alstud Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi\",\"description\":\"Alstud Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/alstud.grshealthtourism.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ulusal Faaliyetlerimiz - Alstud Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi","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:\/\/alstud.grshealthtourism.com\/en\/ulusal-faaliyetlerimiz\/","og_locale":"en_US","og_type":"article","og_title":"Ulusal Faaliyetlerimiz - Alstud Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi","og_description":"1. Alanya Sa\u011fl\u0131k Turizmi Zirvesi 19 Mart 2016 | Alanya + T\u00fcrkiye\u2019nin Sa\u011fl\u0131k Turizmi Politikalar\u0131na Y\u00f6n Veren \u00d6nc\u00fc Bulu\u015fma Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi (ALSTUD), 2015 y\u0131l\u0131nda kurulurken, sa\u011fl\u0131k turizminin ilerleyen y\u0131llarda T\u00fcrkiye\u2019nin en stratejik hizmet ihracat\u0131 alanlar\u0131ndan biri olaca\u011f\u0131n\u0131 \u00f6ng\u00f6rm\u00fc\u015f ve bu vizyon do\u011frultusunda hareket etmi\u015ftir. Bu \u00f6ng\u00f6r\u00fcn\u00fcn en somut yans\u0131mas\u0131, hen\u00fcz ilgili y\u00f6netmelikler yay\u0131mlanmadan [&hellip;]","og_url":"https:\/\/alstud.grshealthtourism.com\/en\/ulusal-faaliyetlerimiz\/","og_site_name":"Alstud Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi","article_modified_time":"2026-03-10T06:51:01+00:00","og_image":[{"url":"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0248-scaled.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"23 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/","url":"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/","name":"Ulusal Faaliyetlerimiz - Alstud Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi","isPartOf":{"@id":"https:\/\/alstud.grshealthtourism.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/#primaryimage"},"image":{"@id":"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/#primaryimage"},"thumbnailUrl":"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0248-scaled.webp","datePublished":"2025-12-16T20:47:10+00:00","dateModified":"2026-03-10T06:51:01+00:00","breadcrumb":{"@id":"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/#primaryimage","url":"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0248-scaled.webp","contentUrl":"https:\/\/alstud.grshealthtourism.com\/wp-content\/uploads\/2025\/12\/DSC_0248-scaled.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/alstud.grshealthtourism.com\/ulusal-faaliyetlerimiz\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Anasayfa","item":"https:\/\/alstud.grshealthtourism.com\/"},{"@type":"ListItem","position":2,"name":"Ulusal Faaliyetlerimiz"}]},{"@type":"WebSite","@id":"https:\/\/alstud.grshealthtourism.com\/#website","url":"https:\/\/alstud.grshealthtourism.com\/","name":"Alstud Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi","description":"Alstud Alanya Sa\u011fl\u0131k Turizmi Derne\u011fi","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/alstud.grshealthtourism.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/alstud.grshealthtourism.com\/en\/wp-json\/wp\/v2\/pages\/684","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alstud.grshealthtourism.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alstud.grshealthtourism.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alstud.grshealthtourism.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alstud.grshealthtourism.com\/en\/wp-json\/wp\/v2\/comments?post=684"}],"version-history":[{"count":28,"href":"https:\/\/alstud.grshealthtourism.com\/en\/wp-json\/wp\/v2\/pages\/684\/revisions"}],"predecessor-version":[{"id":1175,"href":"https:\/\/alstud.grshealthtourism.com\/en\/wp-json\/wp\/v2\/pages\/684\/revisions\/1175"}],"wp:attachment":[{"href":"https:\/\/alstud.grshealthtourism.com\/en\/wp-json\/wp\/v2\/media?parent=684"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}