\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={Evaluation of Chest Disease Consultations},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2013-03-15 (revised: 15 March 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-03-15}
\title{Evaluation of Chest Disease Consultations}
\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]{Gulfidan  Cakmak}

             \author[2]{Zuhal Aydan  Saglam}

             \affil[1]{  Haseki Training and Training Hospital}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 February 2013 Accepted: 5 March 2013 Published: 15 March 2013}

\maketitle


\begin{abstract}
        


Consultation means refering a case to the related specialist in order to have his/her opinion and manage the treatment of the patient accordingly (1,2). Pulmonary consultations are requested commonly from nearly every inpatient clinic. Cases are generally consulted following the determination of a clinical or radiological pathology at pulmonary system in order to have the patients assessed by the pulmonologist?s point of view regarding diagnosis, treatment or at the preoperative state. This study retrospectively evaluates the records of the consultations asked from Clinics of Chest Disease.

\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.}]{I.}\par
Summary ur aim was to evaluate the results of Chest Disease Clinic consultations. 
\section[{Pulmonary consultations in Haseki Training and Research}]{Pulmonary consultations in Haseki Training and Research}\par
Hospital between years 2008 and 2012 were retrospectively evaluated.The clinic from which the consultation was demanded, the reason for consultation, anamnesis of the patient, findings for physical biochemical and radiological examination and comorbid diseases as well as a preceding pulmonary disease were recorded.\par
The consultations were mostly required by Clinic of Internal Medicine (27.6\%) for patients with radiological and clinical abnormalities in order to have suggestions for diagnosis and treatment (64.6\%). The most frequent symptom was dyspnea (41\%). 21.6\% of the patients had a preceding pulmonary disease which was COPD most commonly. 35.5\% of the patients had a comorbid disease and most frequently it was hypertension. We noted that internists requested pulmonary consultations mainly for confirmation of diagnosis and treatment, while the surgents requested it for preoperative evaluation and predicting/avoiding postoperative complications by planning the appropriate management. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
The records of five thousand three hundred and sixty patients consulted by Chest Disease Clinic were retrospectively analysed. The rationales for consultations were classified as requisition for 1) preoperative assesments 2) suggestions for diagnosis and treatment. The basic sociodemographic data of the patients (age, gender), comorbid diseases, history of smoking,  \hyperref[tab_1]{1}).\par
3664 of consulted patients (68.4\%) didn't have a preceding pulmonary disease while 1696 (31.6\%) had a pulmonary disease before which were commonly COPD and pulmonary infections (9.1\% and 6.9\% respectively). Internal Medicine and Surgery were the departments which required consultations most (27.6\% and 21.6\% resp.). (Table \hyperref[tab_2]{2}).\par
904 of patients (16.9\%) did not have any of the pulmonary system findings as cough, sputum, dyspnea, chest pain or hemoptysis while 4456 (83.1\%) had at least one (Table \hyperref[tab_3]{3}). Pulmonary function testing (PFT)was ordered for 1376 (25.7\%) of patients with any of these symptoms and 1216 had undergone blood gas analysis (BGA) (22.7\%). 3456 of patients (64.5\%) did not haveany associating comorbid disease while 1904 had at least one (35.5\%). The most frequent comorbid disease was hypertension  {\ref (}  IV.\par
Nowadays, consultations are more oftenly required because of extreme specialisation in very branch as well as increase in production of medical knowledge, widespread utilisation of interventions requiring special education and technique and increase in juristic and public pressure on doctors \hyperref[b0]{(1,}\hyperref[b2]{2)}. Therefore it is necessary for the doctors to work together in order to acquire a holistic point of view \hyperref[b0]{(1,}\hyperref[b2]{2,}\hyperref[b3]{3)}. In our hospital pulmonary consultations are required mostly for a preoperative evaluation or any pulmonary pathology. For most of our patients (64.4\%) consultations were required for suggestions of diagnosis and treatment modality. This result is similar to Öztürk and colleagues' study. The most common symptom was dyspnea and cough (41\% and 18.7\% resp.) This result is also similar to the results of Zamani, Annakkaya, Ozturk, Gulec et al \hyperref[b4]{(4,}\hyperref[b5]{5,}\hyperref[b0]{1,}\hyperref[b6]{6,}\hyperref[b7]{7)} Pulmonary consultations are required by almost every clinic which were mostly from Departments of Internal Medicine and Surgery(27.6\% and 21.6\% resp.).Arslan, Annakkaya, Ozturk, Ucar et al. reported in their studies that the most common request was from departments involving surgery(7,5,1,8). Consultation requests from Internal Medicine were mainly for diagnosis and treatment while surgical departments wanted additional preoperative evaluation. This outcome is also parallel to the results of the study of Arslan et al \hyperref[b7]{(7)}.\par
Preoperative evaluation is critically important in order to foresee possible postoperative complications and avoid them. 35.6\% of our patients were consulted for preoperative evaluation. The percentages were 31 and 61 at Karnak's and Annakkkaya's studies respectively \hyperref[b9]{(9,}\hyperref[b5]{5)}. Discussion may be listed as age, smoking, general health condition (ASA>class 2), obesity, nutritional status, associating pulmonary infection and COPD \hyperref[b10]{(10)}. Half of our patients were smokers yet most of them did not have established pulmonary disease.\par
Advanced age, especially over 70 is an important risk factor increasing mortality and morbidity. \hyperref[b4]{(4,}\hyperref[b7]{7,}\hyperref[b11]{11)}. Our patients' age ranged between minimum 14 and maximum 98 years. (61.28±14.89). Associating COPD is also an important risk factor for development of postoperative pulmonary complications \hyperref[b0]{(1)}. Furthermore pharmaceuticals used at the management of COPD are reported to be causative risk factors for arrythmias and increasing cardiac complications \hyperref[b9]{(9)}.\par
The most common ordered tests were PFT and ABG (25.7\% and 22.7\% resp.). Pulmonary Function Testing (PFT) is a cheap, simple and widely used method for evaluating the pulmonary symptoms and findings, diagnosing obstructive or restrictive pulmonary diseases, identifying the severity of pulmonary impairment and managing which should be certainly performed in patients who will be undergoing pulmonary resection \hyperref[b8]{(8)}. PFT has a critical importance especially at identifying the main pathology in acute and undetermined dyspnea and at managing the treatment \hyperref[b7]{(7,}\hyperref[b8]{8)}. The frequency of ordering PFT and ABG was 13\% and 49\% in our study which was 66\% and 29\% respectively in the study by Arslan et al \hyperref[b7]{(7)}.\par
The most common pulmonary complications were pneumonia, respiratory insufficiency, bronchospasm, atelectasis, prolonged air leakage, bronchopleural fistula, empyema and exacerbation of pre-existing COPD \hyperref[b9]{(9,}\hyperref[b10]{10,}\hyperref[b11]{11)}. We determined 110 cases showing at least one of these postoperative complications above. The most common complications were fever and dyspnea. Mortality wasn't observed according to these complications.\par
24.4\% of consulted patients were permitted to have operation, 44\% were offered further examination and/or medical treatment. Ucar et al reported that they offered medical treatment to 37\% of the patients they had consulted and for 29\% they did not have an objection for operation \hyperref[b8]{(8)}. Arslan et al reported these numbers respectively 34\% and 30\% \hyperref[b7]{(7)}.\par
We concluded that pulmonary consultations are mainly requested by departments of internal medicine for diagnosis and management of dyspnea. Departments of surgery needed consultation additively for preoperative evaluation. We think that pulmonary consultation for preoperative evaluation is crucial in diagnosing and managing the diseases.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
8.7\%).\\
112 (2.1\%) of patients couldn't have chest x-ray\\
examination for several reasons. 1296 of the rest\\
(24.2\%) had normal, while 3952 (73.7\%) had abnormal\\
chest x-ray findings. Hereupon, 1984 patients (37\%)\\
undergone computered chest x-ray examination and\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6218926553672316\textwidth}P{0.10805084745762711\textwidth}P{0.12005649717514125\textwidth}}
\multicolumn{2}{l}{requiring consultation}\tabcellsep \\
Departments\tabcellsep N\tabcellsep \%\\
Internal Medicine\tabcellsep 1480\tabcellsep 27.6\\
Surgery\tabcellsep 1160\tabcellsep 21.6\\
Otorhinolaryngeology\tabcellsep 216\tabcellsep 4.0\\
Urology\tabcellsep 544\tabcellsep 10.1\\
Microbiology and\tabcellsep 152\tabcellsep 2.8\\
Infectious Diseases\tabcellsep \tabcellsep \\
Neurology\tabcellsep 288\tabcellsep 5.4\\
Gynecology and\tabcellsep 120\tabcellsep 2.2\\
Obstetrics\tabcellsep \tabcellsep \\
Dermatology\tabcellsep 176\tabcellsep 3.3\\
Ophtalmology\tabcellsep 88\tabcellsep 1.6\\
Neurochirurgy\tabcellsep 136\tabcellsep 2.5\\
Anesthesiology and\tabcellsep 104\tabcellsep 1.9\\
Intensive Care\tabcellsep \tabcellsep \\
Emergency\tabcellsep 360\tabcellsep 6.7\\
Ortopedia and\tabcellsep 536\tabcellsep 10.0\\
Traumatology\tabcellsep \tabcellsep \\
Total\tabcellsep 5360\tabcellsep 100.0\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.5076388888888889\textwidth}P{0.1534722222222222\textwidth}P{0.18888888888888888\textwidth}}
Complaints\tabcellsep N\tabcellsep \%\\
None\tabcellsep 904\tabcellsep 16.9\\
Cough\tabcellsep 1000\tabcellsep 18.7\\
Dyspnea\tabcellsep 2200\tabcellsep 41.0\\
Hemoptysis\tabcellsep 32\tabcellsep 0.6\\
Chest pain\tabcellsep 64\tabcellsep 1.2\\
Cough and chest\tabcellsep 824\tabcellsep 15.4\\
pain\tabcellsep \tabcellsep \\
Other complaints\tabcellsep 336\tabcellsep 6.2\\
Total\tabcellsep 5360\tabcellsep 100.0\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.2833333333333333\textwidth}P{0.5666666666666667\textwidth}}
N\tabcellsep \%\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			 \par
(In Turkish).\par
Evaluation			 			  				\begin{bibitemlist}{1}
\bibitem[T?p Fak Derg ()]{b1}\label{b1} 	 		\textit{},  		 			S D T?p Fak Derg 		.  		2005. 12 p. .  	 	 (In Turkish) 
\bibitem[Numanoglu and Alper ()]{b10}\label{b10} 	 		‘Ameliyat öncesi akci?er fonksiyonlar?n? de?erlendirme’.  		 			N Numanoglu 		,  		 			D Alper 		.  	 	 		\textit{Tüberküloz ve Toraks}  		1990. 38 p. .  	 
\bibitem[Ucar et al. ()]{b8}\label{b8} 	 		‘Atatürk Gö?üs Hastal?klar? ve Gö?üs Cerrahisi Merkezi'nden istenen gö?üs hastal?klar? konsültasyonlar?n?n de?erlendirilmesi’.  		 			N Ucar 		,  		 			S Alpar 		,  		 			G A Mutlu 		.  	 	 		\textit{Solunum Hastal?klar?}  		2000. 11 p. .  	 
\bibitem[Ozlu ()]{b3}\label{b3} 	 		‘Consultation in today's medicine: Review’.  		 			T Ozlu 		.  	 	 		\textit{Turkiye Klinikleri J Med Ethics}  		2011. 19  (1)  p. .  	 
\bibitem[Balbay et al. ()]{b6}\label{b6} 	 		‘Devlet hastanesinde yata??nda istenen gö?üs hastal?klar? konsültasyonlar?’.  		 			Gülec Balbay 		,  		 			E Sogukp?nar 		,  		 			O Tanr?verdi 		,  		 			E 		,  		 			Ozmen Suner 		,  		 			K 		.  	 	 		\textit{Konuralp T?p Dergisi}  		2013. 5  (1)  p. .  	 
\bibitem[Arslan et al. ()]{b7}\label{b7} 	 		‘Evaluation of beside pulmonary consultations in a university hospital’.  		 			S Arslan 		,  		 			S Berk 		,  		 			G Bulut 		,  		 			H Kar??kaya 		,  		 			I Akkurt 		.  	 	 		\textit{Cumhuriyet Med J}  		2010. 32 p. .  	 
\bibitem[Karnak et al. ()]{b9}\label{b9} 	 		‘Gö?üs hastal?klar? konsültasyonu yap?lan olgular?n de?erlendirilmesi’.  		 			D Karnak 		,  		 			D Koksal 		,  		 			G Mogulkac 		.  	 	 		\textit{Tüberküloz ve Toraks Dergisi}  		2002. 50  (4)  p. .  	 
\bibitem[Ozturk et al.]{b0}\label{b0} 	 		 			O Ozturk 		,  		 			A Unlu 		,  		 			H A Bircan 		,  		 			U Sahin 		,  		 			A Akkaya 		.  		\textit{Gö?üs hastal?klar? konsültasyonu yap?lan olgular?n de?erlendirilmesi},  				 	 
\bibitem[Semetana ()]{b11}\label{b11} 	 		‘Preoperativ pulmonary evaluation’.  		 			G W Semetana 		.  	 	 		\textit{N Eng J Med}  		1999. 340 p. .  	 
\bibitem[Zamani ()]{b4}\label{b4} 	 		\textit{Selçuk Üniversitesi Ara?t?rma Hastanesinde gö?üs hastal?klar? konsültasyonu yap?lan olgular?n de?erlendirilmesi. Tüberküloz ve Toraks},  		 			A Zamani 		.  		1996. 44 p. .  	 
\bibitem[Singer ()]{b2}\label{b2} 	 		‘Strengthening the role of ethics in medical education’.  		 			P A Singer 		.  	 	 		\textit{CMAJ}  		2003. 1  (7)  p. .  	 
\bibitem[Annakkaya et al. ()]{b5}\label{b5} 	 		‘Yata??nda gö?üs hastal?klar? konsültasyonu’.  		 			A N Annakkaya 		,  		 			E Tozkoparan 		,  		 			O Deniz 		.  	 	 		\textit{Gülhane T?p Dergisi}  		2005. 47  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
