\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={Thrombotic Complications in Children in the Postcovidae Period: Clinical Cases},
 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{Thrombotic Complications in Children in the Postcovidae Period: Clinical Cases}
\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]{Guli  Saatova}

             \author[2]{Bubalima  Musurkulova}

             \author[3]{Ainura  Bolotbekova}

             \author[4]{Regina  Almazbekova}

             \author[5]{Alla  Furtikova}

             \author[6]{Mairam  Koshukeeva}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Resume-The high incidence of arterial thrombosis and venous thromboembolic complications in patients with SARS-CoV-2 coronavirus infection indicates the need for an in-depth study of the pathogenetic moments of procoagulant status and a more rational approach to preventive measures.The aim of the work was to study clinical cases of thrombotic complications in children with coronavirus infection to substantiate the principles of practical approach to treatment and prevention.This article presents clinical cases of thrombotic complications after COVID-19 in four children 12 months, 12, 16 and 3 years of age.

\end{abstract}


\keywords{children, COVID-19, thrombosis, hypercoagulability, blood vessels, post-Covidae syndrom.}

\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[{???????? ?????:}]{???????? ?????:}\par
Ð?"???, COVID-19, ???????, ???????????????, ??????, ???????????? ???????, ?????????? ?????? ??????, ???????, ?????????????? ??????????, ????????????. Resume-The high incidence of arterial thrombosis and venous thromboembolic complications in patients with SARS-CoV-2 coronavirus infection indicates the need for an in-depth study of the pathogenetic moments of procoagulant status and a more rational approach to preventive measures.\par
The aim of the work was to study clinical cases of thrombotic complications in children with coronavirus infection to substantiate the principles of practical approach to treatment and prevention.\par
This article presents clinical cases of thrombotic complications after COVID-19 in four children 12 months, 12, 16 and 3 years of age.\par
In the first and second cases of children with congenital heart disease after coronavirus pneumonia, thrombotic complications in the form of a thrombus in the right atrium and a thrombus in the hepatic segment of the inferior Author ?: e-mail: saatova@mail.ru vena cava were detected. In the third case, occlusive thrombosis of the common and external iliac veins on the left and the external iliac vein on the right was detected. In this case, the child was diagnosed with secondary antiphospholipid syndrome. In a clinical case, a 3-year-old child developed acute cerebral circulation disorder with ischemic stroke in the middle cerebral artery basin after a COVID-19 coronavirus infection. ??? ?????????? ??????? ?? 10.12.21?: ??????, ??????? ??????, ????????????? ??????, ?????????, ???????? ?????????????? ?????????. ??Ð?" ?? 13.12.21?: ???? ?????????, ??? 150 ?? ? ???., ????????????? ??? ?????? ????????? ??????. ????????? ??????????, ??????????? ??????? ?????????. ????Ð?" ?? 09.12.21?. ???: Ð?"??? (????????? ???). ????????? ??????????? ? ??????? ??????? ?????????? 1,7 ? 1,6 ??. ??????????????? ???????? (???. 1). 
\section[{Keywords}]{Keywords}\par
???? ????????? ???????: ????????????????? ??????? (?????????? 350?? ? 4 ?/???? ?6; ???????? 3,0 ?? 1 ?/???? ?11; ???????? 110 ?? ?/?), ???????????????? ??????? (??????? 500 ?Ð?" ?? 0,1 ? 4 ?/???? ?/? ? ??????????? ???????, ???????? 2,5?? ¼ ??? ?1/2 ? ?1/3 ? ? ????), ?????????? ????????? (?????????? ½ ??? ? 1 ?/????), ????????????????????? ??????? (?????? 3,0 ?? ? 2 ?/????).\par
????????? ?? ???? ??????? ?????????????????, ?????? ???, ????????? ?????????? ?? ?????? 93-96\%, ???????????? ?????????? ????????? ?????. ? ???????? ????????? ??????????? ? ??????? ??????? ?????????? ??????????? ? ?????????? ? ?????????? ?? 1,1 ? 1,0 ??. ???????? ?????????????? -«????????? ? ??????????? ???????????? ??????? ???». ????????? ???????? 2,5?? ?? 1/4 ??? ? 1 ??? ??????? ?????????. ??????? ? ??????????.\par
????????????? ????????? ?????? ????? ?? ???????????? ??????? ????? 4 ??? (???, ???, ???). ??????????? ?????? ????? 7 ????. ????Ð?" ? ?????? ? ?????????????? ????? 1 ?????. ? ????????? ????????? ???????: ??????????? 0,6 ?3 ?/? ?2 ? 0,6? 2 ?/? ?1 ?0,6 ?3 ?/? ?1 ? 0,6 ?2 ?/? ?1? 0,3 ?2 ?/? ?1? 0,3 ?1 ?/? ?1; ????? 500 ?? ? 1 ??? ? ???? ?6; ????? 8?? ?16?? ?8?? ?? ???.?-?? 100,0 ? ????????? ?? ?????? ? ?????????; ?????? 2,0 ?/? ???. ?5; ????????? 1 ???.? ???? ?19; ?????? ?????????? ? ????? ???????????; ?????? ???? (???????????? ??????????????) 0,4 ??/??(???????? ???? ? ??????? 5 ????); ????????  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.42263941346367473\textwidth}P{0.0126527438347034\textwidth}P{0.0389024661186403\textwidth}P{0.047022883803599196\textwidth}P{0.0024550099977782716\textwidth}P{0.2957342812708287\textwidth}P{0.02813819151299711\textwidth}P{0.0022661630748722506\textwidth}P{0.0001888469229060209\textwidth}}
\multicolumn{8}{l}{II. Ð?"??? ? ??????????? ???????? ?????? (???) ??????? 4: ???????????? ??????? ????? 2021 ?. ?? 24.11.21? ?????????????? ?? ?????? ??????????? ?????? ????? ?????????? ? ?????? ???????? ????? ? ?????? ??????????? COVID-19. ??? ?? ?????, ?????????? ?????????????? ?????????? ??????? ?????? (???) ? ??????? ????????? ??????????, ??????? ?????? ? ??? ??????????. a) ??????????? ?????? ???????????? ?????????????? ???????? ? ???????????? ???????????????? ?????????? ? ????????????? Ð?"??? ?????????????? ????? ?????????????? MNO ?????????? ?????? ?????????, Ð?"? II-III ???????. ???????: ?????????? 400?? 4?/????, ??????????? 600?? 13.12.21? 12,2" 109,8\% 10,9 1,36 ?/? 1?/????, 21.12.21 18,9" 73,1\% 1,3 1,30?/? ???????????? 4??+???????? 0,9 ?/? ????????, ??????? 28.12.21 12,8 110\% 0,9 1,42?/? 0,1??, ??????? 35??, ?????? 10 ?? ?/? ????????, 03.01.22 90,9 14,7\% 6,78 1,94?/? ???????? ?? 7 ???, ?????????? ½ ???. 13.01.22 21,1 61,2\% 1,63 5,58?/? 06.12.2021 ???? ??? ???????? ???????????? ?? ????Ð?" ???????? ??????????? ? ?????? ?????????? 17.01.22 53,0 25,2\% 3,95 3,38 ?/? ???????????????? ?????? ? ??????? ? ??? ????? (?????). ????????? ???????. ?????????? ???????? ? ???????????? SARS -?oV-2 ?? ???????????? COVID-19 ?????????????? ???????. ?????? ???????? ????????? 10.12.21? IgG -????????????? (??=16,5), IgM -??????? ?. ?. 04.01.2021 ???? ???????? (12 ???????). ???????, ?????????? ??????????????? ? ????? (?????Ð?"): 09.12.2021 87-96\%. ??? ???????????? ??? ??????? ??????? ????????????? ?????? ?????? ??????????? ? ??????? ???????????? ????????? ?????? ?? 64 ? ???. SpO 2 60-Ð?"??? ??????????? ? ????????? ?????????????????? ???????, ??????? ?????????, ????????? ???. ?????????????.}\\
\multicolumn{2}{l}{Ð?"??? ???????: 18.01.2022 ?}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{????????? ?????. Ð?"?????? ????????????? ?????????}\\
\multicolumn{5}{l}{??????????? ???????: ???. Ð?"????? ?????????????? ??????????? (Ð?"???). ?????? ???????????? ???????????? ?????????.????????? ????? ???????????? ?????????????? ????????. ????? ? ?????? ??????????. ? ??????? ? ???????? ?????????????? ???: ???????? ?????????? ?????? (???). Ð?"???. ???????? ???????????. ????? ?????? ??????????? ?????????????,}\tabcellsep \multicolumn{3}{l}{: hypercoagulability, children, blood syndrom, congenital heart disease, stroke, thrombotic COVID-19, thrombosis, vessels, post-Covidae complications, prevention. ??????? ????????? ? ???????????. ???? ?????? ?????????, ??????????, ????????????? ??? ? 3-4 ?????????? ????? ?? ???????. ??????? ????????? ?????????? (???) -170 ? ???. ????? ??????, ?????????????? ??? ?????????. ?????? ? ????????? ? ???????? ?????????? ?????. ?????? ???. ???? ? ?????????????? ??????????. Ð?"????? ????????????:}\\
\multicolumn{5}{l}{??????? ?????????????? ?? ?????? ?????????. ? 11.11.}\tabcellsep \tabcellsep I.\tabcellsep ????????\\
\tabcellsep \tabcellsep \multicolumn{6}{l}{????????? ?? ????????????? ??????? ????????? ??????? 1: ????? ?????? ?????}\\
Ð?"???\tabcellsep ?? ?10 12 /?\tabcellsep HB ?/?\tabcellsep ?? -10 9 /?\tabcellsep \multicolumn{2}{l}{???? -10 9 /?}\tabcellsep \multicolumn{2}{l}{??? COVID-19 ? ????? ?? ??? ?????????????, ??? ? ????????. ???? \% ?id\% ??? -Gran \% ??/?}\\
10.12.21 14.12.21 21.12/21\tabcellsep 4,87 4.82 5.00\tabcellsep 146 140 142\tabcellsep 252 258 311\tabcellsep \tabcellsep \multicolumn{3}{l}{???????????? ????????? ? ???? ????????? ? 67,6 9.1 23.3 2 ????????? ?????????? ????????? ???????? ????? ?? 11,2 9.8 49.6 10.2 40.2 5 ???????? ?????? ?????? ??? COVID-19, ?????? ?? ?????? ??????????? ? ????? ????????????? ? ?????? 14.3 52.6 9.6 37.8 9}\\
29.12/21\tabcellsep 4.98\tabcellsep 143\tabcellsep 309\tabcellsep \tabcellsep \multicolumn{2}{l}{????????????? ????????. 18.7 29.4 6.3}\tabcellsep 12.0\tabcellsep 2\\
14.01.22\tabcellsep 4.93\tabcellsep 140\tabcellsep 319\tabcellsep \tabcellsep 10.5\tabcellsep \multicolumn{2}{l}{??????? ??????? ???????????? ????????? ? 49.5 8.3 42.2 11}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{???????? ?????????????????? ??????????, ???????}\\
\multicolumn{4}{l}{??????? 2: 10.12.21 5,0 4,53 61,8 21.12.21 4,20 1,74 63,8 03.01.22 5,36 1,74 ?/?}\tabcellsep \tabcellsep \multicolumn{3}{l}{?????????? ?????????????? ????????? SARS-CoV-2, ???????? ?? ? ?????? ????????? ? ????? ?????????? ?????????????????? ???????, ??????????????? ? ????????????? ???????????? ???????? ???????????????? ???????? ???????????????? ??????? ? ????? ????????????? ??????? 38,5 4,57 69,3/43,4 2,85 ? ??/? ???????????????? ???????????? (Lim W. 2019). 60,80 9,37 0,22/0,24?? 3,47 ?????? ??????? ???????? ???????? ?????????????? ???/? ?????????? ? ????????????????COVID-19. ?????, ? ??????? ????? ???????????? ?????????????? ???/? ? ?????? ???????????? ??????????? ?????? 66,3 3,84 0,30/0,34?? 6,1}\\
\tabcellsep \tabcellsep \multicolumn{6}{l}{???????? ?????????????? ?????? ? ??????? ??????, ??????? 3: ????????????? ?????}\\
\tabcellsep Ð?"??? 10.12.21 14.12.21?\tabcellsep ??????? ??????/? 2,15 2,20\tabcellsep \multicolumn{5}{l}{???????????? ???????? ??? ?????? ???????????, ??????????? ??????? ??????? ?????. ??????????/? ??? ?? ?????? ???? ????????????: ??????? ??????????? ??????? ?/? ??? 9,9 ???. ?????????????? ?????????? ? ?????, ?????????? 5,0}\\
\tabcellsep 13.01.22\tabcellsep 1,78\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{?????????????? ???????? ??? ??????????? ????????? ??? 12,9}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{????????????? ??????? ? ??????? ? ????????????.}\end{longtable} \par
 
\caption{\label{tab_0}????????????? ?????? ????? Ð?"??? ???.??? ??????/ ? ?????. ?????, ?? ???. ?????, ?/? ???????? ? ??????/? ????? ?????/? ???/??? ?????/? ???????? ?????/?}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.007772644142843392\textwidth}P{0.8422273558571566\textwidth}}
\tabcellsep Thrombotic Complications in Children in the Postcovidae Period: Clinical Cases\\
Year 2023 Global Journal of Medical Research 40 Volume XXIII Issue VIII Version I ( D D D D ) F\tabcellsep b) ??????????? ?????? ?????? ??????????? ???????? ?????? ????? ???? ? ??????? ? ??? ??????? ?.?.: 14.01.2009 ???? ????????. Ð?"??? ???????????: 14.06.2021 ??????????? ???????: ???. ???????? ???????? ??????????? ??????? (??) ? ???????????????? ??????????? ???????III ??????? (???????? ??????????? ???? ??). ??????? 5: ????? ?????? ????? ?????????? ????? 15.06.21 ?????????? * 10 12 /? 4,26 Hb, ?/? 123 ?? 0.8 ?????????? *10 9 /? 378 ????????? *10 9 /? 7,4 ??????????,\% 1 ?/?,\% 4 ?/?,\% 52 ?????????,\% 40 ????????,\% 3 ????????? ???????: ????????? ?? 1 ???. 2 ???? ? ???? ?8, ????????? ?? 1,5 ??. 2 ???? ? ???? ?/?, ?????????? ?? 1 ???. 2 ???? ? ????. ?????????? ?? 1 ??. 4 ???? ? ???? ?/? ???????, ?????????? ?? 60 ??. 2 ???? ? ???? ?/? ??????? ?8, ???????? ?? 1 ??????? 1 ??? ? ????, ???????? ?? 1 ???. 3 ???? ? ????, ????????? ?? 1 ??????? ????? ????? ???? ?1. Ð?"?????? ?? 800 ?? (0,2) 4 ???? ? ???? ?4, ????? ?? 1250 ?Ð?" (0,25) 4 ???? ? ???? ?/? ?????? ?????. ???????????? ???????? ????Ð?", ??Ð?" ????? ??????, ??? ??????? ??????? ??????? ????????? 24.06.2021, ????? ?? ???????????? ??????? ?????? 3 ???, ????? ?? ??????????????.?????????? ????? ??????????: ????????? ?? 1,5 ??. 2 ???? ? ???? ?/?, ?????????? ?? 1 ??. 4 ???? ? ???? ?/? ??????? ?????????????. ?? ???? ???????, ???????????? 22.06.21 4,25 125 0,9 386 7,6 1 2 53 41 3 ???????????????? ??????? ?? ?????? ?????? ?? ???????? ???????? ?? ??, ??? ??????? ????? ??????????? ??????? ?????????????. c) ??????????? ?????? ???????? ??????? ?????? ??????????? ? ???????????? ????????? ??????? ????? ???????????? ?????????????? ???????? COVID-19 ??????? ?.?.20.09.2005 ???? ????????, 16 ??? Ð?"??? ??????????? ? ????????? ??????????????????: 25.03.2022 ??????????? ???????: ???????????? ???????, ????????? ????????????????? ???????: ???????????? ??????? ????? ? ???????? ??????????? ??? ????? ? ???????? ??????????? ???? ??????????? Figure 4goes here. File name: Figure 4General blood test.gpeg ??????? 4. ?????????? ??????? ????? ??? (?? 28.03.21): ???? ???/??????, ??????????, ???.?????????-1020, ??????? ??????, ????? ???, ???????-???., ???? ??. 3-4-4, ????????? 2-3-4-4, ???? ????. +, ?????? ???? ?? ??????????? ????????? 2750 ??? (?? 12.04.21): ???? ???/??????, ??????????, ???.?????????-1013, ??????? ??????, ????? ???, ???????-???., ???? ??. ????., ????????? 1-1-3, ???? ????. + ?????? ??. ?????(?? 28.03.22): ??? -20,0 ??/?, ??? ?????????-8,45 ??????/?, ????????? ?????-2,43 ??, ????? ????? -77,1 ?/?, ???????? -4,51 ?????/?, ?????????-68,3 ??????/?, ????? ?????-5,52; ???-63,2, ???-99,5, ???? +, ?? -???., ?? -2,13, Fe -8,4 ?????/?, ?-1,29 (31.03.22): ??. ??????????? ?? ?? -????? -9'38", ???-14,3"; ???-85,7\%, ???-1,17, ???? -25,3", ?????????? -3,9\% (04.04.22): ???-12,7"; ???-98,4\%, ???-1,03, ???? -24,1", ?????????? -4,2 ?????? ??. ?????(?? 08.04.22): ??? ?????????-7,73 ??????/?, ????????? ?????-3,51 ??, ????? ????? -70 ?/?, ???????? -5,37 ?????/?, ?????????-77,4 ??????/?, ????? ?????-4,47; ???-15, ???-43,0, ?? -2,29, ? -1,43 ??????? 8: ???????????? ??????? ????? Figures Ð?"????? ???????????? ??? 4 4 ??????? 6: ???????????? ??????? ?????: ??? 16,7" ??? 77,8\% ??? 1,21 ?????????? 2,4 ????? ?????? ???? ?? 15.06.2021: ???? ?/?, ???????????? ??????, ???.????????? 1020, ??????? ??????, ???????-???., ????? 0,675 ?/?, ????????? 2-3-4 ? ???? ??????, ????????? 6-7-8 ? ???? ??????, ????????++; ?????? ???? ?? ???????????: ????????? 2,750,????????? 6,000 ????? ?????? ???? ?? 22.06.2021?.: ???? ?/?, ???????????? ??????, ???.????????? 1015, ??????? ??????, ???????-???., ????? ?????, ????.?????????., ????????? 1-3-4-4; ?????? ???? ?? ???????????: ????????? 2,500. ??????? 7: ????????????? ?????? ?????: ???????????????? ???????????? ??Ð?" ?? 15.06.2021: ????????????? ??? ?????? ????????? ??????. ???? ????????? ? ?????????? ? ??????????. ??Ð?" ???????? ??????????? ?????? ??????????, ????? ??????????. ? ??? ??????? ??????? ? ????? ?? 17.06.2021: ??????????? ??????. ???-???????? ????????, ??????????????????. ??????????? ??????????. ? ???-?? ?? 14.06.2021: ???. ???????? ???????? ?? ? ???????????????? ?? III??.(???????? ??????????? ???? ??). ?? ??????????? ???????????? ??????????. Ð?"???????? ???? ??????? ??????. ????????????? ??????????????? ?? -III??.??Ð?". ? ??? ?? 18.06.2021: ?????? ?? ????? ??????????? ???????? ?????? ????? ????, ?????????????, ????? (???.3). Figure 3 goes here. File name: Figure 3 Ultrasound from 18.06.2021.gpeg ???. ?????????, ??????/? 18,65 19,4 ????????? ?????, ?Ð?" 3,51 2,16 ????? ?????, ?/? 66,0 69,0 ????????, ?????/? 7,24 8,42 ?????????, ??????/? 70,0 59,0 ???,?Ð?"/? 59,0 36,0 ???, ?Ð?"/? 95,0 50,0 ????? 5,11 5,18 ?? 2,47 2,57 ?????? 1,48 1,67 ??? 13,0 (06:00,12:00,18:00,00:00), ?????????? ?? 1 ???. 2 ???? ? ???? ?????????, ???????? ?? 1 ??????? 1 ??? ? ????, ???????? ?? 1 ???. 3 ???? ? ????, ??????? ?? 1250 ?Ð?" (0,25) 4 ???? ? ???? ?/? ?????? ?????. ??????, ????????????? ????????? ???? ?????, ?????? Ð?"??? ???????????? ??? ??? ??? ???? ?????????? ??????? (??????????????? SARS-COV-2 ?????????). ????????? ????? ??????????? ????-??????? ?? 26.01.2022?. ??????? ??? -???????. 08.04.2022 13,1" 95,2\% 1,06 24,0" 4,2\% 12.04.2022 15,5" 76,1\% 1,28 38,0" 4,3\% ???. 3. ??? ?? 18.06.2021: ?????? ?? ????????????? ?? ???. ??????? -???????? ????? ????, ?????????????, ????? ???, ??? ? ??? ?????? ? ?????????? ????????? ???????????? ????? ??????????? ???????? ?????? ? ?????, ???? ????? ?????????? ????? 2021 ???? ??????? ??????? COVID-19 14.04.2022 15,6" 75,3\% 1,28 32,0" 3,9\% (??? +). ? ?????? 2022 ???? ????????? ? ???????? ? ???????? ??????? ???? ?????????????? ???????? ???????COVID-19, ?????????? ?????????. ? ????? ???????????? ??????????? (?? 06.02.2022): ????????????? ?? ??????????, ?????????????? ?? ???? (Karikalan S. 2022). ??????, ? ?????? ??????? ? ??? ????????? ????????? ??????, ???????????? ??????? ?????. ?? ??????????? ???????? ?????????????????? ???????? ????????? ? ??????? ???????? ??????? ?????????? ? ??????????? ???????? ?????? ????? ???? ? ?????, ?????????? ?????????????? ????????. ?????????????? ?????????, ????????? ? COVID-19, ???????????? ??????? ???????????????????? ?????????, ?????????????? ???? ????????????????? ??????????. ? ???? ????? ???????? ????????? ??? ???? ? ???????????? ???????, ? ??? ????? ????????? ? ???. ?????? ?? ?????????????? ??????????? ???????, ???????? ????? ? ????????????? ?????????? ????????????????? ???????????? ????????? ? ???? ????????? ?????? ?????, ?????????? COVID-19 ? ????????????? ?????????? ?? ???????????????? ??? ???????????????. ????????? ???, ?????????? ??????????????? ????????, ????????? ?????????? ?????????????? ????????! ?????? ??????? ????????? ?????, ?????? ??? ??????? ?????????? ????????? ??????? ?????????. ????? ?????????????? ????????? ?????? (???) ???????? ???????? ???????? ????? ???????????????? ?????? ??????? ????????? ???????????? ? ?????????, ??????????? ????? ?????????, ??? ?????????, ?????????, ????????? ??. ?????? ???? ??? ??????????? ????????????? ??????? ?????? ??????? ??? ??????.?Ð?" 18 ? ??? SpO2-99\%. ?? ???????????? ??????? ???, ??????? ???, ??????? ?????? ?? ?????????. ????????? ????????. ????? ?????? ?????????? ?????? ??????, ?Ð?" -110/70. ????? ??????, ???? ?????? ?????, ????-???????, ??? ? ???? ??????? ??????????, ??? ????????? ???? ??????????, ?????????, ??? 88-98 ? ???. 5. 06.04.22: ????????? ????? ??????????? ?????????? ? ?????????? ????? ?????????? ?? ??????????? ????? ??????, ??????? ???????????. ? implantation.gpeg ????????? ??????????.Ð?"???????? ???? ?? ?????????? Figure 5 goes here. File name: Figure 5State after ?????? (Bigdelian H. 2021; WHO 2021; KlokF.A. 2020). 26.01.2022 ???????? ??????????? ???? ??????. ???-180??/?, ?????????? ??? ?? ???? ? ?????????? ?? ???? ?????????? ????? ?????? ??????? (???.5). ????? ????????? ??? ?????????????? ???????. ?????????, ?????????????? ?? ???? ?????????? ?????Ð?" ??? ????????? ???????? ? ??????? ???????. ??????. ??????? -???????? ?????????????, ?? Ð?"???????????????? ? ????????? ?????????????????? ?????????????. ????????????? ? ??????? ?Ð?"? ? ?Ð?" 43??/?. ?????????????? ????? ?????????????, ??????? IgA???????? ? ??????? ??????, Ð?"-Ð?"???? 10000??/??, ???????? ? ?/? ???? ?/? ??????????, ????????, ??????? ??????; ?2 ????????????? IgM, IgG, ?????????? ?? ????. ?????? ?????? ??????????: ??????? ? ????????????IgM, IgG, IgA???????? ? ????????????? ?? ??????????, ?????????????? ?? ???? ??????????? ??????? ??? ? ???: ????????? ????????????? ?? ???. ??????? -???????? ????? ??????. ???, ??? ? ??? ?????? ? ?????????? ????????? ????? ???? ????????? ??????? ????????, ???? ????? ? ???????????? ??????? ???, ??????? ?????, ??????? ???????: ?????? ?????????????????? ?????????????. 23?18 ??. ????? ?????? ??????????: ?????? ?? ????????????????, ???????????????? ???????. ?? ???? ??????????? ????-??????? ? ??????? ??????? ????? ??? ????????????? ????-?????? ? ????????? ??????????? (?? 22.03.22): ????????? ????? ????????? ???????????, ? ????? ? ?????? ????????? ?????????????? ??????????? ????????? ??? ?????? ?? ??????? ?????????, ? ?????????? ??????? ???????, ???????????????????. ??????????????? ? ???. ?????, ????????????????? ? ????????? ?????? ??? ???????????. ??????? ??????????? ? ?????????????? ??????? ????? ? ???????? ??????????? ??? ????? ? Ð?"??????????? ???????????? (?? 08.02.22): ??????????? ??????? "??????" ? ?????????: ??????? ???-???????. ??????????? ???????????????? ? ??????? ???????? ?? ????????? ?????? ?ELP-2 -???????? ???? (???), ????? ????????? ???? (???) ?????. ? ????????????IgG -90,46, IgM-35,75, ??????????? ???? (???), ?????????? ??????? ?????? ??????????? ???????????? ??????????? (?? 31.03.2022): ???????? ?????? ???????????? ??????? ????? ??????????? ???????? ?????????, ????????????? ??????????? ?????? ???????????, ??? ??? ??????? ??????????? ??????????? ????????????? -1,23+ ?????????????? ????????? ? ????? ????? ??????????? ???????????? ???????? ????????? ??Ð?"Ð?" ??????? ?????????????? -580,0 ??/?? (????? 0-10); ????????????? COVID-19, ??????? ????????? ?? ?????? ?????????? ? ??????????? ???????, ? 890,0 ??/?? (????? 0-10); ???????? ? ????-2 ??? ?????? ???????? ????????? ??????? ???? ? ????? ????????????????? ??????? ?? ? ???????????? ?????????? ?? ????.\\
\tabcellsep © 2023 Global Journ als\end{longtable} \par
 
\begin{quote}
\par
\par
\par
\par
\par
????????????? ??????????????? ???????????????? ??????? (??)III ???????. ??????? ???????? ??????????? (??Ð?"). ???? I-II. ???????????? ?????????????????? ?????-????? (????? ? ?????? ????? ????).???????????? ???????.??????? ???????? ?? ?????? ? ?????, ????????, ??????? ????????????, ????? ?? ????, ???????????, ????????? ????????????.??? ??? ??????? ??????? 2020 ???? (? 11?????? ????????), ????? ???????? ???????? ?? ???????? ????????? ???????????????. ???????????? ??????? COVID-19 (??? lgGSARS-Cov-2???? 16,5).????????? ???????. ??Ð?": ??????? ?????.\end{quote}

\caption{\label{tab_1}1 and 2 go here. File name: Figure 1 Echo Cardiogram from 09.12.2021.gpeg Figure 2 Echo Cardiogram from 09.12.2021.gpeg}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.0066849034022909894\textwidth}P{0.40741579757223456\textwidth}P{0.43589929902547436\textwidth}}
\tabcellsep ?? ???????????? ??????????? ????? ?????????????? ??????? ????? ? ????? ? ???????????????\tabcellsep ???????? ???????: ?????????????????, ????????????,\\
\tabcellsep ??????????, ?????? ?????? ????? ???? ??????????? ???????????? ?????.\tabcellsep ??????????? ? ???????????????? ???????. Ð?"??????? ??\\
\tabcellsep ??? ?????? ?????????, ??????? ????????????? ??????? ? ????? ????? ??????, ?????????????? ??????\tabcellsep ???????????, ????????? ??????? ?????????? ???????,\\
\tabcellsep ?????? (????????) ???? ???????? (Karikalan S. 2022). ?????? ??????????????? ??????????? ?? ?????????\tabcellsep ??????????? ???? ???? ? ???????? 37,7-38,5?.\\
Year 2023 Volume XXIII Issue VIII Version I Global Journal of D D D D ) F ( Medical Research\tabcellsep ??? ??????? ????? ???? ?????????? ? ??????????? ????????????????? ?????????. ???????????????? ????????????????? ??????? ??? ??????? ??????? COVID-19 ?? ????????? ??????????? ???????? ? ???????? ?????? ?? ?????????? ???????????, ??????? ????? ? ????? ?????????. d) ??????????? ?????? ??????? ????????? ????????? ?????????????? (????), ??????????? ??????? ? ???????? ??????? ???????? ??????? ? ??????? ????? ???????????? ?????????????? ???????? COVID-19 Ð?"?????? ?.?. 2017 ???? ???????? (3 ????). ???????? ???????: ????. ??????????? ??????? ? ???????? ??????? ???????? ??????? ??????, ? ????????? ?????????? ??????? ?????????, ?????????? ???????????? ?????????????? ????????. ????????????? ??????????. ?????????????: ??????????. ???????????-??????????????? ??????. ???????????????? ?????? ????????? ???????. ?????? ????????. Ð?"??????????? ????????????. ??????????? ??????????????? ??????????? ???????. ??????? ?? 6 ???????????? 5 ?????. ???????????? ????????? ?? ???? ????????? ?? 3-4 ???????, ????????? ???? ? 1 ?????????. ??????? ?? ????? ? 3 ??????. ??????? ?? ??? -?????????????. ?? ????? ???????????? ?? 2-3 ????????? ?????????? ?Ð?". ???? ? ????? 39 ??????, ??????????, ????? ?? ?? ??????? ????????? ?Ð?" ?? ??Ð?" 210 ?? ?? ??. ??? 3400 ??. ????????? ?????, ? ????? ????????? ?? 2 ????, ?????? ???????. ?????????? ???????? -?? ?????????. ???????????????? ?? ?????????. ??????????? ????? ????????. ?? ????? ???????????? ????????? ?????????, ??????, ???????? ???????. ??????? ??????? COVID-19 (?? 04.07.2020. ??? SARSCoV-2 ?????????????) 28.07.20 ????? ??????? ???? ?????, ???????????? ???????, ?????????? ?????? ??????????? ???????? ? ????? ???????????. ? ???? ?? ???? ?????????? ? ??????????? ?? ????? ??????????, ??? ??? ??????????? ??????? ??????? ?? ???? ?????????. ?????? ???????? ?/?, ??????? ??? ???????????????? ? ?????????? ?? ??????? ????????? ? ?????????? ????????, ? ???????? ??????? ??????-???????????? ????????? ? ??????? ????????, ?????????, ?? ???? ????????? ??????????? ???? ?? 39 ????????. ?????????????? ??????????? ???????? ? ????? ???????????????? ?????????? ? ???????????????? ???????????? ??? ? ???? ????????? ? ?????? Figure 8,9 goes here. File name: Figure 6 MRI Angiography from 07.08.2020.gpeg ???. 8, 9. ??? ??????????? ?? 07.08.2020? -??????? ????????? ???????? ?????? ??????? ? ?????? ???????? ??????? ? ????? ??????. Ð?"????????? ??????????? ?????? ????? ??? ????????? ????? -??????? ? ???? ?????? ??? ?Ð?"-??????????? ??????????????? ??????????? ???????, ??????????. ??Ð?"-???? ?????????. ??? 160 ??. ? ???. ??? ????????? ??????. ???????? ??????? ?????? ????? ????? Ð?"???. ?????????????? ??????? ??????? ??????: ???????????? ??????????? ?????????. ??????? ???????????????? (??????????????? ? ??????????????), ???????????????? (????, ??????????? ? ??????????????????). ????? ??????????? ??????? ?????????? ????????????? ????????: ???????? -30,84 ??/??; D-????? -0,53; ?????????? ? -4,6. ?? ?????????????? ??????? ??????? ?????? ? ???????? ???????????? ???????????? ? ????? ?????? ? ?????? ????????????. NIHSS (36 ???? ????????)-13 ?. Ð?"????? ??????????? ?????? ???????? ?????????????? ?????????? ????????? ????????? ?????????????? ?????????? ???????????? ????? ?????? ?????????? ???????????? ??? ?? ????????? ? ?????????????? ??????????? ? ???? ?????????, ?????????? ???????? COVID-19, ? ????? ?? ?????? ????????? ????????? ????????? ????? ??????????. ? ????? ? ???? ?????????? ?????????? ? ????????? ?????????? ???????????? ?????????????? ?????????? ? ????? ? ???????????? ????? ?????????????? ????????? ?????????? ?? ?? ???????. ?? ?????? ????? ??? ????????? ?????????? ????????? ???????????? ????????? ?? ????????? ? ?????????? ??????? ????????? ??????? ????????? ?????? ?????????, ??? ????? ??????? ? ????????????? ????? ????????????? ????????????????? ??????? ? ???????????? ???????????? ??????????, ????????????? ????????????? ???????? ?????????. ?????????????? ????????. ????????? ??? ? ?????? ?????? ????? ???? ?????????? ????????????????????? ????????, ??? ??????? ?????????? ????? ????????? ?????? ???????? ?????????. ??????????, ???????? ?????? ??????? ???????????? ???????? ? ?????, ????????, ????????????? ??????????? ???????. ???? ???? ????????? COVID-19 ????? ????????, ? ?????? ??????? ? ??? ??????????? ??????? ??????????????? ????????. ??? ??????? TheLancet, ? ????????? ???????? ????????, ???????????? ?OVID-19, ???????? ????????? ????????? ????? (?????? ?? ????????), ??????? ????? ? ???????????? (ReyesGil M. 2019; ESO 2023; Bowles L. 2020; HarzallahI. 2020) ???????????????? ??????? ?????????? ?????? ???? ???????????? ??????????? ??????? ????????????? ?????????? ?????, ?????????????? ?\tabcellsep 1 ½ ???. ????? ?9; ?????? 16?? ???.1 ???.,1 ??? ???? ????.1 ?5? 2 ??? ???.,1 ??? ????,1/2 ???????; ??????? ?????? 0,1 ???????; ????????? ½ ??? ? 2 ???? ? ???? ?4 ? ½ ????? ?2 ? ?????????? ??????? ????????? ???????? ??????????? ??????????, ??????? ??????? ?? ?????????, ?????????? ????????? ?? ??????? ????? ?????????? ???, ???? ??? ?????????? ??Ð?"Ð?" ??????? ???????? ???????? ???????????, ????????? ????????? ????????????? ???????. ? ?????? ??????????? ?????? COVID-19 ????????????? ???????? ????????????? ?????????, ????????? ??? ????????, ??????????? «COVID-19-?????????????? ??? -???????? ???????». ????????????????? ??????? -???????????? ???????????, ??????? ????????????? ??? ???????? ??? ???????????? ???????. ?????????????? ??????? ??????????? ??????? ??????????????? ??????: ???????? -???? (3 ? ?? ??Ð?"). ?? ?????? ?? ?????????. ?? ???????? ???????????? ?? ?????????. ????? ???????? ?????. ?? ??????. ?????? ????????? ??????? ????????, D=S, ??????? ??????? ?? ???? ???????????, D=S. Ð?"??????? ??????? ????? ???. ?????????? ???, ???????? ?? ????????. ???? ????????????. ???????? ????? ??????? ?? ??????????????? ???? ?? ???? ???????????, D<S. ????????????? ??????????. ??????????? ???????? ?????? ???????, ????? ???????????. ?????????? ?????????? ????. NIHSS ?? ?????? ??????????? ? ?????Ð?" (7 ???? ????????)-26 ?. NIHSS ?? 10 ???? ????????-26 ?. NIHSS ?? 17 ???? ????????-21 ?. ???????????? ??????. ????????? ??????? ?? ???? ??????????????? ???????????? ? ????????? ????????????. ???? ? ??????? ????????? ??????? ???????, ?????????? ??????????????? ???? ?? ?????? ??????????? ?? 11 ??? ???????. ????????? ???? ????????? ??????? ??? ? ??? ? ????????? ????????? ?? 25 ???? ???????. ?????????? ? ?????????? ????????????? ???? ???? ?????????, ??????????????. ??? ?????????????. ??????? ??????? ?????????. ??? ??????? ??????? ???????. ????????? ???? ??????????, ?????????, ????? ???. ????? ??? ????????? ??????, ?????? ? ????????? ?? ?????????. ???? ??????, ??? ?????????????? ????????, ?? 6-7 ??? ? ????. ?????????????? ????? ??????? ???????. ??????? ????? ??????????????? ???? ?? 22 ??? ???????. ????? ?????????????? ????????, ? ??????? ?????????? ???????. Ð?"????? ????????????? ????????????: ???????????? ????? ?? ??? COVID 19 -????????????? (?? 04.08.20?); ???????????? ????? ?? SARS CoV -2, IgG COVID 19 -?? 7,8; ???????? ? ???????????? SARS CoV -2, Ig? COVID 19 -?? 1,07 (?? 21.08.20?). ???????? -82,1; ??/??Ð?" -????? 5,10 ??/??; ?????????? «?» -9,4 ?/? ??. ??????????????? 115, ??? 20, ??? 80,0; ??? 1,2; ???? 40. ????? ????? -40,0 ?/?; ??? ?????????????. IV. ?????????? ?????????????? 0,6 ??/??; ??????? ? ????? ????????????? ??????? ? ???????????????? ???????????? ? ?????? ????????? ???. ????? ????, ?????????? ????????? ?????????????? ????? ? ?????, ?????????? COVID-19, ?????????? ??? ????? ?????????, ????????? ? ???????????? ????? ????????? ???????????, ?????? ??????????????, ???????? ? ???????????? ?????????????????? ??????????. ????????????????? (???????????? ? ???????? ????????, ?????-? ?????-) ? ?????????, ?????????? COVID-19, ????? ???? ??????? ?????????????? ??????????? ? ????????????, «??????????? ???????», ????????????? ????????????, ???????????????? ?/??? ?????????? ??????????? ???????????. ?? ??????????? ???? ???? ???????????? ?????????? (? ?????? ???????, ??????????? -????????? ? ??????????????? ? ??????????????????? ???????????) ? ?????? ???????? ??????? ????????? ??????? ??????? ?????????? ????????????? ????????. ? ?????????? ?????????????????? ??????? ??????? ??????? ?????????????? ?????????? ???????? ????????, ????????????? ?????????? ???????? ?????????????, ????? ??? ??????????, D-?????, ?????????????? ?????. ??? ??? ?????????? ????????? ??????? ??????????????? ???????????????? ??????? ?????? ?????????????? ??Ð?"????? «?? ???????? (????????, ????????? ?????????????) ???????? ?????????? ???????????? ??????????????? ???????? ?? ?????????? ??????????? ??? ???????????? ? ??????? (???? ?????????? Ð?"Ð?".??.Ð?"Ð?"Ð?"Ð?")»). ???????????????. ?? ??????????? ???? ????? ?????????? ???????? ??????: ???????? ?? ???????????? ??????? ??????????? COVID-19 ??? ?????????????? ?????????????? ?????????, ??? ???????? ?????????????? ???????? ??? ??????????? ??????? ??????? ?????????. ???????? ????????, ? ????????? ?????????? ???????? ?????????????? ???????????????, ?????????? ????? ??????????????? ??????????? ?????????? ????????? ? ?????? ??????????, ??? ? ?????? ??????? ???????????, ??? ? ????? -? ????? ??????????? ????????????????? ??????????. ?????? ?? ??????????? ????????????, ????? ??????? ?????????? ? ????????????? ?????? ????????? ????????????????? ???????????? ????????? ? ???? ?????????, ?????????? COVID-19, ?????? ?????, ? ???????????? ????????????? ???????????????? ???? ??????-????????????????? ?????? ????????????? ?????? ?????? ??????????? ? ??????? ??? ?????????? ????????? ???????????? ??????????? ? ????? ?????????? ??????????, ???????? ????????? ???????????.\\
\tabcellsep ???????????, ??????? ??????????????? ????????? ?? ??????? ????????. ?????? ???????????. ?? ??????? ????????? ???? ????????????????? ? ??????????. III. ?????????? ???????? ??? ???????? ?????????? ??????, ??????? ??????? ???????????? ????????? ? ???? ?? ???????????? ???? ??????, ? ????????? ???????? ?????????????????? ?????????? ? ????????? ??????? "???????????????? ???????????? ?????????. ? ????? ?????????????? ????????? SARS-CoV-2, ???? ?? ???????????? ????. Ð?"??????????? ??????????????? ? ????????????? ???????????? ?????????". ???????? ???????????????? ???????? ????????????????\tabcellsep ????????? ????? ??????? ? ????-2-?????????????-1 ??? ????????????, ?????????? ???????????? ???????????? ??????????????. ? ?????? ????????? ? COVID-19 ?????????? ????????? ????, ??? ????? ???? ???????? ????????? ?????? ???????????? ?????????????? ??????????? ??? ??????????? ??????? Ð?"????? ????????????????? ????????????: ??? ?? 31.07.20?. -????????, ???????? ?????????????? ?????????? ? ????? ????? ???????????? COVID-19, ?????? ?????????? ????????, ??? ?????????? ?????????? ??????. ?? ????????? ???? ?? ???????????? ????. ??????????? ????????????? ????????????? ? ??????????? ????? ?????????? ? ?? ????????????. ? (Radke, Frenzelt 2020). ????????? ?????? ?????? ????????? ???????? ???????? ?????????????? ???????????? ?????????????? ? ????????? ? COVID-19 ????????????? ?????????? ????? ?????????????? ???????? ? ????? ? ???, ? ????? ?????? ????????? ??? ??????????? ?\\
\tabcellsep © 2023 Global Journ als\tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Figure 6 goes here. File name: Figure 6MRI from 31.07.2020.gpeg Figure 7 goes here. File name: Figure 7MRI from 31.07.2020.gpeg}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} Thrombotic Complications in Children in the Postcovidae Period: Clinical Cases} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Lim et al. (2022)]{b0}\label{b0} 	 		\textit{A Case of Intracardiac Thrombus in a Recovery Coronavirus Disease 2019 (COVID-19) Patient. Cureus},  		 			W Lim 		,  		 			S Tin 		,  		 			M Breitling 		,  		 			R Grodman 		,  		 			K Diaz 		.  		 \xref{http://dx.doi.org/10.7759/cureus.20972}{10.7759/cureus.20972}.  		 35154950.  		 PMC8816465.  		2022 Jan 5. 14 p. 20972.  	 
\bibitem[Bigdelian et al. (2021)]{b2}\label{b2} 	 		\textit{Acute Intracardiac Thrombosis in Children With Coronavirus Disease 2019 (COVID-19). Front Pediatr},  		 			H Bigdelian 		,  		 			M Sedighi 		,  		 			M R Sabri 		,  		 			B Dehghan 		,  		 			C Mahdavi 		,  		 			A Ahmadi 		,  		 			M Ghaderian 		,  		 			H Rahimi 		,  		 			A Sadeghizadeh 		,  		 			M Emadoleslami 		,  		 			S N Mostafavi 		,  		 			R Saleh 		,  		 			N Javadi 		,  		 			M Derakhshan 		,  		 			Z Pourmoghaddas 		,  		 			Sarfarazi Moghadam 		,  		 			S Case 		.  		 \xref{http://dx.doi.org/10.3389/fped.2021.656720}{10.3389/fped.2021.656720}.  		 34249807.  		 PMC8267003.  		2021 Jun 25. 9 p. 656720.  	 	 (Report) 
\bibitem[Radke et al. ()]{b3}\label{b3} 	 		‘Adult congenital heart disease and the COVID-19 pandemic’.  		 			R M Radke 		,  		 			T Frenzel 		,  		 			H Baumgartner 		.  	 	 		\textit{Heart}  		2020. 106 p. .  	 
\bibitem[Gil et al. (2020)]{b4}\label{b4} 	 		‘Assessment of Lupus Anticoagulant Positivity in Patients with Coronavirus Disease 2019 (COVID-19)’.  		 			Reyes Gil 		,  		 			M Barouqa 		,  		 			M Szymanski 		,  		 			J Gonzalez-Lugo 		,  		 			J D Rahman 		,  		 			S Billett 		,  		 			HH 		.  		 \xref{http://dx.doi.org/10.1001/jamanetworkopen.2020.17539}{10.1001/jamanetworkopen.2020.17539}.  		 32785632.  	 	 		\textit{JAMA Netw Open}  		2020 Aug 3. 2017539. 3  (8) .  	 
\bibitem[Harzallah et al. (2020)]{b8}\label{b8} 	 		‘Frequency of lupus anticoagulant in COVID-19 patients’.  		 			I Harzallah 		,  		 			A Debliquis 		,  		 			B Drénou 		.  		 \xref{http://dx.doi.org/10.1111/jth.14937}{10.1111/jth.14937}.  		 32470207.  		 PMC7283640.  	 	 		\textit{J ThrombHaemost}  		2020 Oct. 18  (10)  p. 2778.  	 
\bibitem[Klok et al. ()]{b6}\label{b6} 	 		‘Incidence of thrombotic complications in critically ill ICU patients with COVID-19’.  		 			F A Klok 		,  		 			Mjha Kruip 		,  		 			Njm Van Der Meer 		,  		 			M S Arbous 		,  		 			Dampj Gommers 		,  		 			K M Kant 		.  		 \xref{http://dx.doi.org/10.1016/j.thromres.2020.04.013}{10.1016/j.thromres.2020.04.013}.  	 	 		\textit{Thromb. Res}  		2020. 191 p. .  	 
\bibitem[Karikalan et al. (2022)]{b1}\label{b1} 	 		‘Intracardiac Thrombus in Coronavirus Disease-2019’.  		 			S Karikalan 		,  		 			M Sharma 		,  		 			M Chandna 		.  		 \xref{http://dx.doi.org/10.7759/cureus.22883}{10.7759/cureus.22883}.  	 	 		\textit{Cureus}  		March 06, 2022. 14  (3)  p. 22883.  	 
\bibitem[Likely increase in the risk of death or disability from stroke during the COVID-19 pandemic. The European Stroke Organisation (ESO) statement. By: Bart van der Worp, ESO President, Else Charlotte Sandset, ESO Secretary General, Martin Dichgans, ESO President Elect, Valeria Caso, ESO Past President ()]{b5}\label{b5} 	 		\textit{Likely increase in the risk of death or disability from stroke during the COVID-19 pandemic. The European Stroke Organisation (ESO) statement. By: Bart van der Worp, ESO President, Else Charlotte Sandset, ESO Secretary General, Martin Dichgans, ESO President Elect, Valeria Caso, ESO Past President},  		 \url{https://eso-stroke.org/likely-increase-in-the-risk-of-death-or-disability-from-stroke-during-the-covid-19-pandemic/}  		2023.  	 
\bibitem[Bowles et al. (2020)]{b7}\label{b7} 	 		‘Lupus Anticoagulant and Abnormal Coagulation Tests in Patients with Covid-19’.  		 			L Bowles 		,  		 			S Platton 		,  		 			N Yartey 		,  		 			Dave M Lee 		,  		 			K Hart 		,  		 			D P Macdonald 		,  		 			V Green 		,  		 			L Sivapalaratnam 		,  		 			S Pasi 		,  		 			K J Maccallum 		,  		 			P 		.  		 \xref{http://dx.doi.org/10.1056/NEJMc2013656}{10.1056/NEJMc2013656}.  		 32369280.  		 PMC7217555.  	 	 		\textit{N Engl J Med}  		2020 Jul 16. 2020 May 5. 383  (3)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
