{"id":12301,"date":"2026-08-26T09:38:27","date_gmt":"2026-08-26T09:38:27","guid":{"rendered":"https:\/\/guardianhospitalmeru.com\/?post_type=awsm_job_openings&#038;p=12301"},"modified":"2026-08-26T09:38:31","modified_gmt":"2026-08-26T09:38:31","slug":"12301","status":"publish","type":"awsm_job_openings","link":"https:\/\/guardianhospitalmeru.com\/index.php\/careers\/12301\/","title":{"rendered":""},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   GUARDIAN HOSPITAL MERU\n   PHARMACIST LOCUM PAGE\n   ========================================================= *\/\n\n.ghm-pharmacist-page {\n  --green: #7CFC00;\n  --dark-green: #087A16;\n  --deep-green: #05610F;\n  --yellow: #FFBF00;\n  --orange: #F47B00;\n  --dark: #202020;\n  --light-green: #F7FFF4;\n  --border: #D9EFD0;\n\n  width: 100%;\n  max-width: 1200px;\n  margin: 30px auto;\n  background: #fff;\n  color: #202020;\n  font-family: Arial, Helvetica, sans-serif;\n  overflow: hidden;\n  border-radius: 24px;\n  box-shadow: 0 12px 40px rgba(0,0,0,.10);\n}\n\n\n\/* =========================================================\n   HEADER\n   ========================================================= *\/\n\n.ghm-header {\n  width: 100%;\n  padding: 28px 40px 20px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 25px;\n  background: #fff;\n}\n\n.ghm-brand {\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.ghm-logo {\n  display: block !important;\n  width: 72px !important;\n  height: 72px !important;\n  max-width: 72px !important;\n  object-fit: contain !important;\n  visibility: visible !important;\n  opacity: 1 !important;\n}\n\n.ghm-brand-text {\n  display: block;\n}\n\n.ghm-hospital-name {\n  color: var(--orange);\n  font-size: 28px;\n  font-weight: 800;\n  line-height: 1.05;\n}\n\n.ghm-tagline {\n  color: var(--orange);\n  font-size: 14px;\n  margin-top: 6px;\n  font-style: italic;\n}\n\n.ghm-location {\n  color: var(--orange);\n  text-align: right;\n  font-size: 31px;\n  font-weight: 800;\n  line-height: 1.05;\n}\n\n\n\/* =========================================================\n   WAVE\n   ========================================================= *\/\n\n.ghm-wave {\n  position: relative;\n  width: 100%;\n  height: 25px;\n  overflow: hidden;\n  background: #fff;\n}\n\n.ghm-wave-green {\n  position: absolute;\n  left: -2%;\n  top: 5px;\n  width: 105%;\n  height: 13px;\n  background: var(--green);\n  transform: rotate(-1deg);\n}\n\n.ghm-wave-yellow {\n  position: absolute;\n  left: -2%;\n  top: 13px;\n  width: 105%;\n  height: 7px;\n  background: var(--yellow);\n  transform: rotate(1deg);\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.ghm-hero {\n  width: 100%;\n  display: grid;\n  grid-template-columns: 48% 52%;\n  min-height: 540px;\n  background: linear-gradient(\n    135deg,\n    #ffffff,\n    #f8fff4\n  );\n}\n\n.ghm-hero-text {\n  padding: 65px 45px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.ghm-career-label {\n  display: inline-block;\n  width: fit-content;\n  padding: 10px 22px;\n  margin-bottom: 20px;\n  border-radius: 50px;\n  background: var(--dark-green);\n  color: #fff;\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1px;\n}\n\n.ghm-hero h1 {\n  margin: 0;\n  padding: 0;\n  font-size: clamp(48px, 6vw, 78px);\n  line-height: .92;\n  font-weight: 900;\n  color: #202020;\n  letter-spacing: -2px;\n}\n\n.ghm-hero h1 span {\n  color: var(--green);\n  text-shadow: 1px 1px 0 var(--dark-green);\n}\n\n.ghm-job-title {\n  display: inline-block;\n  width: fit-content;\n  margin-top: 22px;\n  padding: 13px 20px;\n  background: var(--dark);\n  color: #fff;\n  font-size: clamp(25px, 3vw, 38px);\n  line-height: 1;\n  font-weight: 900;\n}\n\n.ghm-introduction {\n  max-width: 510px;\n  margin: 24px 0 0;\n  color: #444;\n  font-size: 18px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   HERO IMAGE\n   ========================================================= *\/\n\n.ghm-hero-photo {\n  width: 100%;\n  min-height: 540px;\n  overflow: hidden;\n  background: #eef9e9;\n}\n\n.ghm-hero-photo img {\n  display: block !important;\n  width: 100% !important;\n  height: 540px !important;\n  max-width: none !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: none !important;\n  object-fit: cover !important;\n  object-position: center center !important;\n  visibility: visible !important;\n  opacity: 1 !important;\n}\n\n\n\/* =========================================================\n   REQUIREMENTS\n   ========================================================= *\/\n\n.ghm-requirements {\n  padding: 55px 40px 50px;\n  background: #fff;\n}\n\n.ghm-section-heading {\n  position: relative;\n  text-align: center;\n  margin-bottom: 35px;\n}\n\n.ghm-section-heading:before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  right: 0;\n  top: 50%;\n  height: 2px;\n  background: var(--green);\n}\n\n.ghm-section-heading span {\n  position: relative;\n  display: inline-block;\n  padding: 12px 35px;\n  border-radius: 50px;\n  background: var(--dark-green);\n  color: #fff;\n  font-size: 20px;\n  font-weight: 800;\n}\n\n.ghm-requirements-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border);\n  border-radius: 18px;\n  overflow: hidden;\n}\n\n.ghm-requirement-card {\n  padding: 30px 22px;\n  text-align: center;\n  border-right: 1px solid var(--border);\n  background: #fff;\n}\n\n.ghm-requirement-card:last-child {\n  border-right: none;\n}\n\n.ghm-requirement-icon {\n  width: 65px;\n  height: 65px;\n  margin: 0 auto 15px;\n  border-radius: 50%;\n  background: #effbe9;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 30px;\n}\n\n.ghm-requirement-card h3 {\n  margin: 0 0 12px;\n  color: var(--dark-green);\n  font-size: 17px;\n  font-weight: 800;\n}\n\n.ghm-requirement-card p {\n  margin: 0;\n  color: #444;\n  font-size: 15px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   APPLICATION\n   ========================================================= *\/\n\n.ghm-application {\n  margin: 0 40px 45px;\n  padding: 35px 40px;\n  border-radius: 22px;\n  background: linear-gradient(\n    135deg,\n    var(--dark-green),\n    #0b9a1e\n  );\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 30px;\n}\n\n.ghm-application-text h2 {\n  margin: 0 0 8px;\n  color: #fff;\n  font-size: 25px;\n}\n\n.ghm-application-text p {\n  margin: 0;\n  color: #fff;\n  font-size: 15px;\n  opacity: .9;\n}\n\n.ghm-application-email {\n  display: inline-block;\n  padding: 16px 25px;\n  border-radius: 12px;\n  background: var(--yellow);\n  color: #111 !important;\n  text-decoration: none !important;\n  font-size: 20px;\n  font-weight: 900;\n  white-space: nowrap;\n}\n\n\n\/* =========================================================\n   CONTACT\n   ========================================================= *\/\n\n.ghm-contact {\n  padding: 35px 40px;\n  background: var(--light-green);\n  border-top: 1px solid var(--border);\n}\n\n.ghm-contact h2 {\n  margin: 0 0 25px;\n  color: var(--dark-green);\n  text-align: center;\n  font-size: 22px;\n}\n\n.ghm-contact-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n\n.ghm-contact-box {\n  padding: 22px;\n  background: #fff;\n  border: 1px solid var(--border);\n  border-radius: 15px;\n  text-align: center;\n}\n\n.ghm-contact-box strong {\n  display: block;\n  margin-bottom: 7px;\n  color: var(--dark-green);\n  font-size: 15px;\n}\n\n.ghm-contact-box a {\n  color: #333 !important;\n  text-decoration: none !important;\n  font-weight: 600;\n}\n\n\n\/* =========================================================\n   FOOTER\n   ========================================================= *\/\n\n.ghm-footer {\n  padding: 18px 25px;\n  background: var(--dark-green);\n  color: #fff;\n  text-align: center;\n  font-size: 14px;\n}\n\n.ghm-footer a {\n  color: #fff !important;\n  text-decoration: none !important;\n  font-weight: 700;\n}\n\n.ghm-divider {\n  margin: 0 10px;\n  opacity: .6;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n  .ghm-header {\n    padding: 22px;\n  }\n\n  .ghm-hospital-name {\n    font-size: 22px;\n  }\n\n  .ghm-location {\n    font-size: 24px;\n  }\n\n  .ghm-hero {\n    grid-template-columns: 1fr;\n  }\n\n  .ghm-hero-text {\n    padding: 50px 35px;\n  }\n\n  .ghm-hero-photo {\n    min-height: 430px;\n  }\n\n  .ghm-hero-photo img {\n    height: 430px !important;\n  }\n\n  .ghm-requirements-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .ghm-requirement-card:nth-child(2) {\n    border-right: none;\n  }\n\n  .ghm-requirement-card:nth-child(-n+2) {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ghm-application {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .ghm-contact-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 600px) {\n\n  .ghm-pharmacist-page {\n    margin: 10px auto;\n    border-radius: 12px;\n  }\n\n  .ghm-header {\n    flex-direction: column;\n    text-align: center;\n    padding: 20px 15px;\n  }\n\n  .ghm-brand {\n    flex-direction: column;\n    gap: 8px;\n  }\n\n  .ghm-logo {\n    width: 62px !important;\n    height: 62px !important;\n  }\n\n  .ghm-hospital-name {\n    font-size: 24px;\n  }\n\n  .ghm-location {\n    text-align: center;\n    font-size: 25px;\n  }\n\n  .ghm-hero-text {\n    padding: 42px 22px;\n  }\n\n  .ghm-hero h1 {\n    font-size: 52px;\n  }\n\n  .ghm-job-title {\n    font-size: 27px;\n  }\n\n  .ghm-introduction {\n    font-size: 16px;\n  }\n\n  .ghm-hero-photo {\n    min-height: 380px;\n  }\n\n  .ghm-hero-photo img {\n    height: 380px !important;\n  }\n\n  .ghm-requirements {\n    padding: 40px 15px;\n  }\n\n  .ghm-section-heading span {\n    padding: 10px 20px;\n    font-size: 16px;\n  }\n\n  .ghm-requirements-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .ghm-requirement-card {\n    border-right: none !important;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ghm-requirement-card:last-child {\n    border-bottom: none;\n  }\n\n  .ghm-application {\n    margin: 0 15px 30px;\n    padding: 28px 22px;\n  }\n\n  .ghm-application-email {\n    width: 100%;\n    white-space: normal;\n    word-break: break-word;\n    text-align: center;\n    font-size: 16px;\n  }\n\n  .ghm-contact {\n    padding: 30px 15px;\n  }\n\n  .ghm-footer {\n    font-size: 12px;\n    line-height: 1.8;\n  }\n\n}\n<\/style>\n\n<section class=\"ghm-pharmacist-page\">\n\n  <!-- HEADER -->\n  <header class=\"ghm-header\">\n\n    <div class=\"ghm-brand\">\n      <img decoding=\"async\" \n        src=\"https:\/\/guardianhospitalmeru.com\/wp-content\/uploads\/2026\/08\/G-Logo.png\" \n        alt=\"Guardian Hospital Meru\" \n        class=\"ghm-logo\"\n      >\n\n      <div class=\"ghm-brand-text\">\n        <div class=\"ghm-hospital-name\">\n          Guardian<br>\n          Hospital Meru\n        <\/div>\n\n        <div class=\"ghm-tagline\">\n          Quality Healthcare for Everyone\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/header>\n\n\n  <!-- RECRUITMENT FLYER -->\n  <section class=\"ghm-flyer-section\">\n\n    <div class=\"ghm-flyer-container\">\n\n      <img decoding=\"async\"\n        src=\"https:\/\/guardianhospitalmeru.com\/wp-content\/uploads\/2026\/08\/Pharmacy-job-ap.jpg\"\n        alt=\"Guardian Hospital Meru - Pharmaceutical Technologist Locums Recruitment\"\n        class=\"ghm-recruitment-flyer\"\n      >\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- GREEN \/ YELLOW WAVE -->\n  <div class=\"ghm-wave\">\n    <span class=\"ghm-wave-green\"><\/span>\n    <span class=\"ghm-wave-yellow\"><\/span>\n  <\/div>\n\n\n  <!-- HERO -->\n  <section class=\"ghm-hero\">\n\n    <div class=\"ghm-hero-text\">\n\n      <div class=\"ghm-career-label\">\n        CAREER OPPORTUNITY\n      <\/div>\n\n      <h1>\n        WE ARE<br>\n        <span>HIRING!<\/span>\n      <\/h1>\n\n      <div class=\"ghm-job-title\">\n        Pharmaceutical Technologist Locums\n      <\/div>\n\n      <p class=\"ghm-introduction\">\n        Join Guardian Hospital Kangeta\u2013Meru and be part of\n        a team committed to delivering quality healthcare\n        to our community.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- REQUIREMENTS -->\n  <section class=\"ghm-requirements\">\n\n    <div class=\"ghm-section-heading\">\n      <span>KEY REQUIREMENTS<\/span>\n    <\/div>\n\n\n    <div class=\"ghm-requirements-grid\">\n\n\n      <!-- QUALIFICATION -->\n      <div class=\"ghm-requirement-card\">\n\n        <div class=\"ghm-requirement-icon\">\n          \ud83d\udc8a\n        <\/div>\n\n        <h3>QUALIFICATION<\/h3>\n\n        <p>\n          <strong>\n            Diploma in Pharmacy\/<br>\n            Pharmaceutical Technology\n          <\/strong>\n          <br>\n          from a recognized institution.\n        <\/p>\n\n      <\/div>\n\n\n      <!-- EXPERIENCE -->\n      <div class=\"ghm-requirement-card\">\n\n        <div class=\"ghm-requirement-icon\">\n          \ud83d\udcbc\n        <\/div>\n\n        <h3>EXPERIENCE<\/h3>\n\n        <p>\n          At least <strong>2 years<\/strong> of experience\n          in a busy hospital setting.\n        <\/p>\n\n      <\/div>\n\n\n      <!-- COMPUTER -->\n      <div class=\"ghm-requirement-card\">\n\n        <div class=\"ghm-requirement-icon\">\n          \ud83d\udcbb\n        <\/div>\n\n        <h3>COMPUTER LITERACY<\/h3>\n\n        <p>\n          Proficiency in computer\n          applications.\n        <\/p>\n\n      <\/div>\n\n\n      <!-- PPB -->\n      <div class=\"ghm-requirement-card\">\n\n        <div class=\"ghm-requirement-icon\">\n          \ud83d\udcdc\n        <\/div>\n\n        <h3>PPB LICENSE<\/h3>\n\n        <p>\n          Valid Pharmacy and Poisons\n          Board <strong>(PPB license).<\/strong>\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- APPLICATION -->\n  <section class=\"ghm-application\">\n\n    <div class=\"ghm-application-text\">\n\n      <h2>\n        SEND YOUR APPLICATION\n      <\/h2>\n\n      <p>\n        Applications are invited from qualified candidates.\n        Only shortlisted candidates will be contacted.\n      <\/p>\n\n    <\/div>\n\n    <a \n      href=\"mailto:recruit@guardianhospitalmeru.com?subject=Application%20for%20Pharmaceutical%20Technologist%20Locum\"\n      class=\"ghm-application-email\"\n    >\n      recruit@guardianhospitalmeru.com\n    <\/a>\n\n  <\/section>\n\n\n  <!-- CONTACT -->\n  <section class=\"ghm-contact\">\n\n    <h2>\n      GUARDIAN HOSPITAL KANGETA\u2013MERU\n    <\/h2>\n\n    <div class=\"ghm-contact-grid\">\n\n      <div class=\"ghm-contact-box\">\n        <strong>LOCATION<\/strong>\n        <span>Kangeta, Meru<\/span>\n      <\/div>\n\n      <div class=\"ghm-contact-box\">\n        <strong>CALL US<\/strong>\n        <a href=\"tel:+254703847379\">\n          0703 847 379\n        <\/a>\n      <\/div>\n\n      <div class=\"ghm-contact-box\">\n        <strong>WEBSITE<\/strong>\n        <a \n          href=\"https:\/\/guardianhospitalmeru.com\" \n          target=\"_blank\" \n          rel=\"noopener\"\n        >\n          guardianhospitalmeru.com\n        <\/a>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- FOOTER -->\n  <footer class=\"ghm-footer\">\n\n    <span>Guardian Hospital Meru<\/span>\n\n    <span class=\"ghm-divider\">|<\/span>\n\n    <a \n      href=\"https:\/\/www.facebook.com\/GuardianHospitalMeru\" \n      target=\"_blank\" \n      rel=\"noopener\"\n    >\n      Facebook\n    <\/a>\n\n    <span class=\"ghm-divider\">|<\/span>\n\n    <a \n      href=\"https:\/\/www.instagram.com\/guardianhospitalmeru\" \n      target=\"_blank\" \n      rel=\"noopener\"\n    >\n      Instagram\n    <\/a>\n\n    <span class=\"ghm-divider\">|<\/span>\n\n    <span>@guardianmeru<\/span>\n\n  <\/footer>\n\n<\/section>\n\n\n<style>\n\n\/* =========================================\n   RECRUITMENT FLYER\n========================================= *\/\n\n.ghm-flyer-section {\n  width: 100%;\n  padding: 25px 20px 35px;\n  background: #ffffff;\n  box-sizing: border-box;\n}\n\n.ghm-flyer-container {\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.ghm-recruitment-flyer {\n  display: block;\n  width: 100%;\n  max-width: 900px;\n  height: auto;\n  margin: 0 auto;\n  border-radius: 12px;\n  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);\n}\n\n\n\/* =========================================\n   MOBILE FLYER\n========================================= *\/\n\n@media (max-width: 768px) {\n\n  .ghm-flyer-section {\n    padding: 15px 10px 25px;\n  }\n\n  .ghm-recruitment-flyer {\n    width: 100%;\n    border-radius: 8px;\n  }\n\n}\n\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Guardian Hospital Meru Quality Healthcare for Everyone CAREER OPPORTUNITY WE ARE HIRING! Pharmaceutical Technologist Locums Join Guardian Hospital Kangeta\u2013Meru and be part of a team committed to delivering quality healthcare to our community. KEY REQUIREMENTS \ud83d\udc8a QUALIFICATION Diploma in Pharmacy\/ Pharmaceutical Technology from a recognized institution. \ud83d\udcbc EXPERIENCE At least 2 years of experience in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"template":"","meta":{"_eb_attr":"","_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}}},"class_list":["post-12301","awsm_job_openings","type-awsm_job_openings","status-publish","hentry"],"spectra_blocks_featured_image_url":null,"spectra_blocks_author_info":{"display_name":"admin","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/06771eba17c0edb1882c130f145861758a7aedb25829a6782d81247efb96a945?s=96&d=mm&r=g","author_link":"https:\/\/guardianhospitalmeru.com\/index.php\/author\/admin\/","description":"The hospital is a 250 bed referral and specialist centre located in Meru County along Meru-Maus road."},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/guardianhospitalmeru.com\/index.php\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Guardian Hospital Meru Quality Healthcare for Everyone CAREER OPPORTUNITY WE ARE HIRING! Pharmaceutical Technologist Locums Join Guardian Hospital Kangeta\u2013Meru and be part of a team committed to delivering quality healthcare to our community. KEY REQUIREMENTS \ud83d\udc8a QUALIFICATION Diploma in Pharmacy\/ Pharmaceutical Technology from a recognized institution. \ud83d\udcbc EXPERIENCE At least 2 years of experience in&hellip;","_links":{"self":[{"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/awsm_job_openings\/12301","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/awsm_job_openings"}],"about":[{"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/types\/awsm_job_openings"}],"author":[{"embeddable":true,"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"wp:attachment":[{"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/media?parent=12301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}