\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={Distal Radius Fracture: A Systematic Review of Observational Studies},
 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{Distal Radius Fracture: A Systematic Review of Observational Studies}
\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[{INTRODUCTION}]{INTRODUCTION}\par
Distal Radius Fractures (DRF) are anatomically defined as those occurring within 3 cm of the radiocarpal joint, corresponding to one sixth of all fractures treated in emergency units and with great cost to the health system. \hyperref[b0]{1,}\hyperref[b1]{2} The DRF have significant epidemiological and clinical-surgical importance due to the high prevalence, that is, up to 31\%. \hyperref[b2]{3} In addition, the complexity of the lesions varies according to the involvement of adjacent anatomical regions, implying different prognoses whose treatment may be different. conservative or surgical. \hyperref[b3]{[4]}\hyperref[b4]{[5]}\hyperref[b6]{[6]} Observational Studies (OS) have different degrees of reliability, and can be compared to a photograph of the population (cross-sectional study) or temporal analysis of the sample in question (longitudinal study). \hyperref[b7]{7} Thus, the present scientific dissertation aims to explain the OS of these two methodologies about the epidemiology associated with the trauma of DRF and factors implicating the seasonality of the prevalence and incidence. 
\section[{II. METHODOLOGY}]{II. METHODOLOGY}\par
The methodology used was the systematic review, in which the research platforms MEDLINE® and LILACS for BIREME, PUBMED and SCIELO were used. In this context, according to the Descriptors in Health Sciences platform and with descriptors in Portuguese, English and Spanish, 2 Volume 23 | Issue 5 | Compilation 1.0 the following descriptors were selected: "Bone fracture" and "Radius fracture"; "Wrist joint"; "radius fracture".\par
The inclusion criteria corresponded to complete and available articles, from the last five years (October 30, 2016 the same date of the year 2021), only with human beings, OS of the transverse and longitudinal types and that addressed the distal third of the radius as an outcome.\par
Exclusion criteria were articles that did not address radius fracture, protocol validation studies, case reports and series, systematic reviews, meta-analysis, randomized controlled trials and case-control studies.\par
Table \hyperref[tab_0]{1} summarizes the methodology, sample size, study design, primary out-come result, gender and age group included in the studies eligible for this systematic review.  elimination of duplicates, 64 articles were selected for reading in full, with 18 being eligible for this systematic review. The flowchart (figure  {\ref 1})\par
demonstrates such steps of the methodological process.
\begin{quote}
Figure 1\end{quote}
\par
Table \hyperref[tab_1]{2} explains the fracture rate according to the AO 8 classification (types A, B and C) and the frequencies of accidents associated with the trauma mechanism.  
\section[{IV. DISCUSSION}]{IV. DISCUSSION}\par
When assessing whether obesity increases the severity of DRF, in one study, it was found that there was no correlation based on a sample of 114 patients, although this population is more susceptible to fractures in this region. \hyperref[b9]{9} A study aimed at quantifying the ability of unicortical distal screws to maintain the operative reduction of DRF in adults, in a sample of 75 patients undergoing volar fixation with a locking plate, resulted in data that corresponded to effective fixation and maintained the operative reductions in DRF, whereas it had the potential to decrease the incidence of extensor tendon ruptures in a 12-week post-surgical follow-up. \hyperref[b10]{10} Comparing type B DRF with and without involvement of the semilunar facet treated with a volar blocking plate, we retrospectively analyzed the individuals with involvement of the semilunar facet (n=21) and the others without this involvement (n = 72), it was found that patients with DRF with involvement of the semilunar facet would have slower recovery with regard to wrist flexion, supination, ulnar deviation and greater risk of loss of both reduction and final joint step. \hyperref[b11]{11} Thus, fractures of DRF with involvement of the semilunar facet present clinical factors of severity and longer time for convalescence of the bone material.\par
When studying patients aged 50 years and over with a total sample of 25,454 fractures, of which 42.1\% corresponded to fractures of the radius or ulna, Ogliari et al. \hyperref[b12]{12} verified that most of the injuries in this region occurred in the winter period, in which frosty days were directly associated with fractures of the radius or ulna. In addition, confirmation of the increase in accidents involving DRF in colder seasons can help direct financial resources from health services and increase the number of employees available during this period. Thus, considering the temperate climate of the study site, it can be suggested that other parts of the globe, including the southern region of Brazil, may have a similar rate of involvement, which should be corroborated by future studies and evaluated according to the possibility of greater exposure. to falls from standing height by the general population and higher risk of falls in geriatric individuals on slippery floors.\par
Another study looked at the profile of DRF in relation to climate, in which a retrospective analysis with 8,380 patients verified wrist joint fractures in all women and men aged ?50 years, and demonstrated an increase in the rate of this type of fracture with the reduction in temperature (milder seasons of the year) and the average rate was 2.9 fractures/day out of a total of 2,922 days analyzed and an increase of 840 in the number of Distal Radius Fracture: A Systematic Review of Observational Studies 6 Volume 23 | Issue 5 | Compilation 1.0 6 procedures during the winter period. \hyperref[b13]{13} Thus, in regions with a cold climate, health services can direct resources to this patient profile. Furthermore, Range of Motion Limitation (RML) after DRF was studied in 88 geriatric patients, in whom daily rehabilitation was applied for 30 minutes for 8 weeks after the fracture, and it was verified that individuals with early stiffness (<3 months after the fracture) had greater RML compared to those with late stiffness (>3 months). \hyperref[b14]{14} A cohort with a sample of 202 children (up to 16 years of age) addressed the complication rate of forearm fractures after treatment with stable intramedullary elastic nails, which correspond to in situ refracture (1.5\%), refracture after nail removal (3.5\%), vicious junction (1.0\%), rupture of the extensor pollicis longus tendon (1.5\%), infection 1 (0.5\%) and reduced range of motion (1.0\%). \hyperref[b15]{15} Wang et al.  {\ref 16} analyzed, by means of a longitudinal retrospective study, 410 children and adolescents (aged from 6 to 18 years), whose aim was to characterize polytrauma due to sports, in which it was verified that radius fractures were the most common (24.9\%) relative to other long bones. In addition, males had a significantly higher rate of fractures and associated nerve injuries, with peaks of incidence in the summer and the most associated sport was basketball (28.9\%).\par
A prospective longitudinal study followed patients with DRF for 12 months in order to verify the future risk of fracture in two groups, that is, young versus elderly men (65 years or older), whose result associated that the second group was more prone to having a disability in working with hands, arms and shoulder ipsilateral to the injury, regardless of the macroscopic radiographic finding. Furthermore, the decreased bone strength of these patients was associated with an increased risk of fracture at 10 years.  {\ref 17} Furthermore, another population-based retrospective longitudinal analysis sought to determine the proportion of DRF treated without adequate medical follow-up after initial care, as well as the type of medical care provided by different hospitals and physicians. And, from the analysis of 70,801 fractures, it was found that 20.8\% (n=14,742) of fractures were treated without continuous medical follow-up after initial care and treatment by a small hospital emergency department, pediatric specialty or subspecialty in a pediatric emergency, were more likely to result in no follow-up. In addition, small hospitals and living in a rural area were significantly associated with non-monitoring after the injury.  {\ref 18} A retrospective observational cohort with the aim of determining the incidence of DRF, in which 90,970 DRF were identified between the years 2005 to 2012, whose incidence rate during the entire period analyzed was 52.9/10,000 people/year, with the distribution between genders equal in the age group from 0 to 10 years old, however, higher in males from 11 to 17 years old. Furthermore, there was a significant variation in incidence throughout the year, with higher peaks in May (68.7/10,000 person-years) and September (73.2/10,000 person-years).  {\ref 19} Thus, considering that the period ob-served of higher incidences corresponds to milder temperatures, it can be suggested that such incidence may be related to sports activities or activities of greater impact.\par
A prospective cross-sectional study compared pediatric patients (<18 years) and adults (? 18 years) in two moments, before and during the covid-19 pandemic, with the aim of characterizing variation in epidemiological data on hospitalization and the need for a surgical approach. The first group showed a decrease in hospitalizations (3.8\%), hospitalizations with surgical treatment (11.5\%) and patients undergoing conservative treatment (7.2\%). The adult population showed a decrease in the rate of hospitalizations treated surgically (12.7\%) and in the number of individuals undergoing conservative treatment (30.3\%), while those who underwent surgical treatment with fixation by volar plate increased substantially (275\%).  {\ref 20} Rundgren et al.  {\ref 21} with the aim of determining Surgical Site Infections (SSI) after DRF surgery using different techniques (plate fixation, percutaneous pinning and external fixation), as well as factors associated with SSI in a sample of 31,807 patients, found that the rate of SSI corresponded to rates of 5\%, 12\% and 28\%, respectively. Furthermore, it was found that the type of open fracture and being male were associated with SSI. Nagai et al.  {\ref 22} evaluated the relationship between Potentially Inappropriate Medications (PIM), activities of daily living and subsequent falls in elderly patients with DRF, aged 65 years and over and divided into two groups (a group using PIM and a group not using PIM). The prevalence of prescriptions for PIM was 42.3\% and their use hindered the improvement in activities of daily living and was associated with an increase in subsequent falls.\par
A retrospective cohort study included 304 adults aged 60 years or older who had isolated DRF and divided into two groups: group I with 187 participants (volar locking plate, percutaneous pinning or external fixation) and group II with 117 individ-uals (treated with a cast) and classified into highly and less active based on the degree of physical activity prior to the injury. The results suggested that more physical activity practiced before the injury was associated with better functional results and patient-reported self-improvement. Thus, supervised physical activity, due to the risk of falls, should be encouraged in these patients.  {\ref 23} Another research, when evaluating Parkinson's Disease (PD) in two groups with (n=23) and without (n=65) the disease regarding the best outcome in patients with DRF, in which both groups underwent open reduction followed by of internal fixation, with the aim of verifying whether the PD group would have a lower result after surgery compared to non-PD patients, it was found that there was a shorter time and a significant rate of treatment failure, these being 39.1\% and 4.6\%, respectively.  {\ref 24} A retrospective longitudinal study with the objective of investigating the asso-ciation between nutritional status and functional prognosis in elderly patients with DRF in elderly individuals, found that a positive association between malnutrition and the ability to resume activities of daily living after DRF and low levels of albumin serum levels may increase the risk of subsequent falls, and a rate of 13.5\% of patients with DRF had malnutrition.  {\ref 25} When assessing the frequency with which children younger than 10 years old undergo a potentially unnecessary closed reduction associated with sedation for the DRF procedure and the cost implications, Orland et al.  {\ref 24} found that among 258 participants, 142 (55\%) underwent this procedure and 38 children (27\%) were considered potentially unnecessary with a cost increase of about 8 times the amount and the fractures could have been treated with in situ immobilization.  {\ref 26}  
\section[{V. FINAL CONSIDERATIONS}]{V. FINAL CONSIDERATIONS}\par
It is verified that there is seasonality in the DRF regarding the seasons. The reduced bone strength of these patients was associated with an increased risk of frac-ture in 10 years, and individuals from a rural environment have less hospital support and a greater chance of not having adequate post-fracture follow-up. In addition, obe-sity was not a serious factor for DRF recovery.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}4}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Distal}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.035335621662852784\textwidth}P{0.06872616323417238\textwidth}P{0.03241800152555301\textwidth}P{0.23632723112128146\textwidth}P{0.002269260106788711\textwidth}P{0.008752860411899313\textwidth}P{0.006807780320366132\textwidth}P{0.0042143401983218915\textwidth}P{0.2852784134248665\textwidth}P{0.009077040427154844\textwidth}P{0.018478260869565215\textwidth}P{0.07131960335621662\textwidth}P{0.0709954233409611\textwidth}}
Author\tabcellsep Methodology\tabcellsep Sample\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Study Design}\tabcellsep \tabcellsep \multicolumn{2}{l}{Primary outcome}\tabcellsep Sex\tabcellsep Age Range\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep From 18 to\\
Acosta-\tabcellsep Cross-\tabcellsep \tabcellsep \multicolumn{5}{l}{Obesity has been assessed}\tabcellsep \multicolumn{3}{l}{There was no correlation}\tabcellsep 30 M\tabcellsep 84 years old\\
Olivo et al.\tabcellsep sectional Prospective\tabcellsep 114\tabcellsep \multicolumn{5}{l}{to increase the severity of DRF.}\tabcellsep \multicolumn{3}{l}{between obesity and severity of DRF.}\tabcellsep (26,3\%) and 84 F\tabcellsep (average of 52,9 years\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (73,6\%)\tabcellsep old)\\
\tabcellsep \tabcellsep \tabcellsep The\tabcellsep \multicolumn{2}{l}{ability}\tabcellsep of\tabcellsep distal\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Unicortical distal fixation}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{unicortical}\tabcellsep \multicolumn{2}{l}{screws}\tabcellsep to\tabcellsep \multicolumn{3}{l}{during volar locking plate}\tabcellsep 21\% M\tabcellsep ? 18 years\\
Dardas et\tabcellsep Longitudinal\tabcellsep 75\tabcellsep \multicolumn{5}{l}{maintain operative DRF}\tabcellsep \multicolumn{3}{l}{fixation effectively produced}\tabcellsep and 79\%\tabcellsep (Average 54\\
al.\tabcellsep Prospective\tabcellsep \tabcellsep \multicolumn{5}{l}{reduction in adults was}\tabcellsep \multicolumn{3}{l}{operative reductions in DRF.}\tabcellsep F\tabcellsep ± 15 years)\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{verified.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{To verify the results of the}\tabcellsep \multicolumn{3}{l}{The involvement of the}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{volar locking plate for the}\tabcellsep \multicolumn{3}{l}{semilunar facet would have a}\tabcellsep From 18 to 84\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{treatment of type B DRF in-}\tabcellsep \multicolumn{3}{l}{slower recovery when compa-}\tabcellsep years old\\
Zhang et al.\tabcellsep Retrospective Longitudinal\tabcellsep 93\tabcellsep \multicolumn{5}{l}{volving the semilunar facet and compare with fractures}\tabcellsep \multicolumn{3}{l}{red to DRF without the involvement of this}\tabcellsep 63 M and 30 F\tabcellsep (median 39,8 years old)\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{without this involvement.}\tabcellsep \multicolumn{2}{l}{topography.}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 6.361 M\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{The climate can modulate the}\tabcellsep (25\%)\\
Ogliari et\tabcellsep Retrospective\tabcellsep \tabcellsep \multicolumn{5}{l}{It aimed to explore fragility}\tabcellsep \multicolumn{3}{l}{seasonality of fractures and,}\tabcellsep and\tabcellsep ? 50 years\\
al.\tabcellsep Longitudinal\tabcellsep 25.454\tabcellsep \multicolumn{5}{l}{fractures in adults over 50}\tabcellsep \multicolumn{3}{l}{consequently, the use of}\tabcellsep 19.093 F\tabcellsep (median 67\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{years of age, including DRF.}\tabcellsep \multicolumn{3}{l}{health service resources.}\tabcellsep (75\%)\tabcellsep years)\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{To verify the incidence of}\tabcellsep \multicolumn{3}{l}{There was an increase in the}\tabcellsep From 18 to\\
Johnso et\tabcellsep Retrospective\tabcellsep \tabcellsep \multicolumn{5}{l}{fractures of the wrist joint in}\tabcellsep \multicolumn{3}{l}{rate of this type of fracture in}\tabcellsep 2678 M\tabcellsep 104 years old\\
al.\tabcellsep Longitudinal\tabcellsep 8.380\tabcellsep \multicolumn{5}{l}{relation to the hot and cold}\tabcellsep \multicolumn{3}{l}{the coldest seasons of the}\tabcellsep and\tabcellsep (average\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{seasons of the year.}\tabcellsep \tabcellsep year.\tabcellsep \tabcellsep 5.702 F\tabcellsep 56,4 years old)\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{To verify the benefit of}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{rehabilitation}\tabcellsep \multicolumn{2}{l}{regarding}\tabcellsep \multicolumn{3}{l}{Benefit of rehabilitation in}\tabcellsep From 71,69\\
Zhang et al.\tabcellsep Longitudinal Prospective\tabcellsep 88\tabcellsep \multicolumn{5}{l}{RML due to DRF in individuals over 65 years of}\tabcellsep \multicolumn{3}{l}{case of RML due to DRF with less than 3 months of}\tabcellsep 29 M and 59 F\tabcellsep ± 6,232 years\\
\tabcellsep \tabcellsep \tabcellsep age.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{fracture.}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{In order to determine the}\tabcellsep \multicolumn{3}{l}{Refracture, vicious junction,}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{rate of complications of}\tabcellsep \multicolumn{3}{l}{rupture of the extensor}\tabcellsep 148 M\tabcellsep From 3 to 16\\
Kruppa\tabcellsep Retrospective\tabcellsep \tabcellsep \multicolumn{2}{l}{forearm}\tabcellsep \multicolumn{2}{l}{fractures}\tabcellsep after\tabcellsep pollicis\tabcellsep longus\tabcellsep tendon,\tabcellsep (73,6\%)\tabcellsep years (aver-age\\
et al.\tabcellsep Longitudinal\tabcellsep 201\tabcellsep \multicolumn{5}{l}{treatment with intramedull-}\tabcellsep \multicolumn{3}{l}{infection and limitation of}\tabcellsep and 53 F\tabcellsep of 9,7 years)\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{ary elastic nails.}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{range of motion.}\tabcellsep (26,4\%)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{The radius (24.9\%) was the}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{most common fracture site.}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{The most common etiology}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Determine}\tabcellsep \tabcellsep \multicolumn{2}{l}{sociodemo-}\tabcellsep was\tabcellsep playing\tabcellsep basketball\tabcellsep From 6 to 18\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{graphic aspects associated}\tabcellsep \multicolumn{3}{l}{(34.0\%) and FR (26.2\%) in}\tabcellsep years old (From\\
Wang et al.\tabcellsep Retrospective Longitudinal\tabcellsep 410\tabcellsep \multicolumn{5}{l}{with fractures, including DRF.}\tabcellsep \multicolumn{3}{l}{the 12-15 age group; playing bas-ketball (31.7\%) and FR}\tabcellsep 335 M and 75 F\tabcellsep 13,5 ± 3,1 years old)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{(23.0\%) in the 15-18 age}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep group.\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{9}{l}{Distal Radius Fracture: A Systematic Review of Observational Studies}\end{longtable} \par
 
