\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={Extrapulmonary Tuberculosis Scoring System Development. A Design for Android Studio Application},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Extrapulmonary Tuberculosis Scoring System Development. A Design for Android Studio Application}
\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]{Yani  Triyani}

             \author[2]{Titik  Respati}

             \author[3]{Maya  Tejasari}

             \author[4]{Wida  Purbaningsih}

             \author[5]{Reza  Fadilah}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2019 Accepted: 3 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Tuberculosis is an infectious disease with high incidence and mortality rates in the world. TB not only attacks lung, but other organs called Extrapulmonary Tuberculosis (EPTB) as well. At present, the diagnostic for EPTB is challenging since there are many examinations needed. This study developed a scoring system for EPTB diagnosis based on some parameters. The parameters derived from our studies evaluating AFB stain examination of biopsy tissue associated with the clinical feature of EPTB patients. Parameter included a detailed medical history and clinical examination, radiological, microbiological, molecular, and histopathological investigations. The proposed scoring system used a minimum android version of jellybean 4.1. The application is simple to accommodate users' low ability to operate. The scoring system is proposed for accommodating many parameters important for diagnostic. It differentiates which conditions are highly suspicious and should be included in the differential diagnosis. EPTB Scoring system can be an alternative for EPTB diagnostic tools.

\end{abstract}


\keywords{application, extrapulmonary tuberculosis, scoring system, diagnostic tools.}

