{"id":1670,"date":"2026-02-12T13:56:07","date_gmt":"2026-02-12T13:56:07","guid":{"rendered":"https:\/\/ghananurses.org\/new\/?page_id=1670"},"modified":"2026-02-12T15:43:49","modified_gmt":"2026-02-12T15:43:49","slug":"president","status":"publish","type":"page","link":"https:\/\/ghananurses.org\/new\/president\/","title":{"rendered":"President"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1670\" class=\"elementor elementor-1670\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53502a4 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"53502a4\" 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-733aa44 elementor-widget elementor-widget-html\" data-id=\"733aa44\" 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>Professional Profile - Mrs. Perpetual Ofori-Ampofo<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Segoe UI', 'Calibri', 'Arial', sans-serif;\r\n            color: #222222;\r\n            line-height: 1.75;\r\n            background: #ffffff;\r\n            -webkit-font-smoothing: antialiased;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1140px;\r\n            margin: 0 auto;\r\n            padding: 0 30px;\r\n        }\r\n\r\n        \/* Header Section *\/\r\n        .header {\r\n            padding: 80px 0 60px;\r\n            border-bottom: 2px solid #036308;\r\n            background: linear-gradient(to bottom, #ffffff 0%, #fafafa 100%);\r\n        }\r\n\r\n        .header-content {\r\n            display: grid;\r\n            grid-template-columns: 320px 1fr;\r\n            gap: 70px;\r\n            align-items: center;\r\n        }\r\n\r\n        .profile-image-container {\r\n            text-align: center;\r\n        }\r\n\r\n        .profile-image {\r\n            width: 300px;\r\n            height: 360px;\r\n            object-fit: cover;\r\n            border-radius: 8px;\r\n            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);\r\n            border: 1px solid #e0e0e0;\r\n        }\r\n\r\n        .header-text h1 {\r\n            font-size: 40px;\r\n            color: #036308;\r\n            font-weight: 700;\r\n            margin-bottom: 14px;\r\n            letter-spacing: -0.5px;\r\n        }\r\n\r\n        .header-text .title {\r\n            font-size: 22px;\r\n            font-weight: 600;\r\n            color: #8c241c;\r\n            margin-bottom: 28px;\r\n            line-height: 1.4;\r\n        }\r\n\r\n        .header-text .intro {\r\n            font-size: 17px;\r\n            line-height: 1.8;\r\n            color: #444444;\r\n            max-width: 680px;\r\n        }\r\n\r\n        \/* Main Content Sections *\/\r\n        .main-content {\r\n            background: #ffffff;\r\n        }\r\n\r\n        .section {\r\n            padding: 75px 0;\r\n            border-bottom: 1px solid #e5e5e5;\r\n        }\r\n\r\n        .section:last-child {\r\n            border-bottom: none;\r\n        }\r\n\r\n        .section-alternate {\r\n            background: #f8f9fa;\r\n        }\r\n\r\n        .section-title {\r\n            font-size: 30px;\r\n            font-weight: 700;\r\n            color: #036308;\r\n            margin-bottom: 35px;\r\n            letter-spacing: -0.4px;\r\n            position: relative;\r\n            padding-bottom: 18px;\r\n        }\r\n\r\n        .section-title::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            width: 70px;\r\n            height: 4px;\r\n            background: linear-gradient(90deg, #036308, #8c241c);\r\n            border-radius: 2px;\r\n        }\r\n\r\n        .section-content {\r\n            max-width: 920px;\r\n        }\r\n\r\n        .section-content p {\r\n            font-size: 16px;\r\n            color: #333333;\r\n            margin-bottom: 22px;\r\n            line-height: 1.85;\r\n            text-align: justify;\r\n        }\r\n\r\n        .section-content ul {\r\n            list-style: none;\r\n            padding: 0;\r\n        }\r\n\r\n        .section-content li {\r\n            font-size: 16px;\r\n            color: #333333;\r\n            margin-bottom: 18px;\r\n            padding-left: 30px;\r\n            position: relative;\r\n            line-height: 1.75;\r\n        }\r\n\r\n        .section-content li::before {\r\n            content: '';\r\n            position: absolute;\r\n            left: 0;\r\n            top: 9px;\r\n            width: 7px;\r\n            height: 7px;\r\n            background: #036308;\r\n            border-radius: 50%;\r\n        }\r\n\r\n        \/* Grid Cards for Education *\/\r\n        .credentials-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\r\n            gap: 25px;\r\n            margin-top: 30px;\r\n        }\r\n\r\n        .credential-card {\r\n            background: #ffffff;\r\n            padding: 32px 28px;\r\n            border-radius: 10px;\r\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);\r\n            border: 1px solid #e8e8e8;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .credential-card:hover {\r\n            box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);\r\n            transform: translateY(-3px);\r\n        }\r\n\r\n        .credential-card strong {\r\n            display: block;\r\n            font-size: 17px;\r\n            color: #036308;\r\n            margin-bottom: 8px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .credential-card span {\r\n            font-size: 15px;\r\n            color: #555555;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* Fellowship Cards *\/\r\n        .fellowship-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 20px;\r\n            margin-top: 30px;\r\n        }\r\n\r\n        .fellowship-card {\r\n            padding: 26px 24px;\r\n            border-left: 5px solid #8c241c;\r\n            background: #fafafa;\r\n            border-radius: 6px;\r\n            font-size: 16px;\r\n            color: #333333;\r\n            line-height: 1.7;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .fellowship-card:hover {\r\n            background: #f5f5f5;\r\n            border-left-width: 7px;\r\n        }\r\n\r\n        \/* Board Membership Grid *\/\r\n        .board-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 20px;\r\n            margin-top: 30px;\r\n        }\r\n\r\n        .board-card {\r\n            background: #ffffff;\r\n            padding: 24px 22px;\r\n            border-radius: 8px;\r\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\r\n            border: 1px solid #e8e8e8;\r\n            font-size: 15px;\r\n            color: #333333;\r\n            line-height: 1.65;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .board-card:hover {\r\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\r\n            border-color: #036308;\r\n        }\r\n\r\n        \/* Recognition Box *\/\r\n        .recognition-box {\r\n            background: #ffffff;\r\n            padding: 38px 40px;\r\n            border-left: 6px solid #8c241c;\r\n            border-radius: 8px;\r\n            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);\r\n            margin-top: 30px;\r\n        }\r\n\r\n        .recognition-box p {\r\n            font-size: 16px;\r\n            color: #333333;\r\n            line-height: 1.85;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .recognition-box p:last-child {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        \/* Personal Note *\/\r\n        .personal-note {\r\n            margin-top: 35px;\r\n            padding: 25px 30px;\r\n            background: #f8f9fa;\r\n            border-radius: 8px;\r\n            border: 1px solid #e5e5e5;\r\n        }\r\n\r\n        .personal-note p {\r\n            font-size: 15px;\r\n            color: #555555;\r\n            font-style: italic;\r\n            margin: 0;\r\n            text-align: left;\r\n        }\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 968px) {\r\n            .header-content {\r\n                grid-template-columns: 1fr;\r\n                gap: 45px;\r\n            }\r\n\r\n            .profile-image-container {\r\n                max-width: 320px;\r\n                margin: 0 auto;\r\n            }\r\n\r\n            .header-text h1 {\r\n                font-size: 34px;\r\n                text-align: center;\r\n            }\r\n\r\n            .header-text .title {\r\n                text-align: center;\r\n            }\r\n\r\n            .header-text .intro {\r\n                text-align: center;\r\n                margin: 0 auto;\r\n            }\r\n\r\n            .section-title::after {\r\n                left: 0;\r\n            }\r\n\r\n            .credentials-grid,\r\n            .fellowship-grid,\r\n            .board-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 640px) {\r\n            .header {\r\n                padding: 60px 0 45px;\r\n            }\r\n\r\n            .header-text h1 {\r\n                font-size: 28px;\r\n            }\r\n\r\n            .header-text .title {\r\n                font-size: 19px;\r\n            }\r\n\r\n            .section {\r\n                padding: 55px 0;\r\n            }\r\n\r\n            .section-title {\r\n                font-size: 26px;\r\n            }\r\n\r\n            .section-content p {\r\n                text-align: left;\r\n            }\r\n        }\r\n\r\n        \/* Print Styles *\/\r\n        @media print {\r\n            .header {\r\n                padding: 40px 0 30px;\r\n                background: white;\r\n            }\r\n\r\n            .section {\r\n                padding: 35px 0;\r\n                page-break-inside: avoid;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- Header Section -->\r\n    <header class=\"header\">\r\n        <div class=\"container\">\r\n            <div class=\"header-content\">\r\n                <div class=\"profile-image-container\">\r\n                    <img decoding=\"async\" src=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2025-03-15-at-10.53.00_67ec77b7-550x685-1.jpg\" \r\n                         alt=\"Mrs. Perpetual Ofori-Ampofo\" \r\n                         class=\"profile-image\">\r\n                <\/div>\r\n                <div class=\"header-text\">\r\n                    <h1>Mrs. Perpetual Ofori-Ampofo<\/h1>\r\n                    <div class=\"title\">President, Ghana Registered Nurses and Midwives Association (GRNMA)<\/div>\r\n                    <p class=\"intro\">\r\n                        Perpetual Ofori-Ampofo has 26 years of experience in Ghana's health sector with almost two decades in trade union leadership. She is a Nurse Educator at the Nursing and Midwifery Training College, Korle-Bu, with extensive national and international governance experience.\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <!-- Main Content -->\r\n    <main class=\"main-content\">\r\n\r\n        <!-- Professional Overview -->\r\n        <section class=\"section\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Professional Overview<\/h2>\r\n                <div class=\"section-content\">\r\n                    <p>\r\n                        Mrs. Ofori-Ampofo combines academic leadership, policy advocacy, and union governance in advancing the nursing and midwifery profession. She serves as Africa Representative on the International Council of Nurses Board of Directors and as 3rd Vice President of ICN. She is the immediate past Chairperson of the West African Health Sector Unions Network (WAHSUN) of Public Services International (PSI) and the Ghana PSI National Coordinating Council.\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Education and Credentials -->\r\n        <section class=\"section section-alternate\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Education and Credentials<\/h2>\r\n                <div class=\"section-content\">\r\n                    <div class=\"credentials-grid\">\r\n                        <div class=\"credential-card\">\r\n                            <strong>Master of Public Health<\/strong>\r\n                            <span>University of Ghana, Legon<\/span>\r\n                        <\/div>\r\n                        <div class=\"credential-card\">\r\n                            <strong>BA Nursing with Psychology<\/strong>\r\n                            <span>University of Ghana, Legon<\/span>\r\n                        <\/div>\r\n                        <div class=\"credential-card\">\r\n                            <strong>Post Graduate Diploma in Education<\/strong>\r\n                            <span>University of Cape Coast<\/span>\r\n                        <\/div>\r\n                        <div class=\"credential-card\">\r\n                            <strong>Certified Trustee<\/strong>\r\n                            <span>National Pensions Regulatory Authority, Ghana<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Fellowships and Professional Distinctions -->\r\n        <section class=\"section\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Fellowships and Professional Distinctions<\/h2>\r\n                <div class=\"section-content\">\r\n                    <div class=\"fellowship-grid\">\r\n                        <div class=\"fellowship-card\">\r\n                            Foundation Fellow, Ghana College of Nurses and Midwives\r\n                        <\/div>\r\n                        <div class=\"fellowship-card\">\r\n                            Fellow, West African Post Graduate College of Nurses and Midwives\r\n                        <\/div>\r\n                        <div class=\"fellowship-card\">\r\n                            Member, Sigma Theta Tau International Honor Society of Nursing\r\n                        <\/div>\r\n                        <div class=\"fellowship-card\">\r\n                            Scholar, Global Nursing Leadership Institute, International Council of Nurses (ICN)\r\n                        <\/div>\r\n                        <div class=\"fellowship-card\">\r\n                            ICN Leadership for Change Trainer\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Governance and Board Membership -->\r\n        <section class=\"section section-alternate\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Governance and Board Membership<\/h2>\r\n                <div class=\"section-content\">\r\n                    <p>Mrs. Ofori-Ampofo has served and continues to serve on numerous national and international committees and boards, demonstrating her commitment to healthcare governance and policy development:<\/p>\r\n                    <div class=\"board-grid\">\r\n                        <div class=\"board-card\">Governing Board, Nursing and Midwifery Council of Ghana<\/div>\r\n                        <div class=\"board-card\">Ghana College of Nurses and Midwives<\/div>\r\n                        <div class=\"board-card\">Health Sector Occupational Pension Scheme<\/div>\r\n                        <div class=\"board-card\">PSI Health and Social Sector Task Force<\/div>\r\n                        <div class=\"board-card\">ITUC-Africa Occupational Health and Safety Network<\/div>\r\n                        <div class=\"board-card\">CODEO Advisory Council of Ghana<\/div>\r\n                        <div class=\"board-card\">Ghana Social Partnership Council<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Global Engagement and Recognition -->\r\n        <section class=\"section\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Global Engagement and Recognition<\/h2>\r\n                <div class=\"section-content\">\r\n                    <div class=\"recognition-box\">\r\n                        <p>\r\n                            Mrs. Ofori-Ampofo has been invited as a distinguished speaker by leading international organizations including the World Health Organization Regional Office for Africa (WHO AFRO), Public Services International (PSI), International Council of Nurses (ICN), ActionAid, Tropical Health and Education Trust (THET), International Training Centre of the ILO (ITCILO), OTUWA, and numerous other respected institutions.\r\n                        <\/p>\r\n                        <p>\r\n                            She has received multiple awards in recognition of her exceptional dedication to strengthening trade unions and her unwavering commitment to addressing critical issues in social protection, migration, and adolescent sexual and reproductive health.\r\n                        <\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"personal-note\">\r\n                        <h3 style=\"font-size: 18px; color: #036308; font-weight: 600; margin-bottom: 12px;\">Personal<\/h3>\r\n                        <p>Mrs. Ofori-Ampofo is married with three children.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n<\/body>\r\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>Professional Profile &#8211; Mrs. Perpetual Ofori-Ampofo Mrs. Perpetual Ofori-Ampofo President, Ghana Registered Nurses and Midwives Association (GRNMA) Perpetual Ofori-Ampofo has 26 years of experience in Ghana&#8217;s health sector with almost two decades in trade union leadership. She is a Nurse Educator at the Nursing and Midwifery Training College, Korle-Bu, with extensive national and international governance experience. Professional Overview Mrs. Ofori-Ampofo combines academic leadership, policy advocacy, and union governance in advancing the nursing and midwifery profession. She serves as Africa Representative on the International Council of Nurses Board of Directors and as 3rd Vice President of ICN. She is the immediate past Chairperson of the West African Health Sector Unions Network (WAHSUN) of Public Services International (PSI) and the Ghana PSI National Coordinating Council. Education and Credentials Master of Public Health University of Ghana, Legon BA Nursing with Psychology University of Ghana, Legon Post Graduate Diploma in Education University of Cape Coast Certified Trustee National Pensions Regulatory Authority, Ghana Fellowships and Professional Distinctions Foundation Fellow, Ghana College of Nurses and Midwives Fellow, West African Post Graduate College of Nurses and Midwives Member, Sigma Theta Tau International Honor Society of Nursing Scholar, Global Nursing Leadership Institute, International Council of Nurses (ICN) ICN Leadership for Change Trainer Governance and Board Membership Mrs. Ofori-Ampofo has served and continues to serve on numerous national and international committees and boards, demonstrating her commitment to healthcare governance and policy development: Governing Board, Nursing and Midwifery Council of Ghana Ghana College of Nurses and Midwives Health Sector Occupational Pension Scheme PSI Health and Social Sector Task Force ITUC-Africa Occupational Health and Safety Network CODEO Advisory Council of Ghana Ghana Social Partnership Council Global Engagement and Recognition Mrs. Ofori-Ampofo has been invited as a distinguished speaker by leading international organizations including the World Health Organization Regional Office for Africa (WHO AFRO), Public Services International (PSI), International Council of Nurses (ICN), ActionAid, Tropical Health and Education Trust (THET), International Training Centre of the ILO (ITCILO), OTUWA, and numerous other respected institutions. She has received multiple awards in recognition of her exceptional dedication to strengthening trade unions and her unwavering commitment to addressing critical issues in social protection, migration, and adolescent sexual and reproductive health. Personal Mrs. Ofori-Ampofo is married with three children.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"_srk_meta_title":"","_srk_meta_description":"","_srk_robots_meta":[],"_srk_canonical_url":"","_srk_advanced_settings":[],"_srk_last_sync":0,"footnotes":""},"class_list":["post-1670","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Ghana Registered Nurses and Midwives Association (GRNMA) - The Ghana Registered Nurses and Midwives Association (GRNMA)<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ghananurses.org\/new\/president\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"President - The Ghana Registered Nurses and Midwives Association (GRNMA)\" \/>\n<meta property=\"og:description\" content=\"Professional Profile &#8211; Mrs. Perpetual Ofori-Ampofo Mrs. Perpetual Ofori-Ampofo President, Ghana Registered Nurses and Midwives Association (GRNMA) Perpetual Ofori-Ampofo has 26 years of experience in Ghana&#8217;s health sector with almost two decades in trade union leadership. She is a Nurse Educator at the Nursing and Midwifery Training College, Korle-Bu, with extensive national and international governance experience. Professional Overview Mrs. Ofori-Ampofo combines academic leadership, policy advocacy, and union governance in advancing the nursing and midwifery profession. She serves as Africa Representative on the International Council of Nurses Board of Directors and as 3rd Vice President of ICN. She is the immediate past Chairperson of the West African Health Sector Unions Network (WAHSUN) of Public Services International (PSI) and the Ghana PSI National Coordinating Council. Education and Credentials Master of Public Health University of Ghana, Legon BA Nursing with Psychology University of Ghana, Legon Post Graduate Diploma in Education University of Cape Coast Certified Trustee National Pensions Regulatory Authority, Ghana Fellowships and Professional Distinctions Foundation Fellow, Ghana College of Nurses and Midwives Fellow, West African Post Graduate College of Nurses and Midwives Member, Sigma Theta Tau International Honor Society of Nursing Scholar, Global Nursing Leadership Institute, International Council of Nurses (ICN) ICN Leadership for Change Trainer Governance and Board Membership Mrs. Ofori-Ampofo has served and continues to serve on numerous national and international committees and boards, demonstrating her commitment to healthcare governance and policy development: Governing Board, Nursing and Midwifery Council of Ghana Ghana College of Nurses and Midwives Health Sector Occupational Pension Scheme PSI Health and Social Sector Task Force ITUC-Africa Occupational Health and Safety Network CODEO Advisory Council of Ghana Ghana Social Partnership Council Global Engagement and Recognition Mrs. Ofori-Ampofo has been invited as a distinguished speaker by leading international organizations including the World Health Organization Regional Office for Africa (WHO AFRO), Public Services International (PSI), International Council of Nurses (ICN), ActionAid, Tropical Health and Education Trust (THET), International Training Centre of the ILO (ITCILO), OTUWA, and numerous other respected institutions. She has received multiple awards in recognition of her exceptional dedication to strengthening trade unions and her unwavering commitment to addressing critical issues in social protection, migration, and adolescent sexual and reproductive health. Personal Mrs. Ofori-Ampofo is married with three children.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ghananurses.org\/new\/president\/\" \/>\n<meta property=\"og:site_name\" content=\"The Ghana Registered Nurses and Midwives Association (GRNMA)\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/@GRNMAOfficial\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-12T15:43:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2025-03-15-at-10.53.00_67ec77b7-550x685-1.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/president\\\/\",\"url\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/president\\\/\",\"name\":\"President - The Ghana Registered Nurses and Midwives Association (GRNMA)\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/president\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/president\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/WhatsApp-Image-2025-03-15-at-10.53.00_67ec77b7-550x685-1.jpg\",\"datePublished\":\"2026-02-12T13:56:07+00:00\",\"dateModified\":\"2026-02-12T15:43:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/president\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ghananurses.org\\\/new\\\/president\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/president\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/WhatsApp-Image-2025-03-15-at-10.53.00_67ec77b7-550x685-1.jpg\",\"contentUrl\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/WhatsApp-Image-2025-03-15-at-10.53.00_67ec77b7-550x685-1.jpg\",\"width\":550,\"height\":685},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/president\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"President\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/#website\",\"url\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/\",\"name\":\"The Ghana Registered Nurses and Midwives Association (GRNMA)\",\"description\":\"The Ghana Registered Nurses and Midwives Association (GRNMA)\",\"publisher\":{\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/#organization\",\"name\":\"The Ghana Registered Nurses and Midwives Association (GRNMA)\",\"url\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/logo.png\",\"width\":250,\"height\":48,\"caption\":\"The Ghana Registered Nurses and Midwives Association (GRNMA)\"},\"image\":{\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/@GRNMAOfficial\\\/\",\"http:\\\/\\\/https\\\/\\\/www.youtube.com\\\/channel\\\/UCMt3oVYg5TBFCXkLV7nzGew\",\"https:\\\/\\\/www.instagram.com\\\/ghananurses\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Ghana Registered Nurses and Midwives Association (GRNMA) - The Ghana Registered Nurses and Midwives Association (GRNMA)","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ghananurses.org\/new\/president\/","og_locale":"en_US","og_type":"article","og_title":"President - The Ghana Registered Nurses and Midwives Association (GRNMA)","og_description":"Professional Profile &#8211; Mrs. Perpetual Ofori-Ampofo Mrs. Perpetual Ofori-Ampofo President, Ghana Registered Nurses and Midwives Association (GRNMA) Perpetual Ofori-Ampofo has 26 years of experience in Ghana&#8217;s health sector with almost two decades in trade union leadership. She is a Nurse Educator at the Nursing and Midwifery Training College, Korle-Bu, with extensive national and international governance experience. Professional Overview Mrs. Ofori-Ampofo combines academic leadership, policy advocacy, and union governance in advancing the nursing and midwifery profession. She serves as Africa Representative on the International Council of Nurses Board of Directors and as 3rd Vice President of ICN. She is the immediate past Chairperson of the West African Health Sector Unions Network (WAHSUN) of Public Services International (PSI) and the Ghana PSI National Coordinating Council. Education and Credentials Master of Public Health University of Ghana, Legon BA Nursing with Psychology University of Ghana, Legon Post Graduate Diploma in Education University of Cape Coast Certified Trustee National Pensions Regulatory Authority, Ghana Fellowships and Professional Distinctions Foundation Fellow, Ghana College of Nurses and Midwives Fellow, West African Post Graduate College of Nurses and Midwives Member, Sigma Theta Tau International Honor Society of Nursing Scholar, Global Nursing Leadership Institute, International Council of Nurses (ICN) ICN Leadership for Change Trainer Governance and Board Membership Mrs. Ofori-Ampofo has served and continues to serve on numerous national and international committees and boards, demonstrating her commitment to healthcare governance and policy development: Governing Board, Nursing and Midwifery Council of Ghana Ghana College of Nurses and Midwives Health Sector Occupational Pension Scheme PSI Health and Social Sector Task Force ITUC-Africa Occupational Health and Safety Network CODEO Advisory Council of Ghana Ghana Social Partnership Council Global Engagement and Recognition Mrs. Ofori-Ampofo has been invited as a distinguished speaker by leading international organizations including the World Health Organization Regional Office for Africa (WHO AFRO), Public Services International (PSI), International Council of Nurses (ICN), ActionAid, Tropical Health and Education Trust (THET), International Training Centre of the ILO (ITCILO), OTUWA, and numerous other respected institutions. She has received multiple awards in recognition of her exceptional dedication to strengthening trade unions and her unwavering commitment to addressing critical issues in social protection, migration, and adolescent sexual and reproductive health. Personal Mrs. Ofori-Ampofo is married with three children.","og_url":"https:\/\/ghananurses.org\/new\/president\/","og_site_name":"The Ghana Registered Nurses and Midwives Association (GRNMA)","article_publisher":"https:\/\/www.facebook.com\/@GRNMAOfficial\/","article_modified_time":"2026-02-12T15:43:49+00:00","og_image":[{"url":"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2025-03-15-at-10.53.00_67ec77b7-550x685-1.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ghananurses.org\/new\/president\/","url":"https:\/\/ghananurses.org\/new\/president\/","name":"President - The Ghana Registered Nurses and Midwives Association (GRNMA)","isPartOf":{"@id":"https:\/\/ghananurses.org\/new\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ghananurses.org\/new\/president\/#primaryimage"},"image":{"@id":"https:\/\/ghananurses.org\/new\/president\/#primaryimage"},"thumbnailUrl":"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2025-03-15-at-10.53.00_67ec77b7-550x685-1.jpg","datePublished":"2026-02-12T13:56:07+00:00","dateModified":"2026-02-12T15:43:49+00:00","breadcrumb":{"@id":"https:\/\/ghananurses.org\/new\/president\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ghananurses.org\/new\/president\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ghananurses.org\/new\/president\/#primaryimage","url":"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2025-03-15-at-10.53.00_67ec77b7-550x685-1.jpg","contentUrl":"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2025-03-15-at-10.53.00_67ec77b7-550x685-1.jpg","width":550,"height":685},{"@type":"BreadcrumbList","@id":"https:\/\/ghananurses.org\/new\/president\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ghananurses.org\/new\/"},{"@type":"ListItem","position":2,"name":"President"}]},{"@type":"WebSite","@id":"https:\/\/ghananurses.org\/new\/#website","url":"https:\/\/ghananurses.org\/new\/","name":"The Ghana Registered Nurses and Midwives Association (GRNMA)","description":"The Ghana Registered Nurses and Midwives Association (GRNMA)","publisher":{"@id":"https:\/\/ghananurses.org\/new\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ghananurses.org\/new\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ghananurses.org\/new\/#organization","name":"The Ghana Registered Nurses and Midwives Association (GRNMA)","url":"https:\/\/ghananurses.org\/new\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ghananurses.org\/new\/#\/schema\/logo\/image\/","url":"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/02\/logo.png","contentUrl":"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/02\/logo.png","width":250,"height":48,"caption":"The Ghana Registered Nurses and Midwives Association (GRNMA)"},"image":{"@id":"https:\/\/ghananurses.org\/new\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/@GRNMAOfficial\/","http:\/\/https\/\/www.youtube.com\/channel\/UCMt3oVYg5TBFCXkLV7nzGew","https:\/\/www.instagram.com\/ghananurses\/"]}]}},"_links":{"self":[{"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/pages\/1670","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/comments?post=1670"}],"version-history":[{"count":10,"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/pages\/1670\/revisions"}],"predecessor-version":[{"id":1684,"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/pages\/1670\/revisions\/1684"}],"wp:attachment":[{"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/media?parent=1670"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}