\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={The Impact of Occupational Health and Safety Measures on Employee Performance at the South Tongu District Hospital},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{The Impact of Occupational Health and Safety Measures on Employee Performance at the South Tongu District Hospital}
\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]{Amedome, Sedem  N.}

             \author[2]{Gbadago,  Patrick}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2016 Accepted: 5 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


The study is about the impact of OHS measures on employee performance at the South Tongu District Hospital. The aim is to find out the level of employee awareness of the OHS Policy of the Ghana Health Service, determine whether the OHS Policy has been implemented in the organisational setup, identify the kinds of hazards that employees face due to the nature of their work, identify the challenges face in the implementation of OHS measures by management and finally to examine the impact of the OHS measures on employee performance. The study used both stratified and simple random sampling methods to sample 116 employees of the Hospital including 5 management members. Questionnaires were administered and observation was carried out. However, only 88 questionnaires were retrieved and analysed using the SPSS software and results were displayed on tables. The study found out that the level of employee awareness of OHS Policy was 79.5 percent. The measures were seen to have been implemented adequately. Workers faced numerous hazards such as safety hazards, mechanical hazards, biological hazards, ergonomic, physical hazards and psychological hazards. Management was found to be constrained financially in the implementation and maintenance of OHS measures. The OHS measures of the hospital were also found out to impact the performance of staff. Based on the findings of the study, it is recommended that management should look for alternative sources of funds to implement the OHS Policy thoroughly.

\end{abstract}


\keywords{}

