{"id":126,"date":"2026-05-24T00:27:21","date_gmt":"2026-05-24T00:27:21","guid":{"rendered":"http:\/\/localhost\/harar\/?page_id=126"},"modified":"2026-07-12T21:03:03","modified_gmt":"2026-07-12T21:03:03","slug":"leadership-governance","status":"publish","type":"page","link":"https:\/\/hararhealthbureau.org\/index.php\/leadership-governance\/","title":{"rendered":"Leadership &amp; Governance"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"126\" class=\"elementor elementor-126\" 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-93aa72c e-con-full e-flex e-con e-parent\" data-id=\"93aa72c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9cc2bf elementor-widget elementor-widget-html\" data-id=\"f9cc2bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ==========================================================\r\n     WIDGET: LEADERSHIP & GOVERNANCE MATRIX (6 CENTERED COLUMNS)\r\n     ========================================================== -->\r\n\r\n<style>\r\n  \/* Base Isolation and Full-Width Scope Foundations *\/\r\n  .hrhb-gov-wrapper {\r\n    --bg-main: #FAFCFE;\r\n    --text-main: #112233;\r\n    --text-muted: #566573;\r\n    --brand-blue: #1B6CA8;\r\n    --brand-blue-alpha: rgba(27, 108, 168, 0.08);\r\n    --border-light: #E5F1FA;\r\n    --card-shadow: 0 10px 40px rgba(27, 108, 168, 0.04);\r\n    --card-hover-shadow: 0 30px 70px rgba(27, 108, 168, 0.15);\r\n    \r\n    position: relative;\r\n    width: 100%;\r\n    background: var(--bg-main);\r\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n    padding: 100px max(2vw, 20px); \r\n    box-sizing: border-box;\r\n    overflow: hidden;\r\n  }\r\n  .hrhb-gov-wrapper * { box-sizing: border-box; }\r\n\r\n  \/* Section Header Framework (Centered Typography) *\/\r\n  .hrhb-gov-header { max-width: 1000px; margin: 0 auto 60px auto; text-align: center; }\r\n  .hrhb-gov-eyebrow { font-size: 13px; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: #D35400; display: inline-block; margin-bottom: 14px; }\r\n  .hrhb-gov-title { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(34px, 4.2vw, 52px); font-weight: 700; color: var(--text-main); margin: 0 0 24px 0; letter-spacing: -0.01em; line-height: 1.15; }\r\n  .hrhb-gov-desc { font-size: 17px; line-height: 1.8; color: var(--text-muted); margin: 0; }\r\n\r\n  \/* Unified Desktop Structural Row Framework *\/\r\n  .hrhb-gov-grid {\r\n    display: grid;\r\n    \/* Strict fractional spacing ensures all 6 columns auto-fit within the visible width bounds *\/\r\n    grid-template-columns: repeat(6, minmax(0, 1fr));\r\n    gap: 16px;\r\n    position: relative;\r\n    z-index: 2;\r\n    width: 100%;\r\n    max-width: 100%;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  \/* Executive Card Profiles (Centered Focus Alignment) *\/\r\n  .hrhb-gov-card {\r\n    background: #FFFFFF;\r\n    border: 1px solid var(--border-light);\r\n    border-radius: 16px;\r\n    overflow: hidden;\r\n    box-shadow: var(--card-shadow);\r\n    cursor: pointer;\r\n    position: relative;\r\n    padding: 14px;\r\n    text-align: center;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    justify-content: flex-start;\r\n    transition: transform 0.45s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.45s cubic-bezier(0.25, 1, 0.5, 1), border-color 0.45s ease;\r\n  }\r\n  .hrhb-gov-card:hover {\r\n    transform: translateY(-8px);\r\n    box-shadow: var(--card-hover-shadow);\r\n    border-color: rgba(46, 134, 193, 0.25);\r\n  }\r\n\r\n  \/* Geometric Photo Frame Details *\/\r\n  .hrhb-gov-img-frame {\r\n    width: 100%;\r\n    aspect-ratio: 1 \/ 1;\r\n    background: #F4F9FD;\r\n    overflow: hidden;\r\n    position: relative;\r\n    border-radius: 12px;\r\n    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 85% 100%, 0% 100%);\r\n    transition: clip-path 0.45s cubic-bezier(0.25, 1, 0.5, 1);\r\n  }\r\n  \r\n  \/* Drop shadow layer behind cut-out frames *\/\r\n  .hrhb-gov-card::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 14px; left: 14px; \r\n    width: calc(100% - 28px);\r\n    aspect-ratio: 1 \/ 1;\r\n    background: var(--brand-blue);\r\n    opacity: 0.05;\r\n    border-radius: 12px;\r\n    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 85% 100%, 0% 100%);\r\n    transform: scale(0.96) translateY(6px);\r\n    transition: transform 0.45s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.45s cubic-bezier(0.25, 1, 0.5, 1);\r\n    z-index: 0;\r\n  }\r\n  \r\n  .hrhb-gov-card:hover::before {\r\n    transform: scale(1.02) translateY(10px);\r\n    opacity: 0.12;\r\n  }\r\n\r\n  .hrhb-gov-img-frame img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    object-position: top center;\r\n    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);\r\n  }\r\n  \r\n  .hrhb-gov-card:hover .hrhb-gov-img-frame {\r\n    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 100%);\r\n  }\r\n  .hrhb-gov-card:hover .hrhb-gov-img-frame img {\r\n    transform: scale(1.05);\r\n  }\r\n\r\n  \/* Centered Content Block Elements *\/\r\n  .hrhb-gov-card-meta { padding: 14px 2px 2px 2px; width: 100%; position: relative; background: #FFFFFF; z-index: 1; }\r\n  .hrhb-gov-card-name { font-size: 15px; font-weight: 700; color: var(--text-main); margin: 0 0 4px 0; letter-spacing: -0.01em; line-height: 1.25; }\r\n  .hrhb-gov-card-role { font-size: 11px; font-weight: 600; color: var(--brand-blue); margin: 0 0 10px 0; text-transform: uppercase; letter-spacing: 0.02em; line-height: 1.3; }\r\n  \r\n  \/* Profile Brief Snippet *\/\r\n  .hrhb-gov-card-snippet { font-size: 12.5px; line-height: 1.45; color: var(--text-muted); margin: 0 0 14px 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }\r\n\r\n  \/* Action Triggers (Centered Inline Layouts) *\/\r\n  .hrhb-gov-action-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 6px;\r\n    font-size: 11px;\r\n    font-weight: 700;\r\n    color: var(--text-main);\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.05em;\r\n    border: none;\r\n    background: transparent;\r\n    padding: 0;\r\n    cursor: pointer;\r\n    transition: color 0.3s ease;\r\n  }\r\n  .hrhb-gov-action-btn svg {\r\n    width: 13px; height: 13px; fill: none; stroke: currentColor; stroke-width: 2.5;\r\n    stroke-linecap: round; stroke-linejoin: round;\r\n    transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);\r\n  }\r\n  .hrhb-gov-card:hover .hrhb-gov-action-btn { color: var(--brand-blue); }\r\n  .hrhb-gov-card:hover .hrhb-gov-action-btn svg { transform: translateX(4px); }\r\n\r\n  \/* ==========================================\r\n     MODAL OVERLAY & MULTI-LAYER DRAWER\r\n     ========================================== *\/\r\n  .hrhb-gov-modal {\r\n    position: fixed;\r\n    top: 0; left: 0; width: 100%; height: 100%;\r\n    z-index: 10000;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    opacity: 0; pointer-events: none;\r\n    transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1);\r\n    padding: 30px;\r\n  }\r\n  .hrhb-gov-modal.hrhb-active { opacity: 1; pointer-events: auto; }\r\n  \r\n  .hrhb-gov-modal-backdrop {\r\n    position: absolute;\r\n    top: 0; left: 0; width: 100%; height: 100%;\r\n    background: rgba(11, 22, 33, 0.7);\r\n    backdrop-filter: blur(12px);\r\n    -webkit-backdrop-filter: blur(12px);\r\n  }\r\n\r\n  .hrhb-gov-modal-window {\r\n    position: relative;\r\n    background: #FFFFFF;\r\n    width: 100%;\r\n    max-width: 1050px;\r\n    max-height: 85vh;\r\n    border-radius: 32px;\r\n    overflow-y: auto;\r\n    box-shadow: 0 40px 90px rgba(11, 22, 33, 0.4);\r\n    transform: translateY(40px) scale(0.97);\r\n    transition: transform 0.45s cubic-bezier(0.25, 1, 0.5, 1);\r\n    z-index: 2;\r\n  }\r\n  .hrhb-gov-modal.hrhb-active .hrhb-gov-modal-window { transform: translateY(0) scale(1); }\r\n\r\n  .hrhb-gov-modal-close {\r\n    position: absolute;\r\n    top: 28px; right: 28px;\r\n    width: 48px; height: 48px;\r\n    border-radius: 50%;\r\n    background: #F4F9FD;\r\n    border: none;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    cursor: pointer;\r\n    color: var(--text-main);\r\n    z-index: 10;\r\n    transition: background 0.3s ease, color 0.3s ease, transform 0.3s ease;\r\n  }\r\n  .hrhb-gov-modal-close:hover { background: var(--brand-blue); color: #FFFFFF; transform: rotate(90deg); }\r\n  .hrhb-gov-modal-close svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\r\n\r\n  \/* Split Layout inside Modal Window *\/\r\n  .hrhb-gov-modal-layout { display: flex; flex-direction: row; min-height: 100%; }\r\n  .hrhb-gov-modal-aside { width: 40%; background: #F4F9FD; position: relative; min-height: 100%; }\r\n  .hrhb-gov-modal-img { width: 100%; height: 100%; min-height: 480px; object-fit: cover; object-position: top center; display: block; }\r\n  .hrhb-gov-modal-body { width: 60%; padding: 70px; }\r\n\r\n  .hrhb-gov-modal-name { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(28px, 3.2vw, 40px); font-weight: 700; color: var(--text-main); margin: 0 0 8px 0; }\r\n  .hrhb-gov-modal-role { font-size: 16px; font-weight: 600; color: var(--brand-blue); margin: 0 0 40px 0; text-transform: uppercase; letter-spacing: 0.05em; }\r\n  \r\n  .hrhb-gov-detail-section { margin-bottom: 35px; }\r\n  .hrhb-gov-detail-title { font-size: 12px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: #D35400; margin: 0 0 14px 0; }\r\n  .hrhb-gov-detail-bio { font-size: 16px; line-height: 1.8; color: var(--text-muted); margin: 0; }\r\n\r\n  .hrhb-gov-academic-list { display: flex; flex-direction: column; gap: 12px; margin: 0; padding: 0; list-style: none; }\r\n  .hrhb-gov-academic-item {\r\n    background: var(--bg-main);\r\n    border-left: 4px solid var(--brand-blue);\r\n    padding: 14px 20px;\r\n    border-radius: 0 12px 12px 0;\r\n  }\r\n  .hrhb-gov-degree { font-size: 15px; font-weight: 700; color: var(--text-main); margin-bottom: 4px; }\r\n  .hrhb-gov-institution { font-size: 13.5px; color: var(--text-muted); }\r\n\r\n  \/* Framework Animation Classes *\/\r\n  .hrhb-gov-animate { opacity: 0; transform: translateY(30px); transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), transform 0.8s cubic-bezier(0.25, 1, 0.5, 1); }\r\n  .hrhb-gov-visible { opacity: 1; transform: translateY(0); }\r\n\r\n  \/* Fluid Layout Downscaling Adaptive Scaling Pipelines *\/\r\n  @media (max-width: 1400px) {\r\n    .hrhb-gov-grid { grid-template-columns: repeat(3, 1fr); gap: 20px; }\r\n  }\r\n  @media (max-width: 1024px) {\r\n    .hrhb-gov-grid { grid-template-columns: repeat(2, 1fr); }\r\n    .hrhb-gov-modal-layout { flex-direction: column; }\r\n    .hrhb-gov-modal-aside { width: 100%; height: 360px; }\r\n    .hrhb-gov-modal-img { height: 100%; min-height: 100%; }\r\n    .hrhb-gov-modal-body { width: 100%; padding: 45px 35px; }\r\n    .hrhb-gov-modal-window { max-height: 90vh; }\r\n  }\r\n  @media (max-width: 650px) {\r\n    .hrhb-gov-wrapper { padding: 80px 20px; }\r\n    .hrhb-gov-grid { grid-template-columns: 1fr; gap: 24px; }\r\n    .hrhb-gov-card { padding: 16px; }\r\n    .hrhb-gov-card::before { top: 16px; left: 16px; width: calc(100% - 32px); }\r\n    .hrhb-gov-modal-close { top: 16px; right: 16px; width: 40px; height: 40px; }\r\n    .hrhb-gov-modal { padding: 15px; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"hrhb-gov-wrapper\">\r\n  <!-- Centered Navigation Heading Block -->\r\n  <header class=\"hrhb-gov-header\">\r\n    <span class=\"hrhb-gov-eyebrow hrhb-gov-animate\">Institutional Oversight<\/span>\r\n    <h5 class=\"hrhb-gov-title hrhb-gov-animate\">Leadership &amp; Governance<\/h5>\r\n    <p class=\"hrhb-gov-desc hrhb-gov-animate\">Guided by seasoned administrative professionals and clinical scholars dedicated to implementing systemic public health progress and administrative precision across the Harari Region.<\/p>\r\n  <\/header>\r\n\r\n  <!-- Complete 6-Column Single Row Flex Element -->\r\n  <div class=\"hrhb-gov-grid\" id=\"hrhbGovRegistryGrid\">\r\n    <!-- Dynamic Cards Rendered Electronically Via JSON Matrix Below -->\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- Unified Deep-Dive Structural Modal Drawer Component -->\r\n<div class=\"hrhb-gov-modal\" id=\"hrhbGovModal\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\">\r\n  <div class=\"hrhb-gov-modal-backdrop\" id=\"hrhbModalBackdrop\"><\/div>\r\n  <div class=\"hrhb-gov-modal-window\">\r\n    <button class=\"hrhb-gov-modal-close\" id=\"hrhbModalClose\" aria-label=\"Close detail view\">\r\n      <svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\r\n    <\/button>\r\n    <div class=\"hrhb-gov-modal-layout\">\r\n      <div class=\"hrhb-gov-modal-aside\">\r\n        <img decoding=\"async\" class=\"hrhb-gov-modal-img\" id=\"modalImg\" src=\"\" alt=\"\">\r\n      <\/div>\r\n      <div class=\"hrhb-gov-modal-body\">\r\n        <h3 class=\"hrhb-gov-modal-name\" id=\"modalName\"><\/h3>\r\n        <div class=\"hrhb-gov-modal-role\" id=\"modalRole\"><\/div>\r\n        \r\n        <div class=\"hrhb-gov-detail-section\">\r\n          <h4 class=\"hrhb-gov-detail-title\">Executive Biography<\/h4>\r\n          <p class=\"hrhb-gov-detail-bio\" id=\"modalBio\"><\/p>\r\n        <\/div>\r\n\r\n        <div class=\"hrhb-gov-detail-section\">\r\n          <h4 class=\"hrhb-gov-detail-title\">Academic Profile<\/h4>\r\n          <ul class=\"hrhb-gov-academic-list\" id=\"modalAcademic\">\r\n            <!-- Populated on click events -->\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  (function() {\r\n    'use strict';\r\n\r\n    \/\/ Premium Corporate Dataset Structure\r\n    var governanceData = [\r\n      {\r\n        id: \"member-1\",\r\n        name: \"Dr. Abdi Amin, MD, MPH\",\r\n        role: \"Regional Bureau Head\",\r\n        snippet: \"Over 15 years of experience leading complex healthcare infrastructure models.\",\r\n        bio: \"Dr. Abdi Amin Abdukadir is the Head of the Harari National Regional State Health Bureau, a General Surgeon, and Assistant Professor of Surgery at Haramaya University. He holds a Doctor of Medicine (MD), a Master of Public Health (MPH) in Health Service Management, and a Specialty Certificate in General Surgery. With over a decade of experience, Dr. Abdi has combined clinical excellence with public health leadership to strengthen healthcare delivery in Eastern Ethiopia. He has overseen the expansion of hospitals and health posts, introduced advanced surgical services, and pioneered digital health systems that improved efficiency and accountability.\",\r\n        image: \"https:\/\/hararhealthbureau.org\/wp-content\/uploads\/2026\/07\/dr.-Abdi-A.jpg\",\r\n        academic: [\r\n          { degree: \"Master of Public Health (MPH) \u2014 Global Health Systems\", institution: \"Haramaya University, School of Public Health\" },\r\n          { degree: \"Doctor of Medicine (MD)\", institution: \"Haramaya University, Faculty of Medicine\" }\r\n        ]\r\n      },\r\n      {\r\n        id: \"member-2\",\r\n        name: \"Dr. Iman Zeidan\",\r\n        role: \"Deputy Bureau Head\",\r\n        snippet: \"Medical Doctor (physician)\",\r\n        bio: \"Dr. Iman Zeidan is an Ethiopian medical doctor, healthcare administrator, and public health leader. She balances clinical expertise with public sector leadership to improve healthcare delivery and policy implementation in Ethiopia. Driven by a commitment to community wellness, her work focuses on strengthening health systems and advancing public health initiatives.\",\r\n        image: \"https:\/\/hararhealthbureau.org\/wp-content\/uploads\/2026\/07\/Iman-Zeidan.jpg\",\r\n        academic: [\r\n          { degree: \"Doctor of Medicine (MD)\", institution: \"Haramaya University\" },\r\n        \r\n        ]\r\n      }\r\n    ];\r\n\r\n    var grid = document.getElementById('hrhbGovRegistryGrid');\r\n    var modal = document.getElementById('hrhbGovModal');\r\n    var closeBtn = document.getElementById('hrhbModalClose');\r\n    var backdrop = document.getElementById('hrhbModalBackdrop');\r\n\r\n    \/\/ Dynamic UI Component Injection Engine\r\n    governanceData.forEach(function(member) {\r\n      var card = document.createElement('div');\r\n      card.className = 'hrhb-gov-card hrhb-gov-animate';\r\n      card.setAttribute('data-id', member.id);\r\n      card.setAttribute('role', 'button');\r\n      card.setAttribute('tabindex', '0');\r\n      \r\n      card.innerHTML = `\r\n        <div class=\"hrhb-gov-img-frame\">\r\n          <img decoding=\"async\" src=\"${member.image}\" alt=\"${member.name}\" loading=\"lazy\">\r\n        <\/div>\r\n        <div class=\"hrhb-gov-card-meta\">\r\n          <h3 class=\"hrhb-gov-card-name\">${member.name}<\/h3>\r\n          <div class=\"hrhb-gov-card-role\">${member.role}<\/div>\r\n          <p class=\"hrhb-gov-card-snippet\">${member.snippet}<\/p>\r\n          <button class=\"hrhb-gov-action-btn\" type=\"button\">\r\n            View Profile\r\n            <svg viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\r\n          <\/button>\r\n        <\/div>\r\n      `;\r\n      \r\n      card.addEventListener('click', function() {\r\n        openExecutiveModal(member);\r\n      });\r\n\r\n      card.addEventListener('keydown', function(e) {\r\n        if (e.key === 'Enter' || e.key === ' ') {\r\n          e.preventDefault();\r\n          openExecutiveModal(member);\r\n        }\r\n      });\r\n\r\n      grid.appendChild(card);\r\n    });\r\n\r\n    \/\/ Populate Modal Overlay Architecture Data Layer\r\n    function openExecutiveModal(data) {\r\n      document.getElementById('modalImg').src = data.image;\r\n      document.getElementById('modalImg').alt = data.name;\r\n      document.getElementById('modalName').textContent = data.name;\r\n      document.getElementById('modalRole').textContent = data.role;\r\n      document.getElementById('modalBio').textContent = data.bio;\r\n\r\n      var academicContainer = document.getElementById('modalAcademic');\r\n      academicContainer.innerHTML = ''; \r\n\r\n      data.academic.forEach(function(edu) {\r\n        var li = document.createElement('li');\r\n        li.className = 'hrhb-gov-academic-item';\r\n        li.innerHTML = `\r\n          <div class=\"hrhb-gov-degree\">${edu.degree}<\/div>\r\n          <div class=\"hrhb-gov-institution\">${edu.institution}<\/div>\r\n        `;\r\n        academicContainer.appendChild(li);\r\n      });\r\n\r\n      modal.classList.add('hrhb-active');\r\n      modal.setAttribute('aria-hidden', 'false');\r\n      document.body.style.overflow = 'hidden'; \r\n    }\r\n\r\n    \/\/ Modal Close Action Sequence\r\n    function closeModal() {\r\n      modal.classList.remove('hrhb-active');\r\n      modal.setAttribute('aria-hidden', 'true');\r\n      document.body.style.overflow = '';\r\n    }\r\n\r\n    closeBtn.addEventListener('click', closeModal);\r\n    backdrop.addEventListener('click', closeModal);\r\n    \r\n    document.addEventListener('keydown', function(e) {\r\n      if (e.key === 'Escape' && modal.classList.contains('hrhb-active')) {\r\n        closeModal();\r\n      }\r\n    });\r\n\r\n    \/\/ Scroll Animation Sequencing Framework\r\n    var animObserver = new IntersectionObserver(function(entries) {\r\n      entries.forEach(function(entry, index) {\r\n        if (entry.isIntersecting) {\r\n          setTimeout(function() {\r\n            entry.target.classList.add('hrhb-gov-visible');\r\n          }, index * 60);\r\n          animObserver.unobserve(entry.target);\r\n        }\r\n      });\r\n    }, { threshold: 0.02, rootMargin: '0px 0px -20px 0px' });\r\n\r\n    document.querySelectorAll('.hrhb-gov-wrapper .hrhb-gov-animate').forEach(function(el) {\r\n      animObserver.observe(el);\r\n    });\r\n\r\n  })();\r\n<\/script>\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>Institutional Oversight Leadership &amp; Governance Guided by seasoned administrative professionals and clinical scholars dedicated to implementing systemic public health progress and administrative precision across the Harari Region. Executive Biography Academic Profile<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_angie_page":false,"footnotes":""},"class_list":["post-126","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/hararhealthbureau.org\/index.php\/wp-json\/wp\/v2\/pages\/126","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=126"}],"version-history":[{"count":121,"href":"https:\/\/hararhealthbureau.org\/index.php\/wp-json\/wp\/v2\/pages\/126\/revisions"}],"predecessor-version":[{"id":1655,"href":"https:\/\/hararhealthbureau.org\/index.php\/wp-json\/wp\/v2\/pages\/126\/revisions\/1655"}],"wp:attachment":[{"href":"https:\/\/hararhealthbureau.org\/index.php\/wp-json\/wp\/v2\/media?parent=126"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}