\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Volume XIII Issue III Version I Year},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Volume XIII Issue III Version I Year}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Tadese  Ejigu}

             \author[2]{Zeleke  Yimechew}

             \author[3]{Girmay  tsegay}

             \affil[1]{  Bahir Dar University}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2012 Accepted: 3 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


Introduction: Occupational exposure to blood and body fluid is a serious concern for health care workers. The problem is more devastating in developing countries like Ethiopia with poor infrastructure and health setup. This study tried to assess the magnitudes of occupational exposure and its associated factors among HCWs and medical students to BBFs in University of Gondar Hospital.Methods: A cross sectional survey was conducted from September 6 to October 2, 2012, in University of Gondar hospital. Two hundred eighty five participants (including health professionals, janitors and medical students) were participated in the study. Stratified simple random sampling technique was used to select the participants. Data was collected through Self-administered questionnaire and interview using structured questionnaire.Result: The overall lifetime and one year prevalence's of occupational exposure to BBF during the study period were 177(70.2%) and158 (62.9%), respectively. The exposure rate of BBFs in the last-one year was highest among interns 29(90.6%), followed by health professionals 100(63.3%) and least among housekeeping staffs 28(45.2%).

\end{abstract}


\keywords{occupational exposure, health care workers, blood and body fluid.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
lood and body fluid (BBF) exposure to health care workers and the infectious complications associated with it, is a global issue \hyperref[b0]{(1,}\hyperref[b1]{2,}\hyperref[b2]{3)}.Each day thousands of healthcare workers (HCWs), around the world, suffer accidental occupational exposures during the course of their role of caring for patients. These injuries can result in a variety of serious and distressing consequences ranging from extreme anxiety to chronic illness and premature death for the individual involved \hyperref[b3]{(4,}\hyperref[b4]{5)}.\par
HCWs in developing countries are at serious risk of infection from blood-borne pathogens particularly hepatitis B virus (HBV), hepatitis C virus (HCV) and Human Immunodeficiency Virus ( HIV ) because of the high prevalence of such pathogens in many poorer regions of the world, especially they are endemic in sub-Saharan Africa \hyperref[b2]{(3,}\hyperref[b5]{6)}.\par
In May 2007, the World Health Assembly endorsed the Global Plan of Action on Workers Health (GPA) for the period 2008-2017 with the aim to move from strategy to action and to provide new impetus for action by Member States. It calls on all countries to develop national plans and strategies for its implementation. There have been made countless interventions by employers and workers to attempt to make workplaces healthier, in many countries and many diverse settings \hyperref[b6]{(7,}\hyperref[b7]{8)}.\par
Ethiopia's Federal ministry of health (FMOH) has been leading reform in Hospitals throughout the country using EHRIG and IP is one of thematic area for the reform with aim of stopping the transmission of infectious agents is the only way to reduce the occurrence of Health care acquires infections (HCAIs) to ensure the safety of employees, patients and visitors \hyperref[b8]{(9)}.\par
Occupational hazards faced by healthcare personnel in University of Gondar hospital have received increasing attention but existing surveillance systems and HCWs responsiveness for Safety Precautions are inadequate to describe the scope and magnitude of occupational exposures to infectious agents that HCWs experience, the outcomes of these exposures and injuries, and the impact of preventive measures \hyperref[b10]{(10)}. 
\section[{a) Study Setting}]{a) Study Setting}\par
The study was conducted in University of Gondar Hospital; Gondar was one of the metropolitan cities of Ethiopia, founded in 1636 by Emperor Fasilades, 748 kms northwest from Addis Ababa. 
\section[{( D D D D ) C c) Study Population}]{( D D D D ) C c) Study Population}\par
Sampled health professionals, janitors and medical students Health Care Workers that are assigned for clinical services, academic staffs that had regular program for patient care and graduate bacth interns were included in the study.\par
Health Care Workers who were on leave (maternity, annual, sick, fieldwork) during the study period as well as HCWs who had not worked at least six months within the last one year , were excluded in this study. 
\section[{d) Sample size and sampling technique}]{d) Sample size and sampling technique}\par
Sample size was calculated using a single population proportion. Considering 20.2\% of one-year prevalence of at least one BBFs exposure in previous study in Ethiopia \hyperref[b13]{(13)}, a sample size of 285 was required with sampling error 5\%, at a 5\% c confidence level.\par
A stratified sampling technique was used to select the participants using lists of monthly payroll as a sampling framework and the number of participants selected from each stratum was determined by proportional to size. 
\section[{e) Study V ariables}]{e) Study V ariables}\par
Dependent:-Exposures of HCWs and medical students to blood and body fluids.\par
Independent:-Age, gender, marital status, religion, occupation, work experience in the area, uses of Personal Protective equipments, Infection Prevention trainings, educational status and working shift. 
\section[{f) Data collection procedures and quality assurance}]{f) Data collection procedures and quality assurance}\par
The data collection was done via selfadministered questionnaire and interview using structured questionnaire. Self-administered questionnaire was used for Health professionals and interns, and data from janitors was collected by interview using the structured questionnaire.\par
Quality of data was assured through intensive training for data collectors and supervisors, pre-testing the questionnaire on similar setting that was not included in the study, close supervision and assistance of data collectors, checking filled questionnaires on daily basis for completeness, clarity and accuracy of data. In addition data cleaning was also made before commencement of the analysis. 
\section[{II.}]{II.} 
\section[{Data Processing and Analysis}]{Data Processing and Analysis}\par
Data was coded and entered into the SPSS version 20. Descriptive statistics was made using frequencies, tables, and figures and narrative explanations. Associations were examined using binary and multiple logistic regressions. P-value less than0.05 was taken as a cut-off point to say significant at 95\% confidence level. 
\section[{a) Ethical Considerations}]{a) Ethical Considerations}\par
Ethical approval was obtained from the Research and Ethics Review Committee at Bahir Dar University. Written consent was also obtained from Amhara-regional health Bureau and University of Gondar hospital to conduct the study. All the study participants were informed about the purpose of the study and finally verbal consent was obtained before data collection. The respondents had the right to refuse participation or terminate their involvement at any point during the study. Information provided by each respondent was kept confidential. Furthermore, report writing did not refer a specific respondent with identifiers. 
\section[{III.}]{III.} 
\section[{Result}]{Result}\par
Out of the 285 selected HCWs and graduate batch interns, 252 responded giving response rate of 88.4\%. Twelve incomplete questionnaires were discarded. Among the respondents, 127 (50.4\%) were males. From the total participants 158 (62.7\%) were health professionals, (24.6\%) were housekeeping staffs, and 32 (12.7\%) were graduated interns. Respondents age range from 19 to 54 years with a mean age of 29 years. Among participants in this study 113(44.5\%) had less than two years of work experiences. HCWs who hand experiences two to four years were 62(24.6\%) and only 45(17.7\%) were five years and more experienced in their current position. Other demographic information is presented in Table \hyperref[tab_1]{1}.\par
The overall prevalence of lifetime and one-year prevalence of one occupational exposure to BBF at least once during the study period were 177(70.2\%) and1587 (62.3\%) respectively (Table \hyperref[tab_2]{2}). The exposure rate of BBFs in the last-one year was highest among interns 29(90.6\%), followed by HP 100(63.3\%) and least among housekeeping staffs 28(45.2\%). Among exposed for NSI in the last twelve months, 50(61.0\%) of them encountered once and 32 (39.0\%) of faced two and more times.\par
Of those NSI exposed, 25 (30.5\%) of respondents reported that the needle or sharp objects that cause the recent injury were visibly contaminated with blood prior to causing the injury, where as 38(46.3\%) and 19(23.2\%) were not contaminated and not sure respectively. Majority of the recent NSI, 58(70.7\%) of were moderately penetrated skin while superficial skin scratch and deep punctures or wounds were 18  {\ref (} Overall, performing procedure for patients 78(52.2\%) was the most hazardous procedure particularly among interns and staff health professionals. Disassembling, processing and cleaning used equipments 30(19.1\%), phlebotomy, collecting and transporting blood sample 21 (13.4\%) and assisting delivery 16(10.2\%) were other hazardous procedures exposing the HCWs to potential infectious material in order of frequency. Major causes for occurrences BBFs exposure are presented in Figure \hyperref[fig_2]{1}. 
\section[{IV.}]{IV.} 
\section[{Discussion}]{Discussion}\par
Exposure to blood and potentially infectious body fluids has been recognized as a potential health hazard in HCWs \hyperref[b0]{(1,}\hyperref[b3]{4)}. In this study, 62.3\% of the respondents were exposed to blood and contaminated body fluids at least once in the preceding year through NSI and splash .This was similar with studies in South Africa (62\%) \hyperref[b11]{(11)}. There was a 32.5\% of one year prevalence of needle sticks and sharps injuries identified in this study ,which was the same with previous study in Hawassa City(30.9\%), but different from Harari Regional State and Dire Dawa Administrative Council (17.5\%) and Addis Ababa (19\%) \hyperref[b12]{(12)}\hyperref[b13]{(13)}\hyperref[b14]{(14)}. Although needle stick injuries are most common means of exposure for health care workers, blood borne pathogens can also be transmitted through contact with eyes, nose, and mouth or through broken skin \hyperref[b15]{(15,} {\ref 16)}. The prevalence of one year splash exposure of BBFs was 53.2\%, which was also different from Harari Regional State and Dire Dawa Administrative Council (20.2\%) \hyperref[b12]{(12)}. This high prevalence of NSI and splash exposure in this study might be due to inclusion of medical students and housekeeping staffs which were not targeted in previous studies and might also be due to high work load on few professionals in the study area.\par
It has been reported that medical students experience the majority of needle-stick injuries in the world \hyperref[b2]{(3,}\hyperref[b4]{5)}. The results of this study showed that highest prevalence of percutaneous (68.8\%) and mucosal (75\%) exposure among medical students, which was almost comparable with other studies in South Africa (62\%) and Uganda that reveal interns suffered more NSI than any occupational groups \hyperref[b16]{(17,}\hyperref[b17]{18)}.\par
Eighty two percents of respondents had work experiences of less than five years. There was significant correlation between work experiences and the rate occupational exposure to BBFs. HCWs whose experience was two-four years were more exposed than HCWs who had experiences above four years (AOR=3.2,95\% CI=1.4-7.5). Studies done in Iran showed that about 54\% of the personnel with less than five years of working experience were exposed at least once during the previous year; however, this was 30.6\% among the personnel with more than ten years of experience \hyperref[b18]{(19)}. Study in India identified that as experience was increasing, incidence of injury was decreasing \hyperref[b20]{(21)}. Moreover, HCWs in University of Gondar hospital have to deal with a high load of patients, this fact combined with urgency of some interventions and unavailability of PPEs might contributed to this high prevalence of BBFs among studied groups.\par
Healthcare workers have increased chance of acquiring blood borne pathogens through occupational exposure in developing countries due to a combination of increased risk and fewer safety precautions \hyperref[b2]{(3,}\hyperref[b21]{22)}. Most exposures are caused by a departure from standard precautions \hyperref[b22]{(23)}. One of the factors for occurrences of BBFs exposure in this finding was lacks of use of PPEs (39.5\%), non-consistent use of PPEs was found to be associated with chance of sustaining NSI previous studies in Ethiopia \hyperref[b12]{(12,}\hyperref[b13]{13,}\hyperref[b14]{14,}\hyperref[b23]{24)}. Wearing gloves may reduce (>50\%) the volume of blood introduced through an injury \hyperref[b22]{(23)}. A major reason for not using all PPEs was inadequate supply (59.7\%). Previous study of Ethiopia showed that Seventy-nine percent of HCWs reported that they did not wear any of the PPEs because of unavailability \hyperref[b23]{(24)}. Exacerbating the risk to health care workers in developing countries is a lack of gloves, gowns, masks, and goggles to protect them from contact with blood(3).\par
Needle-stick injuries to providers are usually attributable to the abrupt movement of patients during the procedure \hyperref[b25]{(25)}. Unexpected movement of patients during care was second major factor for BBFs exposures (23\%); this was similar with report from West Africa (23\%) (27). In previous studies in Ethiopia and abroad, needle recapping was major causes of NSI Regarding the overall situation in which the recent exposures occurred, 49(31.2\%) were occurred in the morning shift, while 40(25.5\%) and 31 (19.7) occurred in the afternoon and in the night shifts respectively; but 37(23.6\%) of them did not remember the shift that the exposure was happened. \hyperref[b4]{(5,}\hyperref[b12]{(12)}\hyperref[b13]{(13)}\hyperref[b14]{(14)}\hyperref[b18]{19)}, promisingly, it was of interest that needle recapping was not listed as a cause for accidental exposure in this study, suggesting adherence to the hospital's protocol and guidelines \hyperref[b8]{(9)}.\par
The risk of acquiring blood borne infections (BBI) from occupational exposures is dependent on the concentration of infectious virus in the implicated body fluid, the volume of infected material transferred, frequency of percutaneous, per mucosal exposure to blood or body fluid, device visibly contaminated with the source patient's blood, depth of injury, procedures involving a needle placed directly in the patient's vein or artery and type of needle involved (hollow needles contain more blood therefore there will be a higher risk of transmission) \hyperref[b2]{(3,}\hyperref[b26]{26)}. In this survey, Hollow needles contributed to 55\% of the needle-stick injuries which was the same with prior studies in Ethiopia and overseas  {\ref (5, 6, 12-14, 19, 20, 24)}. Suture needles contributed to 28\% of the percutaneous exposures, which was the same as South Africa \hyperref[b16]{(17)}.\par
Of the mucosal exposures within the last 12 months, blood and bloody products were involved in 64\% of exposure. NaSH showed that blood and blood product involved in almost 79\% of all reported splash exposures and it was 86\% study in Iran \hyperref[b18]{(19,}\hyperref[b19]{20)}.\par
Study in India explored that exposure was inversely related to training, a sizeable number of those trained were subsequently exposed \hyperref[b20]{(21)}. In this study satisfactory training, but not training by itself, was highly associated with preventions of BBFs exposures. HCWs who was satisfied with trainings given was less likely exposed for BBFs than none trained and unsatisfied one (AOR=0.501, 95\% CI=0.23-0.91). 
\section[{a) Strength and Limitations of the Study}]{a) Strength and Limitations of the Study}\par
Including both health professionals and non health professionals like janitors/cleaners to asses occupational exposure to BBF could be taken as the strength of the study but not screening of viral infections like HIV and hepatitis for exposed HCWs and since the study was based on self report about previous one year and life time occupational exposure to BBF the result might be affected by recall bias.\par
Injuries from sharp objects and BBFs splash exposure among HCWs were a widespread occupational hazard in University of Gondar hospital and higher previous studies in Ethiopia. Occupation, work experience and satisfactory training were factors for occurrences occupational exposure. This study showed that medical students were more exposed to BBFs than health professionals and housekeeping staffs.\par
This loss of a wage-earning health care worker can be devastating to the financial security of the worker's family. The loss of HCWs can also have a disproportionate effect on the fragile health care infrastructure of Ethiopia, where trained health professionals are scarce in relation to the overall populations they serve. VI. 
\section[{Recommendations}]{Recommendations}\par
1. Initial effort is supposed to be focused on altering the behavior of HCWs to follow standard operating procedures during patient care and consistent availability of PPEs.\par
2. The ways of infection prevention training supposed to be revised and participant centered because the results of this study showed that satisfactory training, but not training by itself, has impacts on prevention of blood and body fluid exposures to healthcare workers.\par
3. Attending physicians and senior HCP must be made responsible for ensuring that students are capable of performing procedures safely before expecting them to do so without supervision. It is responsibility of medical educators to provide a safe learning environment for students before they face the risks of direct patient care. 
\section[{VII. cknowledgements}]{VII. cknowledgements}\par
We sincerely thank the study participants for their participation in the study.     
\section[{Volume XIII Issue III Version I}]{Volume XIII Issue III Version I}\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_2}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.03384259259259259\textwidth}P{0.8161574074074074\textwidth}}
\tabcellsep Body fluids and other body products like tissue\\
\tabcellsep accounts 32(23.9\%) and 16(11.9\%) respectively.\\
\tabcellsep Mucosal exposures to amniotic and vaginal fluid\\
\tabcellsep 28(43.1\%), pleural and other organ fluid 19(29.2\%),\\
\tabcellsep urine, saliva/sputum and stool 18 (27.7\%) and were\\
\tabcellsep contributing factors to accidental exposure to body\\
\tabcellsep fluids. Of Mucosal exposed HCWs, 62(46.3\%) faced\\
\tabcellsep small (<5cc) and 12(9.0) moderate (6-50cc) but\\
013\tabcellsep 60(44.8\%) did not know the amounts of BBF they faced. The most common exposed body parts were hand and\\
2 Year\tabcellsep finger 82(52.2\%), followed by face, eye and mouth 43 (27.4\%). Other less frequent sites were any two body parts at a time (e.g. hand and face) 19(12.1\%) and leg\\
\tabcellsep and foot 13 (8.3\%).\\
Volume XIII Issue III Version I\tabcellsep \\
( )\tabcellsep \\
\tabcellsep 22.0\%) and 6(2.7\%) respectively. Hollow\\
\tabcellsep needles contributed to 45(54.9\%) of the recent needle-\\
\tabcellsep stick injuries. Suture needles and other solid sharps\\
\tabcellsep contributed to 23 (28.0\%) and glass and non-sharp\\
\tabcellsep safety devices causes 14 (17.1\%) of the percutaneous\\
\tabcellsep exposures.\\
\tabcellsep Of mucosal membranous exposure for blood\\
\tabcellsep and other body fluids in the last one-year, 46(34.3\%) of\end{longtable} \par
 
