\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={Problems of Early Diagnosis of the Abdominal Cavity with Concomitant Abdominal Trauma in Children},
 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{2021-12-13 (revised: 13 December 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021-12-13}
\title{Problems of Early Diagnosis of the Abdominal Cavity with Concomitant Abdominal Trauma in Children}
\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]{Khadjibaev  A.M.}

             \author[2]{Juraev  J.A.}

             \author[3]{Pulat K.  Sultanov}

             \author[4]{Makhmudjon M.  Pulatov}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 November 2021 Accepted: 30 November 2021 Published: 13 December 2021}

\maketitle


\begin{abstract}
        


In the structure of child mortality, trauma comes first among the causes of death in children over one year of age. Mortality in children with multiple and concomitant trauma remains high -from 7.1 to 22%.The aim of the work is to improve the results of diagnostics and surgical treatment of posttraumatic stress disorder with closed abdominal trauma using medical tactics in dependence on the severity of trauma and the degree of damage to the organs and the use of modern methods of surgery. Materials and methods:Over the past 10 years (2010-2019), 118 patients aged 1 to 18 years with associated injuries were hospitalized in the Republican Scientific Center for Emergency Medical Aid (RSCEMA) in the department of emergency surgery. All patients underwent a comprehensive examination, which included X-ray studies, CT, endovisual and endosurgical interventions.

\end{abstract}


\keywords{polytrauma, concomitant trauma, catatrauma, complex diagnostics, abdominal trauma.}

