(mysql): SET NAMES 'utf8'  

(mysql): SELECT * FROM sessions WHERE session_id = '6rqst42sl1u3f20knnmpn1a7a1'  

(mysql): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('6rqst42sl1u3f20knnmpn1a7a1', '216.73.217.111', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1779908302, 1779908302, 0, '', 'ajrh.info')  

(mysql): SELECT * FROM journals WHERE path = 'ajrh'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.medra.MedraInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '2293' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 2293  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 2293 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '1263'  

(mysql): SELECT * FROM article_settings WHERE article_id = '2293'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 2293 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '104' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 104  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '104'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 18:58:23' >= s.date_start AND '2026-05-27 18:58:23' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 18:58:23' >= s.date_start AND '2026-05-27 18:58:23' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 18:58:23' >= s.date_start AND '2026-05-27 18:58:23' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 2293  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '2293' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 2293  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 2293 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '1263'  

(mysql): SELECT * FROM article_settings WHERE article_id = '2293'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 2293 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 18:58:23' >= s.date_start AND '2026-05-27 18:58:23' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 18:58:23' >= s.date_start AND '2026-05-27 18:58:23' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 18:58:23' >= s.date_start AND '2026-05-27 18:58:23' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 2293 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 1 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '197'  
COVID-19 Outbreak: Effect of an Educational Intervention Based on Health Belief Model on Nursing Students' Awareness and Health Beliefs at Najran University, Kingdom of Saudi Arabia | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 2293 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '6198'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '6199'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '6200'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '6201'   <hr /> Elgzar | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 2293 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '6198'  

(mysql): SELECT * FROM author_settings WHERE author_id = '6199'  

(mysql): SELECT * FROM author_settings WHERE author_id = '6200'  

(mysql): SELECT * FROM author_settings WHERE author_id = '6201'  

(mysql): SELECT * FROM authors WHERE submission_id = 2293 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '6198'  

(mysql): SELECT * FROM author_settings WHERE author_id = '6199'  

(mysql): SELECT * FROM author_settings WHERE author_id = '6200'  

(mysql): SELECT * FROM author_settings WHERE author_id = '6201'  

COVID-19 Outbreak: Effect of an Educational Intervention Based on Health Belief Model on Nursing Students' Awareness and Health Beliefs at Najran University, Kingdom of Saudi Arabia


(mysql): SELECT * FROM authors WHERE submission_id = 2293 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '6198'  

(mysql): SELECT * FROM author_settings WHERE author_id = '6199'  

(mysql): SELECT * FROM author_settings WHERE author_id = '6200'  

(mysql): SELECT * FROM author_settings WHERE author_id = '6201'  
Wafaa T. Elgzar, Awad M. Al-Qahtani, Nahid K. Elfeki, Heba A Ibrahim

Abstract

This study aimed to investigate the effect of an educational intervention based on the health belief model (HBM) about COVID-19 on nursing students' awareness and health beliefs. A true-experimental research design was conducted at nursing college, Najran University, KSA. A comprehensive sampling was followed to include all female students at the colleges (164 students). The sample was divided randomly into intervention (82) and control group (82). The educational intervention was designed and conducted based on the HBM through four sequential phases: assessment, planning, implementation, and evaluation. The current study results indicated no statistically significant differences between intervention and control groups concerning their demographic characteristic, awareness, and health beliefs before intervention. After intervention, significant differences (p< 0.05) were observed between intervention and control groups in their awareness and all HBM constructs regarding COVID19. There were positive, statistically significant correlations (P< 0.05) between participants' total HBM score and their total awareness score. This study concluded that HBM is effective in increasing nursing students' awareness regarding COVID-19. It also increases their perceived susceptibility, severity, and benefits. Besides, it may increase their self-efficacy to overcome perceived barriers to practice protective and preventive actions while dealing with COVID-19. (Afr J Reprod Health 2020 (Special Edition); 24[2]: 78-86).

Full Text:

PDF

References


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61308'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61308 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '61309'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61309 ORDER BY metadata_description_id DESC  

