\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 XV Issue III Version I},
 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{2015-03-15 (revised: 15 March 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-03-15}
\title{Volume XV Issue III Version I}
\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]{Sajeesh  Kumar}

             \affil[1]{  University of Tennessee Health Science Center}

\renewcommand\Authands{ and }

\date{\small \em Received: 3 February 2015 Accepted: 3 March 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


Part of awell-designed health informatics simple mentation process includes the mechanisms put in place to help the day-to-day operators of the systems. Continual appraisal of these methods necessitates up-to-date investigations. Understanding critical elements which support a positive transition of health information technology (HIT) within healthcare facilities is the objective of the following research. To help develop these findings, a prospective postimplementation and use assessment survey was conducted on two hospitalsin Central Texas. The population studied included RN case managers, social workers and supportive staff in the Continuum of Care departmentsat two Scott & White Healthcare acute care facilities. The implementation process appeared to provide a mostly encouraging transition with a small number of components noted of concern to the staff. Areas of enhancement were revealed included improving training specific to job roles and supplying more fitting integration of processes and workflows.

\end{abstract}


\keywords{health informatics; evaluation, postimplementation.}

\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. Health Informatics Integrated System Post-Implementation Evaluation}]{I. Health Informatics Integrated System Post-Implementation Evaluation}\par
hen one speaks of a successful health information technology(HIT) system implementation, there are several dimensions that go into determining that success. While the satisfaction of the workforce is very important, it is only one dependent factor tied to how well the healthcare process has succeeded. How well current practices are redesigned to take advantage of the technologyis a factor. Quality of the data is another influence. Confidence in the documentation and the information it contains us an important aspect. How a system will work through barriers and enable facilitators are other dimensionsof a success implementation. Measurement of improvement to patient care is another facet. So many characteristics go into determining a successful implementation. Finding the right instruments to put into position before, during and after an HIT system implementation is an ongoing task that continually needs to be evaluated. As with the integrated systems, implementation standards need to be studied and enhanced to strive for even better success. A well designed process should allow for success that is on par or surpasses the importance of the former. 
\section[{II. Background}]{II. Background}\par
A little over a decade ago, the Institute of Medicine put forward that improved patient safety, efficiency of health care delivery competences and quality of care would be realized by make use of an effective integrated HIT(Crossing the Quality Chasm: A New Health System for the 21st Century, 2001). More recently, government incentives and mandates have been placed on healthcare institutions advocating for their adoption of HITsystems (DHS, 2010). While there are legislative whys and wherefores that go into the need for an HIT system, the drive to have a system that helps the patient and staff needs to be the driving force in the desire to find mechanisms which encourage a positiveand effectiveapplication.\par
The purpose of the research topic of interest is to identify elements necessary for a successful HIT system implementation at acute care hospital sites. The research study will help determine what critical elements are necessary to have in place in order for healthcare facilities to have a successful transition from an older medical record system to a new electronic medical record (EMR) system.\par
The research study will evaluate what operations should be set in place by healthcare facilities before transitioning to an HIT system. Moreover, the research will focus on possible ways to prevent issues that may develop during and from the implementation of the new electronic system. The study will survey employees of healthcare facilities who have already transitioned to an HITsystem and examine how they believe the implementation process could be been improved.Furthermore, barriers to a successful HIT system implementation will be attempted to be identified. As a final point, information found in the study will be used to synthesize material and identification of possible gaps in research.\par
Information found in the literature review was employed to integrate data and identify gaps in present research such as the need for greater variety of positions giving feedback. While several of the recommendations for successful implementation were similar, some studies had opposing views of nurses' attitudes after implementation. The type of support by the healthcare facility before and after implementation may have been a factor in these findings. Moreover, in the majority of studies, nurses were the population studied and findings were based on these responses.\par
Although in all five articles the implementation of a comprehensive HITsystem was being evaluated, rarely was health care personnel who work outside of direct patient care evaluated. No staff within areas such as admissions or billing was interviewed (Table \hyperref[tab_0]{1}).   
\section[{III. Methodology}]{III. Methodology}\par
The methodology of the research study is partedinto its research design, population, and data collection procedures. Additionally, the suitable data collection instrument is determined based on the research design and population. Applied to the study will be the appropriate data analysis.\par
A prospective post-implementation survey was used as the research method on the comprehensive HIT system within the facility healthcare system. The intent of the design was to help describe the current views of the healthcare staff in relation to the quality of the system, the implementation and its current operation.\par
Research was conducted at two acute care hospitals that recently rolled out the EMR system within the last year. The study population was end usersof the integrated system within the Continuum of Care departments ofacute care hospital sites in Temple, Texas. The first facility is a 64-bed pediatric specialty care and teaching hospital. The second is a 636-bed specialty care and teaching hospital. The health information technology employed was the commercial software system, Epic. The execution of the research study used the direction laid out in Health Informatics Research Methods: Principles and Practice (Layman, 2009). 
\section[{a) Data Collection Procedures}]{a) Data Collection Procedures}\par
Data collection was performed by anonymous submission online via REDCap(REDCap, 2009). Notification was given through the employer email system with permission from management. A cover letter was included stating participation was voluntary and not part of an institutional initiative (Figure  {\ref 1}). After one week, a reminder email was provided to the same staff. At the end of fourteen days, the link to survey was ended.   
\section[{IV. Results}]{IV. Results}\par
The following results describe the response rate and break down the demographics of the respondents. 
\section[{a) Response Rate of Population}]{a) Response Rate of Population}\par
The response rate was determined to be 37.78\%. One hundred seven possible respondents were emailed a cover letter and link to the autonomous website. Again, one week later the same cover letter and link were emailed to the same one hundred and seven staff members. The link was terminated one week later. In total, thirty-four valid surveys were completed. 
\section[{b) Representativeness of Population}]{b) Representativeness of Population}\par
The staff ranged in age from younger than twenty-five to greater than sixty-six. The largest number of respondents was present in the fifty-six to sixty-five year age range (32.4\%). The majority stated their computer proficiency as average (61.8\%) and had prior EMR experience (55.9\%). (Figure \hyperref[fig_3]{5}, 6 \& 7; Table \hyperref[tab_2]{3}).     
\section[{c) Research Questions}]{c) Research Questions}\par
In developing an understanding of the attitude of the staff, the quality of the system, its information and the service provided regarding the HIT system were measured. Additionally, the particular aspects of the clinical data were analyzed. A five-level Likert scale was utilized to measure the employee'sstance on the quality of the HIT system, the information within the HIT system, the service provided to support the HIT system and particular aspects related to the clinical information of the HIT system.\par
In regard to the quality of the system, a majority of the staff strongly agree that the system is consistently available (47.1\%) and has acceptable security (50\%). As for the system appropriatelyintegrating with previous workflows, the employees were mostly divided between mildly agree (26.5\%), moderately agree (29.4\%) and strongly agree (29.4\%). None of workers disagreed in a majority to any of the aspects measured related the quality of the system. The remainder moderately agreed that the system was easy to use (70\%), its performance was reliable (44.1\%), had acceptable response time (47.1\%), provided effective communication between team members (41.2\%), had acceptable exchange of information with other systems (38.2\%) and enabled staff to perform work well (38.2\%). (Figure  {\ref 8}; Table \hyperref[tab_2]{3})  The criteria measured related to the system's information was mostly seen as moderately agreeable. A majority of the staff moderately agree that the information is accurate (52.9\%), relevant (47.1\%), complete (47.1\%) and has an acceptable layout (41.2\%). An even number moderately agrees (41.2\%) as strongly agree (41.2\%) that the information is available when needed. (Figure  {\ref 9};Table4) In the three characteristics of service measured, a majority of staff moderately agreed that the implementation process (55.9\%), level of training (47.1\%) and on-going support (47.1\%) is acceptable. (Figure  {\ref 10}; Table \hyperref[tab_5]{5})  Because most of the respondents do not work directly with the patients, the majority answered that they were not sure of the patient's satisfaction with clinicians' use of system (35.3\%) or patient's concerns with system security and confidentiality (41.2\%). A majority strongly believe that the clinical data has improved patient outcomes (41.2\%), improved patient safety (41.2\%), improved patient's knowledge of their health (38.2\%) and improved clinical documentation (38.2\%). A majority moderately believe the clinical data of the patient is accurate and valid (44.1\%), the timely manner of the patient care services has increased (35.3\%) and that there is an appropriate selection of patient care orders (35.3\%). (Figure  {\ref 11}; Table \hyperref[tab_6]{6})  The standard deviation of the criteria within the four quality themes were calculated and presented within Table \hyperref[tab_7]{7}. Within Table \hyperref[tab_8]{8}, cross tabulations are provided based on prior EMR experience vs. each of the acceptability of quality of the system, information, service and clinical data. The number of staff with prior EMR experience (N=19) slightly outnumbered the staff with no prior experience (N=15). Having experience with an EMR system or having no experience did not appear to affect the acceptability. In the four measures, the respondents in both groups found the quality of the system, its information, its service and specifically the clinical area all moderately acceptable. From the four core categories, each quality set's comment section was reviewed for common themes applicable to productive transition of HIT systems. Within the system qualityfocus, interoperability between modules within the system and to other systems is a noted concern of staff. As one respondent stated, "communication in the system is available but isn't utilized as well as possible." Another staffer mentions that the system "doesn't consistently interface properly with Midas." (Figure  {\ref 12})For the information quality, an issue raised was the inability to access information. The view of a Case Manager is different than that of a nurse which brings concern that information is not being interpreted in the same manner (Figure  {\ref 13}). 
\begin{quote}
Figure 9\end{quote}

