\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={Identifying Risk Factors for Acute Exacerbations of Chronic Obstructive Pulmonary Disease},
 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{2018 2018-01-15 (revised: 6 Year 2018 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018 2018-01-15}
\title{Identifying Risk Factors for Acute Exacerbations of Chronic Obstructive Pulmonary Disease}
\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]{Dr. Oza Harsh  Nikhilkumar}

             \author[2]{Dr. Jyoti  Vora}

             \affil[1]{  Gujarat University}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


COPD (Chronic Obstructive Pulmonary Disease) is a chronic progressive disease with airflow obstruction. Exacerbations of COPD are a significant cause of hospital admission and readmission and an important determinant of health related quality of life. Identifying risk factors associated with exacerbations would help prevent deterioration in respiratory function. In our study, a total of 100 patients admitted with acute exacerbations of COPD in a tertiary care hospital were investigated using routine blood investigations and sputum study. Critically ill patients admitted in ICU, immunecompromised patients, those who were not compliant with prescribed home based bronchodilator  treatment and in patients with sudden breathlessness due to cause other than AECOPD (Acute Exacerbations of COPD) were excluded from the study. Upon admission, a detailed history including history of previous exacerbations, smoking history, prior recent spirometry results were obtained. The data collected from each patient was analyzed using SPSS for windows, version 20.0. In our study, p value less than 0.05 was taken as significant. We found that 60 cases out of 100 had sputum sample positive for bacterial growth. Pseudomonas was the most common organism followed by H. influenza. We also found that not only respiratory infections are a major cause of exacerbations, but they also lead to higher hospital stay and mortality. Smokers had higher frequency of exacerbations.

