{"id":174,"date":"2026-07-24T09:46:25","date_gmt":"2026-07-24T09:46:25","guid":{"rendered":"https:\/\/dahb.gov.et\/?page_id=174"},"modified":"2026-07-26T01:07:10","modified_gmt":"2026-07-26T01:07:10","slug":"deputy-bureau-head","status":"publish","type":"page","link":"https:\/\/dahb.gov.et\/?page_id=174","title":{"rendered":"Deputy Bureau Head"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"174\" class=\"elementor elementor-174\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d75c496 e-flex e-con-boxed e-con e-parent\" data-id=\"d75c496\" 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-9c2cd61 elementor-widget elementor-widget-html\" data-id=\"9c2cd61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Deputy Head \u2014 Dire Dawa Health Bureau<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap\">\n<style>\n  :root {\n    --sky-light: #f0f9ff;\n    --sky-pale: #e0f2fe;\n    --sky-mid: #bae6fd;\n    --blue-primary: #0284c7;\n    --blue-deep: #075985;\n    --white: #ffffff;\n    --ink: #0f172a;\n    --ink-soft: #475569;\n    --border: #e2e8f0;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  html { scroll-behavior: smooth; }\n\n  body {\n    font-family: 'Inter', sans-serif;\n    color: var(--ink);\n    background: linear-gradient(180deg, var(--white) 0%, var(--sky-light) 100%);\n    line-height: 1.6;\n    min-height: 100vh;\n  }\n\n  .container {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 2rem;\n  }\n\n  \/* Typography *\/\n  h1, h2, h3 {\n    color: var(--blue-deep);\n    line-height: 1.2;\n  }\n\n  h1 {\n    font-size: clamp(2.2rem, 4vw, 3.2rem);\n    font-weight: 700;\n    margin-bottom: 1rem;\n  }\n\n  h2 {\n    font-size: clamp(1.8rem, 3vw, 2.2rem);\n    font-weight: 600;\n    margin-bottom: 2rem;\n    text-align: center;\n  }\n\n  h3 {\n    font-size: 1.2rem;\n    font-weight: 600;\n    margin-bottom: 0.5rem;\n  }\n\n  p {\n    color: var(--ink-soft);\n    margin-bottom: 1rem;\n  }\n\n  .subtitle {\n    font-size: 1.1rem;\n    color: var(--blue-primary);\n    font-weight: 500;\n    margin-bottom: 1.5rem;\n  }\n\n  \/* Sections *\/\n  section {\n    padding: 5rem 0;\n  }\n\n  .section-divider {\n    width: 60px;\n    height: 4px;\n    background: var(--sky-mid);\n    margin: 0 auto 3rem;\n    border-radius: 2px;\n  }\n\n  \/* Hero *\/\n  .hero {\n    background: var(--white);\n    padding-top: 6rem;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .hero__grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 4rem;\n    align-items: center;\n  }\n\n  .hero__content h1 {\n    color: var(--blue-deep);\n  }\n\n  .hero__portrait {\n    position: relative;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 10px 30px rgba(2, 132, 199, 0.1);\n    aspect-ratio: 4\/5;\n    background: var(--sky-pale);\n  }\n\n  .hero__portrait img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .hero__meta {\n    display: flex;\n    gap: 2rem;\n    margin-top: 2rem;\n    flex-wrap: wrap;\n  }\n\n  .hero__meta-item {\n    background: var(--sky-light);\n    padding: 1rem 1.5rem;\n    border-radius: 8px;\n    border-left: 3px solid var(--blue-primary);\n  }\n\n  .hero__meta-label {\n    display: block;\n    font-size: 0.75rem;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    color: var(--blue-deep);\n    font-weight: 600;\n    margin-bottom: 0.25rem;\n  }\n\n  .hero__meta-value {\n    font-size: 1rem;\n    font-weight: 500;\n    color: var(--ink);\n  }\n\n  \/* Profile Section *\/\n  .profile {\n    background: transparent;\n  }\n\n  .profile__grid {\n    display: grid;\n    grid-template-columns: 1fr 2fr;\n    gap: 4rem;\n    background: var(--white);\n    padding: 3rem;\n    border-radius: 16px;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);\n    border: 1px solid var(--border);\n  }\n\n  .profile__portrait {\n    border-radius: 12px;\n    overflow: hidden;\n    aspect-ratio: 3\/4;\n  }\n\n  .profile__portrait img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  \/* Mandate\/Roles Section *\/\n  .mandate {\n    background: var(--white);\n  }\n\n  .mandate__grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 2rem;\n  }\n\n  .mandate__card {\n    background: var(--sky-light);\n    padding: 2rem;\n    border-radius: 12px;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    border: 1px solid transparent;\n  }\n\n  .mandate__card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 10px 25px rgba(2, 132, 199, 0.1);\n    border-color: var(--sky-mid);\n    background: var(--white);\n  }\n\n  .mandate__num {\n    display: inline-block;\n    background: var(--blue-primary);\n    color: var(--white);\n    width: 32px;\n    height: 32px;\n    line-height: 32px;\n    text-align: center;\n    border-radius: 50%;\n    font-weight: 600;\n    margin-bottom: 1rem;\n  }\n\n  \/* Experience Timeline *\/\n  .experience {\n    background: transparent;\n  }\n\n  .timeline {\n    max-width: 800px;\n    margin: 0 auto;\n    position: relative;\n  }\n\n  .timeline::before {\n    content: '';\n    position: absolute;\n    left: 20px;\n    top: 0;\n    bottom: 0;\n    width: 2px;\n    background: var(--sky-mid);\n  }\n\n  .timeline__item {\n    position: relative;\n    padding-left: 60px;\n    margin-bottom: 2.5rem;\n  }\n\n  .timeline__item:last-child {\n    margin-bottom: 0;\n  }\n\n  .timeline__dot {\n    position: absolute;\n    left: 11px;\n    top: 5px;\n    width: 20px;\n    height: 20px;\n    background: var(--white);\n    border: 4px solid var(--blue-primary);\n    border-radius: 50%;\n    z-index: 1;\n  }\n\n  .timeline__content {\n    background: var(--white);\n    padding: 1.5rem 2rem;\n    border-radius: 12px;\n    border: 1px solid var(--border);\n    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.02);\n  }\n\n  .timeline__year {\n    display: inline-block;\n    background: var(--sky-pale);\n    color: var(--blue-deep);\n    padding: 0.25rem 0.75rem;\n    border-radius: 20px;\n    font-size: 0.85rem;\n    font-weight: 600;\n    margin-bottom: 0.75rem;\n  }\n\n  \/* Vision Section *\/\n  .vision {\n    background: linear-gradient(135deg, var(--blue-primary) 0%, var(--blue-deep) 100%);\n    color: var(--white);\n    text-align: center;\n    padding: 6rem 0;\n  }\n\n  .vision h2 {\n    color: var(--white);\n  }\n\n  .vision .section-divider {\n    background: rgba(255, 255, 255, 0.3);\n  }\n\n  .vision__text {\n    max-width: 700px;\n    margin: 0 auto;\n    font-size: 1.25rem;\n    font-style: italic;\n    line-height: 1.6;\n    color: rgba(255, 255, 255, 0.95);\n  }\n\n  .vision__author {\n    margin-top: 2rem;\n    font-weight: 500;\n    color: var(--white);\n  }\n\n  \/* Footer *\/\n  .footer {\n    background: var(--white);\n    padding: 2rem 0;\n    text-align: center;\n    border-top: 1px solid var(--border);\n    font-size: 0.9rem;\n    color: var(--ink-soft);\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 768px) {\n    .hero__grid,\n    .profile__grid {\n      grid-template-columns: 1fr;\n      gap: 2rem;\n    }\n\n    .profile__grid {\n      padding: 2rem;\n    }\n\n    .hero__meta {\n      flex-direction: column;\n      gap: 1rem;\n    }\n\n    .timeline::before {\n      left: 15px;\n    }\n\n    .timeline__item {\n      padding-left: 45px;\n    }\n\n    .timeline__dot {\n      left: 6px;\n    }\n  }\n<\/style>\n<\/head>\n<body>\n\n  <!-- HERO -->\n  <section class=\"hero\">\n    <div class=\"container\">\n      <div class=\"hero__grid\">\n        <div class=\"hero__content\">\n          <p class=\"subtitle\">Office of the Deputy Head<\/p>\n          <h1>Mr. Yusuf Seid<\/h1>\n          <p>\n            A public health strategist serving as principal deputy to the Bureau Head. Charged with translating regional health policy into daily operations that touch every kebele, clinic, and household across Dire Dawa.\n          <\/p>\n          <div class=\"hero__meta\">\n            <div class=\"hero__meta-item\">\n              <span class=\"hero__meta-label\">Appointed<\/span>\n              <span class=\"hero__meta-value\">November 2022<\/span>\n            <\/div>\n            <div class=\"hero__meta-item\">\n              <span class=\"hero__meta-label\">Specialization<\/span>\n              <span class=\"hero__meta-value\">Public Health Policy<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"hero__portrait\">\n          <img decoding=\"async\" src=\"https:\/\/dahb.gov.et\/wp-content\/uploads\/2026\/07\/Screenshot-2026-07-25-at-12.47.17.png\" alt=\"Mr. Yusuf Seid\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PROFILE -->\n  <section class=\"profile\">\n    <div class=\"container\">\n      <h2>Professional Profile<\/h2>\n      <div class=\"section-divider\"><\/div>\n      \n      <div class=\"profile__grid\">\n        <div class=\"profile__portrait\">\n          <img decoding=\"async\" src=\"https:\/\/picsum.photos\/seed\/deputy-profile-photo\/600\/800\" alt=\"Profile Photo\">\n        <\/div>\n        <div class=\"profile__content\">\n          <h3>Career Overview<\/h3>\n          <p>\n            Dr. Yusuf Seid was appointed Deputy Head of the Dire Dawa Health Bureau in November 2022, bringing seventeen years of clinical practice, district-level administration, and graduate public health training to the office. She serves as the Bureau's principal deputy\u2014the operational counterweight to the Head's policy mandate.\n          <\/p>\n          <p>\n            His early career was spent on the wards of Dil Chora Regional Referral Hospital. The shift to public health was deliberate: <strong>\"I wanted to treat the well, not only the sick.\"<\/strong> From 2014 he led the Bureau's Maternal and Child Health desk, overseeing the rollout of the Health Extension Programme across rural kebeles.\n          <\/p>\n          <p>\n            Before assuming the deputyship, Mr. Yusuf served for four years as Head of the Bureau's Public Health Emergency Operations Centre, coordinating the region's COVID-19 response. She holds an MPH from Addis Ababa University and is a member of the Ethiopian Public Health Association.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- MANDATE -->\n  <section class=\"mandate\">\n    <div class=\"container\">\n      <h2>Core Mandate<\/h2>\n      <div class=\"section-divider\"><\/div>\n      \n      <div class=\"mandate__grid\">\n        <div class=\"mandate__card\">\n          <span class=\"mandate__num\">1<\/span>\n          <h3>Operational Stewardship<\/h3>\n          <p>Directs the day-to-day work of the Bureau's five core process owners, ensuring policy is translated into work plans, budgets, and measurable service delivery.<\/p>\n        <\/div>\n        <div class=\"mandate__card\">\n          <span class=\"mandate__num\">2<\/span>\n          <h3>Public Health Programs<\/h3>\n          <p>Oversees maternal and child health, immunization, communicable disease control, and health extension programming across the region.<\/p>\n        <\/div>\n        <div class=\"mandate__card\">\n          <span class=\"mandate__num\">3<\/span>\n          <h3>Emergency Preparedness<\/h3>\n          <p>Chair of the Public Health Emergency Operations Centre. Leads outbreak investigation and cross-border health security.<\/p>\n        <\/div>\n        <div class=\"mandate__card\">\n          <span class=\"mandate__num\">4<\/span>\n          <h3>System Strengthening<\/h3>\n          <p>Drives health workforce planning, supply chain reliability, and the digitalization of the Health Management Information System.<\/p>\n        <\/div>\n        <div class=\"mandate__card\">\n          <span class=\"mandate__num\">5<\/span>\n          <h3>Federal-Regional Liaison<\/h3>\n          <p>Serves as principal operational counterpart to the Federal Ministry of Health and partner agencies.<\/p>\n        <\/div>\n        <div class=\"mandate__card\">\n          <span class=\"mandate__num\">6<\/span>\n          <h3>Acting for the Head<\/h3>\n          <p>Exercises the full authority of the Bureau Head in their absence, signing directives and presiding over management committees.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- EXPERIENCE -->\n  <section class=\"experience\">\n    <div class=\"container\">\n      <h2>Career Trajectory<\/h2>\n      <div class=\"section-divider\"><\/div>\n      \n      <div class=\"timeline\">\n        <div class=\"timeline__item\">\n          <div class=\"timeline__dot\"><\/div>\n          <div class=\"timeline__content\">\n            <span class=\"timeline__year\">2022 \u2014 Present<\/span>\n            <h3>Deputy Head of Bureau<\/h3>\n            <p><em>Dire Dawa Health Bureau<\/em><\/p>\n            <p>Principal deputy to the Head. Chairs Technical Operations Committee. Supervises five core process owners and a regional workforce of 2,400+ across 84 health facilities.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline__item\">\n          <div class=\"timeline__dot\"><\/div>\n          <div class=\"timeline__content\">\n            <span class=\"timeline__year\">2018 \u2014 2022<\/span>\n            <h3>Head, Public Health Emergency Operations Centre<\/h3>\n            <p><em>Dire Dawa Health Bureau<\/em><\/p>\n            <p>Led regional COVID-19 response, surveillance strengthening, and cross-border coordination. Directed outbreak response for measles and acute watery diarrhoea events.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline__item\">\n          <div class=\"timeline__dot\"><\/div>\n          <div class=\"timeline__content\">\n            <span class=\"timeline__year\">2014 \u2014 2018<\/span>\n            <h3>Maternal & Child Health Desk Head<\/h3>\n            <p><em>Dire Dawa Health Bureau<\/em><\/p>\n            <p>Oversaw rollout of the Health Extension Programme across 38 rural kebeles. Regional immunization coverage rose from 71% to 89% during tenure.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline__item\">\n          <div class=\"timeline__dot\"><\/div>\n          <div class=\"timeline__content\">\n            <span class=\"timeline__year\">2007 \u2014 2014<\/span>\n            <h3>Medical Officer & General Practitioner<\/h3>\n            <p><em>Dil Chora Regional Referral Hospital \/ Dire Dawa Polyclinic<\/em><\/p>\n            <p>Clinical duties in internal medicine and emergency settings. Part-time lecturer at Haramaya University's College of Health and Medical Sciences.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- VISION -->\n  <section class=\"vision\">\n    <div class=\"container\">\n      <h2>On the Work Ahead<\/h2>\n      <div class=\"section-divider\"><\/div>\n      <p class=\"vision__text\">\n        \"A health system is judged not by its strongest hospital, but by the quiet competence of its weakest clinic. Our work is to lift every clinic\u2014every kebele, every post\u2014toward the same standard of care.\"\n      <\/p>\n      <p class=\"vision__author\">\u2014 Mr. Yusuf Seid, Deputy Head of Bureau<\/p>\n    <\/div>\n  <\/section>\n\n<\/body>\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>Deputy Head \u2014 Dire Dawa Health Bureau Office of the Deputy Head Mr. Yusuf Seid A public health strategist serving as principal deputy to the Bureau Head. Charged with translating regional health policy into daily operations that touch every kebele, clinic, and household across Dire Dawa. Appointed November 2022 Specialization Public Health Policy Professional Profile [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-174","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/dahb.gov.et\/index.php?rest_route=\/wp\/v2\/pages\/174","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dahb.gov.et\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dahb.gov.et\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dahb.gov.et\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dahb.gov.et\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=174"}],"version-history":[{"count":22,"href":"https:\/\/dahb.gov.et\/index.php?rest_route=\/wp\/v2\/pages\/174\/revisions"}],"predecessor-version":[{"id":444,"href":"https:\/\/dahb.gov.et\/index.php?rest_route=\/wp\/v2\/pages\/174\/revisions\/444"}],"wp:attachment":[{"href":"https:\/\/dahb.gov.et\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=174"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}