\begin{quote}
Figure 12 Figure 13\end{quote}
\par
The largest numbers of concern are in relation to the service quality. One of the concerns is the training was not specific enough for particular job titles. An example given was a class attended by a Case Manager but included staff from the Admissions department. The class was taught using a task list for the Admissions department which was a "different view and way to enter" thesystem's authorization module. The Case Management felt the "class was not tailored enough" for their department. The same concern was noted by a staff member who not employed during the implementation but came after. She felt the training was inappropriate for her job description. Along the lines of training, it was mentioned for "more training services on over all process of Epic flow of documentation of a patient." (Figure  {\ref 14}) The staff to be unsure of how the system's modules are interconnected. Lastly, concerns were stated in regard to the timeliness of resolving issues. "IT is slow to respond and resolve issues when they arise" was the comment of one employee. For the final quality measure, the statements  The survey concluded with more general questions related to the implementation process. The topics mentioned by the staff tended to reflect the appropriate training of staff with statements such as "training should have been more specific to my job" and "educate staff thoroughly to obtain the best results. Benefits stated my respondents were more in relation to the system such as "work flow is improved" and "f aster easier access to information." (Figure \hyperref[fig_4]{16})  
\section[{V. Discussion}]{V. Discussion}\par
The significance of the results continues to help develop critical elements necessary for a successful transition to a new comprehensive system. The study focused on the end users' beliefs regarding the quality of the system and particularly, its information and service. Areas of enhancement were revealed included improving training specific to job and supplying more fitting integration of processes and workflows.\par
Likewise, confirmatory aspects of current procedures were observed throughout the study. After the implementation, a greater part of the respondents appreciated many of the aspects of having the new technology such as the ease of use, the ability to access to documents within one system and timeliness of information. to make progress, staff will need motivation. Motivation is provided by allowing choices, knowledge and connection to the progress. As an illustration, the barrier of providing jobspecific training could be tackled. Addressing the goal of job-specific training would acknowledge the staff concerns. Providing acknowledgement and recognizing the concerns will engage the personnel. Respond quickly with a plan of action will continue the commitment. Finally, provided feedback will continue the support of a positive transition.\par
In close, understand the critical elements to support positive HIT transitions are essential but the continued engagement of end users is also vital. Before, during and after implementation, healthcare personnel need to feel competent and related to the transition. Two future studies are recommended. First, a study could be developed to correlate staff engagement to positive HIT changeovers. The second would still be covering the gap in present research which continues to be the need for greater variety of positions giving feedback. 
\section[{VI. Conclusions}]{VI. Conclusions}\par
The subsequent conclusions and recommendations will provide a summary of findings. Along with the findings, conclusions related to the implications to a positive implementation process related to the study and previous studiesare provided.\par
The participants were employed within the Continuum of Care departments of two acute care inpatient facilities. The majority of respondents declared themselves to be Case Management staff. This group includes RN Case Managers and Social Workers. The remaining staff was administrative support staff or management staff of the Continuum of Care departments.\par
The quality of the four areas of focus all was seen in a largely positive light. Over eighty percent of the respondents moderately or strongly agreed that the system was easy to use, had reliable performance, was consistently available and had an acceptable response time. While acceptable response time did have a ninetyseven percent positive response, one staffer did moderately disagree. Two other areas did contain responses that ranged from strongly agree to moderately or strongly disagree which were the acceptability of information exchange with other systems and the appropriate integration of previous workflows.\par
As the system information as a whole and the clinical information surveyed individually, the workers replied a mostly affirmative response or stated that they were unsure. Most felt the information was relevant, accurate and had an acceptable layout. A small minority mildly disagreed the information was complete (2.9\%) or available when needed (6.9\%). Within the clinical quality survey questions, the response of "Not Sure" was selected than any of the four quality specific areas. From the comments given by the respondents, this was due to the staff not working directly with the patients. Still, a majority strongly believed that the system had provided improved patient outcomes, patient safety, patient knowledge of their health and improved clinical documentation.\par
While the quality of service still received mostly agreeable responses, it provided the large number of comments of concern by the respondents. Although the majority of survey takers moderately agree the implementation process, level of training and on-going supports were acceptable, the three questions also had responses that included mild, moderate and strong disagreement. The primary issue noted appeared to be centered on job-specific training. Whereas the remarks did convey a desire to better understand the overall process of Epic, the many staff members mentioned the need for training related to "addressing case management." One employee mentioned that there were "many questions and frustrations expressed in classes and for a few months after" because "when (the staff) first took Epic training, it did not relate to what they did." (Figures \hyperref[fig_4]{5 and 6}).\par
Similar to previous studies, some of the same topics were observed in this study. As with other studies, the implementation process appeared to provide a mostly encouraging transition witha small number of components noted of concern to the staff. Similar to the study in "Transitioning from a computerized provider order entry and paper documentation system to an electronic health record: Expectations and experiences of hospital staff", positive characteristics observed included the quality and safety of patient care. Readily available allinclusive clinical documentation and the ability to locate patient demographic information quickly were additional benefits of transitioning.\par
Moreover, conceivable enhancements for future implementations were illustrated with the recent study. One feature of greater apprehension was highlighted by staff with two other concerns of smaller notation. As mentioned in the article "Learning from Within to Ensure a Successful Implementation of an Electronic Health Record", the few of the staff within the current studyexpressed the similar need for further attention to processes and workflows within the new HIT system. Another minor concern was improving the exchange of information with other systems. More than an ability that can be imparted to the staff during the transition process, the implementation of this the element may be a requirement on the quality of the system itself. The greatest concern appears to be appropriate staff training. While an understanding of the overall structure of Epic is wanted, a focus on more job-specific training was repeatedly articulated. In summary, the critical elements essential for a successful transitionemerging from the study appear to include appropriate training, attention to incorporating processes and workflows, swift feedback to questions and concerns and attention to the staff impression and opinion regarding the HIT system and its implementation.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}W}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-3.png}
\caption{\label{fig_1}6 Volume}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1283}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 1 :Figure 2 : 8 VolumeFigure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{fig_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{fig_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-10.png}
\caption{\label{fig_8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-11.png}
\caption{\label{fig_10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1415}\includegraphics[]{image-12.png}
\caption{\label{fig_11}Figure 14 Figure 15}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-13.png}
\caption{\label{fig_12}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-14.png}
\caption{\label{fig_13}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-15.png}
\caption{\label{figure15}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-16.png}
\caption{\label{figure16}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-17.png}
\caption{\label{figure17}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-18.png}
\caption{\label{figure18}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-19.png}
\caption{\label{figure19}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-20.png}
\caption{\label{figure20}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-21.png}
\caption{\label{figure21}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-22.png}
\caption{\label{figure22}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-23.png}
\caption{\label{figure23}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-24.png}
\caption{\label{figure24}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-25.png}
\caption{\label{figure25}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-26.png}
\caption{\label{figure26}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-27.png}
\caption{\label{figure27}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-28.png}
\caption{\label{figure28}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-29.png}
\caption{\label{figure29}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}Table 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.025602409638554216\textwidth}P{0.21762048192771086\textwidth}P{0.10240963855421686\textwidth}P{0.037123493975903615\textwidth}P{0.11009036144578313\textwidth}P{0.01664156626506024\textwidth}P{0.1894578313253012\textwidth}P{0.12673192771084338\textwidth}P{0.024322289156626504\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Profession}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cumulative\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Frequency}\tabcellsep Percent\tabcellsep Valid Percent\tabcellsep Percent\\
Valid\tabcellsep \multicolumn{2}{l}{Administrative Support Staff}\tabcellsep \tabcellsep 2\tabcellsep \tabcellsep 5.9\tabcellsep 5.9\tabcellsep 5.9\\
\tabcellsep \multicolumn{2}{l}{Case Management Staff}\tabcellsep \tabcellsep 29\tabcellsep \tabcellsep 85.3\tabcellsep 85.3\tabcellsep 91.2\\
\tabcellsep Other\tabcellsep \tabcellsep \tabcellsep 3\tabcellsep \tabcellsep 8.8\tabcellsep 8.8\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep \tabcellsep \tabcellsep 34\tabcellsep \tabcellsep 100.0\tabcellsep 100.0\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Age Range}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cumulative\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Frequency}\tabcellsep \multicolumn{2}{l}{Percent}\tabcellsep Valid Percent\tabcellsep Percent\\
Valid\tabcellsep 25 or younger\tabcellsep 3\tabcellsep \tabcellsep 8.8\tabcellsep \tabcellsep 8.8\tabcellsep 8.8\\
\tabcellsep 26 to 35\tabcellsep 4\tabcellsep \tabcellsep \multicolumn{2}{l}{11.8}\tabcellsep 11.8\tabcellsep 20.6\\
\tabcellsep 36 to 45\tabcellsep 9\tabcellsep \tabcellsep \multicolumn{2}{l}{26.5}\tabcellsep 26.5\tabcellsep 47.1\\
\tabcellsep 46 to 55\tabcellsep 4\tabcellsep \tabcellsep \multicolumn{2}{l}{11.8}\tabcellsep 11.8\tabcellsep 58.8\\
\tabcellsep 56 to 65\tabcellsep 11\tabcellsep \tabcellsep \multicolumn{2}{l}{32.4}\tabcellsep 32.4\tabcellsep 91.2\\
\tabcellsep 66 or older\tabcellsep 3\tabcellsep \tabcellsep 8.8\tabcellsep \tabcellsep 8.8\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 34\tabcellsep \tabcellsep \multicolumn{2}{l}{100.0}\tabcellsep 100.0\\
\tabcellsep \tabcellsep \multicolumn{5}{l}{Computer Proficiency}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cumulative\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Frequency}\tabcellsep \multicolumn{2}{l}{Percent}\tabcellsep Valid Percent\tabcellsep Percent\\
Valid\tabcellsep Basic\tabcellsep 4\tabcellsep \tabcellsep 11.8\tabcellsep \tabcellsep 11.8\tabcellsep 11.8\\
\tabcellsep Average\tabcellsep 21\tabcellsep \tabcellsep 61.8\tabcellsep \tabcellsep 61.8\tabcellsep 73.5\\
\tabcellsep Advanced\tabcellsep 8\tabcellsep \tabcellsep 23.5\tabcellsep \tabcellsep 23.5\tabcellsep 97.1\\
\tabcellsep Expert\tabcellsep 1\tabcellsep \tabcellsep 2.9\tabcellsep \tabcellsep 2.9\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 34\tabcellsep \tabcellsep 100.0\tabcellsep \tabcellsep 100.0\\
\tabcellsep \tabcellsep \multicolumn{5}{l}{Prior EMR Experience}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cumulative\\
\tabcellsep \multicolumn{2}{l}{Frequency}\tabcellsep \multicolumn{2}{l}{Percent}\tabcellsep \multicolumn{2}{l}{Valid Percent}\tabcellsep Percent\\
Valid\tabcellsep Yes\tabcellsep 19\tabcellsep \multicolumn{2}{l}{55.9}\tabcellsep \tabcellsep 55.9\tabcellsep 55.9\\
\tabcellsep No\tabcellsep 15\tabcellsep \multicolumn{2}{l}{44.1}\tabcellsep \tabcellsep 44.1\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 34\tabcellsep \multicolumn{2}{l}{100.0}\tabcellsep \tabcellsep 100.0\end{longtable} \par
  {\small\itshape [Note: © 2015 Global Journals Inc. (US)]} 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.021683673469387755\textwidth}P{0.2558673469387755\textwidth}P{0.1669642857142857\textwidth}P{0.12576530612244896\textwidth}P{0.1322704081632653\textwidth}P{0.14744897959183673\textwidth}}