\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
uberculosis is an infectious disease with high incidence and mortality rates in the world. Based on the World Health Organization (WHO) report in 2019, there is no single country free from Tuberculosis (TB).(1) Around 7 million Tuberculosis (TB) received treatment globally; however, the number of deaths was still hovering at 1.5 million patients. \hyperref[b0]{(2)} Several factors that contribute to the high incidence of TB are sociocultural, including herbal medicines and stigma, adherence to drugs, TB program, and environment.(2)(3)(4)(5)(6) \hyperref[b5]{(7)} The estimated incidence of TB cases in Indonesia is 845,000 cases per year, with 570,289 notified cases. Approximately 32\% of cases have not been counted, either because they are not detected or not reported. \hyperref[b6]{(8)} \hyperref[b7]{(9)} Other than infected the lung, TB can also attack other organs such as bones, lymph nodes, and abdominal areas known as extrapulmonary tuberculosis (EPTB). \hyperref[b9]{(10)} \hyperref[b10]{(11)} The incidence of EPTB varies across regions ranging from 8\% ?34\% of all TB cases. Extrapulmonary tuberculosis (EPTB) levels vary widely -depending on their risk factors -including host immunological response, socio-demographics, comorbidities, lifestyle behaviors, genetic factors, and lymph node pathogenesis. \hyperref[b11]{(12)} \hyperref[b12]{(13)} It also depends on the previous history of pulmonary TB, non-adherence to taking anti TB drugs, and failure to therapy due to drug resistance.(3)(  {\ref 14}) Drugs of choice and inaccurate diagnoses depend on a country's socio-economic level and the resources devoted to the TB program.(2)(15) Direct sputum smear microscopy is the most widely used method for diagnosing pulmonary TB and is available in most primary health-care laboratories at the health-center level. Because TB can present with many different symptoms, the first obstacle in diagnosing smear-negative TB is discerning the varied clinical presentations. \hyperref[b12]{(13)}  \hyperref[b16]{(16)} It is essential to determine which conditions are highly suspicious and included in the differential diagnosis. \hyperref[b17]{(17)} \hyperref[b18]{(18)} Previous studies have found that using a scoring system can support pulmonary TB diagnosis. \hyperref[b19]{(19)} \hyperref[b20]{(20)} This paper discussed the proposed scoring system for EPTB diagnostic tools based on several parameter discussed above. The data used for the parameters in the application were based on our study of 1,034 TB cases registered from 2015-2018 in Bandung. 
\section[{II.}]{II.} 
\section[{Approach}]{Approach}\par
A diagnostic approach to an AFB smearnegative patient with possible TB includes, where available, a detailed medical history and clinical examination, as well as radiological, microbiological, molecular, and histological investigations. \hyperref[b21]{(21)} Diagnosis of pulmonary tuberculosis in adults with clinical manifestations of chronic cough and sputum can be quickly made using the production of sputum smears with the Ziehl Neelsen AFB staining method. However, this method is challenging for the diagnose in patients with a non-productive cough that cannot expel phlegm and TB patients with HIV/AIDS or other immunecompromised conditions. (  {\ref 8} Below is the diagram showing the overall phase used in this study. Figure \hyperref[fig_1]{1} taken initially from \hyperref[b21]{(21)} described the approach used for the base of this study. F results. The results were presented according to the number of systemic manifestations and combined local manifestations and AFB and histopathological results. From 1,034 biopsied TB sputum smear using the AFB staining method and other supporting examination, we found 44 patients with EPTB, 3.4\% of the total, which less than the average figure from the literature.\par
Positivity degree of EPTB recorded by AFB staining from paraffin block test preparations, using International Union Against Tuberculosis and Lung Disease (UATLD) scale modification on sputum smears.\par
AFB staining from the test material's sputum smear can be homogeneous, while the preparations from paraffin blocks cannot be homogenized because the test preparations come from different tissues. To accommodate those, the analysis of the data developed using two types of interpretation, some using the degree of positivity, and others used positive and negative findings only. EPTB based on the BTA count results and its relationship with systemic manifestations and local manifestations in EPTB patients is in the table below. Detected clinical manifestations in EPTB patients are divided into systemic manifestations and local manifestations. Systemic manifestations consist of fever, night sweats, fatigue, and weight loss. It appears that the number of patients who complain of fever is the same as those who complain of fatigue. Interestingly, the number of patients who complained of night sweats was the same as patients complained of weight loss. In addition to systemic clinical manifestations, there are also local clinical manifestations.\par
On these local manifestations, the symptoms depend on the origin of the organ where EPTB is located. Patients diagnosed with lymph node EPTB complain of enlarged lymph nodes accompanied by pain, while patients diagnosed with EPTB have lumps and pain. Overall, all EPTB patients complained of symptoms related to the origin of the organ where EPTB locate, although the number of complaints differed from patient to patient.\par
Most of EPTB occurred in the lymph nodes (48.6\%), while the rest were evenly distributed among other organs, including bones, breasts, perianal, ileum. The findings were consistent with studies in other developing countries that have previously reported that the most frequent EPTB incidence location is in the lymph nodes \hyperref[b11]{(12)}\hyperref[b12]{(13)}\hyperref[b14]{(14)}\hyperref[b15]{(15)}\hyperref[b16]{(16)}. Histopathological readings from EPTB infection paraffin blocks found 97\% of cases with granuloma (+); however, the AFB (+) was only 8.5\%. It can be explained since granuloma collects several inflammatory cells, especially mature macrophages that form aggregates in response to an antigen. An antigen can come from a bacterium, a fungus, a foreign object, or an immune complex. The purpose of granuloma formation is to isolate the host body's antigen and facilitate the eradication of the antigen. Early in granuloma formation, antigen-presenting cells express a wide variety of proinflammatory and chemoattractant cytokines. The AFB staining results on the extrapulmonary TB patients' biopsy tissue based on the degree of positivity were mostly with a value of +1 (8.1\%). There was no correlation between the degree of AFB's degree of positivity from biopsy tissue with clinical symptoms in this study.\par
Most EPTB sufferers do not experience systemic symptoms such as intermittent fever, night sweats, weight loss as experienced by TB patients in general. It is different from previous studies, which explained that systemic symptoms in EPTB patients were around 52.2\% . \hyperref[b16]{(16)} In this study, it was found that systemic fever complaints only occurred in about 16\% of cases, night sweats in 5\%, 5\% experienced weight loss, 16\% fatigue. In contrast, in the previous study, fever complaints were found in 37-80\% of cases. (  {\ref 12}) This study found that 100\% of local clinical symptoms were statistically significant in patients with extrapulmonary TB based on the histopathological features and AFT staining with various positivity degrees. In contrast with previous studies, which explained that local symptoms in EPTB patients were only around 72\%. \hyperref[b17]{(17)} The histopathological examination results on the biopsy tissue were almost entirely with (+) granulomas since granuloma image is a characteristic feature of TB infected tissue. \hyperref[b15]{(15,}\hyperref[b18]{18,}\hyperref[b19]{19)} There were no systemic clinical symptoms (97\%) such as fever, night sweats, weight loss, and fatigue in patients with granuloma (+) features found on the histopathological result. In contrast with the other studies, which stated that the characteristic of TB infection histopathological is associated with the clinical manifestations of EPTB patients \hyperref[b15]{(15,}\hyperref[b18]{(18)}\hyperref[b19]{(19)}\hyperref[b20]{(20)}\hyperref[b21]{(21)}. Based on the above results and considering the scoring system that was previously used to enforce TB in children, a new scoring system is planned as an innovation to assist in diagnosing EPTB. This design expected to capture EPTB cases, taking into account several longused laboratory parameters found in this study. Other laboratory parameters will also support it as predictors of TB, such as erythrocyte sedimentation rates, monocyte/lymphocyte ratio, and neutrophil/lymphocyte ratio. \hyperref[b22]{(22)}\hyperref[b23]{(23)} {\ref (24)} This scoring system's design uses a simple application that can be used using Android Studio since the aims are to use a broader community for EPTB case finding networking. (25) The simple design is chosen considering user ability on operating apps, which is relatively low. The "Extra-pulmonary TB Score Calculation System (EPTBScore)" application is an android based mobile application run on an android smartphone with a minimum android version of jelly bean 4.1. This system works by calculating the total score based on 22 parameters, as described in Table \hyperref[tab_2]{3}. In the application there are seven application pages, as follows:\par
Opening Page; The opening page in the application only displays information of the the application name and originator. Figure \hyperref[fig_3]{3} illustrates the opening page. The following pages will be for language preferences followed by pages for personal information such as name, age, and gender of the patient. The pages are illustrated in Figure   The above proposed application designed to accommodate the need for several parameter inclusion. We developed a very simple application with regard to the user ability in operating application. This application is still in the development process with future plan of accomodataing user experience and needs.
\begin{quote}
4\end{quote}
 
\section[{III.}]{III.} 
\section[{Conclusion}]{Conclusion}\par
This paper presented the proposed EPTB Scoring Application used to diagnose Extrapulmonary Tuberculosis. The scoring system is ideal for accommodating many parameters from either systemic and local manifestation. Parameters chose using detailed medical history and clinical examination and radiological, microbiological, molecular, and histological investigations. It can also differentiate which conditions are highly suspicious and should be included in the differential diagnosis. EPTB Scoring system can be an alternative for EPTB diagnostic tools.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.28073394495412846\textwidth}P{0.031192660550458717\textwidth}P{0.1033256880733945\textwidth}P{0.050688073394495416\textwidth}P{0.12282110091743119\textwidth}P{0.033142201834862384\textwidth}P{0.07993119266055046\textwidth}P{0.050688073394495416\textwidth}P{0.09747706422018348\textwidth}}
Clinical\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{AFB stained}\tabcellsep \tabcellsep \tabcellsep \\
Manifestation\tabcellsep \tabcellsep NA\tabcellsep \tabcellsep ?\tabcellsep +\tabcellsep \tabcellsep \tabcellsep Total\\
\tabcellsep n\tabcellsep \%\tabcellsep n\tabcellsep \%\tabcellsep n\tabcellsep \%\tabcellsep n\tabcellsep \%\\
Systemic\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Manifestation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Fever\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Yes\tabcellsep 3\tabcellsep 10\tabcellsep 21\tabcellsep 70\tabcellsep 6\tabcellsep 20\tabcellsep 30\tabcellsep 100\\
No\tabcellsep 2\tabcellsep 28,6\tabcellsep 5\tabcellsep 71,4\tabcellsep 0\tabcellsep 0\tabcellsep 7\tabcellsep 100\\
Total\tabcellsep 5\tabcellsep 13,5\tabcellsep 26\tabcellsep 70,3\tabcellsep 6\tabcellsep 8,1\tabcellsep 37\tabcellsep 100\\
Weight Loss\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Yes\tabcellsep 4\tabcellsep 11,4\tabcellsep 25\tabcellsep 71,4\tabcellsep 6\tabcellsep 17,2\tabcellsep 35\tabcellsep 100\\
No\tabcellsep 1\tabcellsep 50\tabcellsep 1\tabcellsep 50\tabcellsep 0\tabcellsep 0\tabcellsep 2\tabcellsep 100\\
Total\tabcellsep 5\tabcellsep 13,5\tabcellsep 26\tabcellsep 70,3\tabcellsep 6\tabcellsep 8,1\tabcellsep 37\tabcellsep 100\\
Night Sweat\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Yes\tabcellsep 4\tabcellsep 11,4\tabcellsep 25\tabcellsep 71,4\tabcellsep 6\tabcellsep 17,2\tabcellsep 35\tabcellsep 100\\
No\tabcellsep 1\tabcellsep 50\tabcellsep 1\tabcellsep 50\tabcellsep 0\tabcellsep 0\tabcellsep 2\tabcellsep 100\\
Total\tabcellsep 5\tabcellsep 13,5\tabcellsep 26\tabcellsep 70,3\tabcellsep 6\tabcellsep 8,1\tabcellsep 37\tabcellsep 100\\
Fatique\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Yes\tabcellsep 4\tabcellsep 11,4\tabcellsep 25\tabcellsep 71,4\tabcellsep 6\tabcellsep 17,2\tabcellsep 35\tabcellsep 100\\
No\tabcellsep 1\tabcellsep 50\tabcellsep 1\tabcellsep 50\tabcellsep 0\tabcellsep 0\tabcellsep 2\tabcellsep 100\\
Total\tabcellsep 5\tabcellsep 13,5\tabcellsep 26\tabcellsep 70,3\tabcellsep 6\tabcellsep 8,1\tabcellsep 37\tabcellsep 100\\
Local\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Manifestation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Yes\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 100\\
No\tabcellsep 5\tabcellsep 13,5\tabcellsep 26\tabcellsep 70,3\tabcellsep 6\tabcellsep 16,2\tabcellsep 37\tabcellsep 0\\
Total\tabcellsep 5\tabcellsep 13,5\tabcellsep 26\tabcellsep 70,3\tabcellsep 6\tabcellsep 16,2\tabcellsep 37\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.1345437616387337\textwidth}P{0.25009310986964617\textwidth}P{0.22951582867783984\textwidth}P{0.02849162011173184\textwidth}P{0.022160148975791435\textwidth}P{0.04273743016759777\textwidth}P{0.05223463687150837\textwidth}P{0.04273743016759777\textwidth}P{0.04748603351955307\textwidth}}
Year 2020\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
34\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XX Issue XII Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
D D D D )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Medical Research (\tabcellsep Clinical Manifestation Systemic Manifestation Fever Yes No Total Weight Loss Yes No Total Night Sweat Yes\tabcellsep \multicolumn{4}{l}{No Granuloma n \% 1 3,3 0 0 1 2,7 1 2,9 0 0 1 2,7 1 2,9 Histopathology Granuloma n \% 29 96,7 7 100 36 97,3 34 97,1 2 100 36 97,3 34 97,1}\tabcellsep n 30 7 37 35 2 37 35\tabcellsep Total\tabcellsep \% 100 100 100 100 100 100 100\\
\tabcellsep No\tabcellsep 0\tabcellsep 0\tabcellsep 2\tabcellsep 100\tabcellsep 2\tabcellsep 100\\
\tabcellsep Total\tabcellsep 1\tabcellsep 2,7\tabcellsep 36\tabcellsep 97,3\tabcellsep 37\tabcellsep 100\\
\tabcellsep Fatique\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Yes\tabcellsep 1\tabcellsep 3,2\tabcellsep 30\tabcellsep 96,8\tabcellsep 31\tabcellsep 100\\
\tabcellsep No\tabcellsep 0\tabcellsep 0\tabcellsep 6\tabcellsep 100\tabcellsep 6\tabcellsep 100\\
\tabcellsep Total\tabcellsep 1\tabcellsep 2,7\tabcellsep 36\tabcellsep 97,3\tabcellsep 37\tabcellsep 100\\
\tabcellsep Local Manifestation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Yes\tabcellsep 0\tabcellsep 0\tabcellsep 00\tabcellsep 0\tabcellsep 0\tabcellsep 0\\
\tabcellsep No\tabcellsep 1\tabcellsep 2,7\tabcellsep 36\tabcellsep 97,3\tabcellsep 37\tabcellsep 100\\
\tabcellsep Total\tabcellsep 1\tabcellsep 2,7\tabcellsep 36\tabcellsep 97,3\tabcellsep 37\tabcellsep 100\end{longtable} \par
  {\small\itshape [Note: F © 2020 Global Journals Extrapulmonary Tuberculosis Scoring System Development. A Design for Android Studio Application]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
PARAMETER\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 			\footnote{© 2020 Global Journals Extrapulmonary Tuberculosis Scoring System Development. A Design for Android Studio Application} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b13}\label{b13} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1016/j.ijmyco.2016.06.008}{10.1016/j.ijmyco.2016.06.008}.  		 \url{http://dx.doi.org/10.1016/j.ijmyco.2016.06.008}  		5 p. .  	 
\bibitem[Kemenkes]{b15}\label{b15} 	 		\textit{},  		 			Kesehatan Kemenkes 		,  		 			RI 		.  	 	 		Informasi kesehatan indonesia 2019  		8.  	 	 (Kementrian Kesehatan RI. 2019. 1-58 p) 
\bibitem[ ()]{b8}\label{b8} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1039/C7RA00172J\%0Ahttps://www.intechopen.com/books/advanced-biometric-technologies/liveness-detection-in-biometrics\%0A10.1016/j.colsurfa.2011.12.014}{10.1039/C7RA00172J\%0Ahttps://www.intechopen.com/books/advanced-biometric-technologies/liveness-detection-in-biometrics\%0A10.1016/j.colsurfa.2011.12.014}.  		 \url{http://dx.doi.org/10.1039/C7RA00172J\%0Ahttps://www.intechopen.com/books/advanced-biometric-technologies/liveness-detection-in-biometrics\%0Ahttp://dx.doi.org/10.1016/j.colsurfa.2011.12.014}  		2013. p. .  	 
\bibitem[ Indonesian National AIDS Commission. Global AIDS ()]{b22}\label{b22} 	 		\textit{},  		 \url{http://www.unaids.org/sites/default/files/country/documents/IDN\textunderscore narrative\textunderscore report\textunderscore 2014.pdf}  	 	 		\textit{Indonesian National AIDS Commission. Global AIDS}  		2014. 2014. 2018 Apr 8.  	 	 (Response Progress Report. Indonesia Country Progress Report) 	 (Internet) 
\bibitem[Petersen et al. ()]{b23}\label{b23} 	 		‘De-isolation of patients with pulmonary tuberculosis after start of treatmentclear, unequivocal guidelines are missing’.  		 			E Petersen 		,  		 			F Khamis 		,  		 			G B Migliori 		,  		 			J G Bay 		,  		 			B Marais 		,  		 			C Wejse 		.  		 \xref{http://dx.doi.org/10.1016/j.ijid.2017.01.02924}{10.1016/j.ijid.2017.01.02924}.  		 \url{http://dx.doi.org/10.1016/j.ijid.2016.12.005}  	 	 		\textit{Int J Infect Dis}  		2017. 2017. 56 p. .  	 	 (Int J Infect Dis. Internet) 
\bibitem[Th ()]{b19}\label{b19} 	 		‘Development of a framework for evaluating the sustainability of community-based dengue control projects’.  		 			T T Th 		,  		 			BH 		.  		 \url{http://ovidsp.ovid.com/ovidweb.cgi?T=JS\&PAGE=reference\&D=emed9\&NEWS=N\&AN=2009081151}  	 	 		\textit{Am J Trop Med Hyg}  		2009. 80  (2)  p. .  	 
\bibitem[Lee]{b10}\label{b10} 	 		‘Diagnosis and treatment of extrapulmonary tuberculosis’.  		 			J Y Lee 		.  	 	 		\textit{Tuberc Respir Dis (Seoul)}  		 	 
\bibitem[Onix et al.]{b7}\label{b7} 	 		‘Extra Pulmonary Tuberculosis: An Overview’.  		 			J Onix 		,  		 			William Cantres-Fonseca 		,  		 			Francisco Del Rodriguez-Cintrón 		,  		 			Sb-C Olmo-Arroyo 		.  	 	 		\textit{Role of Microbes in Human Health and Diseases},  				 	 	 (Internet) 
\bibitem[Ben et al. ()]{b6}\label{b6} 	 		‘Extrapulmonary Tuberculosis: Update on the Epidemiology, Risk Factors and Prevention Strategies’.  		 			Houda Ben 		,  		 			A Makram 		,  		 			K Chakib 		,  		 			M Khaoula 		,  		 			R Fatma 		,  		 			H Fatma 		,  		 			S 		.  	 	 		\textit{Int J Trop Dis}  		2018. 1  (1)  p. .  	 
\bibitem[Purbaningsih et al. ()]{b14}\label{b14} 	 		‘High ESAT-6 Expression in Granuloma Necrosis Type of Tuberculous Lymphadenitis Ekspresi ESAT-6 Tinggi pada Granuloma Limfadenitis Tuberkulosis Tipe Nekrosis’.  		 			W Purbaningsih 		,  		 			D Setiabudi 		,  		 			H Sastramihardja 		,  		 			I Parwati 		.  	 	 		\textit{Glob Med Heal Commun}  		2018. 6  (22)  p. .  	 
\bibitem[Gambhir et al. ()]{b11}\label{b11} 	 		‘Imaging in extrapulmonary tuberculosis’.  		 			S Gambhir 		,  		 			M Ravina 		,  		 			K Rangan 		,  		 			M Dixit 		,  		 			S Barai 		,  		 			J Bomanji 		.  	 	 		\textit{Int J Infect Dis}  		2017. 56 p. .  	 
\bibitem[Nurkomarasi et al.]{b0}\label{b0} 	 		‘Karakteristik penderita drop out pengeobatan tuberkulosis paru di Garut’.  		 			N Nurkomarasi 		,  		 			T Respati 		,  		 			B Budiman 		.  	 	 		\textit{Glob Med Heal Commun}  		 	 	 (Internet) 
\bibitem[Purohit and Mustafa ()]{b4}\label{b4} 	 		‘Laboratory diagnosis of extrapulmonary tuberculosis (EPTB) in resourceconstrained setting: State of the art, challenges and the need’.  		 			M Purohit 		,  		 			T Mustafa 		.  	 	 		\textit{J Clin Diagnostic Res}  		2015. 9  (4)  p. .  	 
\bibitem[Zumla et al. ()]{b2}\label{b2} 	 		‘Learning from epidemiological, clinical, and immunological studies on Mycobacterium africanum for improving current understanding of host-pathogen interactions, and for the development and evaluation of diagnostics, host-directed therapies, and vaccines f’.  		 			A Zumla 		,  		 			I D Otchere 		,  		 			G I Mensah 		,  		 			A Asante-Poku 		,  		 			F Gehre 		,  		 			M Maeurer 		.  		 \xref{http://dx.doi.org/10.1016/j.ijid.2016.12.003}{10.1016/j.ijid.2016.12.003}.  		 \url{http://dx.doi.org/10.1016/j.ijid.2016.12.003}  	 	 		\textit{Int J Infect Dis}  		2017. 56 p. .  	 	 (Internet) 
\bibitem[Popescu et al. ()]{b9}\label{b9} 	 		‘Lymph node tuberculosis -An attempt of clinicomorphological study and review of the literature’.  		 			M R Popescu 		,  		 			G C?lin 		,  		 			I Strâmbu 		,  		 			M Olaru 		,  		 			M B?l??oiu 		,  		 			V Huplea 		.  	 	 		\textit{Rom J Morphol Embryol}  		2014. 55  (2)  p. .  	 
\bibitem[Terbatas ()]{b20}\label{b20} 	 		‘Pendekatan Diagnosis Tuberkulosis Pada Anak Di Sarana Pelayanan Kesehatan Dengan Fasilitas Terbatas’.  		 			F Terbatas 		.  	 	 		\textit{J Kedokt Syiah Kuala}  		2016. 16  (2)  p. .  	 
\bibitem[Faidah et al. ()]{b5}\label{b5} 	 		\textit{Persepsi Siswa SMA Negeri di Kota Bandung terhadap Individu yang Memiliki Gangguan Kesehatan Jiwa},  		 			N C Faidah 		,  		 			T Respati 		,  		 			S Fitriyana 		.  		2017. p. .  	 
\bibitem[Umrao et al.]{b12}\label{b12} 	 		‘Prevalence and species spectrum of both pulmonary and extrapulmonary nontuberculous mycobacteria isolates at a tertiary care center’.  		 			J Umrao 		,  		 			D Singh 		,  		 			A Zia 		,  		 			S Saxena 		,  		 			S Sarsaiya 		,  		 			S Singh 		.  	 	 		\textit{Int J Mycobacteriology}  		 	 	 (Internet) 
\bibitem[Fox et al. ()]{b18}\label{b18} 	 		‘Preventive therapy for latent tuberculosis infectionthe promise and the challenges’.  		 			G J Fox 		,  		 			C C Dobler 		,  		 			B J Marais 		,  		 			J T Denholm 		.  		 \xref{http://dx.doi.org/10.1016/j.ijid.2016.11.006}{10.1016/j.ijid.2016.11.006}.  		 \url{http://dx.doi.org/10.1016/j.ijid.2016.11.006}  	 	 		\textit{Int J Infect Dis}  		2017. 56 p. .  	 	 (Internet) 
\bibitem[Centis et al. ()]{b17}\label{b17} 	 		‘Shifting from tuberculosis control to elimination: Where are we? What are the variables and limitations? Is it achievable?’.  		 			R Centis 		,  		 			D 'ambrosio 		,  		 			L Zumla 		,  		 			A Migliori 		,  		 			GB 		.  		 \xref{http://dx.doi.org/10.1016/j.ijid.2016.11.416}{10.1016/j.ijid.2016.11.416}.  		 \url{http://dx.doi.org/10.1016/j.ijid.2016.11.416}  	 	 		\textit{Int J Infect Dis}  		2017. 56 p. .  	 	 (Internet) 
\bibitem[Respati and Sufrie ()]{b1}\label{b1} 	 		‘Socio cultural factors in the treatment of pulmonary tuberculosis: a case of Pare-Pare Municipality South Sulawesi’.  		 			T Respati 		,  		 			A Sufrie 		.  	 	 		\textit{Glob Med Heal Commun}  		2014. 2  (2)  p. .  	 
\bibitem[Triyani et al. ()]{b21}\label{b21} 	 		‘The Relation of Acid Fast Bacilli with Ziehl Neelsen Staining and Histopathologic Examination of Biopsy Specimens in Extrapulmonary TB Suspected Patients’.  		 			Y Triyani 		,  		 			M Tejasari 		,  		 			W Purbaningsih 		,  		 			S Masria 		,  		 			T Respati 		.  	 	 		\textit{Glob Med Heal Commun}  		2020. 8  (22)  p. .  	 
\bibitem[Craig et al. ()]{b3}\label{b3} 	 		‘Tuberculosis stigma as a social determinant of health: a systematic mapping review of research in low incidence countries’.  		 			G M Craig 		,  		 			A Daftary 		,  		 			N Engel 		,  		 			S O'driscoll 		,  		 			A Ioannaki 		.  		 \xref{http://dx.doi.org/10.1016/j.ijid.2016.10.011}{10.1016/j.ijid.2016.10.011}.  		 \url{http://dx.doi.org/10.1016/j.ijid.2016.10.011}  	 	 		\textit{Int J Infect Dis}  		2017. 56 p. .  	 	 (Internet) 
\bibitem[Padayatchi et al. ()]{b16}\label{b16} 	 		‘Turning the tide against tuberculosis’.  		 			N Padayatchi 		,  		 			N Naidu 		,  		 			G Friedland 		,  		 			K Naidoo 		,  		 			F Conradie 		,  		 			K Naidoo 		.  		 \xref{http://dx.doi.org/10.1016/j.ijid.2017.01.012}{10.1016/j.ijid.2017.01.012}.  		 \url{http://dx.doi.org/10.1016/j.ijid.2017.01.012}  	 	 		\textit{Int J Infect Dis}  		2017. 56 p. .  	 	 (Internet) 
\end{bibitemlist}
 			 		 	 
\end{document}
