\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={Video-Urodynamic Characteristics in Women with Urgency due to Detrusor Sphincter Dyssynergia and Idiopathic External Urethral Sphincter Hyperactivity},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Video-Urodynamic Characteristics in Women with Urgency due to Detrusor Sphincter Dyssynergia and Idiopathic External Urethral Sphincter Hyperactivity}
\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]{Sameh  Hijazi}

             \author[2]{Conrad  Leitsmann}

             \affil[1]{  University Medical Center Goettingen, Germany}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2015 Accepted: 3 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


We investigated the role of video-urodynamic (VUD) to identify detrusor sphincter dysynergia (DSD) and idiopathic external urethral sphincter hyperactivity (SH) in women suffering urgency.Material and Methods: Between July 2013 and May 2015, 82 women who underwent VUD studies due to urgency were analyzed. Women were evaluated carefully by complete history, physical investigation, urosonography, voiding diary, and video-urodynamic investigation.Results: Using VUD, we found DSD or SH in 40 of 83(48%) women. Median age of women was 54 ± 18 (range: 22-84). DSD and SH were found in 31 of 40 (78%) and 9 of 40 (22%) women respectively. 19 of 40 (48%) women had urge incontinence with median pad usage of 4 ± 2 (range: 1-10) daily. 20 of 40 (50%) women suffered from recurrent urinary infections.

\end{abstract}


\keywords{detrusor sphincter dyssynergia, sphincter hyperactivitiy, urgency, video-urodynamic.}

