{"id":458,"date":"2021-04-23T09:28:47","date_gmt":"2021-04-23T09:28:47","guid":{"rendered":"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/?page_id=458"},"modified":"2025-10-22T07:48:23","modified_gmt":"2025-10-22T07:48:23","slug":"office-of-the-city-health-officer","status":"publish","type":"page","link":"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/office-of-the-city-health-officer\/","title":{"rendered":"Office of the City Health Officer"},"content":{"rendered":"<h1 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-923eafb1963fe06e522e09401025a6d9\" style=\"color:#030744;margin-top:35px\">OFFICE OF THE CITY HEALTH OFFICER<\/h1>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-458_5219ef-d8 .kt-block-spacer{height:6px;}.wp-block-kadence-spacer.kt-block-spacer-458_5219ef-d8 .kt-divider{border-top-width:5px;height:1px;border-top-color:#1481f1;width:90%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-458_5219ef-d8\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"><\/div><\/div>\n\n\n<style>.kb-row-layout-id458_5c3221-3f > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id458_5c3221-3f > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id458_5c3221-3f > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-right:var(--global-kb-spacing-3xl, 6.5rem);padding-bottom:0px;padding-left:var(--global-kb-spacing-3xl, 6.5rem);grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id458_5c3221-3f > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id458_5c3221-3f > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}@media all and (max-width: 767px){.kb-row-layout-id458_5c3221-3f > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id458_5c3221-3f alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column458_fab5a3-20 > .kt-inside-inner-col,.kadence-column458_fab5a3-20 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column458_fab5a3-20 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column458_fab5a3-20 > .kt-inside-inner-col{flex-direction:column;}.kadence-column458_fab5a3-20 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column458_fab5a3-20 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column458_fab5a3-20{position:relative;}@media all and (max-width: 1024px){.kadence-column458_fab5a3-20 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column458_fab5a3-20 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column458_fab5a3-20\"><div class=\"kt-inside-inner-col\">\n<!-- ======================\n     HORIZONTAL TAB SECTION\n======================= -->\n<style>\n  .tab-container {\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    font-family: \"Poppins\", Roboto, Arial, sans-serif;\n  }\n\n  \/* Tab Buttons *\/\n  .tab-buttons {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    flex-wrap: wrap;\n    border-bottom: 2px solid #e5e5e5;\n  }\n\n  .tab-btn {\n    flex: 1;\n    padding: 15px 20px;\n    text-align: center;\n    font-weight: 700;\n    text-transform: uppercase;\n    cursor: pointer;\n    background: #f8f8f8;\n    color: #002147;\n    border: none;\n    outline: none;\n    transition: 0.3s ease;\n    position: relative;\n  }\n\n  .tab-btn.active {\n    background: #007dc3;\n    color: #fff;\n  }\n\n  .tab-btn.active::after {\n    content: \"\";\n    position: absolute;\n    bottom: -2px;\n    left: 50%;\n    transform: translateX(-50%);\n    border-width: 8px;\n    border-style: solid;\n    border-color: #007dc3 transparent transparent transparent;\n  }\n\n  \/* Tab Content *\/\n  .tab-content {\n    display: none;\n    padding: 30px 20px;\n    animation: fadeIn 0.4s ease-in-out;\n  }\n\n  .tab-content.active {\n    display: block;\n  }\n\n  @keyframes fadeIn {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Text Styles *\/\n  .tab-content h3 {\n    color: #002147;\n    font-size: 20px;\n    margin-bottom: 10px;\n    font-weight: 800;\n  }\n\n  .tab-content p, .tab-content li {\n    color: #333;\n    line-height: 1.6;\n    font-size: 15px;\n  }\n\n  ol {\n    margin-left: 20px;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 768px) {\n    .tab-btn {\n      flex: 100%;\n      font-size: 14px;\n      padding: 12px;\n    }\n  }\n<\/style>\n\n<div class=\"tab-container\">\n  <div class=\"tab-buttons\">\n    <button class=\"tab-btn active\" data-tab=\"function\">FUNCTIONAL STATEMENT<\/button>\n    <button class=\"tab-btn\" data-tab=\"obj\">OBJECTIVES<\/button>\n    <button class=\"tab-btn\" data-tab=\"services\">SERVICES<\/button>\n  <\/div>\n\n  <div id=\"function\" class=\"tab-content active\">\n    <ol>\n      <li>The City Health Department as guardian of the health and physical well-being of every individual of Puerto Princesa City, plans, organizes, directs and coordinates all functions and activities, under the direction of the City Mayor, of the City Health Plan, its implementation and realization.<\/li>\n      <li>It looks after the medical and health needs of its community while promoting awareness and self reliance among its people in self-determination and access to health promotion.<\/li>\n      <li>Because a healthy citizenry is the key to attainment of a better economic, moral, educational or political development, the Department relentlessly pursues to implement its preventive, curative and rehabilitative health activities with community participation to attain health for all before the year 2009.<\/li>\n    <\/ol>\n  <\/div>\n\n  <div id=\"obj\" class=\"tab-content\">\n    <ol>\n      <li>Improve the health status of every Puerto Princesan thru the proper implementation of its health program within its available resources and active community participation.<\/li>\n    <\/ol>\n  <\/div>\n\n  <div id=\"services\" class=\"tab-content\">\n      <ol>\n    <li>Request for Medical Consultation\/ Medicines<\/li>\n    <li>General consultation\n      <ul>\n        <li>Medico Legal Consultation\/Commitment to jail\/ Medical Certificate (Sick leave, athletes\/Encampment\/ Reinstatement\/Employment\/ Appointment)<\/li>\n      <\/ul>\n    <\/li><li>Request for Pre-natal care\n      <ul>\n        <li>Request for Immunization to:\n          <ol type=\"a\">\n          <li>Infant (0-11 months)<\/li>\n          <li>Pregnant Mother<\/li>\n          <\/ol>\n          <\/li><li>\n       <\/li><\/ul>\n       <\/li>\n    <li>Request for laboratory examination services and issuance of results<\/li>\n    <li>BSMP (Blood Smear for Malaria Parasites)\n      <ul>\n       <li>CBC<\/li>\n       <li>Blood Typing<\/li>\n       <li>Hemoglobin<\/li>\n       <li>Hematocrit<\/li>\n       <li>Platelet Determination<\/li>\n       <li>Bleeding\/Clotting Time<\/li>\n       <li>Widal Test<\/li>\n       <li>Urinalysis\/Pregnancy Test<\/li>\n       <li>Fecalysis<\/li>\n       <li>Lipid Profile<\/li>\n       <li>Fasting Blood Sugar<\/li>\n       <li>Hepatitis B<\/li>\n       <li>Gram Stain for Sexual Transmitted Infection<\/li>\n       <li>Sputum<\/li>\n      <\/ul>\n      <\/li>\n    <li>Request for Tetanus Toxoid<\/li>\n    <li>Request for Dental Services:\n      <ul>\n        <li>Oral Examination<\/li>\n        <li>Tooth Extraction<\/li>\n        <li>Oral Prophylaxis<\/li>\n        <li>Dental Filling<\/li>\n        <li>Dental Consultation and Gum treatment<\/li>\n        <li>Request for Tooth Brushing Drill and Fluoridization (in different schools)<\/li>\n      <ul>\n     <\/ul><\/ul><\/li>\n    <li>Request for Re-supply of Contraceptives<\/li>\n    <li>Request for Intra Uterine Device (IUD)<\/li>\n    <li>Request for PAPANICULAO SMEAR (PAP SMEAR) for early detection of cervical cancer<\/li>\n    <li>Request for Resource Speaker on Family Planning Health and Nutrition Subjects<\/li>\n    <li>Issuance of Medico Legal\/Autopsy Examination results<\/li>\n    <li>Issuance of physically fit Certificate for Medical\/Physical Examination Result\/Dental\/ Pre-Marriage Certificate\n    <\/li><li>Employment\n      <ul>\n        <li>Driver&rsquo;s license<\/li>\n        <li>Physically\/Mentally fit<\/li>\n        <li>Jail Commitment<\/li>\n        <li>Diagnosis (Financial\/Medical Assistance)<\/li>\n        <li>Bond<\/li>\n        <li>School Requirements<\/li>\n        <li>Leave of Absence<\/li>\n        <li>Immunization<\/li>\n        <li>Dental Clearance<\/li>\n        <li>Pre-Marriage Counseling Certificate<\/li>\n        <li>Health Certificate<\/li>\n       <\/ul>\n      <\/li>\n    <li>Issuance of Death Certificate\n      <ul>\n        <li>Issuance of Certificate for Permit<\/li>\n        <li>To construct a tomb\n        <\/li><li>To open a tomb<\/li>\n        <li>To transfer\/transport Cadaver<\/li>\n       <\/ul>\n       <\/li>\n    <li>Sanitary Permit<\/li>\n    <li>Issuance of Food Commodities for the UWPS children and identified Underweight Pregnant for Patient who seek consultation at the CHO\n      <ul>\n    <li>Provisions of Other Health Related Services:\n      <ul>\n        <li>Giving Free counseling on proper diet &amp; diet management (Adult &amp; children)<\/li>\n        <li>Parents of UWPS Underweight pregnant<\/li>\n        <li>Provide technical assistance<\/li>\n      <\/ul>\n      <\/li><\/ul>\n     <\/li>\n    <li>Provisions of Food Handler Seminar<\/li>\n    <li>Provisions of Services to Sanitary complaints<\/li>\n    <li>Provision of Services to Facilitate application for tomb construction at the City Cemetery<\/li>\n    <\/ol>\n  <\/div>\n<\/div>\n\n<script>\n  document.querySelectorAll('.tab-btn').forEach(btn => {\n    btn.addEventListener('click', () => {\n      const target = btn.dataset.tab;\n\n      document.querySelectorAll('.tab-btn').forEach(b => b.classList.remove('active'));\n      document.querySelectorAll('.tab-content').forEach(c => c.classList.remove('active'));\n\n      btn.classList.add('active');\n      document.getElementById(target).classList.add('active');\n    });\n  });\n<\/script>\n<\/div><\/div>\n\n<\/div><\/div>\n\n\n<h1 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-9335c56b4521b2e8ac93f24c905da699\" style=\"color:#030744\">CONTACT INFORMATION<\/h1>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-458_9d25e2-d7 .kt-block-spacer{height:6px;}.wp-block-kadence-spacer.kt-block-spacer-458_9d25e2-d7 .kt-divider{border-top-width:5px;height:1px;border-top-color:#1481f1;width:90%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-458_9d25e2-d7\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"><\/div><\/div>\n\n\n<style>.kb-row-layout-id458_215f1b-64 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id458_215f1b-64 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id458_215f1b-64 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-right:var(--global-kb-spacing-3xl, 6.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);padding-left:var(--global-kb-spacing-3xl, 6.5rem);grid-template-columns:repeat(2, minmax(0, 1fr));}.kb-row-layout-id458_215f1b-64 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id458_215f1b-64 > .kt-row-column-wrap{grid-template-columns:repeat(2, minmax(0, 1fr));}}@media all and (max-width: 767px){.kb-row-layout-id458_215f1b-64 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id458_215f1b-64 alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column458_e25359-f4 > .kt-inside-inner-col,.kadence-column458_e25359-f4 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column458_e25359-f4 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column458_e25359-f4 > .kt-inside-inner-col{flex-direction:column;}.kadence-column458_e25359-f4 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column458_e25359-f4 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column458_e25359-f4{position:relative;}@media all and (max-width: 1024px){.kadence-column458_e25359-f4 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column458_e25359-f4 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column458_e25359-f4\"><div class=\"kt-inside-inner-col\">\n<p class=\"wp-block-paragraph\" style=\"margin-top:0px;margin-bottom:10px;font-size:14px;font-style:normal;font-weight:500\">The City Health Officer contact information provides details on how to get in touch with the office for any inquiries, suggestions, or needs. It includes phone numbers, email addresses, and other communication methods.<\/p>\n\n\n<style>.kb-row-layout-wrap.wp-block-kadence-rowlayout.kb-row-layout-id458_0f6bff-af{margin-bottom:-5vh;}.kb-row-layout-id458_0f6bff-af > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id458_0f6bff-af > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id458_0f6bff-af > .kt-row-column-wrap{column-gap:0em;row-gap:var(--global-kb-gap-none, 0rem );padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);grid-template-columns:minmax(0, calc(15% - ((0em * 1 )\/2)))minmax(0, calc(85% - ((0em * 1 )\/2)));}.kb-row-layout-id458_0f6bff-af > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id458_0f6bff-af > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr) minmax(0, 2fr);}}@media all and (max-width: 767px){.kb-row-layout-id458_0f6bff-af > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id458_0f6bff-af alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-right-golden kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column458_70e96f-df > .kt-inside-inner-col,.kadence-column458_70e96f-df > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column458_70e96f-df > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column458_70e96f-df > .kt-inside-inner-col{flex-direction:column;}.kadence-column458_70e96f-df > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column458_70e96f-df > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column458_70e96f-df{position:relative;}@media all and (max-width: 1024px){.kadence-column458_70e96f-df > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column458_70e96f-df > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column458_70e96f-df\"><div class=\"kt-inside-inner-col\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-content\/uploads\/2025\/09\/icons8-address-100-copy.png\" alt=\"\" class=\"wp-image-14028\" style=\"object-fit:cover;width:50px;height:50px\"><\/figure>\n<\/div><\/div>\n\n\n<style>.kadence-column458_4cac0c-7f > .kt-inside-inner-col,.kadence-column458_4cac0c-7f > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column458_4cac0c-7f > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column458_4cac0c-7f > .kt-inside-inner-col{flex-direction:column;}.kadence-column458_4cac0c-7f > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column458_4cac0c-7f > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column458_4cac0c-7f{position:relative;}@media all and (max-width: 1024px){.kadence-column458_4cac0c-7f > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column458_4cac0c-7f > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column458_4cac0c-7f\"><div class=\"kt-inside-inner-col\">\n<h6 class=\"wp-block-heading has-text-color has-link-color wp-elements-47afbfc885698d43f48ee7503a0051fb\" style=\"color:#030744;margin-top:0px;margin-bottom:0px;font-size:16px\">Address<\/h6>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"font-size:12px;font-style:normal;font-weight:500\">Old City Hall Bldg., Bgy. Model<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"http:\/\/info@visitpuertoprincesa.com\/\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<\/div><\/div>\n\n<\/div><\/div>\n\n<style>.kb-row-layout-wrap.wp-block-kadence-rowlayout.kb-row-layout-id458_86698c-e1{margin-bottom:0vh;}.kb-row-layout-id458_86698c-e1 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id458_86698c-e1 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id458_86698c-e1 > .kt-row-column-wrap{column-gap:0em;row-gap:var(--global-kb-gap-none, 0rem );padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);grid-template-columns:minmax(0, calc(15% - ((0em * 1 )\/2)))minmax(0, calc(85% - ((0em * 1 )\/2)));}.kb-row-layout-id458_86698c-e1 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id458_86698c-e1 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr) minmax(0, 2fr);}}@media all and (max-width: 767px){.kb-row-layout-id458_86698c-e1 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id458_86698c-e1 alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-right-golden kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column458_a7d744-7c > .kt-inside-inner-col,.kadence-column458_a7d744-7c > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column458_a7d744-7c > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column458_a7d744-7c > .kt-inside-inner-col{flex-direction:column;}.kadence-column458_a7d744-7c > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column458_a7d744-7c > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column458_a7d744-7c{position:relative;}@media all and (max-width: 1024px){.kadence-column458_a7d744-7c > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column458_a7d744-7c > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column458_a7d744-7c\"><div class=\"kt-inside-inner-col\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-content\/uploads\/2025\/09\/icons8-mail-100-copy.png\" alt=\"\" class=\"wp-image-14030\" style=\"object-fit:cover;width:50px;height:50px\"><\/figure>\n<\/div><\/div>\n\n\n<style>.kadence-column458_5756b0-fe > .kt-inside-inner-col,.kadence-column458_5756b0-fe > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column458_5756b0-fe > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column458_5756b0-fe > .kt-inside-inner-col{flex-direction:column;}.kadence-column458_5756b0-fe > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column458_5756b0-fe > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column458_5756b0-fe{position:relative;}@media all and (max-width: 1024px){.kadence-column458_5756b0-fe > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column458_5756b0-fe > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column458_5756b0-fe\"><div class=\"kt-inside-inner-col\">\n<h6 class=\"wp-block-heading has-text-color has-link-color wp-elements-0ffc7f8a6fffe347526123f31c61ee55\" style=\"color:#030744;margin-top:0px;margin-bottom:0px;font-size:16px\">Email Address<\/h6>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"font-size:12px;font-style:normal;font-weight:500\">cityhealth@puertoprincesa.ph<\/p>\n<\/div><\/div>\n\n<\/div><\/div>\n\n<style>.kb-row-layout-id458_731f08-55 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id458_731f08-55 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id458_731f08-55 > .kt-row-column-wrap{column-gap:0em;row-gap:var(--global-kb-gap-none, 0rem );padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);grid-template-columns:minmax(0, calc(15% - ((0em * 1 )\/2)))minmax(0, calc(85% - ((0em * 1 )\/2)));}.kb-row-layout-id458_731f08-55 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id458_731f08-55 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr) minmax(0, 2fr);}}@media all and (max-width: 767px){.kb-row-layout-id458_731f08-55 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id458_731f08-55 alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-right-golden kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column458_a11f3f-41 > .kt-inside-inner-col,.kadence-column458_a11f3f-41 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column458_a11f3f-41 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column458_a11f3f-41 > .kt-inside-inner-col{flex-direction:column;}.kadence-column458_a11f3f-41 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column458_a11f3f-41 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column458_a11f3f-41{position:relative;}@media all and (max-width: 1024px){.kadence-column458_a11f3f-41 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column458_a11f3f-41 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column458_a11f3f-41\"><div class=\"kt-inside-inner-col\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-content\/uploads\/2025\/09\/icons8-telephone-100-copy.png\" alt=\"\" class=\"wp-image-14029\" style=\"object-fit:cover;width:50px;height:49px\"><\/figure>\n<\/div><\/div>\n\n\n<style>.kadence-column458_50d8b0-a8 > .kt-inside-inner-col,.kadence-column458_50d8b0-a8 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column458_50d8b0-a8 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column458_50d8b0-a8 > .kt-inside-inner-col{flex-direction:column;}.kadence-column458_50d8b0-a8 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column458_50d8b0-a8 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column458_50d8b0-a8{position:relative;}@media all and (max-width: 1024px){.kadence-column458_50d8b0-a8 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column458_50d8b0-a8 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column458_50d8b0-a8\"><div class=\"kt-inside-inner-col\">\n<h6 class=\"wp-block-heading has-text-color has-link-color wp-elements-584f499bc354f3bb0ac2580076c1f678\" style=\"color:#030744;margin-top:0px;margin-bottom:0px;font-size:16px\">Telephone Number<\/h6>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"font-size:12px;font-style:normal;font-weight:500\">(048)717-80&ndash;\/(048)717-80&ndash;<br>(048) 717-8000<\/p>\n<\/div><\/div>\n\n<\/div><\/div><\/div><\/div>\n\n\n<style>.kadence-column458_379e3a-17 > .kt-inside-inner-col,.kadence-column458_379e3a-17 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column458_379e3a-17 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column458_379e3a-17 > .kt-inside-inner-col{flex-direction:column;}.kadence-column458_379e3a-17 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column458_379e3a-17 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column458_379e3a-17{position:relative;}@media all and (max-width: 1024px){.kadence-column458_379e3a-17 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column458_379e3a-17 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column458_379e3a-17\"><div class=\"kt-inside-inner-col\">\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1018\" src=\"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-content\/uploads\/2025\/10\/Charlito-Padul-20-1024x1018-1.png\" alt=\"\" class=\"wp-image-15805\" style=\"border-style:none;border-width:0px;border-radius:16px;aspect-ratio:1;object-fit:cover;width:800px\" srcset=\"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-content\/uploads\/2025\/10\/Charlito-Padul-20-1024x1018-1.png 1024w, https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-content\/uploads\/2025\/10\/Charlito-Padul-20-1024x1018-1-300x298.png 300w, https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-content\/uploads\/2025\/10\/Charlito-Padul-20-1024x1018-1-150x150.png 150w, https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-content\/uploads\/2025\/10\/Charlito-Padul-20-1024x1018-1-768x764.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div><\/div>\n\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>OFFICE OF THE CITY HEALTH OFFICER FUNCTIONAL STATEMENT OBJECTIVES SERVICES The City Health Department as guardian of the health and physical well-being of every individual of Puerto Princesa City, plans, organizes, directs and coordinates all functions and activities, under the direction of the City Mayor, of the City Health Plan, its implementation and realization. It&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-458","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-json\/wp\/v2\/pages\/458","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-json\/wp\/v2\/comments?post=458"}],"version-history":[{"count":28,"href":"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-json\/wp\/v2\/pages\/458\/revisions"}],"predecessor-version":[{"id":15865,"href":"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-json\/wp\/v2\/pages\/458\/revisions\/15865"}],"wp:attachment":[{"href":"https:\/\/tempmain.puertoprincesa.ph\/xk9waq8jswec\/wp-json\/wp\/v2\/media?parent=458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}