\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[{I. Introduction}]{I. Introduction}\par
he International Labour Organization (ILO) and the World Health Organization (WHO) have been at the front line to improve the wellbeing and security of workers around the world. The World Bank and the WHO characterize around 3 percent of lost life years to the element "work"  {\ref (Kreis \& Bodeker, 2004)}. The ILO additionally considers that business related infections and casualties represent financial misfortunes as high as 4 percent of overall Gross Domestic Product (GDP)  {\ref (ILO, 2003)}. Moreover, social protection consumption on OHS for instance, obligatory sickness salary, allowances for disability, and insufficiency rewards represent more or less, 2-3 percent of GDP in most exceptional Western economies  {\ref (Adema \& Ladaique, 2009)}.\par
Ghana has several laws and legislations to deal separately with the protection of workers. Unfortunately, all laws and regulations put in place to ensure this protection are in most cases ineffective and lack effective implementation strategies to ensure compliance. These laws need to be harmonised to enhance efficiency and effectiveness in implementation. The Factories, Offices and Shops Act 1970 (FOSA), which is the earliest enactment to give protection to the wellbeing and security of employees in the nation, does not cover all sectors.\par
Since Ghana as a country does not have a single comprehensive policy on OHS, the Ministry of Health/Ghana Health Service in its desire to guarantee that all their employees work under secure, palatable and sound conditions has developed its OHS policy to protect its personnel from the enormous risks that they face in the course of duty. 
\section[{II. Objectives of the Study}]{II. Objectives of the Study}\par
The general objective of the study is to assess the extent to which occupational health and safety measures impact on the job performance of employees of South Tongu District Hospital. The specific objectives are to: a. Find out the level of employees awareness of the OHS policy of the GHS. b. Determine whether the occupational health and safety (OHS) policy has been implemented in the organizational setup of the Hospital. c. Identify the kind of hazards that employees are exposed to due to the nature of their work. d. To identify the challenges management faces in the implementation of OHS measures. e. Examine the impact that OHS measures have on employee performance at the Hospital. 
\section[{III. Research Questions}]{III. Research Questions}\par
a. What is the level of employee awareness of the OHS policy of the GHS? b. Has the health and safety policy been implemented in the organisational setup of the Hospital? c. What kinds of hazards are employees exposed to due to the nature of their work?\par
d. What challenges does management face in the implementation of OHS measures? e. Do the health and safety measures impact on employee performance? According to the Ghana Health Service, studies conducted by its Occupational Health Programme Unit have revealed that workers not only work under unhealthy conditions that are hazardous to their health but also that staff members are not educated on OHS issues (MOH/GHS, 2010).\par
A study conducted by the Ghana Health Service to determine the occurrence of musculoskeletal diseases among female nurses at the Korle-Bu Teaching Hospital and Mamprobi Polyclinic indicated that the nurses considered the spine as most affected by the nature of their work.\par
About 65 percent of the nurses suffered an injury to the lower back, 63 percent injuries to the neck and 37 percent injuries to the upper back (MOH/GHS, 2010). The study further revealed the causes of these injuries as lifting of patients (79\%), poor working positions (77.2\%), stress (68.5\%), slips and falls (48\%) and haulage and transport (45.7\%). 
\section[{IV. The Importance of Occupational}]{IV. The Importance of Occupational}\par
Health and Safety Culture in an Organization\par
Safety customs can enhance proactive injury avoidance, and studies conducted has demonstrated that organizations do perceive health and safety as an essential segment of making and keeping up a healthy workforce. In altering an association's way of life, it is imperative that top management involvement in health and security issues is paramount and that a vibrant and positive attitude is needed to institute safety culture in the organisation. The implementation and review of any safety programme becomes successful with the involvement of top level or strategic level management  {\ref (Fitzgerald, 2005)}.\par
Muchemedzi and Charamba (2006) characterized occupational safety and health "as a science concerned with wellbeing in connection with job setting".\par
As indicated by  {\ref Oxenburgh et al. (2004)}, the wellbeing and security of all workers in a working environments is firmly connected to profitability. 
\section[{a) Occupational Health and Safety Hazards}]{a) Occupational Health and Safety Hazards}\par
According to EUROFOUND (2007), a great percentage of workers in current jobs are exposed to work-related health risks. They contended that the effect of occupational wellbeing and security of workers depended on the types of hazards faced.\par
These include physical hazards such as radiation, noise, chemical hazards such as asbestos, disinfectants, ergonomic hazards such as raising of These laws regulated only the labour sectors and mining sectors only. In 1987, the law on Workmen's Compensation was passed. This law provides compensation for personal injuries sustained by accidents at the workplace.\par
Furthermore, in 1999, the Ghana Health Service and Teaching Hospital Act 526, followed by the National Road Safety Act 567 were enacted.\par
Finally, in 2003, Parliament passed the Labour Act 2003 (651) with sections 118 to 120 specifically directing employers and workers of their obligations in dealing with OHS issues but failed to specify the reporting structure in case of accidents. 
\section[{c) Impact of OHS on Organization}]{c) Impact of OHS on Organization}\par
The Health and Safety Executive (HSE) (2006) clarifies that real efficiency heightening can be recognized by those organizations that put resources into a vibrant wellbeing and security programmes.\par
However, the Health and Safety Executive (2006) also appreciates that there ought to be a proactive approach by numerous businesses to proceed from only complying to statutory regualtions on health and safety but also ensuring it follows best practice on health and safety issues.  {\ref Gabriel et al. (2013)} concluded in their research that there is an inverse relationship between workplace injuries or accidents and employee performance. They affirmed that accidents and injuries are reduced in organizations through massive investment in occupational health and safety practices.\par
Direct benefits included reduced absenteeism, reduced mental and physical trauma resulting from fear of unsafe working environment which have positive effects on the performance of employees which results in an increase in productivity.  {\ref Ward et al. (2008)}, in their research also supported the many writers who view organizations enjoying direct benefit in promoting occupational health and safety.\par
According to them, when employees feel that their management cares for them, it represents an indication of a positive management of OHS system which results in a safer working conditions with benefits such improved staff morale, stress reduction, improved health, reduced absenteeism, increased job satisfaction, reduced injuries and illnesses and reduced medical expenses.  {\ref Ward et al. (2008)}, concluded that effective and efficient OHS management impact positively on the performance of institution, affects workers behaviour towards work and gives a more positive impression towards employee health and security. 
\section[{V. Methods a) Research Design}]{V. Methods a) Research Design}\par
The study was descriptive in nature. Descriptive research is a study designed to depict the participants in an accurate way. The study used questionnaires and observation as qualitative tools to gather data for the study. These approaches were used because they were satisfactory tools for collecting data from sample population. The questionnaire was adapted from the U.S Department of Labour on 'assessment tool for hospital safety and health management system' and modified to match the objectives of the study. 
\section[{b) Study Population}]{b) Study Population}\par
The target population for the study is the staff members of the District Hospital. The sample was drawn from the District hospital.\par
Currently the staff strength of the hospital is one hundred and ninety four (194) comprising of four (4) Medical Doctors, one hundred and eight (108) Nurses and eighty two (82) other workers as at April, 2015. However, during the period of the research, only one hundred and sixty six (166) staff members were at post. The rest were either on maternity leave or annual leave. 
\section[{c) Sampling technique and sample size}]{c) Sampling technique and sample size}\par
The target population was the employees of the District Hospital. Three sampling methods were used. These are Purposive/Judgmental, Stratified and Simple Random Sampling Method. The Stratified Sampling method was used to divide the population into three sub-groups based on their unique characteristics. The three Strata are Management, Doctors and Nurses, and other workers.\par
The Purposive Sampling was used to select all five (5) Management Members because they are the key individuals who make decisions on OHS in the Hospital. The Simple Random Sampling Method was then to select members from the remaining two Strata. The Simple Random Sampling Method was used to give members of each Strata a known and equal chance of being selected.\par
The sample size for the study is one hundred and ten (110) staff members, chosen from a total population of one hundred and ninety four (164), comprising five (5) management members, forty nine (59) nurses/ doctors and thirty six (46) other workers. The population is homogenous in their various strata. 
\section[{d) Sampling Technique and Sample Size}]{d) Sampling Technique and Sample Size}\par
The sample was drawn from the District Hospital. Two sampling methods were used. These are the Stratified and Simple Random Sampling Methods. The Stratified Sampling method was used to divide the population into two sub-groups based on their unique characteristics. The two Strata are Management and Subordinates.\par
The sample size for the study is one hundred and sixteen (116) staff members, chosen from a total population of one hundred and ninety-four (194), comprising five (  {\ref 5}) management members and one hundred and eleven (111) subordinates. The sample size of 116 was calculated using the population size of 194 at a confidence level of 95\% and a margin of error of 5\%. 
\section[{e) Data Collection Tools}]{e) Data Collection Tools}\par
Both primary and secondary data were employed. The Primary data assisted in addressing the specific objectives set out in the study. The data was collected with the help of questionnaires and observation. The questionnaire comprised both openended as well as close ended questions. The questionnaire was pretested to ensure their precision and reliability. The secondary data collection involved the study of existing literature. The secondary data was collected from the Occupational Health and Safety and Guidelines of the Ghana Health Service / Ministry of Health, the Strategic Plan of the hospital and publications of the South Tongu District Hospital. The observation was carried out co-currently. 
\section[{f) Data Analysis}]{f) Data Analysis}\par
The Statistical Package for Social Sciences (SPSS) software version 19.0 was used to analyse the data collected. Tables were equally used where appropriate to present the analysed data. 
\section[{VI.}]{VI.} 
\section[{Results}]{Results}\par
This study investigates the impact of occupational health and safety measures on employee performance at the South Tongu District Hospital at Sogakope in the Volta Region. The objectives of the study were first to find out whether Occupational Health and Safety (OHS) measures exist in the hospital, to determine the level of employee awareness of the OHS policy and measures if it exist and to identify the kind of safety hazards that employees are exposed to in the hospital. Lastly, the study seek to identify challenges management of the hospital face in implementing the OHS policy and to determine the impact of the OHS measures on performance of non -management staff members. 
\section[{a) Sample Characteristics i. Non -Management Staff}]{a) Sample Characteristics i. Non -Management Staff}\par
The sample characteristics of the nonmanagement staff examined are sex, age, employment type, educational level, and number of years working with the hospital. The results indicated that, there are more (53.0\%) females than males (47.0\%). The age distribution of data showed that majority (49.4\%) are between the ages of 39 years to 48 years, 21 representing 25.3 percent were between the ages of 18 -28 years while 22.9 percent are aged between 39 -48 years with less than 3 percent being between 49 -58 years. The next variable -employment type showed that majority (88.3\%) of the staff are full -time employees while the rest (21.7\%) are on Part -time. Examination of the educational level of the staff showed that the least number of employees held Basic (7.2\%) and Second cycle (7.2) level certificates and a greater number hold Diploma (48.2\%) in various subject areas. A few however, have tertiary level education. The results showed that 10.8 percent of the respondents hold First Degree while 26.5 percent had Certificates. Lastly, the number of years that the respondents have been with the hospital was also examined. The results showed that majority (43.4\%) of the respondents had been with the hospital for periods ranging from 1 -5 years. Twentyfour respondents representing 28.9 percent spent 6 -10 years while 14.4 percent have spent over 11 years working at the hospital. Table \hyperref[tab_1]{1a} presents the results.  
\section[{b) Management Staff}]{b) Management Staff}\par
The views of all 5 Management members were also sought in seeking evidence to answer the research questions. Out of the number majority (80\%) were males while (20\%) are females. Regarding their age distribution, 40 percent are between the ages of 41 -50 years, 20\% between 51 -60 years, 20\% 61 years plus and the rest (20\%) are between the ages of 31 -40 years. Majority (80\%) are full -time employees of the hospital while 20 percent are contract staff. The examination of the data on highest level educational and number of years working with the hospital, the results showed that the highest educational level was Postgraduate (40\%), First Degree (20\%), and Diploma (40\%). Eighty percent had been working with the hospital for periods between 1 -5 years while 20 percent has been working for over 11 years in the hospital.   
\section[{Volume XVII Issue V Version I}]{Volume XVII Issue V Version I} 
\section[{b) Level of Awareness of Employees on OHS implementation}]{b) Level of Awareness of Employees on OHS implementation}\par
Next, the researcher sought to find out the level of awareness of employees on occupational health and safety issues at the Hospital. In measuring the level of awareness, a 17 -item scale measured on a 5 -point Likert scale from 'strongly disagree to strongly agree' was used. High scores on the scale represented high level of awareness while low scores on the scale indicate low level of awareness. Some of the items on the scale include 'Has the health and safety policy been implemented in the organisational setup of the Hospital', does the hospital have a health and safety committee', does the hospital conducts a review of its health and safety programmes' and 'does the hospital involve employees in the OHS programme implementation' etc. The result presented in Table \hyperref[tab_3]{3} showed that most employees are aware of OHS measures in the hospital. Specifically, the result revealed that employees who scored high on the scale represented 73.5 percent and 25.3 percent scored averagely on the scale while less than 2 percent indicated no knowledge of the policy.  
\section[{c) Satisfaction and Impact of OHS on Employees}]{c) Satisfaction and Impact of OHS on Employees}\par
The satisfaction of employee with the OHS measures being practiced at the Hospital and its impact on employees was next examined. In the first place, the respondents were requested to indicate how happy they were to be working in the Hospital. The result showed that majority (74.7 \%) indicated they are happy while 25.3 percent of the respondents were not happy working with the hospital. The result is presented in Table \hyperref[tab_4]{4}. In assessing the impact of OHS on employee performance, all the respondents agreed that the practice of OHS impact on performance (see appendix for result). Describing the nature of impact, majority (96.4\%) indicated the OHS measures have positive impact on employee performance while less than 4 percent described the level of impact as negative. This result is in line with the results obtained by Health and The first objective of the study sought to determine whether there is OHS policy of the Ghana Health service at the hospital. The respondents were thus requested to indicate their level of agreement or disagreement with statement 'does the Hospital have in place a health and safety policy' using a 4 -point Likert scale from strongly disagree to strongly agree. The results presented in Table  {\ref 2} showed that a greater percent (79.5\%) of the respondents agreed to the statement that there is an OHS policy in the Hospital while the rest 14.4 percent disagreed with 7.2 percent indifferent. This result means that there is OHS policy at the Hospital and lends credence to the study by Munroe (2010) that the Hospital is concerned and interested in protecting the health, safety and welfare of persons engaged to provide service. See Table  {\ref 2}.\par
Safety  {\ref Executive (2006)} that genuine productivity increases only when organizations invest in high performance health and safety practices. 
\section[{d) Benefits of implementing OHS Policy}]{d) Benefits of implementing OHS Policy}\par
Further, the researcher sought to identify the benefits that employees enjoy as a result of the implementation of the OHS policy. The results presented in Table \hyperref[tab_5]{5} showed that there is improvement in staff morale, reduction in stress level of employees, improved health and increased in job satisfaction. The rest of the benefits outlined were reduced medical bills, reduced injuries and accidents and reduced absenteeism. Table \hyperref[tab_5]{5} presents the result indicating the benefits and the number of respondents who identified with the benefit.  
\section[{e) Hazards of Employees}]{e) Hazards of Employees}\par
The next objective is to identify the kind of safety hazard that employees are exposed to due to the nature of their work. The analysis revealed the following hazards: safety hazards, mechanical hazards, biological hazards, ergonomic, physical hazards and psychological hazards. See Table \hyperref[tab_6]{6} for detail result. It gives credence to  {\ref Krause et al., (2001)} that the most common health problems arising out of work included psychosocial and musculoskeletal disorders. This is also consistent with studies carried out by the occupational and environmental health unit of the GHS which showed that workers of the GHS worked under conditions that are hazardous to their health. Furthermore, the findings that needle stick injuries is prevalent can also attest to the WHO's estimation that sharp injuries contribute 30\% of new cases of Hepatitis B virus and 2.5\% of annual infections of HIV among health care workers in Sub-Saharan Africa.\par
When workers were probed further to state the likely causes of this hazards, the results showed that poor working postures due to the sedentary nature of their work, slips and falls, transport and lifting of patients, stress, poor lighting, chemicals like reagents and detergents, and computer monitors without screen protectors. This is indicated in Table \hyperref[tab_7]{6a}.\par
Furthermore, employees were asked whether measures were put in place to control these occupational hazards, the results in Table \hyperref[tab_8]{6b} indicated that majority 74.7\% of respondents stated that there were no measures in place and 25.3\% of respondents were aware of measures.   Further, the absence of OHS measures in workplace was investigated. The respondents were asked to indicate some effects they might suffer should the OHS measures be unavailable in the workplace. The analysis revealed the following effects: increased injuries and illness, increased absenteeism from work, increase stress level and reduction in job satisfaction and productivity. The results presented in Table \hyperref[tab_9]{7} showed that majority (51.8\%) mentioned increased in injuries and illness, 37.3 percent mentioned increased in the rate of absenteeism and 36.1 percent mentioned increase in stress level and 28.9 percent reduction in job satisfaction and productivity as effects likely to suffer in the absence of OHS measures.   
\section[{Volume XVII Issue V Version I}]{Volume XVII Issue V Version I} 
\section[{f) Challenges}]{f) Challenges}\par
Lastly, the challenges associated with the implementation of the OHS policy in the Hospital were examined. Though all the Management staff who responded to the items indicated there has been positive impact of the OHS on the performance of staff which is reflected in the safe environment (20\%) in which staff perform their duties, reduction in medical expenses (40\%) and reduced accidents (20\%) (see Table \hyperref[tab_10]{8}) there was some challenges associated with the implementation of the Policy. The challenges identified include lack of funds to implement and maintain the OHS measures and also purchase OHS tools and equipments. Management contended that the central government through the Ministry of Health and the Ghana Health Service have failed to provide funding and also attach a trained Occupational Health Specialist to the hospital which are requirements in the OHS policy of the GHS/MOH., Management also contended the lack of cooperation and adherence by Junior Staff to rules, regulations and precautions in their place of work. It is not surprising to see employees reluctant to use safety equipments. There is also no clear administrative structure responsible for implementation of OHS policies in the hospital. Table \hyperref[tab_11]{9} displays the results with the percentages associated with each challenge.  
\section[{VIII. Conclusion}]{VIII. Conclusion}\par
From the findings, it can be concluded that occupational health and safety measures exist in the organisational setup of the South Tongu District Hospital. This is because all workers attested to this and the observation carried out in the hospital environment supports what the respondents attested to. However, all the processes and provisions of the Policy are not duly followed and implemented.\par
Employee awareness of the existence of the health and safety policy formulated by the Ghana Health Service and the Ministry of Health was high. The researcher was shown a copy of this policy.\par
The benefits associated with the OHS measures of the hospital was found to include improved staff morale, stress reduction, reduced injuries and illnesses, improved health, increased job satisfaction, reduced medical expenses and increased productivity.\par
Management faced a lack of funding from central government to implement the OHS policy of the GHS and MOH fully. The government represented by the Ministry of Health also failed to train and assign occupational health specialists to the hospital. Management also failed to carry out induction and inservice training on OHS issues due to lack of funds.\par
Furthermore, employees faced various levels or kinds of hazards due to the nature of their work and results indicated that management was not putting enough control systems in place to reduce the risks associated with them.\par
Management contrasted this result by emphasizing that employees were reluctant in using safety equipment and fail to adhere to rules, regulations and precautions that are meant to reduce or alleviate the risk of exposure to hazards.\par
Finally, the results proved that there is a positive relationship between the OHS measures of the hospital and employee performance.  \begin{figure}[htbp]
\noindent\textbf{1a} \par 
\begin{longtable}{P{0.5148825065274152\textwidth}P{0.15535248041775457\textwidth}P{0.17976501305483028\textwidth}}
\tabcellsep Number\tabcellsep Percent\\
Sex\tabcellsep \tabcellsep \\
Male\tabcellsep 39\tabcellsep 47.0\\
Female\tabcellsep 44\tabcellsep 53.0\\
Age\tabcellsep \tabcellsep \\
18-28years\tabcellsep 21\tabcellsep 25.3\\
29-38years\tabcellsep 41\tabcellsep 49.4\\
39-48years\tabcellsep 19\tabcellsep 22.9\\
49-58years\tabcellsep 2\tabcellsep 2.4\\
Employment type\tabcellsep \tabcellsep \\
Full -time\tabcellsep 65\tabcellsep 88.3\\
Part -time\tabcellsep 18\tabcellsep 21.7\\
Highest Education level\tabcellsep \tabcellsep \\
BECE\tabcellsep 6\tabcellsep 7.2\\
SSSCE / WASSCE\tabcellsep 6\tabcellsep 7.2\\
Certificate\tabcellsep 22\tabcellsep 26.5\\
Diploma\tabcellsep 29\tabcellsep 34.9\\
HND\tabcellsep 11\tabcellsep 13.3\\
Degree\tabcellsep 9\tabcellsep 10.8\\
Working Experience\tabcellsep \tabcellsep \\
Less than 1 year\tabcellsep 11\tabcellsep 13.3\\
1 -5 years\tabcellsep 36\tabcellsep 43.4\\
6 -10 years\tabcellsep 24\tabcellsep 28.9\\
11 years plus\tabcellsep 12\tabcellsep 14.5\\
Total\tabcellsep 83\tabcellsep 100.0\\
\tabcellsep \multicolumn{2}{l}{Source: Field Data, May, 2015.}\end{longtable} \par
 
