{"id":136,"date":"2025-10-22T13:22:38","date_gmt":"2025-10-22T13:22:38","guid":{"rendered":"https:\/\/rsu.edu.so\/?page_id=136"},"modified":"2025-10-28T17:55:09","modified_gmt":"2025-10-28T17:55:09","slug":"faculty-of-medicine-and-health-sciences","status":"publish","type":"page","link":"https:\/\/rsu.edu.so\/index.php\/faculty-of-medicine-and-health-sciences\/","title":{"rendered":"Faculty of Medicine and Health Sciences"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"136\" class=\"elementor elementor-136\">\n\t\t\t\t<div class=\"elementor-element elementor-element-670b232 e-flex e-con-boxed e-con e-parent\" data-id=\"670b232\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b45037 elementor-widget elementor-widget-html\" data-id=\"2b45037\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Department of Public Health<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        :root {\r\n            --primary-blue: #409ad4;\r\n            --accent-yellow: #fbd10b;\r\n            --dark-text: #333333;\r\n            --light-gray: #f5f5f5;\r\n            --border-gray: #e0e0e0;\r\n            --white: #ffffff;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            line-height: 1.6;\r\n            color: var(--dark-text);\r\n            background-color: var(--light-gray);\r\n        }\r\n\r\n        \/* Header Section *\/\r\n        .header {\r\n            background: linear-gradient(135deg, var(--primary-blue) 0%, #2d6fa3 100%);\r\n            color: var(--white);\r\n            padding: 60px 20px;\r\n            text-align: center;\r\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .header h1 {\r\n            font-size: 2.5rem;\r\n            margin-bottom: 20px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .header p {\r\n            font-size: 1.1rem;\r\n            text-align: justify;\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n            line-height: 1.8;\r\n        }\r\n\r\n        \/* Main Container *\/\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 40px auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        \/* Tabs Section *\/\r\n        .tabs-section {\r\n            display: grid;\r\n            grid-template-columns: 250px 1fr;\r\n            gap: 30px;\r\n            margin-bottom: 60px;\r\n            background: var(--white);\r\n            border-radius: 8px;\r\n            overflow: hidden;\r\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .tabs-sidebar {\r\n            background-color: var(--light-gray);\r\n            padding: 20px;\r\n            border-right: 3px solid var(--primary-blue);\r\n        }\r\n\r\n        .tab-button {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            width: 100%;\r\n            padding: 15px;\r\n            margin-bottom: 10px;\r\n            background: var(--white);\r\n            border: 2px solid var(--border-gray);\r\n            border-radius: 6px;\r\n            cursor: pointer;\r\n            font-size: 0.95rem;\r\n            font-weight: 600;\r\n            color: var(--dark-text);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .tab-button:hover {\r\n            background-color: var(--accent-yellow);\r\n            border-color: var(--accent-yellow);\r\n            transform: translateX(5px);\r\n        }\r\n\r\n        .tab-button.active {\r\n            background-color: var(--primary-blue);\r\n            color: var(--white);\r\n            border-color: var(--primary-blue);\r\n        }\r\n\r\n        .tab-icon {\r\n            font-size: 1.3rem;\r\n            color: #000;\r\n            width: 24px;\r\n            text-align: center;\r\n        }\r\n\r\n        .tab-button.active .tab-icon {\r\n            color: var(--white);\r\n        }\r\n\r\n        .tabs-content {\r\n            padding: 40px;\r\n            min-height: 400px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .tab-pane {\r\n            display: none;\r\n            width: 100%;\r\n            animation: fadeIn 0.3s ease;\r\n        }\r\n\r\n        .tab-pane.active {\r\n            display: block;\r\n        }\r\n\r\n        @keyframes fadeIn {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(10px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        .tab-pane h3 {\r\n            color: var(--primary-blue);\r\n            margin-bottom: 20px;\r\n            font-size: 1.8rem;\r\n        }\r\n\r\n        .tab-pane p {\r\n            text-align: justify;\r\n            margin-bottom: 15px;\r\n            line-height: 1.8;\r\n        }\r\n\r\n        .requirements-list, .structure-list, .scholarship-list {\r\n            list-style: none;\r\n            padding: 0;\r\n        }\r\n\r\n        .requirements-list li, .structure-list li, .scholarship-list li {\r\n            padding: 12px 0;\r\n            padding-left: 30px;\r\n            position: relative;\r\n            text-align: justify;\r\n            border-bottom: 1px solid var(--border-gray);\r\n        }\r\n\r\n        .requirements-list li:before, .structure-list li:before, .scholarship-list li:before {\r\n            content: \"\u25b8\";\r\n            position: absolute;\r\n            left: 0;\r\n            color: var(--accent-yellow);\r\n            font-size: 1.5rem;\r\n        }\r\n\r\n        \/* Table Styles *\/\r\n        .fees-table {\r\n            width: 100%;\r\n            border-collapse: collapse;\r\n            margin-top: 20px;\r\n        }\r\n\r\n        .fees-table thead {\r\n            background-color: var(--primary-blue);\r\n            color: var(--white);\r\n        }\r\n\r\n        .fees-table th {\r\n            padding: 15px;\r\n            text-align: left;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .fees-table td {\r\n            padding: 12px 15px;\r\n            border-bottom: 1px solid var(--border-gray);\r\n        }\r\n\r\n        .fees-table tbody tr:hover {\r\n            background-color: var(--light-gray);\r\n        }\r\n\r\n        .fees-table tbody tr:nth-child(even) {\r\n            background-color: #fafafa;\r\n        }\r\n\r\n        \/* Faculty Section *\/\r\n        .faculty-section {\r\n            background: var(--white);\r\n            border-radius: 8px;\r\n            padding: 40px;\r\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\r\n            margin-bottom: 60px;\r\n        }\r\n\r\n        .faculty-section h2 {\r\n            color: var(--primary-blue);\r\n            font-size: 2rem;\r\n            margin-bottom: 30px;\r\n            text-align: center;\r\n        }\r\n\r\n        .faculty-container {\r\n            display: grid;\r\n            grid-template-columns: 1fr;\r\n            gap: 40px;\r\n            align-items: center;\r\n        }\r\n\r\n        .faculty-content h3 {\r\n            color: var(--primary-blue);\r\n            font-size: 1.5rem;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .faculty-content p {\r\n            text-align: justify;\r\n            line-height: 1.8;\r\n            margin-bottom: 15px;\r\n            color: var(--dark-text);\r\n        }\r\n\r\n\r\n\r\n\r\n\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 768px) {\r\n            .header h1 {\r\n                font-size: 1.8rem;\r\n            }\r\n\r\n            .header p {\r\n                font-size: 0.95rem;\r\n            }\r\n\r\n            .tabs-section {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .tabs-sidebar {\r\n                border-right: none;\r\n                border-bottom: 3px solid var(--primary-blue);\r\n                display: flex;\r\n                gap: 10px;\r\n                overflow-x: auto;\r\n                padding: 10px;\r\n            }\r\n\r\n            .tab-button {\r\n                margin-bottom: 0;\r\n                flex-shrink: 0;\r\n                min-width: 120px;\r\n            }\r\n\r\n            .tabs-content {\r\n                padding: 20px;\r\n                min-height: 300px;\r\n            }\r\n\r\n            .faculty-container {\r\n                grid-template-columns: 1fr;\r\n                gap: 30px;\r\n            }\r\n\r\n            .faculty-section {\r\n                padding: 20px;\r\n            }\r\n\r\n            .faculty-section h2 {\r\n                font-size: 1.5rem;\r\n            }\r\n\r\n     \r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .header {\r\n                padding: 40px 15px;\r\n            }\r\n\r\n            .header h1 {\r\n                font-size: 1.4rem;\r\n            }\r\n\r\n            .header p {\r\n                font-size: 0.85rem;\r\n            }\r\n\r\n            .container {\r\n                padding: 0 15px;\r\n            }\r\n\r\n            .tabs-content {\r\n                padding: 15px;\r\n            }\r\n\r\n            .tab-button {\r\n                padding: 12px;\r\n                font-size: 0.85rem;\r\n            }\r\n\r\n            .tab-icon {\r\n                font-size: 1.1rem;\r\n            }\r\n\r\n            .faculty-section h2 {\r\n                font-size: 1.3rem;\r\n            }\r\n\r\n            .faculty-content h3 {\r\n                font-size: 1.2rem;\r\n            }\r\n\r\n            .dean-name {\r\n                font-size: 1.1rem;\r\n            }\r\n\r\n            .fees-table {\r\n                font-size: 0.85rem;\r\n            }\r\n\r\n            .fees-table th, .fees-table td {\r\n                padding: 8px;\r\n            }\r\n        }\r\n\r\n        \/* Accessibility *\/\r\n        .tab-button:focus {\r\n            outline: 2px solid var(--primary-blue);\r\n            outline-offset: 2px;\r\n        }\r\n\r\n        .sr-only {\r\n            position: absolute;\r\n            width: 1px;\r\n            height: 1px;\r\n            padding: 0;\r\n            margin: -1px;\r\n            overflow: hidden;\r\n            clip: rect(0, 0, 0, 0);\r\n            white-space: nowrap;\r\n            border-width: 0;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n  \r\n\r\n    <!-- Main Container -->\r\n    <div class=\"container\">\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Faculty Section -->\r\n        <section class=\"faculty-section\">\r\n            <h2>Faculty of Medicine and Health Sciences<\/h2>\r\n            <div class=\"faculty-container\">\r\n                <!-- Faculty Content -->\r\n                <div class=\"faculty-content\">\r\n                    <h3>Overview<\/h3>\r\n                    <p>The Faculty of Medicine and Health Sciences (FMHS) was established in 2012 as part of a strategic effort to address the growing demand for qualified healthcare professionals in the region. Its core mission is to contribute to the health and well-being of Somali society by training ethical, skilled, and highly knowledgeable healthcare practitioners.<br>\r\n\r\nThe faculty was founded with the goal of improving healthcare education, enhancing clinical training, and supporting public health initiatives through research and community service.\r\nCurrently, FMHS offers both academic and clinical services through various departments, including Medicine and Surgery, Public Health, Medical Laboratory, Nutrition and Dietetics, Nursing, Midwifery, Pharmacology.<br>\r\n\r\nTo ensure the delivery of high-quality education, the faculty is equipped with a skills laboratory and libraries. Additionally, Kaafi Hospital serves as our main training site for undergraduate, graduate, and specialty programs.<br>\r\n\r\nWe kindly invite you to explore our website to learn more about the Faculty of Medicine and Health Sciences\u2014our experienced clinicians and faculty members, our ongoing research and clinical activities, and the competitive academic programs we offer.\r\n<\/p>\r\n             \r\n\r\n               \r\n          \r\n        <\/section>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Tab functionality\r\n        const tabButtons = document.querySelectorAll('.tab-button');\r\n        const tabPanes = document.querySelectorAll('.tab-pane');\r\n\r\n        tabButtons.forEach(button => {\r\n            button.addEventListener('click', () => {\r\n                const tabName = button.getAttribute('data-tab');\r\n\r\n                \/\/ Remove active class from all buttons and panes\r\n                tabButtons.forEach(btn => btn.classList.remove('active'));\r\n                tabPanes.forEach(pane => pane.classList.remove('active'));\r\n\r\n                \/\/ Add active class to clicked button and corresponding pane\r\n                button.classList.add('active');\r\n                document.getElementById(tabName).classList.add('active');\r\n            });\r\n\r\n            \/\/ Keyboard navigation\r\n            button.addEventListener('keydown', (e) => {\r\n                if (e.key === 'ArrowRight' || e.key === 'ArrowDown') {\r\n                    const nextButton = button.nextElementSibling;\r\n                    if (nextButton && nextButton.classList.contains('tab-button')) {\r\n                        nextButton.click();\r\n                        nextButton.focus();\r\n                    }\r\n                } else if (e.key === 'ArrowLeft' || e.key === 'ArrowUp') {\r\n                    const prevButton = button.previousElementSibling;\r\n                    if (prevButton && prevButton.classList.contains('tab-button')) {\r\n                        prevButton.click();\r\n                        prevButton.focus();\r\n                    }\r\n                }\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\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-ec1729a e-flex e-con-boxed e-con e-parent\" data-id=\"ec1729a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8bc5bf0 elementor-widget elementor-widget-html\" data-id=\"8bc5bf0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Medicine and Health Sciences - RSU<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            line-height: 1.6;\r\n            color: #333;\r\n            background-color: #f8f9fa;\r\n        }\r\n\r\n        .programs-section {\r\n            max-width: 1400px;\r\n            margin: 60px auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .section-header {\r\n            text-align: center;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .section-title {\r\n            font-size: 2.5rem;\r\n            color: #2596be;\r\n            margin-bottom: 15px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .section-subtitle {\r\n            font-size: 1.2rem;\r\n            color: #666;\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .faculty-header {\r\n            padding: 25px;\r\n            background: white;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 15px;\r\n            margin-bottom: 30px;\r\n            border-radius: 12px;\r\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\r\n            border-top: 4px solid #2596be;\r\n        }\r\n\r\n        .faculty-icon {\r\n            width: 50px;\r\n            height: 50px;\r\n            background: linear-gradient(135deg, #2596be 0%, #1a7a9e 100%);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: white;\r\n            font-size: 1.2rem;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .faculty-name {\r\n            font-size: 1.8rem;\r\n            color: #2596be;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .departments-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\r\n            gap: 25px;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .department-card {\r\n            background: #f8f9fa;\r\n            border-radius: 10px;\r\n            padding: 25px;\r\n            transition: all 0.3s;\r\n            border-left: 4px solid #fbd10b;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .department-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            right: 0;\r\n            width: 80px;\r\n            height: 80px;\r\n            background: rgba(37, 150, 190, 0.05);\r\n            border-radius: 50%;\r\n            transform: translate(30px, -30px);\r\n        }\r\n\r\n        .department-card:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 8px 20px rgba(37, 150, 190, 0.1);\r\n            border-left-color: #2596be;\r\n        }\r\n\r\n        .department-name {\r\n            font-size: 1.3rem;\r\n            color: #2596be;\r\n            font-weight: 600;\r\n            margin-bottom: 15px;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n\r\n        .department-name::before {\r\n            content: '\ud83d\udcda';\r\n            margin-right: 10px;\r\n            font-size: 1.1rem;\r\n        }\r\n\r\n        .department-description {\r\n            font-size: 0.95rem;\r\n            color: #666;\r\n            line-height: 1.6;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .department-features {\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 8px;\r\n        }\r\n\r\n        .feature-tag {\r\n            background: rgba(37, 150, 190, 0.1);\r\n            color: #2596be;\r\n            padding: 5px 12px;\r\n            border-radius: 20px;\r\n            font-size: 0.8rem;\r\n            font-weight: 500;\r\n        }\r\n\r\n        .read-more-btn {\r\n            background: linear-gradient(135deg, #2596be 0%, #1a7a9e 100%);\r\n            color: white;\r\n            border: none;\r\n            padding: 10px 20px;\r\n            border-radius: 6px;\r\n            font-size: 0.9rem;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: all 0.3s;\r\n            text-decoration: none;\r\n            display: inline-block;\r\n        }\r\n\r\n        .read-more-btn:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 5px 15px rgba(37, 150, 190, 0.3);\r\n        }\r\n\r\n        .stats-container {\r\n            display: flex;\r\n            justify-content: space-around;\r\n            margin-top: 50px;\r\n            flex-wrap: wrap;\r\n            gap: 20px;\r\n        }\r\n\r\n        .stat-item {\r\n            text-align: center;\r\n            padding: 25px;\r\n            background: white;\r\n            border-radius: 12px;\r\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\r\n            flex: 1;\r\n            min-width: 200px;\r\n            transition: transform 0.3s;\r\n        }\r\n\r\n        .stat-item:hover {\r\n            transform: translateY(-5px);\r\n        }\r\n\r\n        .stat-number {\r\n            font-size: 2.5rem;\r\n            color: #2596be;\r\n            font-weight: 700;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .stat-label {\r\n            font-size: 1rem;\r\n            color: #666;\r\n        }\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 768px) {\r\n            .section-title {\r\n                font-size: 2rem;\r\n            }\r\n\r\n            .section-subtitle {\r\n                font-size: 1rem;\r\n            }\r\n\r\n            .departments-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .stats-container {\r\n                flex-direction: column;\r\n            }\r\n\r\n            .faculty-header {\r\n                flex-direction: column;\r\n                text-align: center;\r\n                gap: 15px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .section-title {\r\n                font-size: 1.8rem;\r\n            }\r\n\r\n            .programs-section {\r\n                margin: 40px auto;\r\n            }\r\n\r\n            .department-card {\r\n                padding: 20px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"programs-section\">\r\n   \r\n\r\n        <!-- Faculty Header -->\r\n        <div class=\"faculty-header\">\r\n            \r\n            <h2 class=\"faculty-name\">Departments<\/h2>\r\n        <\/div>\r\n\r\n        <!-- Departments Grid -->\r\n        <div class=\"departments-grid\">\r\n            <!-- Medicine and Surgery -->\r\n            <div class=\"department-card\">\r\n                <h3 class=\"department-name\">Medicine and Surgery<\/h3>\r\n                <div class=\"department-features\">\r\n                    <span class=\"feature-tag\">6 Years<\/span>\r\n                    <span class=\"feature-tag\">Clinical Training<\/span>\r\n                    <span class=\"feature-tag\">Research Opportunities<\/span>\r\n                    <span class=\"feature-tag\">Hospital Placements<\/span>\r\n                <\/div>\r\n                <p class=\"department-description\">Comprehensive medical education with hands-on clinical experience to train future physicians and surgeons. Our program combines theoretical knowledge with practical skills development.<\/p>\r\n                <a href=\"https:\/\/rsu.edu.so\/index.php\/medicine-and-surgery\/\" class=\"read-more-btn\">Read More<\/a>\r\n            <\/div>\r\n\r\n            <!-- Public Health -->\r\n            <div class=\"department-card\">\r\n                <h3 class=\"department-name\">Public Health<\/h3>\r\n                <div class=\"department-features\">\r\n                    <span class=\"feature-tag\">4 Years<\/span>\r\n                    <span class=\"feature-tag\">Community Focus<\/span>\r\n                    <span class=\"feature-tag\">Epidemiology<\/span>\r\n                    <span class=\"feature-tag\">Health Policy<\/span>\r\n                <\/div>\r\n                <p class=\"department-description\">Focus on disease prevention, health promotion, and community health management strategies. Learn to design and implement public health interventions.<\/p>\r\n                <a href=\"https:\/\/rsu.edu.so\/index.php\/public-health\/\" class=\"read-more-btn\">Read More<\/a>\r\n            <\/div>\r\n\r\n            <!-- Medical Laboratory Sciences -->\r\n            <div class=\"department-card\">\r\n                <h3 class=\"department-name\">Medical Laboratory Sciences<\/h3>\r\n                <div class=\"department-features\">\r\n                    <span class=\"feature-tag\">4 Years<\/span>\r\n                    <span class=\"feature-tag\">Diagnostic Skills<\/span>\r\n                    <span class=\"feature-tag\">Laboratory Management<\/span>\r\n                    <span class=\"feature-tag\">Research Methods<\/span>\r\n                <\/div>\r\n                <p class=\"department-description\">Training in laboratory techniques, diagnostic testing, and biomedical research methodologies. Prepare for careers in clinical laboratories and research institutions.<\/p>\r\n                <a href=\"https:\/\/rsu.edu.so\/index.php\/medical-laboratory-sciences\/\" class=\"read-more-btn\">Read More<\/a>\r\n            <\/div>\r\n\r\n            <!-- Nutrition and Dietetics -->\r\n            <div class=\"department-card\">\r\n                <h3 class=\"department-name\">Nutrition and Dietetics<\/h3>\r\n                <div class=\"department-features\">\r\n                    <span class=\"feature-tag\">4 Years<\/span>\r\n                    <span class=\"feature-tag\">Clinical Nutrition<\/span>\r\n                    <span class=\"feature-tag\">Dietary Planning<\/span>\r\n                    <span class=\"feature-tag\">Community Health<\/span>\r\n                <\/div>\r\n                <p class=\"department-description\">Study of nutritional science, dietary planning, and therapeutic nutrition interventions. Learn to promote health through proper nutrition.<\/p>\r\n                <a href=\"https:\/\/rsu.edu.so\/index.php\/nutrition-and-dietetics\/\" class=\"read-more-btn\">Read More<\/a>\r\n            <\/div>\r\n\r\n            <!-- Nursing -->\r\n            <div class=\"department-card\">\r\n                <h3 class=\"department-name\">Nursing<\/h3>\r\n                <div class=\"department-features\">\r\n                    <span class=\"feature-tag\">4 Years<\/span>\r\n                    <span class=\"feature-tag\">Patient Care<\/span>\r\n                    <span class=\"feature-tag\">Clinical Practice<\/span>\r\n                    <span class=\"feature-tag\">Healthcare Management<\/span>\r\n                <\/div>\r\n                <p class=\"department-description\">Comprehensive nursing education with clinical practice in various healthcare settings. Develop skills in patient care and medical procedures.<\/p>\r\n                <a href=\"https:\/\/rsu.edu.so\/index.php\/nursing\/\" class=\"read-more-btn\">Read More<\/a>\r\n            <\/div>\r\n\r\n            <!-- Midwifery -->\r\n            <div class=\"department-card\">\r\n                <h3 class=\"department-name\">Midwifery<\/h3>\r\n                <div class=\"department-features\">\r\n                    <span class=\"feature-tag\">4 Years<\/span>\r\n                    <span class=\"feature-tag\">Maternal Health<\/span>\r\n                    <span class=\"feature-tag\">Childbirth Care<\/span>\r\n                    <span class=\"feature-tag\">Newborn Care<\/span>\r\n                <\/div>\r\n                <p class=\"department-description\">Specialized training in prenatal care, childbirth, and postpartum maternal and newborn care. Focus on maternal and child health.<\/p>\r\n                <a href=\"https:\/\/rsu.edu.so\/index.php\/midwifery\/\" class=\"read-more-btn\">Read More<\/a>\r\n            <\/div>\r\n\r\n            <!-- Pharmacy -->\r\n            <div class=\"department-card\">\r\n                <h3 class=\"department-name\">Pharmacy<\/h3>\r\n                <div class=\"department-features\">\r\n                    <span class=\"feature-tag\">5 Years<\/span>\r\n                    <span class=\"feature-tag\">Pharmaceutical Sciences<\/span>\r\n                    <span class=\"feature-tag\">Clinical Pharmacy<\/span>\r\n                    <span class=\"feature-tag\">Drug Development<\/span>\r\n                <\/div>\r\n                <p class=\"department-description\">Education in drug development, pharmacology, and clinical pharmacy practice. Prepare for careers in pharmaceutical industry and clinical settings.<\/p>\r\n                <a href=\"https:\/\/rsu.edu.so\/index.php\/pharmacy\/\" class=\"read-more-btn\">Read More<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n       \r\n            \r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Department of Public Health Faculty of Medicine and Health Sciences Overview The Faculty of Medicine and Health Sciences (FMHS) was established in 2012 as part of a strategic effort to address the growing demand for qualified healthcare professionals in the region. Its core mission is to contribute to the health and well-being of Somali society [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-136","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/pages\/136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/comments?post=136"}],"version-history":[{"count":22,"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/pages\/136\/revisions"}],"predecessor-version":[{"id":484,"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/pages\/136\/revisions\/484"}],"wp:attachment":[{"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/media?parent=136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}