\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={Laceration of the Left Renal Pelvis in a Hydronephrotic Kidney After Blunt Abdominal Trauma -A Case Report},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Laceration of the Left Renal Pelvis in a Hydronephrotic Kidney After Blunt Abdominal Trauma -A Case Report}
\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}

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        




\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{I. INTRODUCTION}]{I. INTRODUCTION}\par
Injuries caused by traffic accidents are responsible for approximately 1.35 million of deaths worldwide and 50 million of non-fatal injuries, most of which the people involved ends up beeing incapacitated. In Brazil, trauma is the third leading cause of overall mortality, with injuries occurring in traffic accounting for 40,000 deaths and more than 150,000 victims being injured with a high degree of severity annually. The incidence is more prevalent in males and young adults, mainly between 15 and 44 years of age. \hyperref[b6]{7,}\hyperref[b7]{8} The kidney is the organ of the genitourinary tract most frequently injured during trauma, which affects up to 10\% of patients hospitalized for abdominal trauma. Renal trauma mainly affects men, in 72-93\% of cases, it is more frequent in the younger population, between 31 and 38 years old, and pathological polycystic kidneys, with tumors or with hydronephrosis secondary to stenosis of the ureteropelvic junction are more prone to trauma, even in lower energy impacts. \hyperref[b0]{1,}\hyperref[b1]{2} London Journal of Medical and Health Research Kidney trauma can occur through three mechanisms: blunt trauma, penetrating trauma and high-speed deceleration. Blunt trauma is responsible for 71-95\% of kidney injuries, the cause of which comes mainly from car accidents and falls. Most kidney injuries are mild, while severe trauma is more prevalent in patients with penetrating trauma than in those who have suffered blunt trauma (27-68\% vs. 4-25\%). \hyperref[b0]{1,}\hyperref[b1]{2} The most used classification of renal trauma is the one proposed by the American Association for the Surgery of Trauma (AAST), revised in 2011, which grades renal injuries from I to V with progressive severity (Table \hyperref[tab_1]{1}).  
\section[{GRADE II}]{GRADE II}\par
Parenchymal laceration < 1 cm in depth, without urinary extravasation, and with non-expanding perirenal hematoma. 
\section[{GRADE III}]{GRADE III}\par
Laceration > 1 cm deep, without collecting system damage and without urinary extravasation. 
\section[{GRADE IV}]{GRADE IV}\par
Laceration in the cortex, medulla and collecting system, possibly with renal artery or vein injury, with contained hemorrhage. 
\section[{GRADE V}]{GRADE V}\par
Kidney is completely fragmented (shattered) and there is avulsion of the renal hilum, which cuts off the organ's blood supply.\par
Source:  The patient was brought in on a rigid board, with a cervical collar, his airways were patent and there was no pain on palpation of the cervical spine. Upon examination of the chest, expansion was preserved, there was no crackling or pain on palpation, and breath sounds were present bilaterally. Flaccid abdomen, diffusely painful on palpation, without signs of peritoneal irritation, with present bowel sounds and stable pelvis. The pupils were isochoric and isophotoreactive and the Glasgow Coma Scale was 15. At the time of hospital care, the patient was conscious and oriented in time and space, without neurological deficits, hemodynamically stable, reporting left abdominal pain. He denied traumatic brain injury, headache, nausea, vomiting and amnesia.\par
The victim denied comorbidities and use of continuous medication and was unaware of previous kidney pathology. He also denied tobacco use but reported moderate alcohol consumption (6 cans per weekend). There was no family history of neoplasms or organ malformations.\par
Computed tomography (CT) scans of the skull, chest and abdomen were requested. According to the high-energy trauma protocol established by the service, tomography is available 24 hours a day and is readily accessible, in addition, the patient was hemodynamically stable and needed imaging tests to complement the evaluation, opting for CT instead of FAST (Focused Assessment with Sonography for Trauma).\par
The computed tomography report of the abdomen (Figure \hyperref[fig_0]{1}) showed a large retroperitoneal collection adjacent to the left kidney, showing pelvis distention and the "claw sign". He also considered that the possibility of a large adjacent urinoma could be a differential diagnosis, suggesting further investigation. The spleen had normal dimensions, smooth contours and homogeneous attenuation. The exam also showed a small ascites, and there were no other significant alterations, including in the liver, bile ducts, pancreas, adrenals, retroperitoneal lymph nodes or in retroperitoneal vessels, with those cited being found in anatomical aspect and normal dimensions. Chest and skull tomography showed no alterations. From the data found in the anamnesis, physical examination and CT, it was concluded that it was a renal lesion grade V. It wasn't visualized ureteral lesion in the imaging exams due to massive leakage of urine and total distortion of the renal anatomy. Therefore, the patient was referred and underwent exploratory laparotomy, left nephrectomy and distal ureteral ligation. During the surgical procedure, no intraperitoneal free fluid or changes in hollow viscera were found. 
\section[{London Journal of Medical and Health Research}]{London Journal of Medical and Health Research}\par
However, when exploring the left retroperitoneal region, a large amount of urine was drained and a hyperdistended renal capsule was found, in addition to the kidney with a grade V lesion, characterized by complete laceration with avulsion of the hilum and devascularization. In addition, the ureter was patent in the renal hilum, with a complete section 10 cm from the ureteropelvic junction, with a grade V urethral lesion, and a distal ligation was performed. No other injuries were found. The anatomical specimen removed from the patient during surgery is shown in  The product of the nephrectomy was sent for anatomopathological study, whose report showed signs of rupture of the renal tissue, with ischemic changes and hydronephrosis, in addition to the absence of malignancy, while in the ureter, focal stenosis and complete section of this were observed, suggesting stenosis of the UPJ (junction pyelic ureter). 
\section[{III. DISCUSSION}]{III. DISCUSSION}\par
In the case observed, the patient's kidney was previously hydronephrotic due to UPJ stenosis, despite not having a previous diagnosis, a fact that increases the risk of more serious injuries and the need for nephrectomy in blunt trauma. \hyperref[b2]{3} However, despite the spleen being the most affected organ in this type of trauma, the patient did not have splenic injury. \hyperref[b3]{4} However, there was ureter trauma, which is extremely uncommon in blunt trauma, whereas ureter injury is usually secondary to iatrogenesis in surgical procedures or due to penetrating trauma, being the most common blunt injury in children with congenital anomalies of the urinary tract, such as UPJ stenosis, which causes hydronephrosis. Ureteral trauma, when identified during surgery, should be treated as early as possible by surgical correction. \hyperref[b8]{9} Kidney trauma should be suspected whenever there is a history of an event with fast deceleration or direct impact on the flank region, back, lower chest and upper abdomen. In these cases, the physical examination may reveal bruises on the flank or upper abdomen, signs of peritoneal irritation, a palpable mass, ecchymosis or abrasions, and rib fractures. In this context, CT with intravenous contrast is the imaging method of choice for hemodynamically stable patients who are victims of both penetrating trauma and blunt trauma, as it allows the definition of the location and severity of the injury, as well as allows the visualization of associated traumas.\par
FAST, on the other hand, is useful to demonstrate the presence of free fluid in the cavity, but it is inferior to CT in terms of resolution and ability to define renal trauma. \hyperref[b0]{1,}\hyperref[b5]{6} The management of the patient victim of renal trauma has as priority the control of blood loss, the preservation of the renal tissue and the prevention of complications. While in the past it was thought that the best way to control bleeding London Journal of Medical and Health Research and prevent nephrectomies was through surgery, in recent decades the management of renal trauma has evolved towards prioritizing nonoperative approaches. \hyperref[b0]{1} A recent meta-analysis has shown that the management of non-operative treatment (NOT) is the treatment of choice for low-grade renal trauma, and it should also be considered the first-line treatment of high-grade blunt trauma and penetrating trauma, as it is associated with lower mortality rates, shorter hospital stay hospitalization and similar morbidity rates. \hyperref[b3]{4,}\hyperref[b4]{5} Absolute indications for surgery involve: hemodynamic instability and unresponsiveness to aggressive resuscitation due to renal hemorrhage, grade V vascular injury, and expanding or pulsating perirenal hematoma found during laparotomy performed due to associated injuries to other organs. Relative indications for surgery include, among others: large urine extravasation (spontaneous resolution in most cases), presence of non-viable renal tissue and arterial thrombosis installed for more than 4 hours. \hyperref[b0]{1,}\hyperref[b1]{2}  
\section[{IV. CONCLUSION}]{IV. CONCLUSION}\par
It was possible to conclude that patients with previous renal alterations are more susceptible to more severe injuries, even in blunt trauma, where the most affected organ would be the spleen.\par
Injury to the ureter is extremely uncommon in blunt trauma, the main cause of which is iatrogenic. The case described above is atypical because the patient had left kidney injury, which is anatomically close to the spleen, but did not present injury to this organ, but a complete section of the ureter. For the definitive diagnosis, the correlation between data from the anamnesis, physical examination, imaging tests, intraoperative findings and the result of the anatomopathological analysis was essential.  
\section[{Attachments}]{Attachments} 
\section[{GRADE II}]{GRADE II}\par
Parenchymal laceration < 1 cm in depth, without urinary extravasation, and with non-expanding perirenal hematoma. 
\section[{GRADE III}]{GRADE III}\par
Laceration > 1 cm deep, without collecting system damage and without urinary extravasation. 
\section[{GRADE IV}]{GRADE IV}\par
Laceration in the cortex, medulla and collecting system, possibly with renal artery or vein injury, with contained hemorrhage. 
\section[{GRADE V}]{GRADE V}\par
Kidney is completely fragmented (shattered) and there is avulsion of the renal hilum, which cuts off the organ's blood supply.\par
Source:   \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7171451355661882\textwidth}P{0.1328548644338118\textwidth}}
\multicolumn{2}{l}{\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore }\\
ABSTRACT\tabcellsep hemodynamically unstable. Conclusion: Blunt\\
\tabcellsep kidney injury is more common in patients with\\
Introduction: The kidney is one of the most\tabcellsep \\
\tabcellsep previous renal alterations, while ureteral injuries\\
frequently injured organs during blunt\tabcellsep \\
\tabcellsep are mostly due to iatrogenic events during\\
abdominal trauma, and the probability increases\tabcellsep \\
\tabcellsep surgery or penetrating trauma, being uncommon\\
significantly if there is any renal pathology, such\tabcellsep \\
\tabcellsep in blunt trauma. The correlation between\\
as hydronephrosis. The ureter Injury, which is\tabcellsep \\
\tabcellsep anamnesis, physical examination and imaging\\
extremely uncommon in blunt trauma, also\tabcellsep \\
\tabcellsep tests is essential for the appropriate and\\
increases its incidence in the presence of previous\tabcellsep \\
\tabcellsep individualized management of the patient.\\
renal pathologies. Case report: Patient J.R.A,\tabcellsep \\
male, 30 years old, brought to the HMMSJP\tabcellsep \\
hemodynamically stable by SIATE after suffering\tabcellsep \\
a automobile x truck accident as a driver and the\tabcellsep \\
vehicle overturning. A contrast computed\tabcellsep \\
tomography (CT) scan of the abdomen, chest and\tabcellsep \\
skull CT scan showed a large retroperitoneal\tabcellsep \\
collection adjacent to the left kidney, with pelvis\tabcellsep \\
distension and a positive "claw sign". It was\tabcellsep \\
concluded that the patient had grade V renal\tabcellsep \\
injury, and exploratory laparotomy was\tabcellsep \\
indicated. During surgery, a total lesion of the\tabcellsep \\
ureter was visualized approximately 10 cm from\tabcellsep \\
the ureteropelvic junction (UPJ) with subsequent\tabcellsep \\
total left nephrectomy and distal ureter ligation.\tabcellsep \\
Discussion: in this case, the patient's kidney was\tabcellsep \\
previously hydronephrotic, due to UPJ stenosis,\tabcellsep \\
being more prone to serious injuries in the\tabcellsep \\
trauma. There was also ureter injury, which is\tabcellsep \\
extremely uncommon in blunt trauma and\tabcellsep \\
should be treated as early as possible. Kidney\tabcellsep \\
injury should always be suspected in patients\tabcellsep \\
with a history of direct impact to the abdomen,\tabcellsep \\
with consequent CT scan. Patient management\tabcellsep \end{longtable} \par
 
