{"id":4768,"date":"2026-03-17T12:16:50","date_gmt":"2026-03-17T04:16:50","guid":{"rendered":"https:\/\/wavenex.com.hk\/solutions\/?page_id=4768"},"modified":"2026-04-23T10:56:34","modified_gmt":"2026-04-23T02:56:34","slug":"continuing-nursing-education-system-hk","status":"publish","type":"page","link":"https:\/\/wavenex.com.hk\/solutions\/continuing-nursing-education-system-hk\/","title":{"rendered":"Continuing Nursing Education System HK Development"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4768\" class=\"elementor elementor-4768\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-091426d elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-parallax-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"091426d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-755d589\" data-id=\"755d589\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c69b0f8 elementor-widget elementor-widget-html\" data-id=\"c69b0f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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>Continuing Nursing Education System \u2013 Wavenex Limited<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\"\/>\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --primary: #0a6bbd;\n    --primary-dark: #084f8f;\n    --primary-light: #e8f3fc;\n    --accent: #00b8a9;\n    --accent-light: #e0f7f5;\n    --text: #1a2433;\n    --text-muted: #5a6a7e;\n    --bg: #f7fafd;\n    --white: #ffffff;\n    --border: #dde6ef;\n    --shadow: 0 4px 24px rgba(10,107,189,0.08);\n    --radius: 14px;\n  }\n\n  body {\n    font-family: 'Inter', sans-serif;\n    color: var(--text);\n    background: var(--bg);\n    line-height: 1.65;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .cne-hero {\n    background: linear-gradient(135deg, #0a4a84 0%, #0a6bbd 55%, #00b8a9 100%);\n    color: var(--white);\n    padding: 80px 24px 90px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .cne-hero::before {\n    content: '';\n    position: absolute; inset: 0;\n    background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n  }\n  .cne-hero .badge {\n    display: inline-block;\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.35);\n    color: #fff;\n    font-size: 0.78rem;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 6px 18px;\n    border-radius: 50px;\n    margin-bottom: 24px;\n  }\n  .cne-hero h1 {\n    font-size: clamp(2rem, 4vw, 3.2rem);\n    font-weight: 800;\n    line-height: 1.2;\n    max-width: 820px;\n    margin: 0 auto 20px;\n  }\n  .cne-hero h1 span { color: #7de8e1; }\n  .cne-hero p {\n    font-size: 1.1rem;\n    font-weight: 400;\n    max-width: 640px;\n    margin: 0 auto 38px;\n    opacity: 0.9;\n  }\n  .hero-btns { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }\n  .btn-primary {\n    display: inline-block;\n    background: #fff;\n    color: var(--primary-dark);\n    font-weight: 700;\n    font-size: 0.95rem;\n    padding: 14px 32px;\n    border-radius: 50px;\n    text-decoration: none;\n    transition: transform 0.2s, box-shadow 0.2s;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.15);\n  }\n  .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 28px rgba(0,0,0,0.2); }\n  .btn-outline {\n    display: inline-block;\n    background: transparent;\n    color: #fff;\n    font-weight: 600;\n    font-size: 0.95rem;\n    padding: 13px 32px;\n    border-radius: 50px;\n    border: 2px solid rgba(255,255,255,0.6);\n    text-decoration: none;\n    transition: background 0.2s, border-color 0.2s;\n  }\n  .btn-outline:hover { background: rgba(255,255,255,0.12); border-color: #fff; }\n\n  \/* \u2500\u2500 TRUST BAR \u2500\u2500 *\/\n  .trust-bar {\n    background: var(--white);\n    border-bottom: 1px solid var(--border);\n    padding: 18px 24px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 40px;\n    flex-wrap: wrap;\n  }\n  .trust-item {\n    display: flex; align-items: center; gap: 8px;\n    font-size: 0.82rem; font-weight: 600; color: var(--text-muted);\n    text-transform: uppercase; letter-spacing: 0.06em;\n  }\n  .trust-item svg { color: var(--accent); flex-shrink: 0; }\n\n  \/* \u2500\u2500 SECTION COMMON \u2500\u2500 *\/\n  .section { padding: 72px 24px; }\n  .section-inner { max-width: 1100px; margin: 0 auto; }\n  .section-label {\n    display: inline-block;\n    background: var(--accent-light);\n    color: var(--accent);\n    font-size: 0.75rem;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 50px;\n    margin-bottom: 14px;\n  }\n  .section-title {\n    font-size: clamp(1.6rem, 3vw, 2.4rem);\n    font-weight: 800;\n    line-height: 1.25;\n    margin-bottom: 14px;\n    color: var(--text);\n  }\n  .section-sub {\n    font-size: 1rem;\n    color: var(--text-muted);\n    max-width: 640px;\n    margin-bottom: 48px;\n  }\n  .text-center { text-align: center; }\n  .text-center .section-sub { margin-left: auto; margin-right: auto; }\n\n  \/* \u2500\u2500 ABOUT CNE \u2500\u2500 *\/\n  .about-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: center;\n  }\n  @media(max-width:768px){ .about-grid { grid-template-columns: 1fr; } }\n  .about-visual {\n    background: linear-gradient(135deg, var(--primary-light), var(--accent-light));\n    border-radius: var(--radius);\n    padding: 36px;\n    display: flex; flex-direction: column; gap: 18px;\n  }\n  .stat-card {\n    background: var(--white);\n    border-radius: 10px;\n    padding: 20px 24px;\n    box-shadow: var(--shadow);\n    display: flex; align-items: center; gap: 16px;\n  }\n  .stat-icon {\n    width: 48px; height: 48px; border-radius: 10px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.4rem; flex-shrink: 0;\n  }\n  .stat-icon.blue { background: var(--primary-light); }\n  .stat-icon.teal { background: var(--accent-light); }\n  .stat-icon.orange { background: #fff4e6; }\n  .stat-num { font-size: 1.6rem; font-weight: 800; color: var(--primary); }\n  .stat-desc { font-size: 0.82rem; color: var(--text-muted); }\n  .about-content p { color: var(--text-muted); font-size: 0.97rem; margin-bottom: 14px; }\n  .check-list { list-style: none; margin-top: 18px; display: flex; flex-direction: column; gap: 10px; }\n  .check-list li { display: flex; align-items: flex-start; gap: 10px; font-size: 0.95rem; }\n  .check-list li::before {\n    content: '\u2713';\n    display: flex; align-items: center; justify-content: center;\n    width: 22px; height: 22px; border-radius: 50%;\n    background: var(--accent-light); color: var(--accent);\n    font-weight: 700; font-size: 0.75rem; flex-shrink: 0; margin-top: 1px;\n  }\n\n  \/* \u2500\u2500 FEATURES GRID \u2500\u2500 *\/\n  .features-bg { background: var(--white); }\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 24px;\n  }\n  .feature-card {\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 32px;\n    background: var(--white);\n    transition: box-shadow 0.25s, transform 0.25s, border-color 0.25s;\n    position: relative; overflow: hidden;\n  }\n  .feature-card::after {\n    content: '';\n    position: absolute; bottom: 0; left: 0; right: 0; height: 3px;\n    background: linear-gradient(90deg, var(--primary), var(--accent));\n    transform: scaleX(0); transform-origin: left;\n    transition: transform 0.3s;\n  }\n  .feature-card:hover { box-shadow: var(--shadow); transform: translateY(-4px); border-color: var(--primary); }\n  .feature-card:hover::after { transform: scaleX(1); }\n  .feature-icon {\n    width: 52px; height: 52px; border-radius: 12px;\n    background: var(--primary-light);\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.5rem; margin-bottom: 18px;\n  }\n  .feature-card h3 { font-size: 1.05rem; font-weight: 700; margin-bottom: 10px; }\n  .feature-card p { font-size: 0.88rem; color: var(--text-muted); line-height: 1.6; }\n  .feature-tags { margin-top: 14px; display: flex; flex-wrap: wrap; gap: 6px; }\n  .tag {\n    font-size: 0.72rem; font-weight: 600; padding: 3px 10px;\n    background: var(--primary-light); color: var(--primary);\n    border-radius: 50px;\n  }\n\n  \/* \u2500\u2500 WORKFLOW \u2500\u2500 *\/\n  .workflow-bg { background: var(--bg); }\n  .workflow-tabs { display: flex; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n  .wtab {\n    padding: 10px 22px; border-radius: 50px; font-size: 0.85rem; font-weight: 600;\n    border: 2px solid var(--border); background: var(--white); color: var(--text-muted);\n    cursor: pointer; transition: all 0.2s;\n  }\n  .wtab.active { background: var(--primary); color: #fff; border-color: var(--primary); }\n  .workflow-steps { display: flex; flex-direction: column; gap: 0; }\n  .wstep {\n    display: flex; gap: 24px; align-items: flex-start;\n    padding: 24px 0;\n    border-bottom: 1px solid var(--border);\n  }\n  .wstep:last-child { border-bottom: none; }\n  .wstep-num {\n    width: 40px; height: 40px; flex-shrink: 0;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--primary), var(--accent));\n    color: #fff; font-weight: 800; font-size: 0.9rem;\n    display: flex; align-items: center; justify-content: center;\n    margin-top: 2px;\n  }\n  .wstep-content h4 { font-size: 0.97rem; font-weight: 700; margin-bottom: 6px; }\n  .wstep-content p { font-size: 0.87rem; color: var(--text-muted); }\n  .wstep-badge {\n    margin-top: 8px; display: inline-block;\n    font-size: 0.72rem; font-weight: 600; padding: 3px 10px;\n    border-radius: 50px; background: var(--accent-light); color: var(--accent);\n  }\n\n  \/* \u2500\u2500 ROLES \u2500\u2500 *\/\n  .roles-bg { background: var(--white); }\n  .roles-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 20px;\n  }\n  .role-card {\n    border-radius: var(--radius);\n    padding: 28px 24px;\n    border: 1px solid var(--border);\n    transition: box-shadow 0.2s;\n  }\n  .role-card:hover { box-shadow: var(--shadow); }\n  .role-card.primary-bg { background: linear-gradient(135deg, var(--primary), #0e87e8); color: #fff; border-color: transparent; }\n  .role-card.accent-bg { background: linear-gradient(135deg, #00b8a9, #00d4c3); color: #fff; border-color: transparent; }\n  .role-card.light-bg { background: var(--bg); }\n  .role-icon { font-size: 2rem; margin-bottom: 14px; }\n  .role-card h3 { font-size: 1rem; font-weight: 700; margin-bottom: 8px; }\n  .role-card ul { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .role-card ul li { font-size: 0.83rem; padding-left: 14px; position: relative; }\n  .role-card ul li::before { content: '\u203a'; position: absolute; left: 0; font-weight: 700; }\n  .role-card.primary-bg ul li, .role-card.accent-bg ul li { opacity: 0.9; }\n  .role-card.light-bg ul li { color: var(--text-muted); }\n  .role-flow {\n    margin-top: 32px;\n    background: var(--primary-light);\n    border-radius: var(--radius);\n    padding: 20px 28px;\n    display: flex; flex-wrap: wrap; align-items: center; gap: 10px;\n    font-size: 0.85rem; font-weight: 600;\n  }\n  .role-flow span { color: var(--text-muted); }\n  .flow-pill {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 50px;\n    padding: 6px 16px;\n    color: var(--primary);\n    font-weight: 700; font-size: 0.82rem;\n  }\n  .flow-arrow { color: var(--accent); font-size: 1.1rem; }\n\n  \/* \u2500\u2500 DATA & REPORTING \u2500\u2500 *\/\n  .data-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 20px;\n  }\n  .data-card {\n    border-radius: var(--radius);\n    padding: 28px;\n    background: var(--white);\n    border: 1px solid var(--border);\n    transition: box-shadow 0.2s;\n  }\n  .data-card:hover { box-shadow: var(--shadow); }\n  .data-card-icon { font-size: 1.8rem; margin-bottom: 14px; }\n  .data-card h4 { font-size: 0.97rem; font-weight: 700; margin-bottom: 8px; }\n  .data-card p { font-size: 0.85rem; color: var(--text-muted); }\n\n  \/* \u2500\u2500 WHY WAVENEX \u2500\u2500 *\/\n  .why-bg { background: linear-gradient(135deg, #0a4a84 0%, #0a6bbd 100%); color: #fff; }\n  .why-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 20px;\n    margin-top: 48px;\n  }\n  .why-card {\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: var(--radius);\n    padding: 28px 24px;\n    transition: background 0.2s;\n  }\n  .why-card:hover { background: rgba(255,255,255,0.14); }\n  .why-card .icon { font-size: 1.8rem; margin-bottom: 14px; }\n  .why-card h4 { font-size: 0.97rem; font-weight: 700; margin-bottom: 8px; }\n  .why-card p { font-size: 0.84rem; opacity: 0.8; }\n  .why-bg .section-title { color: #fff; }\n  .why-bg .section-sub { color: rgba(255,255,255,0.75); max-width: 580px; }\n\n  \/* \u2500\u2500 CTA \u2500\u2500 *\/\n  .cta-section {\n    background: var(--white);\n    padding: 80px 24px;\n    text-align: center;\n  }\n  .cta-box {\n    max-width: 780px; margin: 0 auto;\n    background: linear-gradient(135deg, var(--primary-light), var(--accent-light));\n    border: 1px solid var(--border);\n    border-radius: 20px;\n    padding: 56px 48px;\n  }\n  @media(max-width:600px){ .cta-box { padding: 40px 24px; } }\n  .cta-box h2 { font-size: clamp(1.5rem, 3vw, 2.2rem); font-weight: 800; margin-bottom: 14px; }\n  .cta-box p { font-size: 0.97rem; color: var(--text-muted); margin-bottom: 32px; max-width: 520px; margin-left: auto; margin-right: auto; }\n  .cta-form { display: flex; gap: 12px; flex-wrap: wrap; justify-content: center; max-width: 520px; margin: 0 auto; }\n  .cta-form input {\n    flex: 1; min-width: 220px;\n    padding: 14px 20px; border-radius: 50px;\n    border: 1.5px solid var(--border);\n    font-size: 0.92rem; font-family: inherit;\n    outline: none; transition: border-color 0.2s;\n  }\n  .cta-form input:focus { border-color: var(--primary); }\n  .cta-form button {\n    padding: 14px 32px; border-radius: 50px;\n    background: linear-gradient(135deg, var(--primary), var(--accent));\n    color: #fff; font-weight: 700; font-size: 0.92rem;\n    border: none; cursor: pointer; font-family: inherit;\n    transition: opacity 0.2s, transform 0.2s;\n    white-space: nowrap;\n  }\n  .cta-form button:hover { opacity: 0.9; transform: translateY(-1px); }\n  .cta-note { font-size: 0.78rem; color: var(--text-muted); margin-top: 14px; }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n  @media(max-width:600px){\n    .trust-bar { gap: 20px; }\n    .section { padding: 52px 18px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"cne-hero\">\n  <div class=\"badge\">Custom System by Wavenex Limited<\/div>\n  <h1>Streamline Your <span>Continuing Nursing Education<\/span> Management<\/h1>\n  <p>A purpose-built CNE registration and credit management system \u2014 aligned with the Nursing Council of Hong Kong's 3-year CNE cycle and point requirements, supporting current voluntary CNE declarations and the move towards mandatory CNE for practising certificate renewal.<\/p>\n  <div class=\"hero-btns\">\n    <a href=\"#contact\" class=\"btn-primary\">Request a Demo<\/a>\n    <a href=\"#features\" class=\"btn-outline\">Explore Features<\/a>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 TRUST BAR \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"trust-bar\">\n  <div class=\"trust-item\">\n    <svg width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"\/><\/svg>\n    NCHK CNE Cycle Compliant\n  <\/div>\n  <div class=\"trust-item\">\n    <svg width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"\/><\/svg>\n    Multi-Role Access Control\n  <\/div>\n  <div class=\"trust-item\">\n    <svg width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"\/><\/svg>\n    Automated Email Notifications\n  <\/div>\n  <div class=\"trust-item\">\n    <svg width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"\/><\/svg>\n    Excel Export for Council Submission\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 ABOUT CNE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section\">\n  <div class=\"section-inner\">\n    <div class=\"about-grid\">\n      <div class=\"about-visual\">\n        <div class=\"stat-card\">\n          <div class=\"stat-icon blue\">\ud83c\udfe5<\/div>\n          <div>\n            <div class=\"stat-num\">3-Year<\/div>\n            <div class=\"stat-desc\">CNE cycle managed automatically<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"stat-card\">\n          <div class=\"stat-icon teal\">\ud83d\udccb<\/div>\n          <div>\n            <div class=\"stat-num\">45 \/ 30<\/div>\n            <div class=\"stat-desc\">Min. CNE points: RN \/ EN per cycle<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"stat-card\">\n          <div class=\"stat-icon orange\">\ud83d\udd14<\/div>\n          <div>\n            <div class=\"stat-num\">Auto<\/div>\n            <div class=\"stat-desc\">Scheduled email notifications across cycle<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"about-content\">\n        <div class=\"section-label\">What is CNE?<\/div>\n        <h2 class=\"section-title\">Continuing Nursing Education in Hong Kong<\/h2>\n        <p><p>The <a href=\"https:\/\/www.nchk.org.hk\/en\/continuing_nursing_education\/index.html\" target=\"_blank\" rel=\"noopener\">Nursing Council<\/a>  of Hong Kong (NCHK) operates a point-based CNE scheme in which nurses are required to maintain their own CNE records over each 3-year cycle and declare their accumulated points upon renewal of their practising certificate. Under the current voluntary framework, an Registered Nurse (RN) must achieve at least 45 CNE points and an Enrolled Nurse (EN) at least 30 CNE points per cycle \u2014 with legislative moves underway to make CNE a mandatory prerequisite for renewal.<\/p>\n        <p>Managing CNE enrolments, score applications, approvals, and reporting manually is time-consuming and error-prone. Our system automates the entire lifecycle for your organisation.<\/p>\n        <ul class=\"check-list\">\n          <li>Automated registration, approval and payment flows<\/li>\n          <li>Credit accumulation tracking per individual enrollee<\/li>\n          <li>Separate workflows for local and non-local applications<\/li>\n          <li>Cycle renewal reminders and self-service portal<\/li>\n          <li>One-click Excel export aligned with NCHK CNE record log templates<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FEATURES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section features-bg\" id=\"features\">\n  <div class=\"section-inner\">\n    <div class=\"text-center\">\n      <div class=\"section-label\">System Features<\/div>\n      <h2 class=\"section-title\">Everything You Need to Manage CNE<\/h2>\n      <p class=\"section-sub\">Six integrated modules covering the full enrollment-to-renewal lifecycle, built for nursing organisations and accredited providers.<\/p>\n    <\/div>\n    <div class=\"features-grid\">\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\ud83d\udcdd<\/div>\n        <h3>Enrollment & Registration<\/h3>\n        <p>Enrollees complete an online registration form and upload supporting documents. Instant email notification is sent to the CNE administrator. After approval, enrollees receive a confirmation email with payment access.<\/p>\n        <div class=\"feature-tags\">\n          <span class=\"tag\">Document Upload<\/span>\n          <span class=\"tag\">Auto Email<\/span>\n          <span class=\"tag\">Payment Flow<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\ud83c\udf93<\/div>\n        <h3>CNE Score Application<\/h3>\n        <p>Enrollees submit credit applications via their personal portal. Local cases are reviewed by the administrator; non-local cases are routed to nurse assessors. Application status is tracked in real time: Approved, Disapproved, Pending, or Amendment Required.<\/p>\n        <div class=\"feature-tags\">\n          <span class=\"tag\">Dual Approval Path<\/span>\n          <span class=\"tag\">Status Tracking<\/span>\n          <span class=\"tag\">Amendment Flow<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\ud83d\udd14<\/div>\n        <h3>Automated Notifications<\/h3>\n        <p>Scheduled email reminders are sent on 31 Dec (Year 1 & 2) and on 1 Apr \/ 1 Oct (Year 3) to keep enrollees informed of their credit progress throughout the cycle \u2014 fully automated with zero manual effort.<\/p>\n        <div class=\"feature-tags\">\n          <span class=\"tag\">Scheduled Emails<\/span>\n          <span class=\"tag\">Credit Summary<\/span>\n          <span class=\"tag\">3-Year Cycle<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\ud83d\udcca<\/div>\n        <h3>Data Export & Reporting<\/h3>\n        <p>Generate Excel summaries aligned with NCHK CNE record log templates, ready for nurses to keep as personal records and submit to NCHK when required. For mid-cycle withdrawals, the system exports full application records and dispatches them via email automatically \u2014 maintaining audit compliance.<\/p>\n        <div class=\"feature-tags\">\n          <span class=\"tag\">Excel Export<\/span>\n          <span class=\"tag\">NCHK Format<\/span>\n          <span class=\"tag\">Withdrawal Records<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\ud83d\udd04<\/div>\n        <h3>CNE Cycle Renewal<\/h3>\n        <p>In October of the final year, the system automatically dispatches renewal application messages to every enrollee. Before payment, enrollees can review and update personal information \u2014 ensuring accuracy before the next cycle begins.<\/p>\n        <div class=\"feature-tags\">\n          <span class=\"tag\">Auto Renewal Prompt<\/span>\n          <span class=\"tag\">Info Verification<\/span>\n          <span class=\"tag\">Online Payment<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\ud83d\udee1\ufe0f<\/div>\n        <h3>Role-Based Access Control<\/h3>\n        <p>Three distinct user roles \u2014 Unit In Charge, Administrator, and Assessors \u2014 with granular permissions. Full audit logs allow Unit In Charge to monitor every action performed by each user in the backend.<\/p>\n        <div class=\"feature-tags\">\n          <span class=\"tag\">3 User Roles<\/span>\n          <span class=\"tag\">Audit Log<\/span>\n          <span class=\"tag\">Granular Rights<\/span>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 WORKFLOW \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section workflow-bg\" id=\"workflow\">\n  <div class=\"section-inner\">\n    <div class=\"text-center\">\n      <div class=\"section-label\">How It Works<\/div>\n      <h2 class=\"section-title\">End-to-End System Workflow<\/h2>\n      <p class=\"section-sub\">From first registration to cycle renewal \u2014 every step is tracked, notified, and managed within one unified platform.<\/p>\n    <\/div>\n\n    <div style=\"display:grid; grid-template-columns: 1fr 1fr; gap: 40px;\">\n\n      <div>\n        <h3 style=\"font-size:1rem; font-weight:700; margin-bottom:20px; color:var(--primary);\">\u2460 Registration Flow<\/h3>\n        <div class=\"workflow-steps\">\n          <div class=\"wstep\">\n            <div class=\"wstep-num\">1<\/div>\n            <div class=\"wstep-content\">\n              <h4>Enrollee Submits Registration Form<\/h4>\n              <p>Fills in personal details and uploads required documents online.<\/p>\n              <span class=\"wstep-badge\">Auto email to administrator<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"wstep\">\n            <div class=\"wstep-num\">2<\/div>\n            <div class=\"wstep-content\">\n              <h4>Administrator Reviews & Approves<\/h4>\n              <p>CNE administrator reviews submitted documents and approves the application.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"wstep\">\n            <div class=\"wstep-num\">3<\/div>\n            <div class=\"wstep-content\">\n              <h4>Enrollee Receives Confirmation<\/h4>\n              <p>Confirmation email with payment link is sent to the enrollee automatically.<\/p>\n              <span class=\"wstep-badge\">Payment gateway access<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"wstep\">\n            <div class=\"wstep-num\">4<\/div>\n            <div class=\"wstep-content\">\n              <h4>Personal Portal Activated<\/h4>\n              <p>Enrollee gains access to their personal portal to manage CNE score applications.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div>\n        <h3 style=\"font-size:1rem; font-weight:700; margin-bottom:20px; color:var(--accent);\">\u2461 Score Application Flow<\/h3>\n        <div class=\"workflow-steps\">\n          <div class=\"wstep\">\n            <div class=\"wstep-num\">1<\/div>\n            <div class=\"wstep-content\">\n              <h4>Enrollee Submits Credit Application<\/h4>\n              <p>Uploads certificates or photos as supporting evidence via personal portal.<\/p>\n              <span class=\"wstep-badge\">Auto email to administrator<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"wstep\">\n            <div class=\"wstep-num\">2<\/div>\n            <div class=\"wstep-content\">\n              <h4>Routed for Approval<\/h4>\n              <p>Local cases \u2192 CNE Administrator. Non-local cases \u2192 Nurse Assessors.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"wstep\">\n            <div class=\"wstep-num\">3<\/div>\n            <div class=\"wstep-content\">\n              <h4>Correction or Approval<\/h4>\n              <p>If data is incorrect, enrollee is notified by email to amend. Preset dropdown reasons applied for disapproval.<\/p>\n              <span class=\"wstep-badge\">Amendment workflow<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"wstep\">\n            <div class=\"wstep-num\">4<\/div>\n            <div class=\"wstep-content\">\n              <h4>Credits Auto-Calculated<\/h4>\n              <p>Upon approval, credits are automatically accumulated to the enrollee's account.<\/p>\n              <span class=\"wstep-badge\">Approval notification<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 USER ROLES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section roles-bg\">\n  <div class=\"section-inner\">\n    <div class=\"text-center\">\n      <div class=\"section-label\">User Roles<\/div>\n      <h2 class=\"section-title\">Designed for Your Entire Team<\/h2>\n      <p class=\"section-sub\">Three role tiers with differentiated permissions ensure the right people have the right access at every step.<\/p>\n    <\/div>\n    <div class=\"roles-grid\">\n      <div class=\"role-card primary-bg\">\n        <div class=\"role-icon\">\ud83d\udc51<\/div>\n        <h3>Unit In Charge<\/h3>\n        <ul>\n          <li>Full system rights across all modules<\/li>\n          <li>View audit log of all user actions<\/li>\n          <li>Oversee administrators and assessors<\/li>\n          <li>Access all data export functions<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"role-card accent-bg\">\n        <div class=\"role-icon\">\ud83d\udda5\ufe0f<\/div>\n        <h3>Administrator<\/h3>\n        <ul>\n          <li>Full user rights for local cases<\/li>\n          <li>Approve local CNE score applications<\/li>\n          <li>Send correction notices to enrollees<\/li>\n          <li>Manage registration approvals<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"role-card light-bg\">\n        <div class=\"role-icon\">\ud83d\udd0d<\/div>\n        <h3>Assessors<\/h3>\n        <ul>\n          <li>Approval rights for non-local cases<\/li>\n          <li>Review and approve submitted documents<\/li>\n          <li>Notify administrator upon approval<\/li>\n          <li>Preset approval\/disapproval reasons<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n    <div class=\"role-flow\">\n      <span>Non-Local Case Flow:<\/span>\n      <span class=\"flow-pill\">Assessor Reviews<\/span>\n      <span class=\"flow-arrow\">\u2192<\/span>\n      <span class=\"flow-pill\">Case Approved<\/span>\n      <span class=\"flow-arrow\">\u2192<\/span>\n      <span class=\"flow-pill\">Notify Administrator<\/span>\n      <span class=\"flow-arrow\">\u2192<\/span>\n      <span class=\"flow-pill\">Final Approval<\/span>\n      <span class=\"flow-arrow\">\u2192<\/span>\n      <span class=\"flow-pill\">Notify Enrollee<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 DATA & NOTIFICATION \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section\">\n  <div class=\"section-inner\">\n    <div class=\"text-center\">\n      <div class=\"section-label\">Smart Automation<\/div>\n      <h2 class=\"section-title\">Notifications & Reporting Built-In<\/h2>\n      <p class=\"section-sub\">The system keeps every stakeholder informed automatically \u2014 and generates council-ready reports at any time.<\/p>\n    <\/div>\n    <div class=\"data-grid\">\n      <div class=\"data-card\">\n        <div class=\"data-card-icon\">\ud83d\udcc5<\/div>\n        <h4>Year 1 & Year 2 \u2014 31 Dec<\/h4>\n        <p>Automatic email to all enrollees summarising their accumulated CNE credits at year-end.<\/p>\n      <\/div>\n      <div class=\"data-card\">\n        <div class=\"data-card-icon\">\ud83d\udcc5<\/div>\n        <h4>Year 3 \u2014 1 Apr & 1 Oct<\/h4>\n        <p>Two additional credit progress notifications in the final year to prompt enrollees to meet their minimum point targets.<\/p>\n      <\/div>\n      <div class=\"data-card\">\n        <div class=\"data-card-icon\">\ud83d\udce4<\/div>\n        <h4>Excel Export &amp; Record Keeping<\/h4>\n        <p>Generate Excel summaries aligned with NCHK CNE log templates, ready for nurses to keep as records and submit to NCHK when required \u2014 with a single click.<\/p>\n      <\/div>\n      <div class=\"data-card\">\n        <div class=\"data-card-icon\">\ud83d\udeaa<\/div>\n        <h4>Exit & Withdrawal Management<\/h4>\n        <p>Enrollees may request to leave via a dedicated form. Administrators can export full application records in Excel and dispatch via email.<\/p>\n      <\/div>\n      <div class=\"data-card\">\n        <div class=\"data-card-icon\">\ud83d\udd04<\/div>\n        <h4>Cycle Renewal in October (Year 3)<\/h4>\n        <p>Automatic renewal prompts sent to all enrollees with personal information pre-filled for review before the next cycle payment.<\/p>\n      <\/div>\n      <div class=\"data-card\">\n        <div class=\"data-card-icon\">\ud83d\udcdc<\/div>\n        <h4>Full Audit Log<\/h4>\n        <p>Unit In Charge can review a chronological log of every action performed by each system user \u2014 ensuring full accountability.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 WHY WAVENEX \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section why-bg\">\n  <div class=\"section-inner text-center\">\n    <div class=\"section-label\" style=\"background:rgba(255,255,255,0.15);color:#fff;\">Why Wavenex<\/div>\n    <h2 class=\"section-title\">Custom-Built. Fully Supported. Hong Kong Focused.<\/h2>\n    <p class=\"section-sub\">We don't sell off-the-shelf software. Every CNE system we deliver is tailored to your organisation's exact workflow and compliance requirements. Know more about our <a href=\"https:\/\/wavenex.com.hk\/solutions\/custom-software-development\/\">custom system development service.<\/a><\/p>\n    <div class=\"why-grid\">\n      <div class=\"why-card\">\n        <div class=\"icon\">\ud83d\udee0\ufe0f<\/div>\n        <h4>100% Custom Development<\/h4>\n        <p>Built from the ground up to match your exact process \u2014 no rigid templates, no compromises.<\/p>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"icon\">\ud83c\udded\ud83c\uddf0<\/div>\n        <h4>NCHK-Aligned<\/h4>\n        <p>Deep understanding of NCHK CNE cycle requirements, credit rules, and submission formats.<\/p>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"icon\">\u26a1<\/div>\n        <h4>Automation-First<\/h4>\n        <p>Scheduled notifications, auto credit calculation, and report generation reduce admin burden significantly.<\/p>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"icon\">\ud83d\udd10<\/div>\n        <h4>Secure & Scalable<\/h4>\n        <p>Role-based access, audit trails, and document management designed for healthcare compliance.<\/p>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"icon\">\ud83e\udd1d<\/div>\n        <h4>Ongoing Support<\/h4>\n        <p>Wavenex provides post-launch maintenance, updates, and dedicated support for your team.<\/p>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"icon\">\ud83d\udcf1<\/div>\n        <h4>Mobile-Friendly Portal<\/h4>\n        <p>Enrollees can register, submit applications, and check credits from any device, anytime.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-14d401d elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-parallax-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"14d401d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f5726b6\" data-id=\"f5726b6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ad2cd89 elementor-widget elementor-widget-heading\" data-id=\"ad2cd89\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Meet Our Clients<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f375275 elementor-widget elementor-widget-heading\" data-id=\"f375275\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">They Believe In Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9ff1b98 elementor-widget elementor-widget-text-editor\" data-id=\"9ff1b98\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Trusted by millions, our clients rely on us for exceptional service and unparalleled results.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4146225 elementor-widget elementor-widget-image-carousel\" data-id=\"4146225\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;6&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;1&quot;,&quot;slides_to_scroll_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;pause_on_hover&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/ACGhk-logo.jpg\" alt=\"ACG HK IESG\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/cuhk-logo.jpg\" alt=\"CUHK chinese university hong kong\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/hku-logo.jpg\" alt=\"HKU Hong Kong University\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/cityu.hk-logo.jpg\" alt=\"CityUHK City University of Hong Kong\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/hkpc-logo.png\" alt=\"HKPC Hong Kong productive council\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/jahk-logo.png\" alt=\"JAHK junior achievement Hong Kong\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/four-seasons-logo.jpeg\" alt=\"Four Seasons Place Hong Kong\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/esteelauder-companies-logo.jpg\" alt=\"estee launder Hong Kong Beauty Brand HK\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/la-mer-logo.jpeg\" alt=\"Lamer Hong Kong Beauty Brand HK\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/valmont-logo.jpeg\" alt=\"Valmont Hk\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/puyi-optical-logo.jpeg\" alt=\"Puyi Optical Hong Kong Retail HK\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/europe-watch-company-logo.jpg\" alt=\"Europe Watch Company HK retail\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/manulife-logo.jpeg\" alt=\"manulife HK\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 14\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/wavenex.com.hk\/solutions\/wp-content\/uploads\/2024\/02\/SHKP-logo.jpg\" alt=\"SHKP Sun Hung Kai Properties HK\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a0a3725 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-parallax-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"a0a3725\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-789bb40\" data-id=\"789bb40\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a6b876f elementor-widget elementor-widget-heading\" data-id=\"a6b876f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;0.5&quot;,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:&quot;0&quot;,&quot;end&quot;:&quot;50&quot;}},&quot;motion_fx_opacity_effect&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:&quot;0&quot;,&quot;end&quot;:&quot;50&quot;}},&quot;motion_fx_opacity_direction&quot;:&quot;out-in&quot;,&quot;motion_fx_opacity_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why Wavenex<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17e58b9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"17e58b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22439f2 elementor-widget elementor-widget-text-editor\" data-id=\"22439f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Wavenex is a full-service digital solutions consultancy based in Hong Kong. We specialize in enabling companies to undergo digital transformation through integrated solution packages that elevate our clients&#8217; businesses to the next level. Our comprehensive services include Mobile App Development, Software Development, Website Development, and System Development.<\/p><p><strong>Explore More:<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6f44fab elementor-icon-list--layout-inline elementor-align-start elementor-mobile-align-start elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"6f44fab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/wavenex.com.hk\/solutions\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">All Solutions<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/wavenex.com.hk\/solutions\/custom-software-development\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Software Development<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Mobile App Development<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/wavenex.com.hk\/solutions\/web-design-hong-kong\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Web Design<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/wavenex.com.hk\/solutions\/corporate-training-tech-training\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Corporate Tech Training<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0e87508\" data-id=\"0e87508\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-bf7ce3b elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-parallax-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"bf7ce3b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-042a676\" data-id=\"042a676\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-13d8ff5 elementor-widget elementor-widget-text-editor\" data-id=\"13d8ff5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><b>Fueling Business Success<\/b><\/p><p>We are driven to help clients achieve business success by saving costs, enhancing efficiency, and maximizing the performance of their business.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eeb9e47 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"eeb9e47\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9beae59\" data-id=\"9beae59\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-362a048 elementor-widget elementor-widget-text-editor\" data-id=\"362a048\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><b>Ongoing Support<\/b><\/p><p>Our relentless commitment to client satisfaction means we provide ongoing support with lightning-fast response times.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e7a5749 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"e7a5749\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-255271e elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-parallax-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"255271e\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-188803b\" data-id=\"188803b\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c8f2cfe elementor-widget elementor-widget-text-editor\" data-id=\"c8f2cfe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><b>Customization at Your Fingertips<\/b><\/p><p>Tailored Solutions for Your Unique Workflow &#8211; We welcome customization requests, recognizing that each client has their own distinct workflow and operation practices.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4da96d3\" data-id=\"4da96d3\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-97f33c2 elementor-widget elementor-widget-text-editor\" data-id=\"97f33c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><b>Building Lasting Relationships<\/b><\/p><p>We genuinely value our clients and prioritize building long-term relationships, ensuring that their needs are met and their goals are consistently exceeded.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Continuing Nursing Education System \u2013 Wavenex Limited Custom System by Wavenex Limited Streamline Your Continuing Nursing Education Management A purpose-built CNE registration and credit management system \u2014 aligned with the Nursing Council of Hong Kong&#8217;s 3-year CNE cycle and point requirements, supporting current voluntary CNE declarations and the move towards mandatory CNE for practising certificate renewal. Request a Demo Explore Features NCHK CNE Cycle Compliant Multi-Role Access Control Automated Email Notifications Excel Export for Council Submission \ud83c\udfe5 3-Year CNE cycle managed automatically \ud83d\udccb 45 \/ 30 Min. CNE points: RN \/ EN per cycle \ud83d\udd14 Auto Scheduled email notifications across cycle What is CNE? Continuing Nursing Education in Hong Kong The Nursing Council of Hong Kong (NCHK) operates a point-based CNE scheme in which nurses are required to maintain their own CNE records over each 3-year cycle and declare their accumulated points upon renewal of their practising certificate. Under the current voluntary framework, an Registered Nurse (RN) must achieve at least 45 CNE points and an Enrolled Nurse (EN) at least 30 CNE points per cycle \u2014 with legislative moves underway to make CNE a mandatory prerequisite for renewal. Managing CNE enrolments, score applications, approvals, and reporting manually is time-consuming and error-prone. Our system automates the entire lifecycle for your organisation. Automated registration, approval and payment flows Credit accumulation tracking per individual enrollee Separate workflows for local and non-local applications Cycle renewal reminders and self-service portal One-click Excel export aligned with NCHK CNE record log templates System Features Everything You Need to Manage CNE Six integrated modules covering the full enrollment-to-renewal lifecycle, built for nursing organisations and accredited providers. \ud83d\udcdd Enrollment &#038; Registration Enrollees complete an online registration form and upload supporting documents. Instant email notification is sent to the CNE administrator. After approval, enrollees receive a confirmation email with payment access. Document Upload Auto Email Payment Flow \ud83c\udf93 CNE Score Application Enrollees submit credit applications via their personal portal. Local cases are reviewed by the administrator; non-local cases are routed to nurse assessors. Application status is tracked in real time: Approved, Disapproved, Pending, or Amendment Required. Dual Approval Path Status Tracking Amendment Flow \ud83d\udd14 Automated Notifications Scheduled email reminders are sent on 31 Dec (Year 1 &#038; 2) and on 1 Apr \/ 1 Oct (Year 3) to keep enrollees informed of their credit progress throughout the cycle \u2014 fully automated with zero manual effort. Scheduled Emails Credit Summary 3-Year Cycle \ud83d\udcca Data Export &#038; Reporting Generate Excel summaries aligned with NCHK CNE record log templates, ready for nurses to keep as personal records and submit to NCHK when required. For mid-cycle withdrawals, the system exports full application records and dispatches them via email automatically \u2014 maintaining audit compliance. Excel Export NCHK Format Withdrawal Records \ud83d\udd04 CNE Cycle Renewal In October of the final year, the system automatically dispatches renewal application messages to every enrollee. Before payment, enrollees can review and update personal information \u2014 ensuring accuracy before the next cycle begins. Auto Renewal Prompt Info Verification Online Payment \ud83d\udee1\ufe0f Role-Based Access Control Three distinct user roles \u2014 Unit In Charge, Administrator, and Assessors \u2014 with granular permissions. Full audit logs allow Unit In Charge to monitor every action performed by each user in the backend. 3 User Roles Audit Log Granular Rights How It Works End-to-End System Workflow From first registration to cycle renewal \u2014 every step is tracked, notified, and managed within one unified platform. \u2460 Registration Flow 1 Enrollee Submits Registration Form Fills in personal details and uploads required documents online. Auto email to administrator 2 Administrator Reviews &#038; Approves CNE administrator reviews submitted documents and approves the application. 3 Enrollee Receives Confirmation Confirmation email with payment link is sent to the enrollee automatically. Payment gateway access 4 Personal Portal Activated Enrollee gains access to their personal portal to manage CNE score applications. \u2461 Score Application Flow 1 Enrollee Submits Credit Application Uploads certificates or photos as supporting evidence via personal portal. Auto email to administrator 2 Routed for Approval Local cases \u2192 CNE Administrator. Non-local cases \u2192 Nurse Assessors. 3 Correction or Approval If data is incorrect, enrollee is notified by email to amend. Preset dropdown reasons applied for disapproval. Amendment workflow 4 Credits Auto-Calculated Upon approval, credits are automatically accumulated to the enrollee&#8217;s account. Approval notification User Roles Designed for Your Entire Team Three role tiers with differentiated permissions ensure the right people have the right access at every step. \ud83d\udc51 Unit In Charge Full system rights across all modules View audit log of all user actions Oversee administrators and assessors Access all data export functions \ud83d\udda5\ufe0f Administrator Full user rights for local cases Approve local CNE score applications Send correction notices to enrollees Manage registration approvals \ud83d\udd0d Assessors Approval rights for non-local cases Review and approve submitted documents Notify administrator upon approval Preset approval\/disapproval reasons Non-Local Case Flow: Assessor Reviews \u2192 Case Approved \u2192 Notify Administrator \u2192 Final Approval \u2192 Notify Enrollee Smart Automation Notifications &#038; Reporting Built-In The system keeps every stakeholder informed automatically \u2014 and generates council-ready reports at any time. \ud83d\udcc5 Year 1 &#038; Year 2 \u2014 31 Dec Automatic email to all enrollees summarising their accumulated CNE credits at year-end. \ud83d\udcc5 Year 3 \u2014 1 Apr &#038; 1 Oct Two additional credit progress notifications in the final year to prompt enrollees to meet their minimum point targets. \ud83d\udce4 Excel Export &amp; Record Keeping Generate Excel summaries aligned with NCHK CNE log templates, ready for nurses to keep as records and submit to NCHK when required \u2014 with a single click. \ud83d\udeaa Exit &#038; Withdrawal Management Enrollees may request to leave via a dedicated form. Administrators can export full application records in Excel and dispatch via email. \ud83d\udd04 Cycle Renewal in October (Year 3) Automatic renewal prompts sent to all enrollees with personal information pre-filled for review before the next cycle payment. \ud83d\udcdc Full Audit Log Unit In Charge can review a chronological log of every action performed by each system user \u2014 ensuring full accountability. Why Wavenex Custom-Built.<\/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":{"inline_featured_image":false,"footnotes":""},"class_list":["post-4768","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wavenex.com.hk\/solutions\/wp-json\/wp\/v2\/pages\/4768","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wavenex.com.hk\/solutions\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wavenex.com.hk\/solutions\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wavenex.com.hk\/solutions\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wavenex.com.hk\/solutions\/wp-json\/wp\/v2\/comments?post=4768"}],"version-history":[{"count":8,"href":"https:\/\/wavenex.com.hk\/solutions\/wp-json\/wp\/v2\/pages\/4768\/revisions"}],"predecessor-version":[{"id":4988,"href":"https:\/\/wavenex.com.hk\/solutions\/wp-json\/wp\/v2\/pages\/4768\/revisions\/4988"}],"wp:attachment":[{"href":"https:\/\/wavenex.com.hk\/solutions\/wp-json\/wp\/v2\/media?parent=4768"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}