{"id":144533,"date":"2024-01-18T11:06:37","date_gmt":"2024-01-18T11:06:37","guid":{"rendered":"https:\/\/um-edu.online\/almaarefa\/?page_id=144533"},"modified":"2025-11-29T18:23:20","modified_gmt":"2025-11-29T18:23:20","slug":"health-information-systems","status":"publish","type":"page","link":"https:\/\/www.um.edu.sa\/en\/applied-sciences\/computer-science-2\/health-information-systems-2\/","title":{"rendered":"Health Information Systems Program"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"144533\" class=\"elementor elementor-144533\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" data-exad-particle-enable=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-dbc85e9 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no\" data-id=\"dbc85e9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\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-649232d exad-glass-effect-no exad-sticky-section-no\" data-id=\"649232d\" 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-e47a48b iconbox-text-left exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-thim-icon-box\" data-id=\"e47a48b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-no-translation=\"\" data-widget_type=\"thim-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-e47a48b{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e67096f iconbox-text-left exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-thim-icon-box\" data-id=\"e67096f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-no-translation=\"\" data-widget_type=\"thim-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"thim-widget-icon-box\"><div class=\"wrapper-box-icon text-left\"><div class=\"smicon-box iconbox-left\"><div class=\"boxes-icon\"><span class=\"inner-icon\"><span class=\"icon\"><\/span><\/span><\/div><div class=\"content-inner\"><div class=\"desc-icon-box\"><div class=\"desc-content\"><!DOCTYPE html>\n<html lang=\"en\" dir=\"ltr\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Health Information Systems Program<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;600;700;800&display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* Reset for code only - does not affect WordPress *\/\n        .uqu-cs-dept-wrapper * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        :root {\n            --uqu-cs-primary: #009CBF;\n            --uqu-cs-secondary: #54585A;\n            --uqu-cs-accent: #CF9E60;\n            --uqu-cs-bg: #f5f7fa;\n            --uqu-cs-light-bg: #eef3f7;\n            --uqu-cs-text-main: #222222;\n            --uqu-cs-text-muted: #666666;\n            --uqu-cs-white: #ffffff;\n        }\n\n        body {\n            font-family: 'Cairo', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(to bottom, #f5f7fa 0%, #ffffff 100%);\n            color: var(--uqu-cs-text-main);\n            line-height: 1.7;\n            overflow-x: hidden;\n            overflow-y: auto;\n        }\n\n        .uqu-cs-dept-wrapper {\n            min-height: 100vh;\n        }\n\n        .uqu-cs-dept-nav {\n            background-color: var(--uqu-cs-white);\n            border-bottom: 1px solid #e0e0e0;\n            padding: 10px 24px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 20px;\n            position: sticky;\n            top: 0;\n            z-index: 10;\n        }\n\n        .uqu-cs-dept-nav a {\n            color: var(--uqu-cs-secondary);\n            text-decoration: none;\n            font-size: 0.95rem;\n            font-weight: 500;\n            padding: 4px 6px;\n            border-radius: 4px;\n            transition: background-color 0.2s, color 0.2s;\n        }\n\n        .uqu-cs-dept-nav a:hover {\n            color: var(--uqu-cs-primary);\n            background-color: rgba(0, 156, 191, 0.08);\n        }\n\n        .uqu-cs-dept-lang-btn {\n            background: linear-gradient(135deg, var(--uqu-cs-primary), var(--uqu-cs-secondary)) !important;\n            color: white !important;\n            border: none !important;\n            padding: 8px 16px !important;\n            border-radius: 20px !important;\n            cursor: pointer !important;\n            font-size: 0.9rem !important;\n            font-weight: 600 !important;\n            transition: all 0.3s !important;\n            display: flex !important;\n            align-items: center !important;\n            gap: 6px !important;\n            font-family: inherit !important;\n            text-decoration: none !important;\n        }\n\n        .uqu-cs-dept-lang-btn:hover {\n            transform: translateY(-2px) !important;\n            box-shadow: 0 4px 12px rgba(0, 156, 191, 0.3) !important;\n        }\n\n        .uqu-cs-dept-lang-btn svg {\n            width: 16px !important;\n            height: 16px !important;\n        }\n\n        .uqu-cs-dept-banner {\n            background: linear-gradient(135deg, #1e3a5f 0%, var(--uqu-cs-primary) 50%, var(--uqu-cs-accent) 100%) !important;\n            color: var(--uqu-cs-white) !important;\n            padding: 90px 20px 85px !important;\n            text-align: center !important;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15) !important;\n            position: relative !important;\n            overflow: hidden !important;\n        }\n\n        .uqu-cs-dept-banner::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,%3Csvg width=\"100\" height=\"100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"%3E%3Cpath d=\"M0 0h100v100H0z\" fill=\"none\"\/%3E%3Cpath d=\"M50 0L100 50 50 100 0 50z\" fill=\"%23ffffff\" opacity=\"0.03\"\/%3E%3C\/svg%3E');\n            opacity: 0.1;\n        }\n\n        .uqu-cs-dept-banner h1 {\n            font-size: 2.8rem !important;\n            margin-bottom: 12px !important;\n            font-weight: 800 !important;\n            position: relative !important;\n            z-index: 1 !important;\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2) !important;\n            color: #ffffff !important;\n        }\n\n        .uqu-cs-dept-banner p {\n            font-size: 1.3rem !important;\n            opacity: 0.95 !important;\n            position: relative !important;\n            z-index: 1 !important;\n            font-weight: 500 !important;\n            color: #ffffff !important;\n        }\n\n        .uqu-cs-dept-container {\n            max-width: 1100px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .uqu-cs-dept-content-box {\n            background: var(--uqu-cs-white);\n            background: radial-gradient(circle at top left, rgba(0, 156, 191, 0.03), transparent 70%);\n            padding: 35px 30px;\n            border-radius: 12px;\n            box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);\n            margin-bottom: 30px;\n            border-left: 5px solid var(--uqu-cs-primary);\n        }\n\n        .uqu-cs-dept-content-box h2 {\n            color: var(--uqu-cs-primary);\n            margin-bottom: 18px;\n            font-size: 1.9rem;\n            font-weight: 700;\n        }\n\n        .uqu-cs-dept-content-box h3 {\n            color: var(--uqu-cs-secondary);\n            margin-top: 30px;\n            margin-bottom: 15px;\n            font-size: 1.5rem;\n            font-weight: 700;\n        }\n\n        .uqu-cs-dept-content-box p {\n            color: var(--uqu-cs-text-main);\n            line-height: 1.9;\n            font-size: 1.05rem;\n            text-align: justify;\n            margin-bottom: 15px;\n        }\n\n        .uqu-cs-dept-content-box ul {\n            list-style: none;\n            padding-left: 0;\n            margin-top: 15px;\n        }\n\n        .uqu-cs-dept-content-box ul li {\n            padding: 12px 30px 12px 0;\n            position: relative;\n            color: var(--uqu-cs-text-main);\n            line-height: 1.8;\n            font-size: 1.02rem;\n        }\n\n        .uqu-cs-dept-content-box ul li::before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--uqu-cs-primary);\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        .uqu-cs-dept-tabs-container {\n            margin-top: 50px;\n        }\n\n        .uqu-cs-dept-tabs {\n            display: flex;\n            gap: 8px;\n            border-bottom: 2px solid #e0e0e0;\n            margin-bottom: 0;\n            flex-wrap: wrap;\n        }\n\n        .uqu-cs-dept-tab {\n            padding: 14px 28px !important;\n            background: transparent !important;\n            border: none !important;\n            color: var(--uqu-cs-text-muted) !important;\n            font-size: 1.05rem !important;\n            font-weight: 600 !important;\n            cursor: pointer !important;\n            transition: all 0.3s !important;\n            border-bottom: 3px solid transparent !important;\n            position: relative !important;\n            font-family: inherit !important;\n        }\n\n        .uqu-cs-dept-tab:hover {\n            color: var(--uqu-cs-primary) !important;\n            background: rgba(0, 156, 191, 0.05) !important;\n        }\n\n        .uqu-cs-dept-tab.active {\n            color: var(--uqu-cs-primary) !important;\n            border-bottom-color: var(--uqu-cs-primary) !important;\n        }\n\n        .uqu-cs-dept-tab-content {\n            display: none !important;\n            padding: 32px 28px !important;\n            background: var(--uqu-cs-white) !important;\n            border-radius: 0 0 12px 12px !important;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08) !important;\n            animation: fadeIn 0.4s !important;\n        }\n\n        .uqu-cs-dept-tab-content.active {\n            display: block !important;\n        }\n\n        @keyframes fadeIn {\n            from {\n                opacity: 0;\n                transform: translateY(-10px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .uqu-cs-dept-tab-header {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin-bottom: 20px;\n        }\n\n        .uqu-cs-dept-tab-icon {\n            width: 50px;\n            height: 50px;\n            background: linear-gradient(135deg, rgba(0, 156, 191, 0.15), rgba(207, 158, 96, 0.15));\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--uqu-cs-primary);\n        }\n\n        .uqu-cs-dept-tab-title {\n            font-size: 1.5rem;\n            color: var(--uqu-cs-secondary);\n            font-weight: 700;\n        }\n\n        .uqu-cs-dept-tab-text {\n            color: var(--uqu-cs-text-main);\n            line-height: 1.9;\n            font-size: 1.05rem;\n            text-align: left;\n        }\n\n        .uqu-cs-dept-objectives-list {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        .uqu-cs-dept-objectives-list li {\n            padding: 12px 30px 12px 0;\n            position: relative;\n            color: var(--uqu-cs-text-main);\n            line-height: 1.8;\n            font-size: 1.02rem;\n        }\n\n        .uqu-cs-dept-objectives-list li::before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--uqu-cs-primary);\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        .uqu-cs-dept-section-title {\n            text-align: center;\n            color: var(--uqu-cs-secondary);\n            font-size: 2.2rem;\n            margin-top: 70px;\n            margin-bottom: 40px;\n            position: relative;\n            font-weight: 800;\n        }\n\n        .uqu-cs-dept-section-title::after {\n            content: '';\n            display: block;\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(90deg, var(--uqu-cs-primary), var(--uqu-cs-accent));\n            margin: 14px auto 0;\n            border-radius: 4px;\n        }\n\n        .uqu-cs-dept-pdf-container {\n            background: var(--uqu-cs-white);\n            padding: 30px;\n            border-radius: 12px;\n            box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);\n            margin: 30px 0;\n            text-align: center;\n        }\n\n        .uqu-cs-dept-pdf-container iframe {\n            width: 100%;\n            height: 600px;\n            border: none;\n            border-radius: 8px;\n        }\n\n        .uqu-cs-dept-guides-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 24px;\n            margin-top: 30px;\n            margin-bottom: 50px;\n        }\n\n        .uqu-cs-dept-guide-card {\n            background: var(--uqu-cs-white);\n            padding: 28px 24px;\n            border-radius: 12px;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n            border-top: 4px solid var(--uqu-cs-primary);\n            transition: transform 0.2s, box-shadow 0.2s;\n            text-align: center;\n        }\n\n        .uqu-cs-dept-guide-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);\n        }\n\n        .uqu-cs-dept-guide-card a {\n            text-decoration: none;\n            color: inherit;\n            display: block;\n        }\n\n        .uqu-cs-dept-guide-icon {\n            width: 70px;\n            height: 70px;\n            background: linear-gradient(135deg, rgba(0, 156, 191, 0.1), rgba(207, 158, 96, 0.1));\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n        }\n\n        .uqu-cs-dept-guide-icon svg {\n            width: 36px;\n            height: 36px;\n            color: var(--uqu-cs-primary);\n        }\n\n        .uqu-cs-dept-guide-card h3 {\n            color: var(--uqu-cs-secondary);\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin: 0;\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n    <div class=\"uqu-cs-dept-wrapper\">\n\n        <nav class=\"uqu-cs-dept-nav\">\n            <a href=\"https:\/\/www.um.edu.sa\/en\/applied-sciences\/computer-science-2\/\" target=\"_blank\">Back to Department<\/a>\n            <a href=\"#about\">About Program<\/a>\n            <a href=\"#vision\">Vision & Mission<\/a>\n            <a href=\"#objectives\">Objectives<\/a>\n            <a href=\"#study-plan\">Study Plan<\/a>\n            <a href=\"#guides\">Guides<\/a>\n            <a href=\"#accreditation\">Accreditation<\/a>\n            <a href=\"\/en\/health_info_systems.html\/\" class=\"uqu-cs-dept-lang-btn\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n                    <line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"><\/line>\n                    <path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"><\/path>\n                <\/svg>\n                <span>\u0639\u0631\u0628\u064a<\/span>\n            <\/a>\n        <\/nav>\n\n        <div class=\"uqu-cs-dept-banner\">\n            <h1>Health Information Systems Program<\/h1>\n            <p>Preparing National Competencies in Health Information Technology<\/p>\n        <\/div>\n\n        <div class=\"uqu-cs-dept-container\">\n\n            <!-- About the Program -->\n            <div class=\"uqu-cs-dept-content-box\" id=\"about\">\n                <h2>Health Information Systems Major<\/h2>\n                <p>\n                    The Health Information Systems program prepares graduates for a multidisciplinary profession that relies on computing and public health disciplines. This profession focuses specifically on basic and advanced computing technologies that serve in managing and processing health data in a way that helps healthcare providers serve patients safely and effectively. The Health Information Systems program seeks to train students to the highest level of accredited and licensed health informatics. The program will prepare students to become specialists in health information technology ready to work in information technology for healthcare service providers such as hospitals.\n                <\/p>\n                <p>\n                    The scope of preparation and practice of the Health Information Systems program enables graduates to compete with graduates of other public and private universities in obtaining competitive jobs in all sectors of government and private healthcare providers.\n                <\/p>\n            <\/div>\n\n            <!-- Vision, Mission, and Objectives - Tabs -->\n            <div class=\"uqu-cs-dept-tabs-container\" id=\"vision\">\n                <div class=\"uqu-cs-dept-tabs\">\n                    <button class=\"uqu-cs-dept-tab active\" onclick=\"openTab(event, 'vision-tab')\">Vision<\/button>\n                    <button class=\"uqu-cs-dept-tab\" onclick=\"openTab(event, 'mission-tab')\">Mission<\/button>\n                    <button class=\"uqu-cs-dept-tab\" onclick=\"openTab(event, 'objectives-tab')\">Objectives<\/button>\n                <\/div>\n\n                <div id=\"vision-tab\" class=\"uqu-cs-dept-tab-content active\">\n                    <div class=\"uqu-cs-dept-tab-header\">\n                        <div class=\"uqu-cs-dept-tab-icon\">\n                            <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\n                                stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"><\/path>\n                                <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"uqu-cs-dept-tab-title\">Program Vision<\/h3>\n                    <\/div>\n                    <p class=\"uqu-cs-dept-tab-text\">\n                        The Computer Science and Information Systems Department aspires to distinction by providing an academic program that achieves global standard levels in the field of health information systems, which helps prepare qualified and trained national competencies.\n                    <\/p>\n                <\/div>\n\n                <div id=\"mission-tab\" class=\"uqu-cs-dept-tab-content\">\n                    <div class=\"uqu-cs-dept-tab-header\">\n                        <div class=\"uqu-cs-dept-tab-icon\">\n                            <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\n                                stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"><\/path>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"uqu-cs-dept-tab-title\">Program Mission<\/h3>\n                    <\/div>\n                    <p class=\"uqu-cs-dept-tab-text\">\n                        Preparing highly competent participants in the knowledge-based society; and stimulating creativity and excellence in research, education, and community services in health information systems.\n                    <\/p>\n                <\/div>\n\n                <div id=\"objectives-tab\" class=\"uqu-cs-dept-tab-content\">\n                    <div class=\"uqu-cs-dept-tab-header\">\n                        <div class=\"uqu-cs-dept-tab-icon\">\n                            <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\n                                stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n                                <line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"><\/line>\n                                <line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"><\/line>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"uqu-cs-dept-tab-title\">Program Objectives<\/h3>\n                    <\/div>\n                    <ul class=\"uqu-cs-dept-objectives-list\">\n                        <li>Provide graduates with solid and diverse knowledge and practical experience to prepare them as specialized practitioners in health information systems<\/li>\n                        <li>Provide an educational experience that develops the student's intellectual ability to facilitate the development of autonomy and problem-solving skills<\/li>\n                        <li>Provide graduates who demonstrate various cognitive and communication skills that enhance their success in their professional jobs through teamwork, proactive participation, critical thinking, ethical behavior and responsibility, effective communication skills, and influential roles in their organizations and communities<\/li>\n                        <li>Identify opportunities for research in health information systems and benefit from their results and conclusions in practicing evidence-based health information systems profession<\/li>\n                        <li>Support graduates with self and professional development skills and continuing education<\/li>\n                        <li>Support graduates to pursue their graduate studies and succeed in academic and research professions<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <!-- Study Plan -->\n            <h2 class=\"uqu-cs-dept-section-title\" id=\"study-plan\">Study Plan<\/h2>\n            <div class=\"uqu-cs-dept-pdf-container\">\n                <iframe src=\"https:\/\/www.um.edu.sa\/wp-content\/uploads\/2025\/04\/\u0627\u0644\u0635\u062d\u064a\u0629-\u0627\u0644\u062e\u0637\u0629-\u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629-\u0644\u0628\u0631\u0646\u0627\u0645\u062c-\u0646\u0638\u0645-\u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a.pdf\"><\/iframe>\n            <\/div>\n\n            <!-- Guides -->\n            <h2 class=\"uqu-cs-dept-section-title\" id=\"guides\">Guides<\/h2>\n            <div class=\"uqu-cs-dept-guides-grid\">\n                \n                <!-- Student Guide -->\n                <div class=\"uqu-cs-dept-guide-card\">\n                    <a href=\"https:\/\/www.um.edu.sa\/en\/pdfviewer\/student-guide-health-information-systems\/?auto_viewer=true#page=&zoom=auto&pagemode=none\" target=\"_blank\">\n                        <div class=\"uqu-cs-dept-guide-icon\">\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\n                                <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\n                                <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path>\n                                <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\n                            <\/svg>\n                        <\/div>\n                        <h3>Student Guide<\/h3>\n                    <\/a>\n                <\/div>\n\n                <!-- Field Experience Handbook -->\n                <div class=\"uqu-cs-dept-guide-card\">\n                    <a href=\"https:\/\/www.um.edu.sa\/en\/pdfviewer\/department-field-experience-handbook-updated\/?auto_viewer=true#page=&zoom=auto&pagemode=none\" target=\"_blank\">\n                        <div class=\"uqu-cs-dept-guide-icon\">\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                <rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"><\/rect>\n                                <path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"><\/path>\n                            <\/svg>\n                        <\/div>\n                        <h3>Field Experience Handbook<\/h3>\n                    <\/a>\n                <\/div>\n\n                <!-- Graduation Project Guide -->\n                <div class=\"uqu-cs-dept-guide-card\">\n                    <a href=\"https:\/\/www.um.edu.sa\/en\/pdfviewer\/graduation-project\/?auto_viewer=true#page=&zoom=auto&pagemode=none\" target=\"_blank\">\n                        <div class=\"uqu-cs-dept-guide-icon\">\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                <path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"><\/path>\n                                <path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"><\/path>\n                            <\/svg>\n                        <\/div>\n                        <h3>Graduation Project Guide<\/h3>\n                    <\/a>\n                <\/div>\n\n                <!-- Quality Guide -->\n                <div class=\"uqu-cs-dept-guide-card\">\n                    <a href=\"https:\/\/www.um.edu.sa\/en\/pdfviewer\/qms-csis\/?auto_viewer=true#page=&zoom=auto&pagemode=none\" target=\"_blank\">\n                        <div class=\"uqu-cs-dept-guide-icon\">\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"><\/path>\n                                <polyline points=\"22 4 12 14.01 9 11.01\"><\/polyline>\n                            <\/svg>\n                        <\/div>\n                        <h3>Quality Guide<\/h3>\n                    <\/a>\n                <\/div>\n\n                <!-- Faculty Handbook -->\n                <div class=\"uqu-cs-dept-guide-card\">\n                    <a href=\"https:\/\/www.um.edu.sa\/en\/pdfviewer\/department-faculty-handbook\/?auto_viewer=true#page=&zoom=auto&pagemode=none\" target=\"_blank\">\n                        <div class=\"uqu-cs-dept-guide-icon\">\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\n                                <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\n                                <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path>\n                                <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\n                            <\/svg>\n                        <\/div>\n                        <h3>Faculty Handbook<\/h3>\n                    <\/a>\n                <\/div>\n\n            <\/div>\n\n            <!-- Academic Accreditation -->\n            <div class=\"uqu-cs-dept-content-box\" id=\"accreditation\">\n                <h2>Academic Accreditation<\/h2>\n                <p>\n                    The Health Information Systems program has obtained the following international accreditations:\n                <\/p>\n                <ul>\n                    <li>Full accreditation from the International Accreditation Agency for Degree Programs (ASIIN) for the program, from June 18, 2021 until September 30, 2026.<\/li>\n                    <li>Full international accreditation by Euro-Inf through EQANIE (European Quality Assurance Network for Informatics Education), from December 9, 2022 until September 30, 2026.<\/li>\n                <\/ul>\n                <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 30px;\">\n                    <img decoding=\"async\" src=\"https:\/\/www.um.edu.sa\/pdf\/ch1.png\" alt=\"Academic Accreditation Certificate 1\" style=\"width: 100%; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\">\n                    <img decoding=\"async\" src=\"https:\/\/www.um.edu.sa\/pdf\/ch2.png\" alt=\"Academic Accreditation Certificate 2\" style=\"width: 100%; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\">\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n    <script>\n        function openTab(evt, tabName) {\n            \/\/ Hide all tab contents\n            var tabContents = document.getElementsByClassName(\"uqu-cs-dept-tab-content\");\n            for (var i = 0; i < tabContents.length; i++) {\n                tabContents[i].classList.remove(\"active\");\n            }\n\n            \/\/ Remove active state from all tab buttons\n            var tabs = document.getElementsByClassName(\"uqu-cs-dept-tab\");\n            for (var i = 0; i < tabs.length; i++) {\n                tabs[i].classList.remove(\"active\");\n            }\n\n            \/\/ Show the selected tab and activate the button\n            document.getElementById(tabName).classList.add(\"active\");\n            evt.currentTarget.classList.add(\"active\");\n        }\n    <\/script>\n\n<\/body>\n\n<\/html>\n<\/div><\/div><\/div><\/div><\/div><\/div>\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<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-e20d45e e-con-full e-flex e-con e-parent\" data-id=\"e20d45e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0628\u0631\u0646\u0627\u0645\u062c \u0646\u0638\u0645 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0635\u062d\u064a\u0629 \u0627\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u0642\u0633\u0645 \u0646\u0628\u0630\u0629 \u0639\u0646 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0631\u0624\u064a\u0629 \u0648\u0627\u0644\u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u0623\u0647\u062f\u0627\u0641 \u0627\u0644\u062e\u0637\u0629 \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0627\u0644\u0623\u062f\u0644\u0629 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a English \u0628\u0631\u0646\u0627\u0645\u062c \u0646\u0638\u0645 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0635\u062d\u064a\u0629 \u0625\u0639\u062f\u0627\u062f \u0643\u0641\u0627\u0621\u0627\u062a \u0648\u0637\u0646\u064a\u0629 \u0641\u064a \u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0635\u062d\u064a\u0629 \u062a\u062e\u0635\u0635 \u0646\u0638\u0645 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0635\u062d\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0646\u0638\u0645 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0635\u062d\u064a\u0629 \u064a\u0647\u064a\u0626 \u0627\u0644\u062e\u0631\u064a\u062c\u064a\u0646 &hellip; <\/p>","protected":false},"author":31,"featured_media":0,"parent":143348,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-144533","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.um.edu.sa\/en\/wp-json\/wp\/v2\/pages\/144533","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.um.edu.sa\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.um.edu.sa\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.um.edu.sa\/en\/wp-json\/wp\/v2\/users\/31"}],"replies":[{"embeddable":true,"href":"https:\/\/www.um.edu.sa\/en\/wp-json\/wp\/v2\/comments?post=144533"}],"version-history":[{"count":0,"href":"https:\/\/www.um.edu.sa\/en\/wp-json\/wp\/v2\/pages\/144533\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.um.edu.sa\/en\/wp-json\/wp\/v2\/pages\/143348"}],"wp:attachment":[{"href":"https:\/\/www.um.edu.sa\/en\/wp-json\/wp\/v2\/media?parent=144533"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}