\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
OPD is projected to become third leading cause of death by 2020. \hyperref[b0]{1} It is the only chronic disease with increasing mortality. \hyperref[b1]{2} Exacerbations are important, not only because they impact an individual's life, but also because of their long term effects on health status, morbidity and mortality. Reducing the frequency of exacerbations would help an individual to live a stable healthy life without significant decline in respiratory capacity. This will also reduce health expenditure of frequent hospitalizations. Exacerbations are usually defined as increased sputum volume and/or purulence which necessitate a change or increased dose of routine medication. Anthonisen et al \hyperref[b2]{3} . Divided exacerbations into three types. Type 1 was defined as increased breathlessness, sputum volume and sputum purulence. Type 2 was presence of 2 of the above three, type 3 by 1 of above in addition to upper respiratory infection in preceding 5 days, fever without other cause, increase heart rate or respiratory rate by 20\%. In 1996 a study of survival following hospital admission for acute exacerbations reported in hospital mortality rate of 11\% and 1 year mortality rate of 43\%. \hyperref[b3]{4} Published data suggest that 50-70\% of exacerbations are due to respiratory infections \hyperref[b4]{5} (including bacteria, respiratory viruses and atypical organism), 10\% are due to environmental pollution (depending on season and geographical placement) \hyperref[b5]{6} , and upto 30\% are of unknown etiology. \hyperref[b3]{4} Identifying risk factors in a particular geographical location by examining and investigating patients of AECOPD would help in reducing the future episodes and lead to better quality of life. 
\section[{II. Methods}]{II. Methods}\par
The study was conducted in a tertiary care hospital in Ahmedabad, Gujarat. This study was approved by institutional review board. It was a prospective observational study from August 2015 -December 2017. 
\section[{a) Selection Criteria}]{a) Selection Criteria} 
\section[{i. Inclusion}]{i. Inclusion}\par
? Age more than 18 years. ? Patients who were diagnosed with COPD previously and came with acute exacerbation.\par
ii. Exclusion\par
? Patients admitted with breathlessness but with a different cause such as heart failure, pneumothorax or pulmonary thromboembolism).\par
? Patients who were not compliant with baseline home based COPD prescribed treatment. ? Immunocompromised patients (HIV, malignancy or immunosuppressive therapy). ? Critically ill patients admitted in intensive care units.\par
Upon admission to the hospital with suspected AECOPD and having ruled out other possible causes of breathlessness, a complete clinical history with demographic factors, history of hospitalizations and prior exacerbations in recent years as well as history of contact with family member having respiratory infection was obtained.\par
Previous treatment records and latest spirometry results were also collected. F investigation including complete blood count, liver and renal function test, as well as blood gas analysis was done. Sputum was collected from each patient before starting antibiotic treatment. Sputum was cultured only if it was considered adequate. (<10 epithelial cells and >25 polymorphonuclear leukocytes).\par
Patients were kept on routine follow up after discharge from hospital and monitored for treatment adherence, any future episode of exacerbation or other adverse outcome during the follow up period between August 2015 -December 2017.\par
The data were collected in a Microsoft access database and analyzed using SPSS for windows, version 20.0 ( IBM Corporation, Armonk, NY).\par
Comparison between means were performed using student's t test for independent samples or the Mann-Whitney U test for variables that did not meet the criteria for normality. For comparison between proportions, Chi square or Fischer's test was used. P value <0.05 was taken for statistical significance. 
\section[{III. Results}]{III. Results}\par
We prospectively studied 100 patients who were admitted with a diagnosis of AECOPD in department of general medicine of a tertiary care hospital, Gujarat, between August 2015 to December 2017.\par
The following observations were made based on data analysis of these patients.\par
No. of Patients (Out of 100)  In the present study, sputum culture turned out to be positive for bacterial etiology in 60 patients out of 100. Remaining 40 patients had sputum culture result negative.     
\section[{IV. Discussion}]{IV. Discussion}\par
This prospective observational study of 100 patients admitted with AECOPD in department of general medicine of a tertiary care hospital, Ahmedabad included a 2-year follow up period and was intended to identify risk factors for acute exacerbations in patients with COPD.\par
Overall, tobacco accounts for around 80-90\% risk of developing COPD. \hyperref[b7]{8} In our study, 77\% of patients were smokers, none of which had quit smoking. Shumail Bashir et al \hyperref[b8]{9} found 80\% smokers in his study also. Our study also showed that smoking was associated with higher frequency of exacerbations in patients with COPD. This is due to the fact that smoking leads to decrease in mucociliary clearance and innate immunity \hyperref[b9]{10} .\par
On admission, according to anthonisen 2 criteria, all patients were divided into types of exacerbation (type 1/2/3). It showed that patients with more severe exacerbation had higher mortality. 71.42\% patients with type 1 exacerbations whereas only 02.43\% patients with type 3 exacerbation died during follow up. This data was statistically significant with p value <0.05, however there was no statistically significant difference between outcome for type 2 and type 3 exacerbations (p=0.269). N. A. Dewan et al \hyperref[b10]{11} study also showed significant difference between type 1 and type 3 exacerbations (22\% v/s 07.1\%; p=0.037) and non significant difference between type 2 and 3 exacerbations (22\% v/s 12.4\%; p=0.081).\par
In our study, 60\% of patients had sputum culture positive for different bacteria. Most common bacteria isolated was Pseudomonas aeruginosa (43.3\%) followed by H. influenza (26.6.\%) and Moraxella catarrhalis (13.3\%). Other bacteria isolated were streptococcus pneumonia, staphylococcus aureus and E. coli. In the remaining 40\% of patients with AECOPD, sputum culture was negative. Kolarov et al \hyperref[b11]{12} study also found Pseudomonas aeuruginosa (38.9\%) as the most common bacteria to be isolated in hospitalized patients followed by H. influenza (26.59\%). Another study by Ramon Boixeda et al \hyperref[b12]{13} showed 28.03\% bacterial, 10.6\% viral and 61.37\% non infective etiology as a cause for  We obtained chest x-ray from each of the total 100 patients out of which 50 had unilateral and 13 had bilateral interstitial infiltrates. Bilateral infiltrates on chest x-say was associated with a poor outcome, which was statistically significant (p value <0.05). All 37 patients with normal x-ray finding survived. Similar to the study by Lieberman et al. \hyperref[b13]{14} , the presence of infiltrates was associated with higher rate of isolation of organisms, an increased incidence of complications, increased morbidity and mortality. This may be indicative of higher level of lung damage or poor individual immune response against respiratory pathogens and hence worse outcome in terms of survival.\par
In our study, 26.66\% of sputum positive patients expired compared to only 7.5\% of sputum negative patients. This data was statistically significant. This is suggestive that infective etiology for acute exacerbation of COPD had higher mortality as compared to non-infective etiology. Duration of hospital stay was also higher for patients with infective etiology. Karin H et al \hyperref[b14]{15} study also showed mortality in 8.22\% (mean) but only 7.5\% had sputum culture negative Whereas 9.09\% had sputum positive result. 
\section[{V. Study Limitation}]{V. Study Limitation}\par
Unfortunately, we could not obtain samples for virological evaluation of sputum or other respiratory secretions. In our study, number of sputum negative result may be containing virus as a possible cause of exacerbation which was missed. Though sputum was also sent for antibiotic sensitivity, the information obtained from a very few positive samples is difficult to analyze as a whole. The sample population studied belonged to in-hospital patients admitted with AECOPD only. Those who were treated on OPD basis were not included. Lastly the sample size was not big enough to extrapolate the result for a given locality.\par
Nonetheless our study provides important information regarding cause of frequent exacerbations in patients with COPD and other prognostic markers, these will help in prevention as well as prompt treatment in future to reduce burden of AECOPD on health care system. 
\section[{VI. Conclusion}]{VI. Conclusion}\par
With the above study, we conclude that respiratory infections are a major cause of acute exacerbation in patients with COPD. Smoking is found as a major risk factor in COPD patients which contributes to exacerbations. We also report increased mortality in AECOPD patients with prior history of frequent exacerbations (2 or more per year). 29.62\% of patients with frequent exacerbations expired compared to only 6.52\% of patients without prior exacerbations. This data was statistically significant. Naresh A Dewan et al \hyperref[b10]{11} study also reported increased risk of failure with increase in the number of exacerbations. His study reported that risk of atleast one failure increased to 100\% with history of four or more exacerbations in past 24 months. 
\section[{Comparison with Previous Study for Commonly Isolated}]{Comparison with Previous Study for Commonly Isolated}\par
Organisms.\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
All routine\end{longtable} \par
  {\small\itshape [Note: © 2018 Global Journals 1]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.2553648068669528\textwidth}P{0.47060085836909865\textwidth}P{0.1240343347639485\textwidth}}