\tabcellsep \tabcellsep \tabcellsep System -Easy to Use\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cumulative\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Frequency Percent}\tabcellsep Valid Percent\tabcellsep Percent\\
Valid\tabcellsep Strongly Agree\tabcellsep 6\tabcellsep 17.6\tabcellsep 17.6\tabcellsep 17.6\\
\tabcellsep Moderately Agree\tabcellsep 24\tabcellsep 70.6\tabcellsep 70.6\tabcellsep 88.2\\
\tabcellsep Mildly Agree\tabcellsep 2\tabcellsep 5.9\tabcellsep 5.9\tabcellsep 94.1\\
\tabcellsep Mildly Disagree\tabcellsep 2\tabcellsep 5.9\tabcellsep 5.9\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 34\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{3}{l}{System -Reliable Performance}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cumulative\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Frequency Percent}\tabcellsep Valid Percent\tabcellsep Percent\\
Valid\tabcellsep Strongly Agree\tabcellsep 13\tabcellsep 38.2\tabcellsep 38.2\tabcellsep 38.2\\
\tabcellsep Moderately\tabcellsep 15\tabcellsep 44.1\tabcellsep \tabcellsep 82.4\\
\tabcellsep Mildly Agree\tabcellsep 5\tabcellsep 14.7\tabcellsep 14.7\tabcellsep 97.1\\
\tabcellsep Mildly Disagree\tabcellsep 1\tabcellsep 2.9\tabcellsep 2.9\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 34\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \end{longtable} \par
  {\small\itshape [Note: © 2015 Global Journals Inc. (US) K Volume XV Issue III Version I]} 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.024566473988439304\textwidth}P{0.23092485549132946\textwidth}P{0.18179190751445087\textwidth}P{0.11791907514450865\textwidth}P{0.14739884393063582\textwidth}P{0.14739884393063582\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Information -Relevant}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cumulative\\
