{"id":4405,"date":"2022-06-15T08:32:16","date_gmt":"2022-06-15T05:32:16","guid":{"rendered":"https:\/\/alfarabiuc.edu.iq\/?page_id=4405"},"modified":"2026-03-21T02:33:22","modified_gmt":"2026-03-20T23:33:22","slug":"nursing-research","status":"publish","type":"page","link":"https:\/\/alfarabiuc.edu.iq\/ar\/nursing-research\/","title":{"rendered":"Nursing Research"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4405\" class=\"elementor elementor-4405\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a184eb e-flex e-con-boxed e-con e-parent\" data-id=\"0a184eb\" data-element_type=\"container\" data-e-type=\"container\" data-no-translation=\"\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c8a37ee e-con-full e-flex e-con e-child\" data-id=\"c8a37ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-339177a elementor-widget elementor-widget-html\" data-id=\"339177a\" 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<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;600;700&family=Inter:wght@400;500;600&display=swap');\r\n\r\n  .nur-wrap {\r\n    font-family: 'Cairo', sans-serif;\r\n    color: #1e293b;\r\n    direction: rtl;\r\n    padding: 1.5rem 0;\r\n  }\r\n  .nur-wrap *, .nur-wrap *::before, .nur-wrap *::after {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  \/* \u2500\u2500 Header \u2500\u2500 *\/\r\n  .nur-header {\r\n    background: linear-gradient(135deg, #881337 0%, #be123c 60%, #f43f5e 100%);\r\n    border-radius: 16px;\r\n    padding: 2.5rem 2rem;\r\n    margin-bottom: 1.5rem;\r\n    color: #fff;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 1.5rem;\r\n  }\r\n  .nur-header-icon {\r\n    width: 64px; height: 64px; flex-shrink: 0;\r\n    background: rgba(255,255,255,0.15);\r\n    border-radius: 14px;\r\n    display: flex; align-items: center; justify-content: center;\r\n    font-size: 2rem;\r\n  }\r\n  .nur-header h2 {\r\n    font-size: 1.75rem !important;\r\n    font-weight: 700 !important;\r\n    line-height: 1.3 !important;\r\n    margin: 0 !important;\r\n    color: #fff !important;\r\n  }\r\n\r\n  \/* \u2500\u2500 Stats \u2500\u2500 *\/\r\n  .nur-stats {\r\n    display: flex;\r\n    gap: 1rem;\r\n    margin-bottom: 1.5rem;\r\n    flex-wrap: wrap;\r\n  }\r\n  .nur-stat {\r\n    background: #fff;\r\n    border: 1px solid #e2e8f0;\r\n    border-radius: 12px;\r\n    padding: 1rem 1.4rem;\r\n    flex: 1;\r\n    min-width: 130px;\r\n    text-align: center;\r\n  }\r\n  .nur-stat .nur-num {\r\n    font-size: 2rem;\r\n    font-weight: 700;\r\n    color: #be123c;\r\n    display: block;\r\n  }\r\n  .nur-stat .nur-lbl {\r\n    font-size: 0.8rem;\r\n    color: #64748b;\r\n    margin-top: 0.2rem;\r\n    display: block;\r\n    line-height: 1.4;\r\n  }\r\n\r\n  \/* \u2500\u2500 Filters \u2500\u2500 *\/\r\n  .nur-filters {\r\n    display: flex;\r\n    gap: 0.6rem;\r\n    margin-bottom: 1.5rem;\r\n    flex-wrap: wrap;\r\n    align-items: center;\r\n  }\r\n  .nur-filter-label {\r\n    font-size: 0.85rem;\r\n    color: #64748b;\r\n    font-weight: 600;\r\n  }\r\n  .nur-btn {\r\n    border: 1.5px solid #e2e8f0;\r\n    background: #fff;\r\n    border-radius: 20px;\r\n    padding: 0.3rem 0.9rem;\r\n    font-family: 'Cairo', sans-serif;\r\n    font-size: 0.82rem;\r\n    cursor: pointer;\r\n    transition: all 0.18s;\r\n    color: #1e293b;\r\n  }\r\n  .nur-btn:hover, .nur-btn.nur-active {\r\n    background: #be123c;\r\n    border-color: #be123c;\r\n    color: #fff;\r\n  }\r\n\r\n  \/* \u2500\u2500 Table \u2500\u2500 *\/\r\n  .nur-table-wrap {\r\n    background: #fff;\r\n    border: 1px solid #e2e8f0;\r\n    border-radius: 16px;\r\n    overflow: hidden;\r\n    box-shadow: 0 1px 3px rgba(0,0,0,0.06);\r\n    overflow-x: auto;\r\n  }\r\n  .nur-table {\r\n    width: 100%;\r\n    border-collapse: collapse;\r\n  }\r\n  .nur-table thead {\r\n    background: linear-gradient(to bottom, #881337, #be123c);\r\n  }\r\n  .nur-table thead th {\r\n    color: #fff !important;\r\n    padding: 1rem 1.25rem;\r\n    font-size: 0.9rem;\r\n    font-weight: 600;\r\n    text-align: right;\r\n    white-space: nowrap;\r\n    background: transparent !important;\r\n  }\r\n  .nur-table thead th:last-child { text-align: center; }\r\n  .nur-table tbody tr {\r\n    border-bottom: 1px solid #e2e8f0;\r\n    transition: background 0.15s;\r\n  }\r\n  .nur-table tbody tr:last-child { border-bottom: none; }\r\n  .nur-table tbody tr:nth-child(even) { background: #f8fafc; }\r\n  .nur-table tbody tr:hover { background: #ffe4e6; }\r\n  .nur-table tbody tr.nur-hidden { display: none; }\r\n  .nur-table td {\r\n    padding: 0.9rem 1.25rem;\r\n    font-size: 0.88rem;\r\n    vertical-align: top;\r\n    border: none !important;\r\n    background: transparent;\r\n  }\r\n  .nur-table td.nur-col-researcher {\r\n    min-width: 180px;\r\n    max-width: 230px;\r\n  }\r\n  .nur-rname {\r\n    font-family: 'Cairo', sans-serif;\r\n    font-weight: 600;\r\n    color: #1e293b;\r\n    line-height: 1.5;\r\n    display: block;\r\n    direction: rtl;\r\n    text-align: right;\r\n  }\r\n  .nur-rname + .nur-rname {\r\n    color: #64748b;\r\n    font-weight: 400;\r\n    font-size: 0.82rem;\r\n    margin-top: 0.25rem;\r\n  }\r\n  .nur-table td.nur-col-title { max-width: 520px; }\r\n  .nur-title {\r\n    font-family: 'Inter', sans-serif;\r\n    font-size: 0.88rem;\r\n    line-height: 1.6;\r\n    color: #1e293b;\r\n    direction: ltr;\r\n    text-align: left;\r\n    display: block;\r\n  }\r\n  .nur-col-title a {\r\n    color: inherit;\r\n    text-decoration: none;\r\n    border-bottom: 1px dashed #f43f5e;\r\n    transition: color 0.15s, border-color 0.15s;\r\n  }\r\n  .nur-col-title a:hover {\r\n    color: #881337;\r\n    border-bottom-style: solid;\r\n  }\r\n  .nur-table td.nur-col-year {\r\n    text-align: center;\r\n    min-width: 80px;\r\n  }\r\n  .nur-badge {\r\n    display: inline-block;\r\n    padding: 0.2rem 0.7rem;\r\n    border-radius: 20px;\r\n    font-size: 0.8rem;\r\n    font-weight: 700;\r\n    font-family: 'Inter', sans-serif;\r\n    white-space: nowrap;\r\n  }\r\n  .nur-y2022 { color: #065f46; background: #d1fae5; }\r\n  .nur-y2021 { color: #0e7490; background: #cffafe; }\r\n  .nur-y2020 { color: #0369a1; background: #e0f2fe; }\r\n  .nur-y2019 { color: #5b21b6; background: #ede9fe; }\r\n\r\n  \/* \u2500\u2500 Responsive \u2500\u2500 *\/\r\n  @media (max-width: 640px) {\r\n    .nur-header { flex-direction: column; text-align: center; }\r\n    .nur-header-icon { width: 48px; height: 48px; font-size: 1.5rem; }\r\n    .nur-header h2 { font-size: 1.3rem !important; }\r\n    .nur-table td, .nur-table thead th { padding: 0.7rem 0.75rem; font-size: 0.82rem; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"nur-wrap\">\r\n\r\n  <!-- Header -->\r\n  <div class=\"nur-header\">\r\n    <div class=\"nur-header-icon\">\ud83e\ude7a<\/div>\r\n    <div>\r\n      <h2>\u0642\u0633\u0645 \u0627\u0644\u062a\u0645\u0631\u064a\u0636 \u2013 \u0627\u0644\u0623\u0628\u062d\u0627\u062b \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629<\/h2>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Stats -->\r\n  <div class=\"nur-stats\">\r\n    <div class=\"nur-stat\"><span class=\"nur-num\">9<\/span><span class=\"nur-lbl\">\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0623\u0628\u062d\u0627\u062b<\/span><\/div>\r\n    <div class=\"nur-stat\"><span class=\"nur-num\">7<\/span><span class=\"nur-lbl\">\u0628\u0627\u062d\u062b\u0648\u0646<\/span><\/div>\r\n    <div class=\"nur-stat\"><span class=\"nur-num\">4<\/span><span class=\"nur-lbl\">\u0633\u0646\u0648\u0627\u062a \u0627\u0644\u0646\u0634\u0631<\/span><\/div>\r\n    <div class=\"nur-stat\"><span class=\"nur-num\">2019\u20132022<\/span><span class=\"nur-lbl\">\u0627\u0644\u0646\u0637\u0627\u0642 \u0627\u0644\u0632\u0645\u0646\u064a<\/span><\/div>\r\n  <\/div>\r\n\r\n  <!-- Filters -->\r\n  <div class=\"nur-filters\">\r\n    <span class=\"nur-filter-label\">\u062a\u0635\u0641\u064a\u0629 \u062d\u0633\u0628 \u0627\u0644\u0633\u0646\u0629:<\/span>\r\n    <button class=\"nur-btn nur-active\" onclick=\"nurFilter('all', this)\">\u0627\u0644\u0643\u0644<\/button>\r\n    <button class=\"nur-btn\" onclick=\"nurFilter('2022', this)\">2022<\/button>\r\n    <button class=\"nur-btn\" onclick=\"nurFilter('2021', this)\">2021<\/button>\r\n    <button class=\"nur-btn\" onclick=\"nurFilter('2020', this)\">2020<\/button>\r\n    <button class=\"nur-btn\" onclick=\"nurFilter('2019', this)\">2019<\/button>\r\n  <\/div>\r\n\r\n  <!-- Table -->\r\n  <div class=\"nur-table-wrap\">\r\n    <table class=\"nur-table\">\r\n      <thead>\r\n        <tr>\r\n          <th>#<\/th>\r\n          <th>\u0627\u0633\u0645 \u0627\u0644\u0628\u0627\u062d\u062b<\/th>\r\n          <th>\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u062d\u062b<\/th>\r\n          <th>\u0633\u0646\u0629 \u0627\u0644\u0646\u0634\u0631<\/th>\r\n        <\/tr>\r\n      <\/thead>\r\n      <tbody>\r\n\r\n        <tr data-nur-year=\"2022\">\r\n          <td>1<\/td>\r\n          <td class=\"nur-col-researcher\">\r\n            <span class=\"nur-rname\">\u0633\u0631\u0649 \u0634\u0627\u0643\u0631 \u062d\u0645\u0648\u062f<\/span>\r\n          <\/td>\r\n          <td class=\"nur-col-title\"><span class=\"nur-title\"><a href=\"https:\/\/archrazi.areeo.ac.ir\/article_125771.html\" target=\"_blank\" rel=\"noopener\">Effect of Epididymal Spermatozoa of Local Iraqi Goat on in vitro Fertilization and Evolution of Embryos<\/a><\/span><\/td>\r\n          <td class=\"nur-col-year\"><span class=\"nur-badge nur-y2022\">2022<\/span><\/td>\r\n        <\/tr>\r\n\r\n        <tr data-nur-year=\"2021\">\r\n          <td>2<\/td>\r\n          <td class=\"nur-col-researcher\">\r\n            <span class=\"nur-rname\">\u0648\u0644\u064a\u062f \u0639\u0628\u062f\u0627\u0644\u0639\u0632\u064a\u0632 \u0639\u0645\u0631<\/span>\r\n          <\/td>\r\n          <td class=\"nur-col-title\"><span class=\"nur-title\">Seasonal variation in the diagnosis of acute lymphoblastic leukemia in children<\/span><\/td>\r\n          <td class=\"nur-col-year\"><span class=\"nur-badge nur-y2021\">2021<\/span><\/td>\r\n        <\/tr>\r\n\r\n        <tr data-nur-year=\"2020\">\r\n          <td>3<\/td>\r\n          <td class=\"nur-col-researcher\">\r\n            <span class=\"nur-rname\">\u0633\u0631\u0649 \u0634\u0627\u0643\u0631 \u062d\u0645\u0648\u062f<\/span>\r\n          <\/td>\r\n          <td class=\"nur-col-title\"><span class=\"nur-title\"><a href=\"https:\/\/medicopublication.com\/index.php\/ijfmt\/article\/view\/259\" target=\"_blank\" rel=\"noopener\">Sex Determination of in vitro produced goat embryos by Epididymal spermatozoa selected by swim up technique<\/a><\/span><\/td>\r\n          <td class=\"nur-col-year\"><span class=\"nur-badge nur-y2020\">2020<\/span><\/td>\r\n        <\/tr>\r\n\r\n        <tr data-nur-year=\"2020\">\r\n          <td>4<\/td>\r\n          <td class=\"nur-col-researcher\">\r\n            <span class=\"nur-rname\">\u0647\u0627\u0644\u0647 \u0639\u0628\u0627\u0633 \u062c\u0627\u0633\u0645<\/span>\r\n          <\/td>\r\n          <td class=\"nur-col-title\"><span class=\"nur-title\"><a href=\"https:\/\/medicopublication.com\/index.php\/ijfmt\/article\/view\/12012\" target=\"_blank\" rel=\"noopener\">Study of Type of Bacteria That Found in Ear, Mouth, Nose of Second Stage Nursing Department Student<\/a><\/span><\/td>\r\n          <td class=\"nur-col-year\"><span class=\"nur-badge nur-y2020\">2020<\/span><\/td>\r\n        <\/tr>\r\n\r\n        <tr data-nur-year=\"2020\">\r\n          <td>5<\/td>\r\n          <td class=\"nur-col-researcher\">\r\n            <span class=\"nur-rname\">\u0647\u062f\u064a\u0644 \u0642\u064a\u0633 \u0639\u0628\u062f\u0627\u0644\u0631\u0632\u0627\u0642<\/span>\r\n          <\/td>\r\n          <td class=\"nur-col-title\"><span class=\"nur-title\"><a href=\"https:\/\/chemistry-europe.onlinelibrary.wiley.com\/doi\/abs\/10.1002\/slct.202001857\" target=\"_blank\" rel=\"noopener\">Design and development of Novel 1,3-Thiazin-4-one compounds derived from Pyrazine-2,3-Dicarboxylic Acid: Synthesis and bioactivity screening<\/a><\/span><\/td>\r\n          <td class=\"nur-col-year\"><span class=\"nur-badge nur-y2020\">2020<\/span><\/td>\r\n        <\/tr>\r\n\r\n        <tr data-nur-year=\"2020\">\r\n          <td>6<\/td>\r\n          <td class=\"nur-col-researcher\">\r\n            <span class=\"nur-rname\">\u0647\u062f\u064a\u0644 \u0642\u064a\u0633 \u0639\u0628\u062f\u0627\u0644\u0631\u0632\u0627\u0642<\/span>\r\n          <\/td>\r\n          <td class=\"nur-col-title\"><span class=\"nur-title\"><a href=\"https:\/\/chemistry-europe.onlinelibrary.wiley.com\/doi\/abs\/10.1002\/slct.202001857\" target=\"_blank\" rel=\"noopener\">Synthesis and characterization of some boomerang Imine-ester mesogenic materials based on thiophene unit<\/a><\/span><\/td>\r\n          <td class=\"nur-col-year\"><span class=\"nur-badge nur-y2020\">2020<\/span><\/td>\r\n        <\/tr>\r\n\r\n        <tr data-nur-year=\"2019\">\r\n          <td>7<\/td>\r\n          <td class=\"nur-col-researcher\">\r\n            <span class=\"nur-rname\">\u0632\u064a\u062f \u062c\u0627\u0628\u0631 \u062d\u0645\u062f<\/span>\r\n            <span class=\"nur-rname\">\u0648\u0633\u0627\u0645 \u062c\u0628\u0627\u0631 \u0642\u0627\u0633\u0645<\/span>\r\n          <\/td>\r\n          <td class=\"nur-col-title\"><span class=\"nur-title\"><a href=\"https:\/\/injns.uobaghdad.edu.iq\/index.php\/INJNS\/article\/view\/331\" target=\"_blank\" rel=\"noopener\">Effectiveness of an Educational Program in Enhancing Nurses' Knowledge about Occupational Health Hazards<\/a><\/span><\/td>\r\n          <td class=\"nur-col-year\"><span class=\"nur-badge nur-y2019\">2019<\/span><\/td>\r\n        <\/tr>\r\n\r\n        <tr data-nur-year=\"2019\">\r\n          <td>8<\/td>\r\n          <td class=\"nur-col-researcher\">\r\n            <span class=\"nur-rname\">\u0647\u062f\u064a\u0644 \u0642\u064a\u0633 \u0639\u0628\u062f\u0627\u0644\u0631\u0632\u0627\u0642<\/span>\r\n          <\/td>\r\n          <td class=\"nur-col-title\"><span class=\"nur-title\"><a href=\"https:\/\/rjptonline.org\/AbstractView.aspx?PID=2020-13-5-29\" target=\"_blank\" rel=\"noopener\">A novel bioactive compounds of 2-Azetidinone derived from pyrazin dicarboxylic acid: synthesis and antimicrobial screening<\/a><\/span><\/td>\r\n          <td class=\"nur-col-year\"><span class=\"nur-badge nur-y2019\">2019<\/span><\/td>\r\n        <\/tr>\r\n\r\n        <tr data-nur-year=\"2019\">\r\n          <td>9<\/td>\r\n          <td class=\"nur-col-researcher\">\r\n            <span class=\"nur-rname\">\u0646\u0627\u0647\u062f\u0629 \u0645\u062d\u0645\u062f \u0627\u0644\u062c\u0646\u0627\u0628\u064a<\/span>\r\n          <\/td>\r\n          <td class=\"nur-col-title\"><span class=\"nur-title\"><a href=\"https:\/\/www.iasj.net\/iasj\/article\/169104\" target=\"_blank\" rel=\"noopener\">Knowledge of Mothers Regarding Poliomyelitis Eradication among Sample in Primary Health Care Centers in Baghdad City<\/a><\/span><\/td>\r\n          <td class=\"nur-col-year\"><span class=\"nur-badge nur-y2019\">2019<\/span><\/td>\r\n        <\/tr>\r\n\r\n      <\/tbody>\r\n    <\/table>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\n  function nurFilter(year, btn) {\r\n    var wrap = btn.closest('.nur-wrap');\r\n    wrap.querySelectorAll('.nur-btn').forEach(function(b){ b.classList.remove('nur-active'); });\r\n    btn.classList.add('nur-active');\r\n    wrap.querySelectorAll('tr[data-nur-year]').forEach(function(row){\r\n      row.classList.toggle('nur-hidden', year !== 'all' && row.getAttribute('data-nur-year') !== year);\r\n    });\r\n  }\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ud83e\ude7a Department of Nursing \u2013 Published Research 9Total Papers 7Researchers 4Years 2019\u20132022Time Range Filter by Year: All 2022 2021 2020 2019 # Researcher Paper Title Year 1 \u0633\u0631\u0649 \u0634\u0627\u0643\u0631 \u062d\u0645\u0648\u062f Effect of Epididymal Spermatozoa of Local Iraqi Goat on in vitro Fertilization and Evolution of Embryos 2022 2 \u0648\u0644\u064a\u062f \u0639\u0628\u062f\u0627\u0644\u0639\u0632\u064a\u0632 \u0639\u0645\u0631 Seasonal variation in the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4405","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/alfarabiuc.edu.iq\/ar\/wp-json\/wp\/v2\/pages\/4405","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alfarabiuc.edu.iq\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alfarabiuc.edu.iq\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alfarabiuc.edu.iq\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alfarabiuc.edu.iq\/ar\/wp-json\/wp\/v2\/comments?post=4405"}],"version-history":[{"count":0,"href":"https:\/\/alfarabiuc.edu.iq\/ar\/wp-json\/wp\/v2\/pages\/4405\/revisions"}],"wp:attachment":[{"href":"https:\/\/alfarabiuc.edu.iq\/ar\/wp-json\/wp\/v2\/media?parent=4405"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}