\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[{Introduction}]{Introduction}\par
feature of modern childhood traumatism is an increase in the number of many types of injuriescombined and multiple trauma, leading to an increase in mortality and disability \hyperref[b0]{[1]}. In peacetime, concomitant injury most often occurs because of road accidents and falls from a height \hyperref[b7]{[7]}.\par
According to the many authors, the mortality rate in childhood with associated injuries ranges from 7.1\% to 22\% \hyperref[b1]{[2,}\hyperref[b2]{3]}. High mortality is associated with late diagnosis of internal bleeding, as well as the emergence of several foci of nociceptive pathological impulses, which, with a sufficiently long and intense exposure, leads to disintegration and disruption of urgent compensatory mechanisms, therefore, to an increase in the severity and resistance of traumatic shock.  {\ref [3.4]} The combination of trauma to the abdominal organs with damage to other anatomical areas of the body aggravates the condition of the victim, significantly complicates the diagnosis and worsens the prognosis \hyperref[b6]{[6]}. In a timely manner undetected abdominal injuries lead to an error in the choice of surgical tactics. Despite the improvement of laboratory instrumental and minimally invasive diagnostic methods, in the surgery of abdominal injuries, the errors of diagnosis and, accordingly, the surgical treatment tactics are 20-38\%.  {\ref [3.4]} The aim of the study is to develop a therapeutic and diagnostic algorithm for surgical treatment for concomitant abdominal trauma in children. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
Over the past 10 years (2010-2019), 118 patients aged 1 to 18 years with combined injuries were hospitalized in the Republican Scientific Center for Emergency Medical Aid (RSCEMA) in the department of emergency surgery. Of these, 61 (33.9\%) patients applied through the emergency room, 51 (43.2\%) -by gravity without a referral, and 6 (5\%) -by gravity in a referral from other institutions. 83 (70.3\%) were boys and 36 (29.6\%) were girls.\par
Taking into account the periodization of childhood adopted in pediatrics, the material is divided into three age groups: younger, from 0 to 3 years -17 (14.4\%) children, average age 1.8 ± 1.1 years; average, 4-11 years old -69 (58.5\%) patients, average age 8.4 ± 2.1 years; the oldest, 12-18 years old -32 (27.1\%) children, the average age is 15 ± 1.5 years \hyperref[b5]{[5]}. Injuries were received by victims of road accidents -78 (66.4\%) cases, falls from a height -39 (33.0\%) and domestic injuries -1 (0.84\%).\par
Among the patients, a combination of 6 anatomical areas was identified in 6 (5\%) cases; 5 regions -8 (6.8\%); 4 regions -18 (15.2\%); 3 regions -46 (39\%) and 2 regions -40 (33.9\%) (Diagram. 1).\par
Diagram 1: Abdominal trauma in combination with other areas of the body.\par
The most frequent combinations of abdominal injuries were observed in victims with head grass -104 (88\%) cases, chest -31 (29.8\%), limbs -16 (13.6\%), spine -2 (1.7\%) and pelvis -1 (0.84\%) (Fig. \hyperref[fig_3]{2})\par
Diagram 2: Combinations of abdominal injuries with other anatomical areas. [????????]\% (31)[????????]\% (16) [????????]\%\textbf{(2)}\par
[????????]\% 
\section[{Combinations of abdominal injuries with other anatomical areas}]{Combinations of abdominal injuries with other anatomical areas}\par
The logistic factor, which determines the duration of treatment and the timeliness of diagnostic and therapeutic procedures, depending on the severity of the injuries, plays the most essential role in the therapeutic efficacy in concomitant trauma \hyperref[b9]{[9]}.The key to success at the stages of diagnosis and determination of treatment tactics is the first "golden" hour of hospitalization, during which it provides an opportunity for the survival of victims with associated trauma. Of the 118 hospitalized patients with associated injuries, 73 (62\%) patients came to the RSCEMA within 1 hour from the moment of injury, 18 (10\%) -2 hours, 9 (5\%) -5 hours, 18 (10\%) -more than 5 hours.\par
The severity of the injury was assessed using the ISS scale \hyperref[b8]{[8]}. Assessment of the severity of the injury showed that among them, injuries of a critical degree prevailed -31 (26.3\%) patients, 63 severe (53.4\%) and 24 moderate (20.3\%).\par
Among children with concomitant trauma, 64 (54.2\%) were admitted in consciousness, 14 (11.9\%) -in a state of stunning, 7 (5.9\%) -in a soporous state, 33 (28\%) -in various degrees of coma.\par
Determination of the dominant trauma is one of the most difficult sections in the treatment of victims with concomitant trauma. In the analyzes carried out by our center with combined trauma, in 85 (72\%) cases, abdominal injuries were the dominant trauma, which posed the greatest threat to the victim's life. In most cases, with combined abdominal trauma, liver damage was noted in 40 (33.9\%) cases, spleen -39 (33\%), kidney -6 (5.08\%), small intestine -6 (5.08\%), large intestine -2 (1.7\%) and gallbladder -2 (1.7\%). (Diagram 3). In our observations, the source of hemoperitoneum was mainly damage to the liver and spleen. According to the classification of injuries of parenchymal organs AATS (American Association of Trauma Surgery, 1994) -the American Association of Injury Surgery, a shortened scale of injuries, where 5 degrees of severity are distinguished \hyperref[b8]{[8,}\hyperref[b10]{10]}, damage to the spleen I degree was noted in two cases (5.1\%); grade II spleen injury was observed in 3 (7.7\%) patients; III degree -in 14 (35.9\%) patients; IV degree -in 20 (51.3\%) victims, respectively. Grade V damage to the spleen was not observed. First-degree liver damage was detected in 8 (20\%) patients; second degree -in 12 (30\%); the third -in 14 (35\%); the fourth -in 6 (15\%). the fifth degree of degree of damage was not revealed in our patients.  
\section[{Frequency of abdominal injuries in associated injuries, n = 118}]{Frequency of abdominal injuries in associated injuries, n = 118}\par
The degree of damage to the parenchymal organs of the abdomen according to AIS III. 
\section[{Results and Discussion}]{Results and Discussion}\par
In the diagnosis of combined abdominal injuries, ultrasound played an important role. Instrumental studies were started with ultrasound, with further re-examination 1 hour after admission and every 3 hours during the day. Among 118 children with concomitant injuries, in 90 (76.3\%) cases, an ultrasound examination of the abdominal organs was performed, in 5 (4.2\%) cases an emergency operation was performed without preliminary ultrasound examination, 23 (19.5\%) died during shock measures upon admission before the ultrasound. At the same time, the sensitivity of ultrasound in determining hemoperitoneum in patients with abdominal trauma was 95.6\%, and the diagnostic efficiency was 97.9\%.\par
Polypositional radiography was performed according to standard techniques, while in 99 (83.9\%) cases a simultaneous plain radiography of the skull, spine, chest and abdomen (including laterography), pelvis and extremities (according to indications) was performed. Of the total number of studies, 54 (53.5\%) patients showed various bone-traumatic injuries of the limb on X-ray examination, 6 (5.94\%) patients showed rib fractures and 39 (39.4\%) children showed no pathology on X-ray. revealed. The sensitivity of X-ray examination in the diagnosis of injuries to the abdominal organs was low and amounted to 41.2 to 66.4\%.\par
Multispiral computed tomography (MSCT) is a non-invasive method that provides valuable additional information about the extent, number and extent of damage in associated injuries. MSCT was performed in 46 (39\%) patients. At the same time, MSCT of the head and neck was performed in 11 (24\%), chest -4 (8.7\%), abdomen -12 (26\%), pelvis -2 (4.3\%). In 3 (6.5\%) cases, a total MSCT examination was performed from the head to the lower extremities, which made it possible to simultaneously reveal the presence of damage to all anatomical regions in a few minutes. MSCT had a sensitivity of 97\% -98\%, a specificity and accuracy of 98\%.\par
The final method in diagnosing abdominal injuries was laparoscopy, which made it possible to avoid unnecessary laparotomies. Diagnostic laparoscopy was performed in 45 (38.1\%) cases of patients with ultrasound examination of the presence of free fluid in the abdominal cavity. Of these, 6 (5.1\%) cases of abdominal injuries were not detected, in 4 (3.4\%) patients, the operation was completed laparoscopically by coagulation of small ruptures of parenchymal organs and sanitation of the abdominal cavity: in 1 (0.8\%) case performed laparoscopic suturing of the rupture of the liver, in 3 (2.5\%)diathermocoagulation of ruptures of the spleen. Diagnostic laparoscopy in 35 (29.7\%) children revealed the presence of a large amount of blood due to deep damage to the liver and spleen with active bleeding, in connection with which they underwent a conversion to laparotomy. In 30 (25.4\%) cases, laparotomy was immediately performed due to a large amount of free fluid on ultrasound and unstable hemodynamic parameters, among which in 23 (19.5\%) cases the operation ended with coagulation and suturing of liver damage, in 32 (27 , 1\%) -splenectomy.\par
Diagnostic laparoscopy makes it possible to determine the amount and nature of fluid in the abdominal cavity and, based on this, the volume of the operation is planned: to complete the operation -66 surgical interventions for injuries of the musculoskeletal system. Most of all were hip injuries -28 operations, lower leg bones -32 and pelvic bones -6.\par
It was created a tactic based on the Ultrasound Score -USS scale (Fig. \hyperref[fig_3]{2}) to improve the diagnosis of injuries to the abdominal organs. An ultrasound scan in dynamics is conducted with a zero USS score, i.e. in the absence of free fluid in the abdominal cavity, and an operation of the dominant injury is performed in the presence of a dominating damage to another anatomical location. Diagnostic laparoscopy or laparotomy are performed when USS is equal to 1 or 2 or more. The operation of other anatomical locations is performed after intra-abdominal bleeding has been stopped and the integrity of the internal organs of the abdominal cavity has been eliminated. According to the recommended algorithm, the first stage is to restore the functions of vital organs with the elimination of damage to the anatomical regions, where there is a dominant, life-threatening nature of damage. The restoration of the anatomical and functional integrity of other anatomical areas, where the nature of the damage is not dominant, is carried out in the second stage.\par
IV. 
\section[{Conclusions}]{Conclusions}\par
1. Ultrasound gradation of the volume of free fluid in the abdominal cavity USS (Ultrasound Score) makes it possible to determine the surgical tactics for concomitant abdominal trauma.\par
2. In cases of severe trauma with unstable hemodynamics, a total MSCT examination from the head to the lower extremities is justified for the timely detection of the dominant injury and other injuries. \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-2.png}
\caption{\label{fig_1}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_3}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_4}3 .}\end{figure}
 			\footnote{© 2022 Global Journals Problems of Early Diagnosis of the Abdominal Cavity with Concomitant Abdominal Trauma in Children} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Chikaev et al.]{b4}\label{b4} 	 		 			F Chikaev 		,  		 			R A Ibragimov 		,  		 			Yu V Kazan 		,  		 			[ F Chik?ev V 		,  		 			? Ibr?gimov R 		,  		 			Yu Bond?rev 		.  	 	 		\textit{Kazanskiy gosudarstvenniy meditsinskiy universitet Gorodskaya bolnitsa skoroy},  				 	 	 (meditsinskoy pomoshi ? 1, g. Kazan) 
\bibitem[Shapkina ()]{b0}\label{b0} 	 		‘Closed trauma of living animals in children’.  		 			A Shapkina 		.  	 	 		\textit{Shapkina ?.N Zakritaya travma jivoat u detey. Uchebnoe posobie. Vladivostok Meditsina DV 2017},  				2017.  	 	 (Art 4-5) 	 (St 4-5.) 
\bibitem[Khadjibaev et al. ()]{b8}\label{b8} 	 		‘Features of Patients Associated with Falls from Heights Admitted to’.  		 			A M Khadjibaev 		,  		 			P K Sultanov 		,  		 			Kim Hoon 		.  		 DOI: 10.20408 / jti.2015.28.4.248.  	 	 		\textit{Republican Research Center of Emergency Medicine. Journal of Trauma and Injury}  		2015.  (28)  p. .  	 
\bibitem[Akilovkh et al. ()]{b2}\label{b2} 	 		‘Improving the diagnosis and surgical treatment of closed abdominal injuries in children’.  		 			A Akilovkh 		,  		 			Primovf 		,  		 			Sh 		.  	 	 		\textit{?kilov X.?., Primov F.Sh. Vestnik ekstrennoy meditsin?}  		2014. 2014.  (3)  p. .  	 	 (Bulletin of Emergency Medicine) 
\bibitem[Abakumov et al. ()]{b1}\label{b1} 	 		‘Malyarchuk V.I. Povrej-deniya jivota pri sochetannoy travme’.  		 			M M Abakumov 		,  		 			N V Lebedev 		,  		 			V I Malyarchuk 		,  		 			M M ?bakumov 		,  		 			N V Lebedev 		.  	 	 		\textit{M Meditsina}  		2005. 2005. 178 p. 178.  	 	 (M Medicine) 
\bibitem[Abakumov et al. ()]{b6}\label{b6} 	 		\textit{Possibilities of conservative treatment of spleen injuries with closed abdominal trauma. Magazine them. N.V. Sklifosovsky "Emergency medical care},  		 			M M Abakumov 		,  		 			I E Galankina 		,  		 			A P Vilk 		.  		2013. p. .  	 
\bibitem[Vorontsov and Mazurin ()]{b5}\label{b5} 	 		‘Propedeutics of childhood diseases’.  		 			I M Vorontsov 		,  		 			A V Mazurin 		.  	 	 		\textit{Mazurin ?.V. Propedevtika detskix bolezney},  				2009. 2009.  	 
\bibitem[Sovershenstvovanie diagnostiki I xirurgicheskogo lecheniya zakritix travm jivota u detey]{b3}\label{b3} 	 		\textit{Sovershenstvovanie diagnostiki I xirurgicheskogo lecheniya zakritix travm jivota u detey},  		 	 	 (96-100 st) 
\bibitem[Spiridonova et al. ()]{b7}\label{b7} 	 		\textit{Sovershenstvovanie okazanie ekstrennoy meditsinskoy pomoshi detyam s tyajyoloy travmoy},  		 			E A Spiridonova 		,  		 			S A Rumyantsev 		,  		 			F G Sharshov 		.  		 1.-P.74-80.  		2012.  	 	 (Improving the provision of emergency medical care to children with severe trauma. Vestnik intensivnoy terapii. 2012.-1.-S.74-80.) 
\bibitem[Ayu ()]{b9}\label{b9} 	 		‘Tactical features consistent with differentiated medical care to victims with injuries of the pelvis in the prehospital and transportation’.  		 			Milyukov Ayu 		.  	 	 		\textit{GeniusofOrthopedics}  		2012. 4 p. .  	 
\bibitem[Baker et al.]{b10}\label{b10} 	 		\textit{The injury severity score: A method for describing patients with multiple injuries and evaluating emergency care // Journal of Trauma},  		 			S P Baker 		,  		 			B O'neill 		,  		 			W Haddon 		,  		 			Jr 		,  		 			W B Long 		.  		 1974.-N14. -P187-196.  		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