\tabcellsep \tabcellsep Frequency\tabcellsep Percent\tabcellsep Valid Percent\tabcellsep Percent\\
Valid\tabcellsep Strongly Agree\tabcellsep 14\tabcellsep 41.2\tabcellsep 41.2\tabcellsep 41.2\\
\tabcellsep Moderately Agree\tabcellsep 16\tabcellsep 47.1\tabcellsep 47.1\tabcellsep 88.2\\
\tabcellsep Mildly Agree\tabcellsep 4\tabcellsep 11.8\tabcellsep 11.8\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 34\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \end{longtable} \par
  {\small\itshape [Note: © 2015 Global Journals Inc. (US)]} 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.015017667844522969\textwidth}P{0.425\textwidth}P{0.05556537102473499\textwidth}P{0.10212014134275618\textwidth}P{0.12014134275618375\textwidth}P{0.1321554770318021\textwidth}}
\tabcellsep \multicolumn{4}{l}{Service -Acceptable Implementation Process}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cumulative\\
\tabcellsep \tabcellsep Frequency\tabcellsep Percent\tabcellsep Valid Percent\tabcellsep Percent\\
Valid\tabcellsep Strongly Agree\tabcellsep 7\tabcellsep 20.6\tabcellsep 20.6\tabcellsep 20.6\\
\tabcellsep Moderately Agree\tabcellsep 19\tabcellsep 55.9\tabcellsep 55.9\tabcellsep 76.5\\
\tabcellsep Mildly Agree\tabcellsep 3\tabcellsep 8.8\tabcellsep 8.8\tabcellsep 85.3\\
\tabcellsep Mildly Disagree\tabcellsep 2\tabcellsep 5.9\tabcellsep 5.9\tabcellsep 91.2\\
\tabcellsep Moderately Disagree\tabcellsep 1\tabcellsep 2.9\tabcellsep 2.9\tabcellsep 94.1\\
\tabcellsep Strongly Disagree\tabcellsep 1\tabcellsep 2.9\tabcellsep 2.9\tabcellsep 97.1\\
\tabcellsep Not Sure\tabcellsep 1\tabcellsep 2.9\tabcellsep 2.9\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 34\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \\
\tabcellsep \multicolumn{4}{l}{Service -Acceptable Level of Training}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cumulative\\
\tabcellsep \tabcellsep Frequency\tabcellsep Percent\tabcellsep Valid Percent\tabcellsep Percent\\
Valid\tabcellsep Strongly Agree\tabcellsep 6\tabcellsep 17.6\tabcellsep 17.6\tabcellsep 17.6\\
\tabcellsep Moderately Agree\tabcellsep 16\tabcellsep 47.1\tabcellsep 47.1\tabcellsep 64.7\\
\tabcellsep Mildly Agree\tabcellsep 8\tabcellsep 23.5\tabcellsep 23.5\tabcellsep 88.2\\
\tabcellsep Mildly Disagree\tabcellsep 2\tabcellsep 5.9\tabcellsep 5.9\tabcellsep 94.1\\
\tabcellsep Moderately Disagree\tabcellsep 1\tabcellsep 2.9\tabcellsep 2.9\tabcellsep 97.1\\
\tabcellsep Strongly Disagree\tabcellsep 1\tabcellsep 2.9\tabcellsep 2.9\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 34\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \end{longtable} \par
  {\small\itshape [Note: © 2015 Global Journals Inc. (US)]} 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.01827171109200344\textwidth}P{0.3595872742906277\textwidth}P{0.10159071367153912\textwidth}P{0.1110920034393809\textwidth}P{0.13301805674978504\textwidth}P{0.1264402407566638\textwidth}}