History of Smoking (Atleast Ten Pack Years)\tabcellsep \multicolumn{2}{l}{History of Frequent Exacerbations (2 or More per Year) Present Absent}\\
Present (N=77)\tabcellsep 51 (66.23\%)\tabcellsep 26 (33.76\%)\\
Absent (N=23)\tabcellsep 03 (13.04\%)\tabcellsep 20 (86.95\%)\\
\tabcellsep Total = 54\tabcellsep Total = 46\\
\tabcellsep \multicolumn{2}{l}{P Value = 0.000007 (<0.05)}\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.24504504504504504\textwidth}P{0.28716216216216217\textwidth}P{0.14166666666666666\textwidth}P{0.1761261261261261\textwidth}}
Severity of Exacerbation\tabcellsep \multicolumn{2}{l}{Outcome Survived (N=81) Expired (N=19)}\tabcellsep P Value\\
Type 1 (N=21)\tabcellsep 06 (28.57\%)\tabcellsep 15 (71.42\%)\tabcellsep P = <0.00001 (<0.05)\\
Type 2 (N=38) Type 3 (N=41)\tabcellsep 35 (92.10\%) 40 (97.56\%)\tabcellsep 03 (07.89\%) 01 (02.43\%)\tabcellsep P = 0.2693 (> 0.05)\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.5222457627118644\textwidth}P{0.32775423728813563\textwidth}}
Etiology\tabcellsep \\
Bacterial\tabcellsep 60 (60\%)\\
Pseudomonas Aeruginosa\tabcellsep 26 (43.3\%)\\
Haemophilus Influenza\tabcellsep 16 (26.6\%)\\
Moraxella Catarrhalis\tabcellsep 8 (13.3\%)\\
Streptococcus Pneumoniae\tabcellsep 5 (08.3\%)\\
Staphylococcus Aureus\tabcellsep 3 (05.0\%)\\
E. Coli\tabcellsep 2 (03.3\%)\\
Unknown\tabcellsep 40 (40\%)\\
Total\tabcellsep 100 (100\%)\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.34195402298850575\textwidth}P{0.1954022988505747\textwidth}P{0.20028735632183906\textwidth}P{0.11235632183908047\textwidth}}
Outcome of Patients\tabcellsep Bilateral Infiltrates\tabcellsep Unilateral Infiltrates\tabcellsep Normal\\
(Total Patients N=100)\tabcellsep (N=13)\tabcellsep (N=50)\tabcellsep (N=37)\\
Survived (N=81)\tabcellsep -\tabcellsep 44\tabcellsep 37 (100\%)\\
Expired (N=19)\tabcellsep 13 (68.42\%)\tabcellsep 6 (31.50\%)\tabcellsep -\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.13048245614035087\textwidth}P{0.24605263157894738\textwidth}P{0.2348684210526316\textwidth}P{0.16776315789473684\textwidth}P{0.07083333333333333\textwidth}}
Outcome\tabcellsep Sputum Culture Positive (N=60)\tabcellsep Sputum Culture Negative (N=40)\tabcellsep No. of Patients\tabcellsep P Value\\
Survive Expired\tabcellsep 44 (73.33\%) 16 (26.66\%)\tabcellsep 37 (92.5\%) 3 (07.5\%)\tabcellsep 81 (81\%) 19 (19\%)\tabcellsep 0.0166\\
Hospital Stay\tabcellsep 7.27 ± 3.08\tabcellsep 6.02 ± 2.35\tabcellsep 100 (100\%)\tabcellsep 0.0318\end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.31926829268292684\textwidth}P{0.33170731707317075\textwidth}P{0.19902439024390245\textwidth}}
Prior History of Exacerbation\tabcellsep Outcome\tabcellsep \\
( 2 or More per Year)\tabcellsep Survived (N=81)\tabcellsep Expired (N=19)\\
Present (N=54)\tabcellsep 38 (70.37\%)\tabcellsep 16 (29.62\%)\\
Absent (N=46)\tabcellsep 43 (93.47\%)\tabcellsep 03 (06.52\%)\\
\tabcellsep Total = 81\tabcellsep Total = 19\\
\tabcellsep \multicolumn{2}{l}{P Value = 0.0033 (<0.05)}\end{longtable} \par
 