\begin{quote}
\par
aims at hemodynamic stabilization, preservation of renal tissue and prevention of complications, which can be non-operative, if the injury is low-grade and hemodynamically stable, or surgical, if the injury is high -grade orKeywords: renal trauma, ureteral trauma, hydronephrosis.\end{quote}

\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.13317972350230414\textwidth}P{0.7168202764976959\textwidth}}
Graduation of Kidney Injury\tabcellsep Description of Injury\\
\tabcellsep Subcapsular hematoma, non-expanding, without\\
\tabcellsep laceration in the parenchyma, and there may be\\
GRADE I\tabcellsep \\
\tabcellsep microscopic or macroscopic hematuria, but\\
\tabcellsep without changes in urine tests.\end{longtable} \par
 
\begin{quote}
3 London Journal of Medical and Health Research 2 Laceration of the Left Renal Pelvis in a Hydronephrotic Kidney After Blunt Abdominal Trauma -A Case Report\end{quote}

\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.3195331695331695\textwidth}P{0.5304668304668305\textwidth}}
Graduation of Ureteral Injury\tabcellsep Description of the Injury\\
GRADE I\tabcellsep Bruise; contusion or hematoma without devascularization.\\
GRADE II\tabcellsep Laceration; < 50\% transection\\
GRADE III\tabcellsep Laceration; > 50\% transection\\
GRADE IV\tabcellsep Laceration; complete transection with devascularization < 2cm\\
GRADE V\tabcellsep Laceration; avulsion with > 2cm of devascularization\\
\multicolumn{2}{l}{Source: table adapted from the book "Fundamental Urology" by SBU, 2010}\\
II. CASE REPORT\tabcellsep \end{longtable} \par
 