\caption{\label{tab_1}Table 1a :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1b} \par 
\begin{longtable}{P{0.6\textwidth}P{0.1140625\textwidth}P{0.1359375\textwidth}}
\tabcellsep Number\tabcellsep Percent\\
Sex\tabcellsep \tabcellsep \\
Male\tabcellsep 4\tabcellsep 80.0\\
Female\tabcellsep 1\tabcellsep 20.0\\
Age\tabcellsep \tabcellsep \\
31-40years\tabcellsep 1\tabcellsep 20.0\\
41-50years\tabcellsep 2\tabcellsep 40.0\\
51-60years\tabcellsep 1\tabcellsep 20.0\\
61years plus\tabcellsep 1\tabcellsep 20.0\\
Employment type\tabcellsep \tabcellsep \\
Full -time\tabcellsep 4\tabcellsep 80.0\\
Contract\tabcellsep 1\tabcellsep 20.0\\
Educational level\tabcellsep \tabcellsep \\
HND\tabcellsep 2\tabcellsep 40.0\\
Degree\tabcellsep 1\tabcellsep 20.0\\
Postgraduate\tabcellsep 2\tabcellsep 40.0\\
Working experience\tabcellsep \tabcellsep \\
1-5years\tabcellsep 4\tabcellsep 80.0\\
11 years plus\tabcellsep 1\tabcellsep 20.0\\
Total\tabcellsep 5\tabcellsep 100.0\\
\tabcellsep \multicolumn{2}{l}{Source: Field Data, May, 2015.}\\
\multicolumn{2}{l}{VII. Discussion}\tabcellsep \\
\multicolumn{3}{l}{a) Availability of Occupational Health and Safety Policy}\\
at the Hospital\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Table 2: Does the Hospital have in place a health and}\\
\multicolumn{2}{l}{safety policy?}\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Number Percent}\\
Strongly Disagree\tabcellsep 3\tabcellsep 3.5\\
Disagree\tabcellsep 9\tabcellsep 10.8\\
No Action\tabcellsep 6\tabcellsep 7.2\\
Agree\tabcellsep 44\tabcellsep 53.0\\
Strongly Agree\tabcellsep 22\tabcellsep 26.5\\
Total\tabcellsep 83\tabcellsep 100.0\end{longtable} \par
  {\small\itshape [Note: Source: Field Data,May, 2015.    ]} 