\tabcellsep \tabcellsep \multicolumn{3}{l}{Improved Patient Outcomes}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cumulative\\
\tabcellsep \tabcellsep Frequency\tabcellsep Percent\tabcellsep Valid Percent\tabcellsep Percent\\
Valid\tabcellsep Strongly Agree\tabcellsep 14\tabcellsep 41.2\tabcellsep 41.2\tabcellsep 41.2\\
\tabcellsep Moderately Agree\tabcellsep 11\tabcellsep 32.4\tabcellsep 32.4\tabcellsep 73.5\\
\tabcellsep Mildly Agree\tabcellsep 6\tabcellsep 17.6\tabcellsep 17.6\tabcellsep 91.2\\
\tabcellsep Not Sure\tabcellsep 3\tabcellsep 8.8\tabcellsep 8.8\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 34\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Improved Safety of Patient}\tabcellsep \\
\tabcellsep \tabcellsep Frequency\tabcellsep Percent\tabcellsep Valid Percent\tabcellsep \\
Valid\tabcellsep Strongly Agree\tabcellsep 14\tabcellsep 41.2\tabcellsep 41.2\tabcellsep 41.2\\
\tabcellsep Moderately Agree\tabcellsep 12\tabcellsep 35.3\tabcellsep 35.3\tabcellsep 76.5\\
\tabcellsep Mildly Agree\tabcellsep 6\tabcellsep 17.6\tabcellsep 17.6\tabcellsep 94.1\\
\tabcellsep Not Sure\tabcellsep 2\tabcellsep 5.9\tabcellsep 5.9\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 34\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \\
\tabcellsep \multicolumn{4}{l}{Improved Knowledge of Health by Patients}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cumulative\\
\tabcellsep \tabcellsep Frequency\tabcellsep Percent\tabcellsep Valid Percent\tabcellsep Percent\\
Valid\tabcellsep Strongly Agree\tabcellsep 13\tabcellsep 38.2\tabcellsep 38.2\tabcellsep 38.2\\
\tabcellsep Moderately Agree\tabcellsep 10\tabcellsep 29.4\tabcellsep 29.4\tabcellsep 67.6\\
\tabcellsep Mildly Agree\tabcellsep 4\tabcellsep 11.8\tabcellsep 11.8\tabcellsep 79.4\\
\tabcellsep Mildly Disagree\tabcellsep 2\tabcellsep 5.9\tabcellsep 5.9\tabcellsep 85.3\\
\tabcellsep Not Sure\tabcellsep 5\tabcellsep 14.7\tabcellsep 14.7\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 34\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \\
\tabcellsep \multicolumn{4}{l}{Patient Satisfied w/ Clinicians Use of System}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cumulative\\
\tabcellsep \tabcellsep Frequency\tabcellsep Percent\tabcellsep Valid Percent\tabcellsep Percent\\
Valid\tabcellsep Strongly Agree\tabcellsep 7\tabcellsep 20.6\tabcellsep 20.6\tabcellsep 20.6\\
\tabcellsep Moderately Agree\tabcellsep 8\tabcellsep 23.5\tabcellsep 23.5\tabcellsep 44.1\\
\tabcellsep Mildly Agree\tabcellsep 6\tabcellsep 17.6\tabcellsep 17.6\tabcellsep 61.8\\
\tabcellsep Mildly Disagree\tabcellsep 1\tabcellsep 2.9\tabcellsep 2.9\tabcellsep 64.7\\
\tabcellsep Not Sure\tabcellsep 12\tabcellsep 35.3\tabcellsep 35.3\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 34\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \\
\tabcellsep \multicolumn{4}{l}{Concerns w/ Security \& Confidentiality by Patients}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cumulative\\
\tabcellsep \tabcellsep Frequency\tabcellsep Percent\tabcellsep Valid Percent\tabcellsep Percent\\
Valid\tabcellsep Strongly Agree\tabcellsep 4\tabcellsep 11.8\tabcellsep 11.8\tabcellsep 11.8\\
\tabcellsep Moderately Agree\tabcellsep 2\tabcellsep 5.9\tabcellsep 5.9\tabcellsep 17.6\\
\tabcellsep Mildly Agree\tabcellsep 3\tabcellsep 8.8\tabcellsep 8.8\tabcellsep 26.5\\
\tabcellsep Mildly Disagree\tabcellsep 6\tabcellsep 17.6\tabcellsep 17.6\tabcellsep 44.1\\
\tabcellsep Moderately Disagree\tabcellsep 3\tabcellsep 8.8\tabcellsep 8.8\tabcellsep 52.9\\
\tabcellsep Strongly Disagree\tabcellsep 2\tabcellsep 5.9\tabcellsep 5.9\tabcellsep 58.8\\
\tabcellsep Not Sure\tabcellsep 14\tabcellsep 41.2\tabcellsep 41.2\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 34\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \end{longtable} \par
  {\small\itshape [Note: © 2015 Global Journals Inc. (US)]} 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.04675\textwidth}P{0.5408124999999999\textwidth}P{0.036125000000000004\textwidth}P{0.06056249999999999\textwidth}P{0.02071875\textwidth}P{0.06321874999999999\textwidth}P{0.0818125\textwidth}}