\begin{quote}
J. R. A., 30 years old, male, 1.85 m, 92 kg, is brought by SIATE after suffering an accident with a car x truck as a driver, with the car overturning.\end{quote}

\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.13256880733944953\textwidth}P{0.7174311926605504\textwidth}}
Graduation of Kidney Injury\tabcellsep Description of Injury\\
\tabcellsep Subcapsular hematoma, non-expanding, without laceration in\\
GRADE I\tabcellsep the parenchyma, and there may be microscopic or macroscopic\\
\tabcellsep hematuria, but without changes in urine tests.\end{longtable} \par
 
\caption{\label{tab_4}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.1795031055900621\textwidth}P{0.6704968944099379\textwidth}}
Graduation of Ureteral Injury\tabcellsep Description of the Injury\\
GRADE I\tabcellsep Bruise; contusion or hematoma without devascu-larization\\
GRADE II\tabcellsep Laceration; < 50\% transection\\
GRADE III\tabcellsep Laceration; > 50\% transection\\
GRADE IV\tabcellsep Laceration; complete transection with devascularization < 2cm\\
GRADE V\tabcellsep Laceration; avulsion with > 2cm of devascularization\end{longtable} \par
 
\begin{quote}
\par
Source: table adapted from the book "FundamentalUrology" by SBU, 2010 London Journal of Medical and Health Research 7 Laceration of the Left Renal Pelvis in a Hydronephrotic Kidney After Blunt Abdominal Trauma -A Case Report © 2023 Great ] Britain Journals Press | | Volume 23 Issue 1 ?"? Compilation 1.0\end{quote}