\caption{\label{tab_2}Table 1b :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.3923076923076923\textwidth}P{0.4576923076923077\textwidth}}
Number\tabcellsep Percent\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.11805555555555555\textwidth}P{0.49583333333333335\textwidth}P{0.2361111111111111\textwidth}}
\tabcellsep Number\tabcellsep Percent\\
Yes\tabcellsep 62\tabcellsep 74.7\\
No\tabcellsep 21\tabcellsep 25.3\\
Total\tabcellsep 83\tabcellsep 100.0\\
\tabcellsep \multicolumn{2}{l}{Source: Field Data, May, 2015.}\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.6473076923076923\textwidth}P{0.09807692307692308\textwidth}P{0.10461538461538462\textwidth}}
\tabcellsep \multicolumn{2}{l}{Number Percent}\\
Improved staff morale\tabcellsep 27\tabcellsep 32.5\\
stress reduction\tabcellsep 30\tabcellsep 36.1\\
Improved health\tabcellsep 32\tabcellsep 38.6\\
Increased productivity\tabcellsep 42\tabcellsep 50.6\\
Increased job satisfaction\tabcellsep 25\tabcellsep 30.1\\
Reduced medical bills\tabcellsep 15\tabcellsep 18.1\\
Reduced injuries and illness\tabcellsep 38\tabcellsep 45.8\\
Reduced absenteeism\tabcellsep 27\tabcellsep 32.5\\
\multicolumn{3}{l}{Source: Field Data, May, 2015.}\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.5487341772151899\textwidth}P{0.15063291139240506\textwidth}P{0.15063291139240506\textwidth}}
\tabcellsep \multicolumn{2}{l}{Number Percent}\\
Safety hazards\tabcellsep 28\tabcellsep 33.7\\
Mechanical\tabcellsep 21\tabcellsep 25.3\\
Biological\tabcellsep 47\tabcellsep 56.6\\
Ergonomic\tabcellsep 29\tabcellsep 34.9\\
Physical\tabcellsep 24\tabcellsep 28.9\\
Chemical\tabcellsep 26\tabcellsep 31.3\\
Psychological\tabcellsep 31\tabcellsep 37.3\\
\multicolumn{3}{l}{Source: Field Data, May, 2015.}\end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6a} \par 
\begin{longtable}{P{0.7\textwidth}P{0.049999999999999996\textwidth}P{0.09999999999999999\textwidth}}
Lifting and transport of patients\tabcellsep 65\tabcellsep 78.3\\
Poor working postures\tabcellsep 30\tabcellsep 36.1\\
Slips and falls\tabcellsep 15\tabcellsep 18.1\\
Computer monitors without screen\tabcellsep 38\tabcellsep 45.8\\
filters\tabcellsep \tabcellsep \\
Stress\tabcellsep 27\tabcellsep 32.5\\
Needle stick injuries\tabcellsep 65\tabcellsep 78.3\\
Poor lighting\tabcellsep 30\tabcellsep 36.1\\
Chemicals like reagents and\tabcellsep 45\tabcellsep 54.2\\
cleaning detergents\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Source: Field Data, May, 2015.}\end{longtable} \par
 