\begin{quote}
\par
\par
The flagged article did not distinguish by genderIII. RESULTSAccording to the standardized terms of the DECS platform, a total of 45,634 articles were obtained and, after applying the inclusion and exclusion criteria, 252 publications were captured. After proper reading of the title and abstract as well as Distal Radius Fracture: A Systematic Review of Observational Studies\end{quote}

\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.0793921423276501\textwidth}P{0.111527057079318\textwidth}P{0.6590808005930319\textwidth}}
\tabcellsep Fracture Rate According to the\tabcellsep \\
Author\tabcellsep AO Classification\tabcellsep Trauma Mechanism\\
\tabcellsep \tabcellsep Type A fractures were the most common and the most severe type of\\
Acosta-Olivo et\tabcellsep A (20,18\%); B (32,45\%); C\tabcellsep fracture, type C, was the least common in all patients (normal weight,\\
al.\tabcellsep (47,37\%)\tabcellsep over-weight, obese)\\
\tabcellsep \tabcellsep The mechanisms most associated with trauma were falls (68\%) and falling\\
Dardas et al.\tabcellsep A (40\%); B (12\%); C (48\%)\tabcellsep from standing height (19\%)\\
\tabcellsep \tabcellsep Electric bicycle accidents were the most common cause (51.6\%) of all\\
\tabcellsep B1 (60,2\%); B2 (25,8\%); B3\tabcellsep injuries, followed by falls from heights (24.7\%), motor vehicle accidents\\
Zhang et al.\tabcellsep (14,0\%)\tabcellsep (18.3\%) and sports injuries (2.2\%)\\
Ogliari et al.\tabcellsep \tabcellsep \\
Johnson et al..\tabcellsep \tabcellsep \\
Zhang et al.\tabcellsep A (19.32); B (12.50); C 65.91)\tabcellsep \\
\tabcellsep \tabcellsep Drop (playing, jumping, skating, others) of 98.0\%\\
\tabcellsep \tabcellsep Polytrauma (motor vehicle accident; fall from a height of 3 m), two\\
Kruppa et al.\tabcellsep \tabcellsep accidents (1.0\%) No adequate trauma (osteogenesis imperfecta; juvenile\\
\tabcellsep \tabcellsep bone cyst) 2 (1.0\%)\\
\tabcellsep \tabcellsep The most common etiologies were playing basketball (27.5\%) in the male\\
\tabcellsep \tabcellsep group and walking (24.0\%) in the female group.\\
\tabcellsep \tabcellsep The most common etiologies and locations were playing basketball\\
\tabcellsep \tabcellsep (34.0\%) and FR (26.2\%) in the 12-15 age group, playing basketball\\
Wang et al.\tabcellsep \tabcellsep (31.7\%) and FR (23.0\%) in the age 15 to 18 years The most common FR\\
\tabcellsep \tabcellsep fracture sites were in basketball (28.9\%) and cricket (37.5\%) players.\\
Egund et al.\tabcellsep \tabcellsep \end{longtable} \par
 