\tabcellsep \tabcellsep \tabcellsep Descriptive Statistics\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep N\tabcellsep \multicolumn{2}{l}{Minimum Maximum}\tabcellsep Mean\tabcellsep Std. Deviation\\
\tabcellsep System -Easy to Use\tabcellsep 34\tabcellsep 1\tabcellsep 4\tabcellsep 2.00\tabcellsep .696\\
\tabcellsep System -Reliable Performance\tabcellsep 34\tabcellsep 1\tabcellsep 4\tabcellsep 1.82\tabcellsep .797\\
\tabcellsep System -Consistently Available\tabcellsep 34\tabcellsep 1\tabcellsep 4\tabcellsep 1.68\tabcellsep .768\\
\tabcellsep System -Acceptable Response Time\tabcellsep 34\tabcellsep 1\tabcellsep 5\tabcellsep 1.76\tabcellsep .855\\
\tabcellsep System -Effective\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Communication b/t Team\tabcellsep 34\tabcellsep 1\tabcellsep 4\tabcellsep 2.00\tabcellsep .888\\
\tabcellsep Members\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep System -Acceptable Exchange Information w/ Other Systems\tabcellsep 34\tabcellsep 1\tabcellsep 7\tabcellsep 2.65\tabcellsep 1.668\\
Volume XV Issue III Version I 30 Year 2015\tabcellsep System -Integrated Appropriately w/ Previous Workflows Security Information -Relevant Information -Accurate Information -Complete Information -Acceptable Layout Information -Available When Needed Service -Acceptable Implementation Process Service -Acceptable Level of Training Service -Acceptable On-Going Support System -Acceptable System Perform Work Well System -Enables Staff to\tabcellsep 34 34 34 34 34 34 34 34 34 34 34\tabcellsep 1 1 1 1 1 1 1 1 1 1 1\tabcellsep 7 7 3 7 7 3 4 7 6 3 7\tabcellsep 2.50 2.06 1.71 1.88 2.03 1.82 1.82 2.35 2.38 1.94 2.03\tabcellsep 1.581 .676 1.094 1.167 .758 .869 1.390 1.129 .736 1.705 1.167\\
( D D D D ) K\tabcellsep \tabcellsep N\tabcellsep \multicolumn{2}{l}{Descriptive Statistics Minimum Maximum}\tabcellsep Mean\tabcellsep Std. Deviation\\
Medical Research\tabcellsep Clinical -Improved Knowledge of Health by Patients Clinical -Patient Satisfied w/ Clinicians Use of System Clinical -Concerns w/ Security \& Confidentiality by Patients Clinical -Patient Care Date is Accurate and Valids\tabcellsep 34 34 34 34\tabcellsep 1 1 1 1\tabcellsep 7 7 7 7\tabcellsep 2.59 3.79 4.88 2.50\tabcellsep 2.047 2.508 2.185 1.796\\
Global Journal of\tabcellsep Clinical -Timely Manner of Patient Care Services Increased Clinical -Appropriate Selection of Patient Care Orders Clinical -Improved Clinical Documentation Valid N (listwise)\tabcellsep 34 34 34 34\tabcellsep 1 1 1\tabcellsep 7 7 7\tabcellsep 2.97 2.82 2.38\tabcellsep 2.209 2.081 1.875\\
\tabcellsep © 2015 Global Journals Inc. (US)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.4117704280155642\textwidth}P{0.27699416342412453\textwidth}P{0.09508754863813229\textwidth}P{0.02480544747081712\textwidth}P{0.04134241245136187\textwidth}}
\tabcellsep Count\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Prior EMR Experience}\tabcellsep \\
\tabcellsep \tabcellsep Yes\tabcellsep No\tabcellsep Total\\
Acceptability of the Quality of\tabcellsep Highly Acceptable\tabcellsep 7\tabcellsep 7\tabcellsep 14\\
the Epic System\tabcellsep Moderately Acceptable\tabcellsep 9\tabcellsep 7\tabcellsep 16\\
\tabcellsep Neither Acceptable nor Unacceptable\tabcellsep 2\tabcellsep 1\tabcellsep 3\\
\tabcellsep Moderately Unacceptable\tabcellsep 1\tabcellsep 0\tabcellsep 1\\
Total\tabcellsep \tabcellsep 19\tabcellsep 15\tabcellsep 34\\
\multicolumn{5}{l}{Acceptability of the Quality of the Information Provided in Epic * Prior EMR Experience}\\
\tabcellsep Count\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Prior EMR Experience}\tabcellsep \\
\tabcellsep \tabcellsep Yes\tabcellsep No\tabcellsep Total\\
Acceptability of the Quality of\tabcellsep Highly Acceptable\tabcellsep 8\tabcellsep 8\tabcellsep 16\\
the Information Provided in\tabcellsep Moderately Acceptable\tabcellsep 10\tabcellsep 6\tabcellsep 16\\
Epic\tabcellsep Neither Acceptable nor Unacceptable\tabcellsep 1\tabcellsep 1\tabcellsep 2\\
Total\tabcellsep \tabcellsep 19\tabcellsep 15\tabcellsep 34\\
\multicolumn{5}{l}{Acceptability of the Quality of the Services Provided for Epic * Prior EMR Experience}\\
\tabcellsep Count\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Prior EMR Experience}\tabcellsep \\
\tabcellsep \tabcellsep Yes\tabcellsep No\tabcellsep Total\\
Acceptability of the Quality of\tabcellsep Highly Acceptable\tabcellsep 7\tabcellsep 4\tabcellsep 11\\
the Services Provided for Epic\tabcellsep Moderately Acceptable\tabcellsep 7\tabcellsep 7\tabcellsep 14\\
\tabcellsep Neither Acceptable nor Unacceptable\tabcellsep 3\tabcellsep 2\tabcellsep 5\\
\multicolumn{2}{l}{Moderately Unacceptable}\tabcellsep 2\tabcellsep 2\tabcellsep 4\\
Total\tabcellsep \tabcellsep 19\tabcellsep 15\tabcellsep 34\\
\multicolumn{4}{l}{Acceptability of the Clinical Data within Epic * Prior EMR Experience}\tabcellsep \\
\tabcellsep Count\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Prior EMR Experience}\tabcellsep \\
\tabcellsep \tabcellsep Yes\tabcellsep No\tabcellsep Total\\
Acceptability of the Clinical\tabcellsep Highly Acceptable\tabcellsep 7\tabcellsep 5\tabcellsep 12\\
Data within Epic\tabcellsep Moderately Acceptable\tabcellsep 8\tabcellsep 8\tabcellsep 16\\
\tabcellsep Neither Acceptable nor Unacceptable\tabcellsep 4\tabcellsep 2\tabcellsep 6\\
Total\tabcellsep \tabcellsep 19\tabcellsep 15\tabcellsep 34\end{longtable} \par
 