\caption{\label{tab_7}Table 6a :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6b} \par 
\begin{longtable}{P{0.4657534246575342\textwidth}P{0.2328767123287671\textwidth}P{0.15136986301369862\textwidth}}
\tabcellsep \multicolumn{2}{l}{Number Percent}\\
Yes\tabcellsep 62\tabcellsep 74.7\\
No\tabcellsep 21\tabcellsep 25.3\\
Total\tabcellsep 83\tabcellsep 100.0\\
\multicolumn{3}{l}{Source: Field Data, May, 2015.}\end{longtable} \par
 
\caption{\label{tab_8}Table 6b :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.4731132075471698\textwidth}P{0.2205188679245283\textwidth}P{0.15636792452830187\textwidth}}
\tabcellsep Number\tabcellsep Percent\\
Increased injuries and illness\tabcellsep 43\tabcellsep 51.8\\
Increased absenteeism\tabcellsep 31\tabcellsep 37.3\\
Increased stress\tabcellsep 30\tabcellsep 36.1\\
Reduction in job satisfaction\tabcellsep 24\tabcellsep 28.9\\
Decreased productivity\tabcellsep 24\tabcellsep 28.9\\
\tabcellsep Out of 83\tabcellsep Out of 100.0\\
\tabcellsep \multicolumn{2}{l}{Source: Field Data, May, 2015.}\end{longtable} \par
 
