{"id":233,"date":"2026-05-24T01:15:31","date_gmt":"2026-05-24T01:15:31","guid":{"rendered":"http:\/\/localhost\/harar\/?page_id=233"},"modified":"2026-07-20T19:28:47","modified_gmt":"2026-07-20T19:28:47","slug":"nutrition-program","status":"publish","type":"page","link":"https:\/\/hararhealthbureau.org\/index.php\/health-programs\/nutrition-program\/","title":{"rendered":"Nutrition Program"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"233\" class=\"elementor elementor-233\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-295b1c6 e-con-full e-flex e-con e-parent\" data-id=\"295b1c6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c25e29 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"7c25e29\" 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>Medical Services Directorate<\/title>\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n    <script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\r\n    <script>\r\n        tailwind.config = {\r\n            theme: {\r\n                extend: {\r\n                    fontFamily: { sans: ['Inter', 'sans-serif'] },\r\n                    colors: {\r\n                        health: {\r\n                            50: '#f0fdfa', 100: '#ccfbf1', 200: '#99f6e4',\r\n                            300: '#5eead4', 400: '#2dd4bf', 500: '#14b8a6',\r\n                            600: '#0d9488', 700: '#0f766e', 800: '#115e59',\r\n                            900: '#134e4a', 950: '#042f2e',\r\n                        }\r\n                    }\r\n                }\r\n            }\r\n        }\r\n    <\/script>\r\n    <style>\r\n        @keyframes fadeInUp {\r\n            from { opacity: 0; transform: translateY(18px); }\r\n            to { opacity: 1; transform: translateY(0); }\r\n        }\r\n        .anim { animation: fadeInUp 0.5s ease-out forwards; opacity: 0; }\r\n        .d1 { animation-delay: .08s } .d2 { animation-delay: .16s }\r\n        .d3 { animation-delay: .24s } .d4 { animation-delay: .32s }\r\n        .d5 { animation-delay: .4s } .d6 { animation-delay: .48s }\r\n        .d7 { animation-delay: .56s }\r\n\r\n        .b-dashed  { border: 2px dashed #0d9488; }\r\n        .b-dotted  { border: 3px dotted #0d9488; }\r\n        .b-double  { border: 4px double #0d9488; }\r\n        .b-groove  { border: 3px groove #0d9488; }\r\n\r\n        .ico {\r\n            width: 46px; height: 46px; border-radius: 50%;\r\n            display: flex; align-items: center; justify-content: center;\r\n            background: linear-gradient(135deg, #0d9488, #14b8a6);\r\n            box-shadow: 0 4px 14px -2px rgb(13 148 136 \/ 0.45);\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .card { transition: all .3s ease; }\r\n        .card:hover { transform: translateY(-3px); box-shadow: 0 10px 28px -6px rgb(0 0 0 \/ 0.1); }\r\n\r\n        .dept-body { max-height: 0; overflow: hidden; transition: max-height .4s ease, padding .3s ease, opacity .3s ease; opacity: 0; }\r\n        .dept-body.open { max-height: 400px; opacity: 1; }\r\n\r\n        .chevron-rotate { transition: transform .3s ease; }\r\n        .chevron-rotate.rotated { transform: rotate(180deg); }\r\n\r\n        .toast {\r\n            position: fixed; bottom: 24px; right: 24px; z-index: 99;\r\n            background: #115e59; color: #fff; padding: 12px 20px;\r\n            border-radius: 10px; font-size: 13px; font-weight: 500;\r\n            box-shadow: 0 8px 24px -4px rgb(17 94 89 \/ 0.4);\r\n            transform: translateY(80px); opacity: 0; transition: all .35s ease;\r\n            display: flex; align-items: center; gap: 8px;\r\n        }\r\n        .toast.show { transform: translateY(0); opacity: 1; }\r\n\r\n        .tab-btn { transition: all .2s ease; }\r\n        .tab-btn.active { background: #0d9488; color: #fff; box-shadow: 0 4px 12px -2px rgb(13 148 136 \/ 0.35); }\r\n\r\n        @media print {\r\n            body { -webkit-print-color-adjust: exact; print-color-adjust: exact; }\r\n            .no-print { display: none !important; }\r\n            .dept-body { max-height: none !important; opacity: 1 !important; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"font-sans bg-health-50 text-slate-900 antialiased\">\r\n\r\n<div class=\"max-w-5xl mx-auto px-5 py-8\">\r\n\r\n    <!-- Header -->\r\n    <div class=\"anim flex flex-col sm:flex-row items-start sm:items-center justify-between gap-3 mb-7 pb-5 border-b-2 border-solid border-health-200\">\r\n        <div class=\"flex items-center gap-3\">\r\n            <div class=\"w-11 h-11 rounded-xl bg-gradient-to-br from-health-600 to-health-400 flex items-center justify-center shadow-lg shadow-health-500\/25\">\r\n                <i data-lucide=\"stethoscope\" class=\"w-5 h-5 text-white\"><\/i>\r\n            <\/div>\r\n            <div>\r\n                <h1 class=\"text-xl sm:text-2xl font-semibold text-health-900 tracking-tight leading-tight\">Medical Services Directorate<\/h1>\r\n                <p class=\"text-xs text-health-600 font-medium\">Comprehensive Healthcare Service Delivery<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"flex items-center gap-3 no-print\">\r\n            <div class=\"flex items-center gap-1.5 text-xs text-slate-400\">\r\n                <i data-lucide=\"calendar\" class=\"w-3.5 h-3.5\"><\/i>\r\n                <span>June 2025<\/span>\r\n            <\/div>\r\n            <button onclick=\"toggleAll()\" id=\"toggleAllBtn\" class=\"text-[11px] font-medium bg-health-100 text-health-700 px-3 py-1.5 rounded-lg hover:bg-health-200 transition-colors cursor-pointer\">\r\n                Expand All\r\n            <\/button>\r\n            <button onclick=\"window.print()\" class=\"text-[11px] font-medium bg-health-100 text-health-700 px-3 py-1.5 rounded-lg hover:bg-health-200 transition-colors cursor-pointer flex items-center gap-1\">\r\n                <i data-lucide=\"printer\" class=\"w-3 h-3\"><\/i> Print\r\n            <\/button>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Director Profile -->\r\n    <div class=\"anim d1 bg-white rounded-2xl p-5 sm:p-7 mb-7 shadow-sm border border-solid border-health-200\">\r\n        <div class=\"flex flex-col sm:flex-row gap-5 items-start\">\r\n            <div class=\"relative flex-shrink-0 mx-auto sm:mx-0\">\r\n                <div class=\"w-32 h-36 rounded-xl overflow-hidden border-2 border-solid border-health-200 shadow-md\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hararhealthbureau.org\/wp-content\/uploads\/2026\/07\/mohammed.jpg\" alt=\"Director Photo\" class=\"w-full h-full object-cover\">\r\n                <\/div>\r\n                <div class=\"absolute -bottom-2 -right-2 bg-health-600 text-white text-[8px] font-semibold px-2 py-1 rounded-full uppercase tracking-wider shadow\">Director<\/div>\r\n            <\/div>\r\n            <div class=\"flex-1 text-center sm:text-left\">\r\n                <h2 class=\"text-xl font-semibold text-slate-900 tracking-tight\">Mr. Mohammed Adem<\/h2>\r\n                <p class=\"text-xs text-health-600 font-medium mt-0.5\">Director, Medical Services Directorate<\/p>\r\n                <p class=\"text-xs text-slate-500 leading-relaxed mt-2.5\">\r\n                    A distinguished medical professional with over 15 years of experience in healthcare administration, clinical governance, and health systems management. Spearheading improvements in pharmaceutical supply chains, blood safety systems, health financing reforms, and quality assurance across all facilities.\r\n                <\/p>\r\n                <div class=\"flex flex-wrap justify-center sm:justify-start gap-4 mt-3\">\r\n                    <div class=\"flex items-center gap-1.5\">\r\n                        <i data-lucide=\"award\" class=\"w-3.5 h-3.5 text-health-500\"><\/i>\r\n                        <span class=\"text-[11px] font-medium text-slate-600\">MD, MBA in Health Management<\/span>\r\n                    <\/div>\r\n                    <div class=\"flex items-center gap-1.5\">\r\n                        <i data-lucide=\"briefcase\" class=\"w-3.5 h-3.5 text-health-500\"><\/i>\r\n                        <span class=\"text-[11px] font-medium text-slate-600\">15+ Years Experience<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"flex-shrink-0 bg-health-50 rounded-xl p-4 border border-dotted-b w-full sm:w-52 text-center sm:text-left\" style=\"border: 3px dotted #0d9488;\">\r\n                <p class=\"text-[9px] font-semibold uppercase tracking-widest text-health-600 mb-2.5\">Office Contact<\/p>\r\n                <div class=\"space-y-2\">\r\n                    <div class=\"flex items-center gap-2 justify-center sm:justify-start\">\r\n                        <i data-lucide=\"phone\" class=\"w-3 h-3 text-health-500\"><\/i>\r\n                        <span class=\"text-[11px] text-slate-700\">+251 11 552 3400<\/span>\r\n                    <\/div>\r\n                    <div class=\"flex items-center gap-2 justify-center sm:justify-start\">\r\n                        <i data-lucide=\"phone\" class=\"w-3 h-3 text-health-500\"><\/i>\r\n                        <span class=\"text-[11px] text-slate-700\">+251 11 552 3401<\/span>\r\n                    <\/div>\r\n                    <div class=\"flex items-center gap-2 justify-center sm:justify-start\">\r\n                        <i data-lucide=\"mail\" class=\"w-3 h-3 text-health-500\"><\/i>\r\n                        <span class=\"text-[11px] text-slate-700 break-all\">moha434478@gmail.com<\/span>\r\n                    <\/div>\r\n                    <div class=\"flex items-center gap-2 justify-center sm:justify-start\">\r\n                        <i data-lucide=\"map-pin\" class=\"w-3 h-3 text-health-500\"><\/i>\r\n                        <span class=\"text-[11px] text-slate-700\">Block 2, 2nd Floor, MoH HQ<\/span>\r\n                    <\/div>\r\n                    <div class=\"flex items-center gap-2 justify-center sm:justify-start\">\r\n                        <i data-lucide=\"clock\" class=\"w-3 h-3 text-health-500\"><\/i>\r\n                        <span class=\"text-[11px] text-slate-700\">Mon\u2013Fri, 8:30 AM\u20135:30 PM<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Quick Stats Row -->\r\n    <div class=\"anim d2 grid grid-cols-2 sm:grid-cols-4 gap-3 mb-7\">\r\n        <div class=\"bg-white rounded-xl p-4 text-center border border-solid border-health-100 card\">\r\n            <p class=\"text-2xl font-bold text-health-700\">4<\/p>\r\n            <p class=\"text-[10px] text-slate-500 mt-0.5\">Departments<\/p>\r\n        <\/div>\r\n        <div class=\"bg-white rounded-xl p-4 text-center border border-solid border-health-100 card\">\r\n            <p class=\"text-2xl font-bold text-health-700\">85+<\/p>\r\n            <p class=\"text-[10px] text-slate-500 mt-0.5\">Staff Members<\/p>\r\n        <\/div>\r\n        <div class=\"bg-white rounded-xl p-4 text-center border border-solid border-health-100 card\">\r\n            <p class=\"text-2xl font-bold text-health-700\">200+<\/p>\r\n            <p class=\"text-[10px] text-slate-500 mt-0.5\">Facilities Served<\/p>\r\n        <\/div>\r\n        <div class=\"bg-white rounded-xl p-4 text-center border border-solid border-health-100 card\">\r\n            <p class=\"text-2xl font-bold text-health-700\">35+<\/p>\r\n            <p class=\"text-[10px] text-slate-500 mt-0.5\">Active Programs<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Filter Tabs -->\r\n    <div class=\"anim d3 flex flex-wrap items-center gap-2 mb-5 no-print\">\r\n        <span class=\"text-[10px] font-semibold uppercase tracking-widest text-slate-400 mr-1\">Filter:<\/span>\r\n        <button onclick=\"filterDept('all')\" class=\"tab-btn active text-[11px] font-medium px-3 py-1.5 rounded-lg bg-health-100 text-health-700 cursor-pointer\" data-filter=\"all\">All<\/button>\r\n        <button onclick=\"filterDept('clinical')\" class=\"tab-btn text-[11px] font-medium px-3 py-1.5 rounded-lg bg-health-100 text-health-700 cursor-pointer\" data-filter=\"clinical\">Clinical<\/button>\r\n        <button onclick=\"filterDept('support')\" class=\"tab-btn text-[11px] font-medium px-3 py-1.5 rounded-lg bg-health-100 text-health-700 cursor-pointer\" data-filter=\"support\">Support<\/button>\r\n    <\/div>\r\n\r\n    <!-- Section Title -->\r\n    <div class=\"anim d3 flex items-center gap-3 mb-5\">\r\n        <div class=\"h-px flex-1 bg-health-200\"><\/div>\r\n        <h2 class=\"text-xs font-semibold uppercase tracking-widest text-health-700 flex items-center gap-2\">\r\n            <i data-lucide=\"layout-grid\" class=\"w-3.5 h-3.5\"><\/i>\r\n            Departments\r\n        <\/h2>\r\n        <div class=\"h-px flex-1 bg-health-200\"><\/div>\r\n    <\/div>\r\n\r\n    <!-- Departments -->\r\n    <div class=\"grid sm:grid-cols-2 gap-5 mb-7\" id=\"deptGrid\">\r\n\r\n        <!-- 1. Pharmacy and Medical Equipment -->\r\n        <div class=\"anim d3 dept-card bg-health-50 rounded-xl b-dashed card\" data-category=\"support\">\r\n            <div class=\"p-5 cursor-pointer select-none\" onclick=\"toggleDept(this)\">\r\n                <div class=\"flex items-start justify-between\">\r\n                    <div class=\"flex items-center gap-3\">\r\n                        <div class=\"ico\"><i data-lucide=\"pill\" class=\"w-5 h-5 text-white\"><\/i><\/div>\r\n                        <div>\r\n                            <h3 class=\"text-sm font-semibold text-slate-900 leading-tight\">Pharmacy & Medical Equipment<\/h3>\r\n                            <p class=\"text-[10px] text-health-600 font-medium mt-0.5\">Pharmaceutical Services & Supply Chain<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <i data-lucide=\"chevron-down\" class=\"w-4 h-4 text-slate-400 chevron-rotate mt-1 flex-shrink-0\"><\/i>\r\n                <\/div>\r\n                <p class=\"text-[11px] text-slate-500 leading-relaxed mt-2.5\">\r\n                    Managing pharmaceutical procurement, distribution, storage, and rational use of medicines and medical equipment across all health facilities.\r\n                <\/p>\r\n            <\/div>\r\n            <div class=\"dept-body px-5 pb-0\">\r\n                <div class=\"pb-5\">\r\n                    <ul class=\"space-y-1.5 mb-3\">\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Drug Procurement & Supply Chain Management\r\n                        <\/li>\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Medical Equipment Calibration & Maintenance\r\n                        <\/li>\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Pharmacovigilance & Drug Safety\r\n                        <\/li>\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Rational Medicine Use & Training\r\n                        <\/li>\r\n                    <\/ul>\r\n                    <div class=\"pt-3 border-t border-health-200\/60 grid grid-cols-2 gap-2\">\r\n                        <div class=\"flex items-center gap-1.5 text-[10px] text-slate-400\">\r\n                            <i data-lucide=\"phone\" class=\"w-3 h-3\"><\/i> +251 11 552 3410\r\n                        <\/div>\r\n                        <div class=\"flex items-center gap-1.5 text-[10px] text-slate-400\">\r\n                            <i data-lucide=\"mail\" class=\"w-3 h-3\"><\/i> pharmacy@moh.gov.et\r\n                        <\/div>\r\n                        <div class=\"flex items-center gap-1.5 text-[10px] text-slate-400 col-span-2\">\r\n                            <i data-lucide=\"user\" class=\"w-3 h-3\"><\/i> Head: Mr. Yohannes Gebre\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 2. Blood Bank -->\r\n        <div class=\"anim d4 dept-card bg-health-50 rounded-xl b-dotted card\" data-category=\"clinical\">\r\n            <div class=\"p-5 cursor-pointer select-none\" onclick=\"toggleDept(this)\">\r\n                <div class=\"flex items-start justify-between\">\r\n                    <div class=\"flex items-center gap-3\">\r\n                        <div class=\"ico\"><i data-lucide=\"droplets\" class=\"w-5 h-5 text-white\"><\/i><\/div>\r\n                        <div>\r\n                            <h3 class=\"text-sm font-semibold text-slate-900 leading-tight\">Blood Bank<\/h3>\r\n                            <p class=\"text-[10px] text-health-600 font-medium mt-0.5\">Blood Safety & Transfusion Services<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <i data-lucide=\"chevron-down\" class=\"w-4 h-4 text-slate-400 chevron-rotate mt-1 flex-shrink-0\"><\/i>\r\n                <\/div>\r\n                <p class=\"text-[11px] text-slate-500 leading-relaxed mt-2.5\">\r\n                    Ensuring safe, adequate, and timely blood supply through donor recruitment, screening, testing, component preparation, and quality-assured transfusion services.\r\n                <\/p>\r\n            <\/div>\r\n            <div class=\"dept-body px-5 pb-0\">\r\n                <div class=\"pb-5\">\r\n                    <ul class=\"space-y-1.5 mb-3\">\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Blood Donor Recruitment & Retention\r\n                        <\/li>\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Screening & Serological Testing (TTI)\r\n                        <\/li>\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Blood Component Separation & Storage\r\n                        <\/li>\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Clinical Transfusion & Hemovigilance\r\n                        <\/li>\r\n                    <\/ul>\r\n                    <div class=\"pt-3 border-t border-health-200\/60 grid grid-cols-2 gap-2\">\r\n                        <div class=\"flex items-center gap-1.5 text-[10px] text-slate-400\">\r\n                            <i data-lucide=\"phone\" class=\"w-3 h-3\"><\/i> +251 11 552 3420\r\n                        <\/div>\r\n                        <div class=\"flex items-center gap-1.5 text-[10px] text-slate-400\">\r\n                            <i data-lucide=\"mail\" class=\"w-3 h-3\"><\/i> bloodbank@moh.gov.et\r\n                        <\/div>\r\n                        <div class=\"flex items-center gap-1.5 text-[10px] text-slate-400 col-span-2\">\r\n                            <i data-lucide=\"user\" class=\"w-3 h-3\"><\/i> Head: Dr. Sara Kebede\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 3. Health Care Finance, Health & Insurance -->\r\n        <div class=\"anim d5 dept-card bg-health-50 rounded-xl b-double card\" data-category=\"support\">\r\n            <div class=\"p-5 cursor-pointer select-none\" onclick=\"toggleDept(this)\">\r\n                <div class=\"flex items-start justify-between\">\r\n                    <div class=\"flex items-center gap-3\">\r\n                        <div class=\"ico\"><i data-lucide=\"wallet\" class=\"w-5 h-5 text-white\"><\/i><\/div>\r\n                        <div>\r\n                            <h3 class=\"text-sm font-semibold text-slate-900 leading-tight\">Health Care Finance, Health & Insurance<\/h3>\r\n                            <p class=\"text-[10px] text-health-600 font-medium mt-0.5\">Health Financing & Insurance Systems<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <i data-lucide=\"chevron-down\" class=\"w-4 h-4 text-slate-400 chevron-rotate mt-1 flex-shrink-0\"><\/i>\r\n                <\/div>\r\n                <p class=\"text-[11px] text-slate-500 leading-relaxed mt-2.5\">\r\n                    Designing and implementing health financing strategies, managing community-based health insurance, and ensuring financial accessibility of health services for all citizens.\r\n                <\/p>\r\n            <\/div>\r\n            <div class=\"dept-body px-5 pb-0\">\r\n                <div class=\"pb-5\">\r\n                    <ul class=\"space-y-1.5 mb-3\">\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Community-Based Health Insurance (CBHI)\r\n                        <\/li>\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Health Facility Revenue Management\r\n                        <\/li>\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Social Health Insurance Scheme\r\n                        <\/li>\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Financial Risk Protection & Equity\r\n                        <\/li>\r\n                    <\/ul>\r\n                    <div class=\"pt-3 border-t border-health-200\/60 grid grid-cols-2 gap-2\">\r\n                        <div class=\"flex items-center gap-1.5 text-[10px] text-slate-400\">\r\n                            <i data-lucide=\"phone\" class=\"w-3 h-3\"><\/i> +251 11 552 3430\r\n                        <\/div>\r\n                        <div class=\"flex items-center gap-1.5 text-[10px] text-slate-400\">\r\n                            <i data-lucide=\"mail\" class=\"w-3 h-3\"><\/i> finance-insurance@moh.gov.et\r\n                        <\/div>\r\n                        <div class=\"flex items-center gap-1.5 text-[10px] text-slate-400 col-span-2\">\r\n                            <i data-lucide=\"user\" class=\"w-3 h-3\"><\/i> Head: Ms. Frehiwot Taddesse\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 4. Health Service Quality -->\r\n        <div class=\"anim d6 dept-card bg-health-50 rounded-xl b-groove card\" data-category=\"clinical\">\r\n            <div class=\"p-5 cursor-pointer select-none\" onclick=\"toggleDept(this)\">\r\n                <div class=\"flex items-start justify-between\">\r\n                    <div class=\"flex items-center gap-3\">\r\n                        <div class=\"ico\"><i data-lucide=\"badge-check\" class=\"w-5 h-5 text-white\"><\/i><\/div>\r\n                        <div>\r\n                            <h3 class=\"text-sm font-semibold text-slate-900 leading-tight\">Health Service Quality<\/h3>\r\n                            <p class=\"text-[10px] text-health-600 font-medium mt-0.5\">Quality Assurance & Accreditation<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <i data-lucide=\"chevron-down\" class=\"w-4 h-4 text-slate-400 chevron-rotate mt-1 flex-shrink-0\"><\/i>\r\n                <\/div>\r\n                <p class=\"text-[11px] text-slate-500 leading-relaxed mt-2.5\">\r\n                    Setting quality standards, conducting facility assessments, implementing accreditation systems, and driving continuous quality improvement across all levels of healthcare delivery.\r\n                <\/p>\r\n            <\/div>\r\n            <div class=\"dept-body px-5 pb-0\">\r\n                <div class=\"pb-5\">\r\n                    <ul class=\"space-y-1.5 mb-3\">\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            National Quality Standards Development\r\n                        <\/li>\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Health Facility Accreditation\r\n                        <\/li>\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Clinical Audit & Patient Safety\r\n                        <\/li>\r\n                        <li class=\"flex items-center gap-2 text-[11px] text-slate-600\">\r\n                            <i data-lucide=\"check\" class=\"w-3 h-3 text-health-500 flex-shrink-0\"><\/i>\r\n                            Quality Improvement (QI) Coaching\r\n                        <\/li>\r\n                    <\/ul>\r\n                    <div class=\"pt-3 border-t border-health-200\/60 grid grid-cols-2 gap-2\">\r\n                        <div class=\"flex items-center gap-1.5 text-[10px] text-slate-400\">\r\n                            <i data-lucide=\"phone\" class=\"w-3 h-3\"><\/i> +251 11 552 3440\r\n                        <\/div>\r\n                        <div class=\"flex items-center gap-1.5 text-[10px] text-slate-400\">\r\n                            <i data-lucide=\"mail\" class=\"w-3 h-3\"><\/i> quality@moh.gov.et\r\n                        <\/div>\r\n                        <div class=\"flex items-center gap-1.5 text-[10px] text-slate-400 col-span-2\">\r\n                            <i data-lucide=\"user\" class=\"w-3 h-3\"><\/i> Head: Dr. Abraham Worku\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- No Results Message -->\r\n    <div id=\"noResults\" class=\"hidden text-center py-10 mb-7\">\r\n        <i data-lucide=\"search-x\" class=\"w-10 h-10 text-slate-300 mx-auto mb-3\"><\/i>\r\n        <p class=\"text-sm text-slate-400\">No departments match this filter.<\/p>\r\n    <\/div>\r\n\r\n    <!-- Bottom Summary -->\r\n    <div class=\"anim d7 bg-gradient-to-br from-health-600 to-health-800 rounded-2xl p-6 text-white mb-6\">\r\n        <div class=\"flex flex-col sm:flex-row items-start sm:items-center justify-between gap-4\">\r\n            <div>\r\n                <h3 class=\"text-sm font-semibold mb-1\">Medical Services Directorate<\/h3>\r\n                <p class=\"text-[11px] text-health-200 leading-relaxed max-w-lg\">\r\n                    Committed to ensuring equitable access to safe, quality medical services through effective pharmaceutical management, blood safety, sustainable health financing, and rigorous quality assurance systems.\r\n                <\/p>\r\n            <\/div>\r\n            <div class=\"flex flex-col items-center sm:items-end gap-1.5 bg-white\/10 rounded-xl px-5 py-3 backdrop-blur-sm\">\r\n                <p class=\"text-[9px] text-health-200 uppercase tracking-wider\">Total Departments<\/p>\r\n                <p class=\"text-3xl font-bold\">4<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Footer -->\r\n    <div class=\"anim d7 pt-5 border-t-2 border-solid border-health-200 flex flex-col sm:flex-row items-center justify-between gap-2 text-[10px] text-slate-400\">\r\n        <span>\u00a9 2025 Medical Services Directorate \u2014 Ministry of Health. All rights reserved.<\/span>\r\n        <span class=\"flex items-center gap-3 no-print\">\r\n            <span class=\"flex items-center gap-1 cursor-pointer hover:text-health-600 transition-colors\" onclick=\"copyEmail()\">\r\n                <i data-lucide=\"copy\" class=\"w-3 h-3\"><\/i> Copy Email\r\n            <\/span>\r\n        <\/span>\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<!-- Toast Notification -->\r\n<div id=\"toast\" class=\"toast\">\r\n    <i data-lucide=\"check-circle\" class=\"w-4 h-4\"><\/i>\r\n    <span id=\"toastMsg\">Action completed<\/span>\r\n<\/div>\r\n\r\n<script>\r\n    lucide.createIcons();\r\n\r\n    document.addEventListener('DOMContentLoaded', () => {\r\n        document.querySelectorAll('.anim').forEach(el => {\r\n            el.style.animationPlayState = 'running';\r\n        });\r\n    });\r\n\r\n    function toggleDept(header) {\r\n        const card = header.closest('.dept-card');\r\n        const body = card.querySelector('.dept-body');\r\n        const chevron = header.querySelector('.chevron-rotate');\r\n        const isOpen = body.classList.contains('open');\r\n        if (isOpen) {\r\n            body.classList.remove('open');\r\n            chevron.classList.remove('rotated');\r\n        } else {\r\n            body.classList.add('open');\r\n            chevron.classList.add('rotated');\r\n        }\r\n        updateToggleAllBtn();\r\n    }\r\n\r\n    let allOpen = false;\r\n    function toggleAll() {\r\n        const visibleCards = document.querySelectorAll('.dept-card:not([style*=\"display: none\"])');\r\n        allOpen = !allOpen;\r\n        visibleCards.forEach(card => {\r\n            const body = card.querySelector('.dept-body');\r\n            const chevron = card.querySelector('.chevron-rotate');\r\n            if (allOpen) {\r\n                body.classList.add('open');\r\n                chevron.classList.add('rotated');\r\n            } else {\r\n                body.classList.remove('open');\r\n                chevron.classList.remove('rotated');\r\n            }\r\n        });\r\n        updateToggleAllBtn();\r\n    }\r\n\r\n    function updateToggleAllBtn() {\r\n        const btn = document.getElementById('toggleAllBtn');\r\n        const visibleBodies = document.querySelectorAll('.dept-card:not([style*=\"display: none\"]) .dept-body');\r\n        const openBodies = document.querySelectorAll('.dept-card:not([style*=\"display: none\"]) .dept-body.open');\r\n        allOpen = visibleBodies.length > 0 && openBodies.length === visibleBodies.length;\r\n        btn.textContent = allOpen ? 'Collapse All' : 'Expand All';\r\n    }\r\n\r\n    function filterDept(category) {\r\n        const cards = document.querySelectorAll('.dept-card');\r\n        const noResults = document.getElementById('noResults');\r\n        let visibleCount = 0;\r\n        document.querySelectorAll('.tab-btn').forEach(btn => {\r\n            btn.classList.remove('active');\r\n            if (btn.dataset.filter === category) btn.classList.add('active');\r\n        });\r\n        cards.forEach(card => {\r\n            if (category === 'all' || card.dataset.category === category) {\r\n                card.style.display = '';\r\n                visibleCount++;\r\n            } else {\r\n                card.style.display = 'none';\r\n            }\r\n        });\r\n        noResults.classList.toggle('hidden', visibleCount > 0);\r\n        updateToggleAllBtn();\r\n    }\r\n\r\n    function showToast(message) {\r\n        const toast = document.getElementById('toast');\r\n        const toastMsg = document.getElementById('toastMsg');\r\n        toastMsg.textContent = message;\r\n        toast.classList.add('show');\r\n        setTimeout(() => toast.classList.remove('show'), 2500);\r\n    }\r\n\r\n    function copyEmail() {\r\n        navigator.clipboard.writeText('med-services@moh.gov.et').then(() => {\r\n            showToast('Email copied to clipboard!');\r\n        }).catch(() => {\r\n            showToast('Could not copy email');\r\n        });\r\n    }\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\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>Medical Services Directorate Medical Services Directorate Comprehensive Healthcare Service Delivery June 2025 Expand All Print Director Mr. Mohammed Adem Director, Medical Services Directorate A distinguished medical professional with over 15 years of experience in healthcare administration, clinical governance, and health systems management. Spearheading improvements in pharmaceutical supply chains, blood safety systems, health financing reforms, and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":130,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_angie_page":false,"footnotes":""},"class_list":["post-233","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/hararhealthbureau.org\/index.php\/wp-json\/wp\/v2\/pages\/233","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hararhealthbureau.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hararhealthbureau.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hararhealthbureau.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hararhealthbureau.org\/index.php\/wp-json\/wp\/v2\/comments?post=233"}],"version-history":[{"count":16,"href":"https:\/\/hararhealthbureau.org\/index.php\/wp-json\/wp\/v2\/pages\/233\/revisions"}],"predecessor-version":[{"id":1787,"href":"https:\/\/hararhealthbureau.org\/index.php\/wp-json\/wp\/v2\/pages\/233\/revisions\/1787"}],"up":[{"embeddable":true,"href":"https:\/\/hararhealthbureau.org\/index.php\/wp-json\/wp\/v2\/pages\/130"}],"wp:attachment":[{"href":"https:\/\/hararhealthbureau.org\/index.php\/wp-json\/wp\/v2\/media?parent=233"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}