World health organization. SARS (Saver Acute


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61310'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61310 ORDER BY metadata_description_id DESC  

Respiratory Syndrome). Available at: https://www.who.int/ith/diseases/sars/en/. Accessed on: 29/1/2020.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61311'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61311 ORDER BY metadata_description_id DESC  

World health organization. 2019-nCoV (Novel


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61312'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61312 ORDER BY metadata_description_id DESC  

coronavirus 2019). Available at: https://www.who.int/emergencies/diseases/novel-coronavirus-2019. Accessed on: 1/2/2020.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61313'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61313 ORDER BY metadata_description_id DESC  

World health organization. (2020) Novel Coronavirus


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61314'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61314 ORDER BY metadata_description_id DESC  

(2019-nCoV) Situation Report - 160. Available at: https://www.who.int/docs/default-source/coronaviruse/situation-reports/20200628-covid-19-sitrep-160.pdf?sfvrsn=2fe1c658_2. Accessed on: 29/6/2020.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61315'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61315 ORDER BY metadata_description_id DESC  

Saudi Ministry of Health. Command and control center


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61316'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61316 ORDER BY metadata_description_id DESC  

statistics.(2020) Available at https://www.spa.gov.sa/viewfullstory.php?lang=en&newsid=2098097. Accessed on: 29/6/2020.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61317'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61317 ORDER BY metadata_description_id DESC  

World health organization. 2019-nCoV (Novel


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61318'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61318 ORDER BY metadata_description_id DESC  

coronavirus 2019). Available at: https://www.who.int/emergencies/diseases/novel-coronavirus-2019. Accessed on: 1/2/2020.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61319'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61319 ORDER BY metadata_description_id DESC  

Hui DS, Azhar EI, Madani TA, Ntoumi F, Kock R, Dar


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61320'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61320 ORDER BY metadata_description_id DESC  

O, Ippolito G, Mchugh TD, Memish ZA, Drosten C, Zumla A, Petersen E. The continuing 2019-nCoV epidemic threat of novel coronaviruses to global health-the latest 2019 novel corona virus outbreak in Wuhan, China. International Journal of Infectious Diseases. 2020;(1):264–266.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61321'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61321 ORDER BY metadata_description_id DESC  

World health organization. Clinical management of


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61322'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61322 ORDER BY metadata_description_id DESC  

severe acute respiratory infection when novel coronavirus (nCoV) infection is suspected Interim guidance. Available at: https://www.who.int/publications-detail/clinical-management-of-severe-acute-respiratory-infection-when-novel-coronavirus-(ncov)-infection-is-suspected Accessed on: 1/2/2020.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61323'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61323 ORDER BY metadata_description_id DESC  

Pender NJ, Murdaugh CL, and Parsons MA. Health


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61324'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61324 ORDER BY metadata_description_id DESC  

Promotion in Nursing Practice (7th ed.). New Jersey: Pearson Education. 2015.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61325'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61325 ORDER BY metadata_description_id DESC  

Ghanbary MK, Shamsi M, Khorsandi M, Farazi A,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61326'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61326 ORDER BY metadata_description_id DESC  

Ranjbaran M, and Eshrati B. Effect of training with teaching methods designed based on health belief model on awareness and self-efficacy in nurses on the discipline’s standard precautions in hospitals, Journal of human health, 2015;1(2): 51-5


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61327'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61327 ORDER BY metadata_description_id DESC  

Chanay MD and Anderson BA. Caring for the


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61328'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61328 ORDER BY metadata_description_id DESC  

Vulnerable, perspectives in nursing theory, practice and research. 4th ed., Jones & Bartlett Publishers, USA 2016:153


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61329'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61329 ORDER BY metadata_description_id DESC  

Shi Y, Wang J, Yang Y, Wang Z, Wang G, Hashimoto


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61330'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61330 ORDER BY metadata_description_id DESC  

K, Zhang K and Liu H. Awareness and attitudes of medical staff in Chinese psychiatric hospitals regarding COVID-19. Brain, Behavior, & Immunity – Health journal. 2020;4(1):1-5.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61331'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61331 ORDER BY metadata_description_id DESC  

Stirling B, Harmston J and Alsobayel H. Educational


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61332'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61332 ORDER BY metadata_description_id DESC  