\caption{\label{tab_9}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.3893548387096774\textwidth}P{0.060322580645161286\textwidth}P{0.20838709677419354\textwidth}P{0.09870967741935484\textwidth}P{0.09322580645161291\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Number Percent}\\
Safe\tabcellsep environment\tabcellsep promotes\tabcellsep 1\tabcellsep 20.0\\
\multicolumn{2}{l}{productivity}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Reduces medical expenses}\tabcellsep \tabcellsep 2\tabcellsep 40.0\\
\multicolumn{2}{l}{Reduces accidents / injury}\tabcellsep \tabcellsep 2\tabcellsep 40.0\\
Total\tabcellsep \tabcellsep \tabcellsep 5\tabcellsep 100.0\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Source: Field Data, May, 2015.}\end{longtable} \par
 
\caption{\label{tab_10}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.6685975609756097\textwidth}P{0.09329268292682927\textwidth}P{0.08810975609756097\textwidth}}
\tabcellsep \multicolumn{2}{l}{Number Percent}\\
Lack of funds to implement and\tabcellsep 2\tabcellsep 40.0\\
maintain OHS measures\tabcellsep \tabcellsep \\
Lack of cooperation from junior staff\tabcellsep 2\tabcellsep 40.0\\
No Administrative structure in place\tabcellsep 1\tabcellsep 20.0\\
Total\tabcellsep 5\tabcellsep 100.0\end{longtable} \par
  {\small\itshape [Note: Source: Field Data,May, 2015.    ]} 
\caption{\label{tab_11}Table 9 :}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}

\end{bibitemlist}
 			 		 	 
\end{document}