\caption{\label{tab_8}Table 8 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Harris et al.]{b10}\label{b10} 	 		\textit{},  		 			Paul A Harris 		,  		 			Robert Taylor 		,  		 			Robert Thielke 		,  		 			Jonathon Payne 		,  		 			Nathaniel Gonzalez 		,  		 			G Jose 		.  		 	 
\bibitem[Department Of Health and Services ()]{b3}\label{b3} 	 		\textit{},  		 			Human Department Of Health 		,  		 			Services 		.  		 \url{http://www.gpo.gov/fdsys/pkg/FR-2010-07-28/pdf/2010-17210.pdf}  	 	 		\textit{Health Information Technology: Initial Set}  		2010. 75  (144)  p. .  	 	 (Federal Register) 
\bibitem[Kirkendall et al. ()]{b5}\label{b5} 	 		\textit{},  		 			E S Kirkendall 		,  		 			L M Goldenhar 		,  		 			J L Simon 		,  		 			D S Wheeler 		,  		 			S Spooner 		.  		2013.  	 
\bibitem[Laramee et al. ()]{b8}\label{b8} 	 		‘A Comparison of Nurse Attitudes Before Implementation and 6 and 18 Months After Implementation of an Electronic Health Record’.  		 			A S M Laramee 		,  		 			A.-B Bosek 		,  		 			M D R N Shaner-Mcrae 		,  		 			H D R F Powers-Phaneuf 		,  		 			TM R 		.  	 	 		\textit{CIN: Computers, Informatics, Nursing}  		2012. 30  (10)  p. .  	 
\bibitem[Sockolow et al. ()]{b12}\label{b12} 	 		‘A new instrument for measuring clinician satisfaction with electronic health records’.  		 			P S Sockolow 		,  		 			J P Weiner 		,  		 			K H Bowles 		,  		 			H P Lehmann 		.  		 \xref{http://dx.doi.org/10.1097/NCN.0b013e31821a1568}{10.1097/NCN.0b013e31821a1568}.  	 	 		\textit{Comput Inform Nurs}  		2011. 29  (10)  p. .  	 
\bibitem[Health Infoway ()]{b1}\label{b1} 	 		\textit{Canada Health Infoway System And Use Assessment Survey},  		 			Canada Health Infoway 		.  		 \url{http://healthit.ahrq.gov/health-it-tools-and-resources/health-it-survey-compendium/canada-health-infoway-system-and-use}  		2007.  	 
\bibitem[Crossing the Quality Chasm: A New Health System for the 21st Century ()]{b2}\label{b2} 	 		\textit{Crossing the Quality Chasm: A New Health System for the 21st Century},  		2001. The National Academies Press.  	 
\bibitem[Layman, E., & Watzlaf, V. (ed.) ()]{b9}\label{b9} 	 		\textit{Health informatics research methods: Principles and practice},  		Layman, E., \& Watzlaf, V. (ed.)  		2009. Chicago, IL: American Health Information Management Association.  	 
\bibitem[Ibm Spss Statistics ()]{b4}\label{b4} 	 		 			Ibm Spss Statistics 		.  		\textit{Statistics Coach. Retrieved from Help section of IBM SPss Statistics},  				2013.  	 
\bibitem[Laramee et al. ()]{b7}\label{b7} 	 		‘Learning From Within to Ensure a Successful Implementation of an Electronic Health Record’.  		 			A S Laramee 		,  		 			M Bosek 		,  		 			C A Kasprisin 		,  		 			T Powers-Phaneuf 		.  	 	 		\textit{CIN: Computers, Informatics, Nursing}  		2012. 30 p. .  	 
\bibitem[Ward et al. ()]{b14}\label{b14} 	 		‘Nurses' Perceptions of How Clinical Information System Implementation Affects Workflow and Patient Care’.  		 			M M Ward 		,  		 			S Vartak 		,  		 			T Schwichtenberg 		,  		 			D S Wakefield 		.  		 \xref{http://dx.doi.org/510.1097/NCN}{510.1097/NCN}.  	 	 		\textit{Computers Informatics Nursing}  		2011. 1090b101 3e31822b38798. 29  (9)  p. .  	 
\bibitem[Conde (2009)]{b11}\label{b11} 	 		‘Research electronic data capture (REDCap) -A metadata-driven methodology and workflow process for providing translational research informatics support’.  		 			Conde 		.  	 	 		\textit{J Biomed Inform}  		2009 Apr. 42  (2)  p. .  	 
\bibitem[Brace (2014)]{b0}\label{b0} 	 		\textit{The Science of Engagement. Present at the Memorial Hermann Case Management Retreat},  		 			Rod Brace 		.  		2014. April 11. 2014.  	 
\bibitem[Transitioning from a computerized provider order entry and paper documentation system to an electronic health record: Expectations and experiences of hospital staff International Journal of Medical Informatics]{b6}\label{b6} 	 		‘Transitioning from a computerized provider order entry and paper documentation system to an electronic health record: Expectations and experiences of hospital staff’.  	 	 		\textit{International Journal of Medical Informatics}  		 	 
\bibitem[Spetz et al. ()]{b13}\label{b13} 	 		‘What determines successful implementation of inpatient information technology systems?’.  		 			J Spetz 		,  		 			J F BurgessJr 		,  		 			C S Phibbs 		.  	 	 		\textit{American Journal of Managed Care}  		2012. 18  (3)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