\caption{\label{tab_6}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.5377551020408163\textwidth}P{0.19659863945578232\textwidth}P{0.11564625850340136\textwidth}}
Isolated Organism\tabcellsep Present Study (\%)\tabcellsep \\
Psedumonas Aeruginosa\tabcellsep 43.3\tabcellsep 38.92\\
H.Influenza\tabcellsep 26.6\tabcellsep 26.59\\
Moraxella Catarrhalis\tabcellsep 13.3\tabcellsep 03.19\\
Streptococcus Pneumonia\tabcellsep 08.3\tabcellsep 17.02\end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Kolarov]{b11}\label{b11} 	 		\textit{},  		 			Kolarov 		.  	 	 		\textit{Vojnosanit Pregl}  		2017  (3)  p. .  	 
\bibitem[-Global Strategy for the Diagnosis, Management and Prevention of COPD The Global Initiative for Obstructive Lung Disease]{b6}\label{b6} 	 		‘-Global Strategy for the Diagnosis, Management and Prevention of COPD’.  		 \url{http://www.goldcopd.org/gold-2017}  	 	 		\textit{The Global Initiative for Obstructive Lung Disease},  				 	 
\bibitem[Dewan et al. (2000)]{b10}\label{b10} 	 		‘Acute exacerbation of COPD: factors associated with poor treatment outcome’.  		 			N A Dewan 		,  		 			S Rafique 		,  		 			B Kanwar 		,  		 			H Satpathy 		,  		 			K Ryschon 		,  		 			G S Tillotson 		,  		 			M Niederman 		.  	 	 		\textit{Chest Journal}  		2000 Mar 1. 117  (3)  p. .  	 
\bibitem[Sunyer et al. ()]{b5}\label{b5} 	 		‘Air pollution and emergency room admission for chronic obstructive pulmonary disease’.  		 			J Sunyer 		,  		 			M Saez 		,  		 			C Murillo 		.  	 	 		\textit{Am J Epidemiol}  		1993. 137 p. .  	 
\bibitem[Murray and Lopez ()]{b0}\label{b0} 	 		‘alternative projection of mortality and disability by cause 1990-2020: global burden of disease study’.  		 			C J Murray 		,  		 			A Lopez 		.  	 	 		\textit{Lancet}  		1997. 349 p. .  	 
\bibitem[Anthonisen et al. ()]{b2}\label{b2} 	 		‘Antibiotic therapy in exacerbations of chronic obstructive pulmonary disease’.  		 			N R Anthonisen 		,  		 			J Manfreda 		,  		 			C P Warren 		.  	 	 		\textit{Ann Intern Med}  		1987. 106 p. .  	 
\bibitem[Sethi ()]{b9}\label{b9} 	 		‘Bacterial infections and the pathogenesis of COPD’.  		 			S Sethi 		.  	 	 		\textit{Chest}  		2000.  (5)  p. .  	 
\bibitem[Groenewegen and Wouters ()]{b14}\label{b14} 	 		‘Bacterial infections in patients requiring admission for an acute exacerbation of COPD: a 1-year prospective study. Respiratory medicine’.  		 			K H Groenewegen 		,  		 			E F Wouters 		.  	 	 		\textit{Jul}  		2003. 31  (7)  p. .  	 
\bibitem[Sachs et al. ()]{b7}\label{b7} 	 		‘Changes in symptoms, peak expiratory flow, and sputum flora during treatment with antibiotics of exacerbations in patients with chronic obstructive pulmonary disease in general practice’.  		 			A P Sachs 		,  		 			G H Koeter 		,  		 			K H Groenier 		,  		 			D Van Der Waaji 		,  		 			J Schiphuis 		,  		 			B Meyboom De Jong 		.  	 	 		\textit{Thorax}  		1995. 50 p. .  	 
\bibitem[Ball ()]{b4}\label{b4} 	 		‘Epidemiology and treatment of chronic bronchitis and its exacerbations’.  		 			P Ball 		.  	 	 		\textit{Chest}  		1995. 108 p. .  	 
\bibitem[Global Strategy for the Diagnosis Prevention and Management of COPD: NHLBI / WHO Workshop Report (2001)]{b1}\label{b1} 	 		\textit{Global Strategy for the Diagnosis Prevention and Management of COPD: NHLBI / WHO Workshop Report},  		March 2001.  	 
\bibitem[Boixeda et al. ()]{b12}\label{b12} 	 		‘Microbiological study of patients hospitalized for acute exacerbation of chronic obstructive pulmonary disease (AE-COPD) and the usefulness of analytical and clinical parameters in its identification (VIRAE study)’.  		 			R Boixeda 		,  		 			N Rabella 		,  		 			G Sauca 		,  		 			M Delgado 		,  		 			X Martínez-Costa 		,  		 			M Mauri 		,  		 			V Vicente 		,  		 			E Palomera 		,  		 			M Serra-Prat 		,  		 			J A Capdevila 		.  	 	 		\textit{International Journal of Chronic Obstructive Pulmonary Disease}  		2012. 7 p. 327.  	 
\bibitem[Connors et al. ()]{b3}\label{b3} 	 		‘Outcomes following acute exacerbations of severe chronic obstructive lung disease. The support investigators (Study to Understanding Prognosis and Preferences for Outcomes and Risks of Treatment’.  		 			A F Connors 		,  		 			Jr 		,  		 			N V Dawson 		,  		 			C Tomas 		.  	 	 		\textit{Am. J. Respir. Crit. Care Med}  		1996. 154 p. .  	 
\bibitem[Bashir et al. (2016)]{b8}\label{b8} 	 		‘Patterns of infections in chronic obstructive pulmonary disease exacerbations and its outcome in high dependency area, intensive care setting in a tertiary care hospital’.  		 			S Bashir 		,  		 			J Muzamil 		,  		 			F R Guru 		,  		 			N Mohsin 		,  		 			F Nabi 		,  		 			M S Kanwar 		.  	 	 		\textit{Community Acquired Infection}  		2016 Jul 1. 3  (3)  p. 77.  	 
\bibitem[Lieberman et al. ()]{b13}\label{b13} 	 		‘pneumonic v/s nonpneumonic acute exacerbation of COPD’.  		 			D Lieberman 		,  		 			D Lieberman 		,  		 			Y Gelfer 		,  		 			R Varshavsky 		,  		 			B Dvoskin 		,  		 			M Leinonen 		.  	 	 		\textit{Chest}  		2002. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