\caption{\label{tab_0}C}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.27109634551495015\textwidth}P{0.16661129568106312\textwidth}P{0.1920265780730897\textwidth}P{0.22026578073089698\textwidth}}
\tabcellsep NSI\tabcellsep BBF splash N (\%)\tabcellsep Total Exposure rate N (\%)\\
Exposure\tabcellsep N (\%)\tabcellsep \tabcellsep \\
Life time\tabcellsep \tabcellsep \tabcellsep \\
Health prof.\tabcellsep 66(41)\tabcellsep 108(68)\tabcellsep 117(74)\\
Intern\tabcellsep 22(69)\tabcellsep 25(78)\tabcellsep 29(91)\\
Housekeep\tabcellsep 14(23)\tabcellsep 23(37)\tabcellsep 31(50)\\
Total\tabcellsep 104(41)\tabcellsep 156(62)\tabcellsep 177(70)\\
Last 12 months\tabcellsep \tabcellsep \tabcellsep \\
Health prof.\tabcellsep 49(31)\tabcellsep 89(56)\tabcellsep 100(63)\\
Intern\tabcellsep 22(69)\tabcellsep 25(78)\tabcellsep 29(91)\\
Housekeep.\tabcellsep 11( 18)\tabcellsep 21(34)\tabcellsep 28(45)\\
Total\tabcellsep 82(33)\tabcellsep 134(53)\tabcellsep 157(62)\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.3117414248021108\textwidth}P{0.14353562005277043\textwidth}P{0.14129287598944593\textwidth}P{0.1816622691292876\textwidth}P{0.07176781002638521\textwidth}}
Variable\tabcellsep Exposed\tabcellsep Not Exposed\tabcellsep AOR (95\% CI)\tabcellsep P-\\
\tabcellsep (n=157)\tabcellsep (n=95)\tabcellsep \tabcellsep Value\\
Occupation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Intern\tabcellsep 29(19)\tabcellsep 3(3)\tabcellsep 9.4(1.8-49.9)*\tabcellsep 0.009\\
Health Prof.\tabcellsep 100(64)\tabcellsep 58(61)\tabcellsep 1.2(0.37-3.69)\tabcellsep 0.799\\
Housekeep.\tabcellsep 28(18)\tabcellsep 34(36)\tabcellsep 1\tabcellsep \\
Experience in years\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
< two years\tabcellsep 86(55)\tabcellsep 59(62)\tabcellsep 0.94(0.5-2)\tabcellsep 0.863\\
2-4years\tabcellsep 47(30)\tabcellsep 15(16)\tabcellsep 3.2(1.4-7.5)*\tabcellsep 0.008\\
Above four years\tabcellsep 24(15)\tabcellsep 21(22)\tabcellsep 1\tabcellsep \\
IP training\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Satisfactory\tabcellsep 49(31)\tabcellsep 42(44)\tabcellsep 0.5(0.3-0.9)*\tabcellsep 0.023\\
Not satisfactory\tabcellsep 108(69)\tabcellsep 53(56)\tabcellsep 1\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{Occupational Exposures to Blood and Body Fluids (BBFS) among Health Care Workers and Medical Students in University of Gondar Hospital, Northwest of Ethiopia} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Ilo and Joint (2005)]{b5}\label{b5} 	 		\textit{},  		 			Who Ilo 		,  		 			Ilo Joint 		.  	 	 		\textit{Anonymous}  		2005. Jan.2012. p. .  	 	 (AIDS. Last available at ISBN 92-2-117554-5 (web pdf) 
\bibitem[Fdre ()]{b9}\label{b9} 	 		\textit{},  		 			Moh Fdre 		.  		2010. 1 p. .  	 
\bibitem[
			Alemayehu
		 (2008)]{b14}\label{b14} 	 		‘Assessment of Health Care Workers Occupational Exposure to HIV and Post-Exposure Prophylaxis (PEP) in Health Centers and Hospitals of Addis Ababa’.  		 			Alemayehu 		.  		 \url{http://etd.aau.edu.et/dspace/bitstream/123456789/2546/1/209}  	 	 		\textit{Last referred Dec},  				July. 2008. 2013. 22 p. .  	 	 (Unpublished MPH thesis) 
\bibitem[Hutin et al. (2003)]{b25}\label{b25} 	 		‘Best Infection Control Practices for Intradermal, Subcutaneous, and Intramuscular Needle Injections’.  		 			Y Hutin 		,  		 			L Chiarello 		,  		 			Catlin M Stilwell 		,  		 			B Ghebrehiwet 		,  		 			T Garner 		,  		 			J 		.  		 \url{http://www.who.int/bulletin/volumes/81/7/Hutin0703.pdf}  	 	 		\textit{WHO Bulletin}  		2003. Jan.22/2013. 81 p. .  	 	 (Last referred) 
\bibitem[Blood borne pathogen and needle stick prevention. U .S. Department of Labor, Occupational Safety & Health Administration Blood borne pathogens: Questions and Answers about Occupational Exposure Oregon OSHA2008 ()]{b15}\label{b15} 	 		‘Blood borne pathogen and needle stick prevention. U .S. Department of Labor, Occupational Safety \& Health Administration’.  		 \url{//www.osha.gov/SLTC/bloodbornepathogens/recognition.html}  	 	 		\textit{Blood borne pathogens: Questions and Answers about Occupational Exposure Oregon OSHA2008},  				 (Washington DC)  		Jan.22/2013. 2010. p. .  	 	 (Last referred) 
\bibitem[Mathieu (2012)]{b22}\label{b22} 	 		\textit{Body Fluid Exposures},  		 			N Mathieu 		.  		 \url{http://emedicine.medscape.com/article/782611-overview}  		Updated Aug.22. 2012. Jan.22/2013.  		 			University of New York Downstate Medical Center 		 	 
\bibitem[Burton (2010)]{b7}\label{b7} 	 		 			J Burton 		.  		 \url{http://www.who.int/occupational\textunderscore health/healthy\textunderscore workplace\textunderscore framework.pdf}  		\textit{WHO Healthy Workplace Framework and Model: Background and Supporting Literature and Practices; WHO Headquarters},  				 (Geneva, Switzerland)  		February 2010. p. .  	 	 (Last available December 30/2012 at) 
\bibitem[Tadesse and Tadesse ()]{b13}\label{b13} 	 		\textit{Epidemiology of needle sticks injuries among health-care workers in Awassa City},  		 			M Tadesse 		,  		 			T Tadesse 		.  		2010. Southern Ethiopia. 40 p. .  	 
\bibitem[Ethiopian hospital reform implementation guideline]{b8}\label{b8} 	 		\textit{Ethiopian hospital reform implementation guideline},  		 	 
\bibitem[Abere (April 20012)]{b10}\label{b10} 	 		\textit{Focal person of OHS},  		 			G Abere 		.  		April 20012.  		 			University of Gondar hospital 		 	 
\bibitem[Aide-Memoire ()]{b1}\label{b1} 	 		\textit{for a strategy to protect health workers from infection with blood borne viruses},  		 			Aide-Memoire 		.  		 \url{WHO/BCT/03.11:1.LastavailableDec.8/2011atwww.injectionsafety.org}  		2005. Geneva, Switzerland.  		 			WHO 		 	 
\bibitem[Gohnet (2009)]{b6}\label{b6} 	 		‘Interventions for Healthy Environments’.  		 			Wilburn S Gohnet 		.  		 \url{atwww.who.int/entity/occupational\textunderscore health/gohnet\textunderscore 17\textunderscore finalrevised.pdf}  	 	 		\textit{WHO Geneva}  		2009. December 30/2012. 17 p. .  	 
\bibitem[Last referred Dec ()]{b24}\label{b24} 	 		 \url{http://www.cdc.gov/nhsn/PDFs/NaSH/NaSH-Report-6-2011.pdf}  		\textit{Last referred Dec},  				2013. 47 p. .  	 
\bibitem[Newson and Kiwanuka ()]{b17}\label{b17} 	 		‘Needle Stick Injury in a Ugandan Teaching Hospital’.  		 			D H Newson 		,  		 			J P Kiwanuka 		.  		 \url{http://cat.inist.fr/?aModele=afficheN\&cpsidt=13802845}  	 	 		\textit{Annals of Tropical Medicine and Parasitology}  		2002. 96 p. .  	 	 (Last available Dec8/2013 at) 
\bibitem[Gessessew and Kahsu ()]{b23}\label{b23} 	 		‘Occupational exposure of health workers to blood and body fluids in six hospitals of Tigray region’.  		 			A Gessessew 		,  		 			A Kahsu 		.  	 	 		\textit{Ethiop MedJ}  		2009.  	 
\bibitem[Singru and Banerjee ()]{b4}\label{b4} 	 		‘Occupational exposure to blood and body fluids among health care workers in a teaching hospital in Mumbai’.  		 			S A Singru 		,  		 			A Banerjee 		.  		 \url{http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2782223/}  	 	 		\textit{Last referred Dec},  				2008. 2013. 33 p. .  	 
\bibitem[Karani and Rangiah (2011)]{b16}\label{b16} 	 		‘Occupational exposure to blood-borne or body fluid pathogens among medical interns at Addington Hospital’.  		 			H Karani 		,  		 			S Rangiah 		.  	 	 		\textit{Durban. SAfr Fam Pract}  		2011. Dec.12, 2011. 53  (5)  p. .  	 
\bibitem[Hadadi et al. ()]{b18}\label{b18} 	 		‘Occupational exposure to body fluids among health care workers in Iran’.  		 			A Hadadi 		,  		 			S Afhami 		,  		 			M Karbakhsh 		,  		 			N Esmaipour 		.  		 \url{http://www.ncbi.nlm.nih.gov/pubmed/18581025}  	 	 		\textit{Last referred Dec},  				 (Singapore)  		MedJ2008. 2012. 49 p. .  	 
\bibitem[Morais and Cotton ()]{b11}\label{b11} 	 		‘Occupational Exposure to HIV among Health Care Workers in South Africa’.  		 			B J Morais 		,  		 			M Cotton 		.  	 	 		\textit{Int Conf AIDS}  		2002. 14 p. .  	 
\bibitem[Telali ()]{b20}\label{b20} 	 		\textit{Occupational exposure to sharps and splash:Risk among health care providers in three tertiary care hospitals in South India},  		 			S Telali 		.  		 \url{http://www.bioline.org.br/pdf?oe06008}  		2006. 10 p. .  	 	 (Last available at Dec 8/2012 at) 
\bibitem[Gold and Tomkins ()]{b3}\label{b3} 	 		\textit{Occupational Post Exposure Prophylaxis for HIV: A discussion paper, WHO/ILO},  		 			J Gold 		,  		 			M Tomkins 		.  		 \url{http://www.uow.edu.au/content/groups/public/@web/@health/documents/doc/uow025491.pdf}  		2005. Geneva.  	 
\bibitem[Lee ()]{b21}\label{b21} 	 		‘Occupational transmission of blood borne diseases to healthcare workers in developing countries: meeting the challenges’.  		 			R Lee 		.  		 \url{http://www.ccih.med.br/m/aluno/mod/biblioteca\textunderscore virtual/revistas\textunderscore 2009/jornal\textunderscore of\textunderscore hospital\textunderscore infection/agosto/285.pdf}  	 	 		\textit{J Hosp Infect}  		2009. p. .  	 	 (Last available April 18/2013 at) 
\bibitem[Wilburn (2004)]{b0}\label{b0} 	 		‘Preventing Needle sticks Injuries among Healthcare Workers: A WHO-ICN Collaboration’.  		 			S Wilburn 		.  	 	 		\textit{International Journal of Occupational and Environmental Health}  		2004. December 12. 2011. 10  (4)  p. .  	 	 (Last Available at www.who.int/occupational\textunderscore health/ activities/5prevent) 
\bibitem[Adelisa and Updated ()]{b26}\label{b26} 	 		‘Public Health Service Guidelines for the Management of Occupational Exposures to HIV and Recommendations for PEP’.  		 			L Adelisa 		,  		 			U S Updated 		.  		 \url{http://www.cdc.gov/mmwr/preview/mmwrhtml/rr5409a1.htm}  	 	 		\textit{CDC}  		2005. 54  (RR09)  p. .  	 	 (Last available at Dec 8/2012 at) 
\bibitem[Sagoe-Moses et al. ()]{b2}\label{b2} 	 		‘Risks to health care workers in developing countries’.  		 			C Sagoe-Moses 		,  		 			R D Pearson 		,  		 			J Perry 		,  		 			J Jagger 		.  	 	 		\textit{Find this article online Last referred Dec},  				2001. 2012. 345 p. .  	 
\bibitem[Reda et al. ()]{b12}\label{b12} 	 		‘Standard Precautions: Occupational Exposure and Behavior of Health Care Workers in Ethiopia’.  		 			A A Reda 		,  		 			S Fisseha 		,  		 			B Mengistie 		,  		 			J-M Vandeweerd 		.  	 	 		\textit{PLoS ONE}  		2010. 5  (12)  p. .  	 
\bibitem[The United States National Surveillances System for Health care workers (NaSH), CDC (1995)]{b19}\label{b19} 	 		\textit{The United States National Surveillances System for Health care workers (NaSH), CDC},  		 \url{http://www.cdc.gov/nhsn/PDFs/NaSH/NaSH-Report-6-2011}  		June 1995 through December 2007. December /2012. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