\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
etrusor external sphincter dyssynergia (DSD) is defined as detrusor contraction concurrent with an involuntary contraction of the urethral sphincter and/or periurethral striated muscle due to neurologic abnormality \hyperref[b0]{[1]}. In the absence of neurological abnormality, impaired coordination of bladder contraction and sphincter relaxation is more appropriately referred to as dysfunctional voiding or idiopathic external urethral sphincter hyperactivity (SH) \hyperref[b1]{[2,}\hyperref[b2]{3]}. Unfortunately, there is no gold standard for the diagnosis of DSD or SH. The combination of pelvic floor electromyography (EMG) and videocystourethrography (VCUG) during video-urodynamic study (VUD) are the most acceptable and widely agreed upon methods for the diagnosis of DSD \hyperref[b3]{[4,}\hyperref[b4]{5]} Urgency is the key symptom of overactive bladder (OAB). Urgency is defined as a sudden compelling desire to void which is difficult to defer \hyperref[b0]{[1]}. The simultaneous contractions of the external urethral sphincter and the detrusor lead to high voiding pressure, large post-void residual urine, and urgency.\par
Our study evaluated the urodynamic findings of females who suffer from urgency due to detrusor sphincter dyssynergia or idiopathic external urethral sphincter hyperactivity. Women with DSD or idiopathic SH report of OAB symptoms such as urgency as the primary complaint. The diagnosis of DSD or idiopathic SH using VUD can be very critical for the choice of the treatment for urgency in females. 
\section[{II. Materials and Methods}]{II. Materials and Methods} 
\section[{a) Patients}]{a) Patients}\par
Between July 2013 and May 2015, 82 women suffering urgency underwent VUD investigation at the Department of Urology of University Medical Center Goettingen. We analyzed the data of women and the urodynamic findings retrospectively. All methods, definitions, and units are according to the standards recommended by the International Continence Society \hyperref[b0]{[1]}. 
\section[{b) Ethics statement}]{b) Ethics statement}\par
The study was approved by the local Ethics Committee of the University Medical Center Goettingen (permit 5/4/15). 
\section[{c) Measurements}]{c) Measurements}\par
VUD studies were performed according to Good Urodynamic Practices recommended by the International Continence Society \hyperref[b0]{[1]}. The diagnosis of DSD or SH was made using the standards recommended by the European Association of Urology (EAU) Guidelines \hyperref[b0]{[1]}. We defined DSD as an increase in pelvic floor EMG activity during detrusor contraction in D the absence of Valsalva's or Crede's maneuver and/or dilated posterior urethra obstructed by the external sphincter in VCUR \hyperref[b3]{[4,}\hyperref[b4]{5]}.Minimal acceptable criterion for agreement between the EMG and VCUG was set at 70\%. During VUD investigation, pelvic floor EMG and VCUG were performed simultaneously. All VUD investigations were performed in a sitting position. Filling cystometry was initiated with a body temperature Ringer's lactate solution at a speed of 20 mL/min. The intravesical and urethral pressure were measured simultaneously using a dual lumen 8 French transurethral urodynamic catheter placed in the bladder and the external urethral sphincter \hyperref[b4]{[5]}.Two patch EMG electrodes were placed around the anus and a third ground patch electrode was placed over the adductor tendon on the medial aspect of the patient's left knee \hyperref[b0]{[1]}. During the urodynamic study, the pressure was continuously monitored and the correct position of the catheter was ensured. The same urodynamic system (Medical Measurement Systems GmbH, Enschede, Netherlande) was applied for all studies.\par
We included women with urgency symptoms \hyperref[b0]{[1]}. We excluded patients with signs of automatic dysreflexia, known anatomic abnormalities of the urinary tract such as urethra stricture and vesico-ureteral reflux, women who received immunosuppressive treatment, pregnant women and those with nonbacterial urinary tract infection, from the study.\par
Evaluated data was prospectively collated and included: women demographics (age) and lower urinary tract symptoms (LUTS) such as voiding frequency, nocturia episodes, and irrepressible urgency. All women were evaluated via complete history, voiding diary, physical investigation, sonography and VUD study.\par
All VUD studies were assessed by an experienced urogynecologist using a standardized practice in accordance to the recommendations of the International Continence Society (ICS)  {\ref [abrams]}. We performed VUD to measure cystometric variables and to detect voiding disorders. Following variables were measured during the VUD: cystometric bladder capacity (CBC), maximum flow rate (Q max ), post-void residual (PVR) volume, detrusor pressure at Q max (P det ), and external urethral sphincter electromyography. Definitions of urodynamic disorders were also made using the recommendations of ICS \hyperref[b0]{[1]}. 
\section[{d) Statistical analyses}]{d) Statistical analyses}\par
Data was analyzed using the Statistical Package for the Social Sciences (SPSS, Inc., Chicago, IL) program. We used a T-test for continuous data and Chi square test for dichotomous data. The significance level was set at a P value of less than 0.05. 
\section[{III. Results}]{III. Results}\par
Using VUD, we found DSD or idiopathic pelvic floor hyperactivity in 40 of 82 (48\%) women. The median age of women was 54 ± 18 (range: 22-84). DSD and idiopathic SH were found in 31 of 40 (78\%) and 9 of 40 (22\%) women respectively. 19 of 40 (48\%) women had urge incontinence with median pad usage of 4 ± 2 (range: 1-10) daily. 20 of 40 (50\%) women suffered from recurrent urinary infections. 15 of 40 (38\%) women had neurogenic voiding dysfunctions due to multiple sclerosis. Detrusor underactivity andoveractivity were found in 12 of 40 (30\%) and 12 of 40 (30\%) respectively. 16 of 40 (60\%) women had a normal detrusor activity urodynamically. 4 of 40 (10\%) women performed intermittent self catheterization due to urinary retention. Table \hyperref[tab_0]{1} describes the urodynamic findings of women.  
\section[{IV. Discussion}]{IV. Discussion}\par
DSD is as detrusor contraction concurrent with an involuntary contraction of the urethral sphincter and/ or periurethral striated muscle due to neurologic abnormality \hyperref[b0]{[1]}. Idiopathic SHis the presence of external urinary sphincter contraction occurring during micturition without neurogenic abnormality \hyperref[b5]{[6]}. Causes of idiopathic SH may be abdominal straining or attempted inhibition of detrusor contraction \hyperref[b6]{[7]}. The EMG activity is elevated during detrusor contraction in patients with DSD or SH \hyperref[b3]{[4,}\hyperref[b5]{6]}. In our study, the diagnosis of DSD with EMG was standardized using patch electrodes and the same electrode placement. We found that women with DSD or SH suffer from overactive bladder symptoms on the basis of urgency with or without urinary incontinence. VUD plays an important role in the diagnosis of women with urgency in terms of the presence of DSD or voiding dysfunction. Urgency is believed to be indicative of the subsequent finding of OAB syndrome or detrusor overactivity \hyperref[b7]{[8]}. In the literature, discordance between OAB and DO has also been reported \hyperref[b8]{[9]}. Digesu et al. found that only half of patients with OAB had DO on VUD, and only 27\% of patients with urodynamic diagnosed DO had urgency \hyperref[b8]{[9]}. In our study, only 30\% (12 of 40) of women with DSD and urgency additionally had detrusor overactivity on VUD. Nevertheless, urgency was found to be suggestive of a high probability among patients with DSD. Although, DSD affects the choice and response to treatment of urgency patients. Antimuscarinic therapy in patients with urgency due to DSD or idiopathic SH may lead to dysfunctional voiding with residual urine retention and secondary increasing of urgency.\par
In most cases, DSD and SH can lead to bladder outlet obstruction (BOO). In women, there are no standardized urodynamic criteria for the diagnosis of BOO. Chassagne et al. reported that using a combined cut-off value of Qmax<15 ml/s and PdetQmax>20cm H 2 O for diagnosis of BOO in females had a sensitivity of 74\% and a specificity of 91\% \hyperref[b9]{[10]}. Using these criteria, the prevalence of BOO in women with DSD or SH was 58\% (23 of 40) in our study. Because of the lack of standard definitions of BOO, this prevalence varies between 3\% and 29\% \hyperref[b10]{[11]}.Cho et al. reported a BOO prevalence of 43\% (70 of 163) in women with OAB symptoms. Females with BOO complain about obstructive and storage symptoms of the lower urinary tract \hyperref[b7]{[8]}. Kayigil et al. reported that BOO was more frequent in individuals with idiopathic DO than in the control group using a different cut-off value for BOO  {\ref [12]}.They described that some women with BOO reported storage symptoms as the initial complaint.\par
In our study, 30\% (12 of 40) of women with urgency and DSD or SH had detrusor underactivity (DUA). DUA is a contraction of reduced strength and/or duration, which results in prolonged bladder emptying and/or a failure to achieve complete bladder emptying within a normal time span \hyperref[b0]{[1]}.DUA is, in the most cases, idiopathic and can also be encouraged by neurogenic diseases, pelvis surgery, and drug therapy. The incidence of idiopathic DUA in adult women is about 30\%  {\ref [13]}. DUA leads to voiding dysfunction with low Qmax and a high urine residual volume. However, some females with DUA complain primarily of storage symptoms and urgency. In this particular case, the diagnosis of DUA can only be made with VUD. DUA may have caused frequent urination and urgency observed in this study. In the present study, the prevalence of DUA, depending on the diagnostic criteria, is relatively high. 
\section[{V. Conclusions}]{V. Conclusions}\par
Detrusor sphincter dyssynergia and idiopathic external urethral sphincter hyperactivity can lead to urgency as the primary complaint. Video-urodynamic plays a critical role in diagnosing the cause of urgency such as detrusor sphincter dyssynergia or idiopathic external urethral sphincter hyperactivity. Conflict of Interest: The authors declare that they have no conflict of interest.  
\section[{Volume XVI Issue I Version I}]{Volume XVI Issue I Version I}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.693632075471698\textwidth}P{0.15636792452830187\textwidth}}
Lower urinary tract symptoms (LUTS)\tabcellsep \\
Voiding frequency (median± SD, range)\tabcellsep 8 ± 5 (3-24)\\
Nocturia> 2 n(\%)\tabcellsep 28 (70\%)\\
Nocturia (median ± SD, range)\tabcellsep 2 ± 2 (1-4)\\
Cystometric findings\tabcellsep \\
Q max (ml/sec) (median ± SD, range)\tabcellsep 12 ± 6 (2-26)\\
Q max (P det ) (cmH 2 O) (median ± SD, range)\tabcellsep 37± 22 (10-124)\\
CBC (ml) (median ± SD, range)\tabcellsep 340 ± 165 (70-690)\\
\multicolumn{2}{l}{CBCcystometric bladder capacity; Q max maximum flow rate; Q max (P det ) detrusor pressure at Q max}\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2016\\
D D D D )\\
(\end{longtable} \par
 
\caption{\label{tab_1}E}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Patel and Nitti ()]{b10}\label{b10} 	 		‘Bladder outlet obstruction in women: prevalence, recognition, and management’.  		 			R Patel 		,  		 			V Nitti 		.  	 	 		\textit{Curr Urol Rep}  		2001. 2 p. .  	 
\bibitem[Blaivas and Fisher ()]{b3}\label{b3} 	 		‘Combined radiographic and urodynamic monitoring: advances in technique’.  		 			J G Blaivas 		,  		 			D M Fisher 		.  	 	 		\textit{J Urol}  		1981. 125 p. .  	 
\bibitem[Castro-Diaz and Lafuente ()]{b1}\label{b1} 	 		‘Detrusorsphincter dyssynergia’.  		 			D Castro-Diaz 		,  		 			Taracena Lafuente 		,  		 			JM 		.  	 	 		\textit{Int J}  		ClinPract2006. 60 p. .  	 
\bibitem[Bacsu et al. ()]{b5}\label{b5} 	 		‘Diagnosing detrusor sphincter dyssynergia in the neurological patient’.  		 			C D Bacsu 		,  		 			L Chan 		,  		 			V Tse 		.  	 	 		\textit{BJU Int}  		2012. 109 p. .  	 
\bibitem[De et al. ()]{b2}\label{b2} 	 		‘Diagnostic discordance of electromyography (EMG) versus voiding cystourethrogram (VCUG) for detrusor-external sphincter dyssynergy (DESD)’.  		 			E J De 		,  		 			C Y Patel 		,  		 			B Tharian 		,  		 			O L Westney 		,  		 			D E Graves 		,  		 			J C Hairston 		.  	 	 		\textit{Neurourol Urodyn}  		2005. 24 p. .  	 
\bibitem[Cho et al. ()]{b7}\label{b7} 	 		‘Evaluation of female overactive bladder using urodynamics: relatioship with female voiding dysfunction’.  		 			K J Cho 		,  		 			H S Kim 		,  		 			J S Koh 		,  		 			J C Kim 		.  	 	 		\textit{IBJU}  		2015. 41 p. .  	 
\bibitem[Schafer et al. ()]{b4}\label{b4} 	 		‘Good urodynamic practices: uroflowmetry, filling cystometry, and pressure-flow studies’.  		 			W Schafer 		,  		 			P Abrams 		,  		 			L Liao 		,  		 			A Mattiasson 		,  		 			F Pesce 		,  		 			A Spanberg 		,  		 			A M Sterling 		,  		 			N R Zinner 		,  		 			P Van Kerrebroeck 		.  	 	 		\textit{Neurourol Urodyn}  		2002. 21 p. .  	 
\bibitem[Mahfouz and Corcos ()]{b6}\label{b6} 	 		‘Management of detrusor external sphincter dyssynergia in neurogenic bladder’.  		 			W Mahfouz 		,  		 			J Corcos 		.  	 	 		\textit{Eur J Phys Rehabil Med}  		2011. 47 p. .  	 
\bibitem[Digesu et al. ()]{b8}\label{b8} 	 		‘Overactive bladder symptoms: do we need urodynamics?’.  		 			G A Digesu 		,  		 			V Khullar 		,  		 			L Cardozo 		,  		 			S Salvatore 		.  	 	 		\textit{Neurourol Urodyn}  		2003. 2003. 22 p. 356.  	 	 (Neurourol Urodyn) 
\bibitem[Chassagne et al. ()]{b9}\label{b9} 	 		‘Proposed cutoff values to define bladder outlet obstruction in women’.  		 			S Chassagne 		,  		 			P A Bernier 		,  		 			F Haab 		,  		 			C G Roehrborn 		,  		 			J S Reisch 		,  		 			P E Zimmern 		.  	 	 		\textit{Urology}  		1998. 51 p. .  	 
\bibitem[Abrams et al. ()]{b0}\label{b0} 	 		‘The standardization of terminology of lower urinary tract function: Report from the standardization subcommittee of the International Continence Society’.  		 			P Abrams 		,  		 			L Cardozo 		,  		 			M Fall 		,  		 			D Griffiths 		,  		 			P Rosier 		,  		 			U Ulmsten 		,  		 			P Van Kerrebroeck 		,  		 			Victora 		,  		 			A Wein 		.  	 	 		\textit{Neurourol Urodyn}  		2002. 21 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