\caption{\label{tab_6}Table 2 :}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} Laceration of the Left Renal Pelvis in a Hydronephrotic Kidney After Blunt Abdominal Trauma -A Case Report © 2023 Great ] Britain Journals Press | | Volume 23 Issue 1 ?"? Compilation 1.0} 			\label{foot_1}\footnote{\label{foot_1} Laceration of the Left Renal Pelvis in a Hydronephrotic Kidney After Blunt Abdominal Trauma -A Case Report | | © 2023 Great ] Britain Journals Press Volume 23 Issue 1 ?"? Compilation 1.0} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ London Journal of Medical and Health Research]{b9}\label{b9} 	 		\textit{},  	 	 		\textit{London Journal of Medical and Health Research}  		 	 
\bibitem[Filho ()]{b8}\label{b8} 	 		\textit{},  		 			M Z Filho 		.  	 	 		\textit{Urologia. Editora Planmark}  		2010. São Paulo.  	 
\bibitem[Silva ()]{b1}\label{b1} 	 		‘Abordagem do trauma renal -artigo de revisão’.  		 			L F Silva 		.  	 	 		\textit{Revista Do Colégio Brasileiro de Cirurgiões}  		2009. 36.  	 
\bibitem[Bjurlin ()]{b4}\label{b4} 	 		‘Comparison of nonoperative and surgical management of renal trauma’.  		 			M A Bjurlin 		.  	 	 		\textit{Journal of Trauma and Acute Care Surgery}  		2017. 82.  	 
\bibitem[Mingoli ()]{b3}\label{b3} 	 		‘Operative and nonoperative management for renal trauma: comparison of outcomes’.  		 			A Mingoli 		.  	 	 		\textit{Therapeutics and Clinical Risk Management}  		2017. 13.  	 
\bibitem[Erlich and Kitrey ()]{b0}\label{b0} 	 		‘Renal trauma: the current best practice’.  		 			T Erlich 		,  		 			N D Kitrey 		.  	 	 		\textit{Therapeutic Advances in Urology},  		2018. 10.  	 
\bibitem[Serafetinides ()]{b5}\label{b5} 	 		‘Review of the Current Management of Upper Urinary Tract Injuries by the EAU Trauma Guidelines Panel’.  		 			E Serafetinides 		.  	 	 		\textit{European Urology}  		2015. 67.  	 
\bibitem[Buckley and Mcaninch ()]{b2}\label{b2} 	 		‘Revision of current American Association for the Surgery of Trauma renal injury grading system’.  		 			J C Buckley 		,  		 			J W Mcaninch 		.  	 	 		\textit{Journal of Trauma}  		2011.  	 
\bibitem[Malta ()]{b6}\label{b6} 	 		‘Road traffic injuries and deaths and the achievement of UN Sustainable Development Goals in Brazil: results from the Global Burden of Disease Study’.  		 			D C Malta 		.  	 	 		\textit{Revista da Sociedade Brasileira de Medicina Tropical}  		1990 to 2019. 2022. 55.  	 
\bibitem[Ibiapino ()]{b7}\label{b7} 	 		\textit{Serviço de atendimento móvel de urgência: epidemiologia do trauma no atendimento préhospitalar. Revista da Faculdade de Ciências Médicas de Sorocaba},  		 			M K Ibiapino 		.  		 \url{<https://revistas.pucsp.br/index.php/RFCMS/article/view/30805/pdf>}  		2017.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