\begin{quote}
\par
\par
\par
A (26\%); B (19\%); C (57\%) About two-thirds of fractures occurred after a fall from standing height. Men aged <65 years, compared to those aged ?65 years, had a higher pro-portion of fractures due to trauma, including falls from height/level (30\% vs 3\%) and traffic accidents (13\% vs 9\%).Distal RadiusFracture: A Systematic Review of Observational Studies London Journal of Medical and Health Research London Journal of Medical and Health Research Volume 23 | Issue 5 | Compilation 1.0Flagged articles did not analyze the fracture rate according to the AO severity classifi-cation and/or the rate associated with trauma in its outcome.\end{quote}

\caption{\label{tab_1}Table 2 :}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} © 2023 Great ] Britain Journals Press} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Distal Radius Fracture: A Systematic Review of Observational Studies]{b5}\label{b5} 	 		\textit{},  		 Compilation 1.0.  	 	 		\textit{Distal Radius Fracture: A Systematic Review of Observational Studies}  		8  (5) .  	 
\bibitem[Dardas et al. ()]{b10}\label{b10} 	 		‘A prospective observational assessment of unicortical distal screw placement during volar plate fixation of distal radius fractures’.  		 			A Z Dardas 		,  		 			C A Goldfarb 		,  		 			M I Boyer 		,  		 			D A Osei 		,  		 			C J Dy 		,  		 			R P Calfee 		.  	 	 		\textit{The Journal of hand surgery}  		2018. 43  (05)  p. .  	 
\bibitem[Amatuzzi ()]{b7}\label{b7} 	 		‘Análise da evolução qualitativa de publicações em Ortopedia e Traumatologia: comparação entre a "Revista Brasileira de Ortopedia" e’.  		 			Mll Amatuzzi 		.  	 	 		\textit{The Journal of Bone and Joint Surgery}  		2004. 39  (9)  p. .  	 	 (Revista Brasileira de Ortopedia) 
\bibitem[Zhang et al. ()]{b11}\label{b11} 	 		‘Comparative study of type B distal radius fractures with and without lunate facet involvement treated by volar locking plate, an observational study’.  		 			X Zhang 		,  		 			Y Zhao 		,  		 			C Hu 		.  	 	 		\textit{International Journal of Surgery}  		2017. 44 p. .  	 
\bibitem[Acosta-Olivo et al. ()]{b9}\label{b9} 	 		‘Correlation between obesity and severity of distal radius fractures’.  		 			C Acosta-Olivo 		,  		 			J C Gonzalez-Saldivar 		,  		 			G Villarreal-Villarreal 		.  	 	 		\textit{Orthopaedics \& Traumatology: Surgery \& Research}  		2017. 103  (02)  p. .  	 
\bibitem[Distal Radius Fracture: A Systematic Review of Observational Studies]{b16}\label{b16} 	 		\textit{Distal Radius Fracture: A Systematic Review of Observational Studies},  		 	 
\bibitem[Júnior et al. ()]{b2}\label{b2} 	 		‘Epidemiologia e grau de satisfação do paciente vítima de trauma musculoesquelético atendido em hospital de emergência da rede pública brasileira’.  		 			Braga Júnior 		,  		 			MB 		,  		 			Chagas Neto 		,  		 			F A Porto 		,  		 			MA 		.  	 	 		\textit{Acta Ortopédica Brasileira}  		2005. 13  (3)  p. .  	 
\bibitem[Fracture and Dislocation Classification Compendium Journal of Orthopaedic Trauma (2018)]{b8}\label{b8} 	 		‘Fracture and Dislocation Classification Compendium’.  	 	 		\textit{Journal of Orthopaedic Trauma}  		January 2018. Orthopaedic Trauma Association and AO Foundation. 32.  	 	 (Supplement) 
\bibitem[Oliveira Filho et al. ()]{b0}\label{b0} 	 		‘Fraturas do rádio distal: avaliação das classificações’.  		 			O M Oliveira Filho 		,  		 			W D Belangero 		,  		 			J B M Teles 		.  	 	 		\textit{Revista da Associação Médica Brasileira}  		2004. 50  (1)  p. .  	 
\bibitem[Kruppa et al. ()]{b15}\label{b15} 	 		‘Low complication rate of elastic stable intramedullary nailing (ESIN) of pediatric forearm fractures: A retrospective study of 202 cases’.  		 			C Kruppa 		,  		 			P Bunge 		,  		 			T A Schildhauer 		,  		 			M Dudda 		.  	 	 		\textit{Medicine}  		2017. 96  (16)  p. 6669.  	 
\bibitem[Collins ()]{b3}\label{b3} 	 		‘Management and rehabilitation of distal radius fracture’.  		 			D C Collins 		.  	 	 		\textit{Orthopedic Clinics of North America}  		1993. 24  (2)  p. .  	 
\bibitem[Zhang et al. ()]{b14}\label{b14} 	 		‘Manual passive rehabilitation program for geriatric distal radius fractures’.  		 			W Zhang 		,  		 			L Wang 		,  		 			X Zhang 		,  		 			Q Zhang 		,  		 			B Liang 		,  		 			B Zhang 		.  	 	 		\textit{Medicine}  		2021. 100  (03)  p. 24074.  	 
\bibitem[Slutsky and Herman ()]{b4}\label{b4} 	 		‘Rehabilitation of distal radius fractures: a biomechanical guide’.  		 			D J Slutsky 		,  		 			M Herman 		.  	 	 		\textit{Hand Clinics}  		2005. 21  (3)  p. .  	 
\bibitem[Ogliari et al. ()]{b12}\label{b12} 	 		‘Seasonality of adult fragility fractures and associ-ation with weather: 12-year experience of a UK Fracture Liaison Service’.  		 			G Ogliari 		,  		 			T Ong 		,  		 			L Marshall 		,  		 			O Sahota 		.  	 	 		\textit{Bone}  		2021. 147 p. 115916.  	 
\bibitem[Reis et al. ()]{b6}\label{b6} 	 		‘Terapia ocupacional no tratamento das fraturas do terço distal do rádio’.  		 			F B Reis 		,  		 			M C Corvelo 		,  		 			R M Françoso 		,  		 			F Faloppa 		,  		 			D Masieiro 		.  	 	 		\textit{Folha Médica}  		1990. 100  (1/2)  p. .  	 
\bibitem[Johnson et al. ()]{b13}\label{b13} 	 		‘The relationship between temperature and hip and wrist fracture incidence’.  		 			N A Johnson 		,  		 			Erb Stirling 		,  		 			M Alexander 		,  		 			J J Dias 		.  	 	 		\textit{The Annals of The Royal College of Surgeons of England}  		2020. 102  (5)  p. .  	 
\bibitem[Albertoni et al. ()]{b1}\label{b1} 	 		‘Tratamento das fraturas da extremidade distal do rádio’.  		 			W M Albertoni 		,  		 			F Faloppa 		,  		 			J C Belotti 		.  	 	 		\textit{Revista Brasileira de Ortopedia}  		2002. 37  (1/2)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