programme for nursing college staff and students during a MERS- coronavirus outbreak in Saudi Arabia. BMC nursing. 2015;14(20): 1:7.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61333'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61333 ORDER BY metadata_description_id DESC  

Alsulaiman S and Rentner T. The Health Belief Model


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61334'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61334 ORDER BY metadata_description_id DESC  

and Preventive Measures: A Study of the Ministry of Health Campaign on Coronavirus in Saudi Arabia. Journal of International Crisis and Risk Communication Research.2018;1(1): 26-55.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61335'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61335 ORDER BY metadata_description_id DESC  

Zhong B, Luo W, Li H, Zhang Q, Liu X, Li W, and Li


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61336'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61336 ORDER BY metadata_description_id DESC  

Y. Awareness, attitudes, and practices towards COVID-19 among Chinese residents during the rapid rise period of the COVID-19 outbreak: a quick online cross-sectional survey. International Journal of Biological Sciences. 2020; 16(10):


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61337'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61337 ORDER BY metadata_description_id DESC  

-1752. doi: 10.7150/ijbs.45221.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61338'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61338 ORDER BY metadata_description_id DESC  

CaricoJr R, Sheppard J, and Thomas C. Community


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61339'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61339 ORDER BY metadata_description_id DESC  

pharmacists and communication in the time of COVID-19: Applying the health belief model. Research in Social and Administrative Pharmacy. 2020;3(17):1-4.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61340'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61340 ORDER BY metadata_description_id DESC  

Carico RR, Sheppard J, and Thomas CB. Community


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61341'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61341 ORDER BY metadata_description_id DESC  

pharmacists and communication in the time of COVID-19: Applying the health belief model. Res Social Adm Pharm. 2020 Mar 26. pii: S1551-7411(20)30293-X. doi: 10.1016/j.sapharm.2020.03.017. [Epub ahead of print]


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61342'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61342 ORDER BY metadata_description_id DESC  

Abd El Aziz MS, Ibrahim HA, and Elgzar WT. Effect of


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61343'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61343 ORDER BY metadata_description_id DESC  

Application of Health Believe Model on Pregnant Women' Awareness and Health Beliefs Regarding Urogenital Infections. IOSR Journal of Nursing and Health Science May. - Jun. 2016; 5(3): 34-44.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61344'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61344 ORDER BY metadata_description_id DESC  

Mahmoud MH, Sayed SH, Ibrahim HA, and Abd-


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61345'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61345 ORDER BY metadata_description_id DESC  

Elhakam EM. Effect of Health Belief Model-Based Educational Intervention about Breast Cancer on Nursing Students' Awareness, Health Beliefs and Breast Self-Examination practice. International Journal of Studies in Nursing; 2018; 3(3): 77-90.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61346'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61346 ORDER BY metadata_description_id DESC  

Zeigheimat F, Ebadi A, Rahmati-Najarkolaei F, and


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61347'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61347 ORDER BY metadata_description_id DESC  

Ghadamgahi F. An investigation into the effect of health belief model-based education on healthcare behaviors of nursing staff in controlling nosocomial infections. Journal of education and health promotion. 2016;5, 23. https://doi.org/10.4103/2277-9531.184549


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61348'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61348 ORDER BY metadata_description_id DESC  

Guidry J, Carlyle KE, LaRose JG, Perrin P, Messner M


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61349'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61349 ORDER BY metadata_description_id DESC  

and Ryan M. Using the Health Belief Model to Analyze Instagram Posts about Zika for Public Health Communications. Emerg Infect Dis. 2019;25(1):179-180. https://dx.doi.org/10.3201/eid2501.180824.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '61350'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 61350 ORDER BY metadata_description_id DESC  

Guzman L. The relationship between health beliefs and

awareness to exercise compliance in patients after coronary bypass. Heart Lung. 1980 Nov-Dec;9(6):1102.


(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 2293 AND r.status = 2  

Refbacks

  • There are currently no refbacks.

(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.217.111', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1779908302, last_used = 1779908302, remember = 0, data = '', domain = 'ajrh.info' WHERE session_id = '6rqst42sl1u3f20knnmpn1a7a1'