<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>IoT health telemonitoring application for cardiovascular patients</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Aicha Aggoune</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Loubna Seddiki</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rami Bouguettoucha</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer science, University of 8th</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>The Internet of Things (IoT) is largely regarded as the most significant future technology, and the healthcare business is increasingly focused on it. The IoT is indeed at the heart of telemedicine, which makes it possible to facilitate the performance of remote medical procedures. We propose and develop the TeCa system (Telemonitoring of patients with cardiovascular diseases) an IoT-based web application which used the AD8232 ECG sensor and Arduino Uno to collect ECG data, which was subsequently kept in a database and shared with the doctor's caregiver. The proposed system allows a doctor to remotely interpret the data for the medical follow-up of a patient. The TeCa system keeps its usability since it does not require special knowledge to use it efectively.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Telemonitoring</kwd>
        <kwd>IoT</kwd>
        <kwd>TeCa system</kwd>
        <kwd>Cardiovascular patients</kwd>
        <kwd>ECG sensors</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        The integration of Information and Communication Technologies (ICTs) in healthcare have
become increasingly important in recent years to enhance patient care through telehealth [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
The innovative sensor in wearables and other commercial health products ofer great potential
for real-world data collection. These technologies provide new methods of supporting and caring
for patients at home, well-known Remote patient monitoring or medical telemonitoring [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
Cardiology is among the most significant sectors of industry since integrated sensor technologies
enable a wide range of applications, especially telemonitoring of patients’ cardiovascular health
status.
      </p>
      <p>
        Telecardiology is diagnosing and treating of cardiac disorders such as congenital heart defects
and heart failure by a distant clinician using videoconferencing and other technology [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. It has
improved the care of cardiac patients by increasing access to specialists not usually available in
the region and reducing wait times for necessary care.
      </p>
      <p>
        Telecardiology seems to have the potential to renovate the mode of cardiac care given in
primary care settings [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Electrocardiography (ECG) is an important diagnostic tool that should
be used in primary care for the detection and therapy of cardiovascular illness and cardiac
arrhythmias. The Internet of things (IoT) has been used by the healthcare system to collect
ECG data and provide home monitoring to patients with heart disease [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Also, the Internet of
Medical Things (IoMT) is a grouping of medical equipment and applications that communicate
with healthcare systems via online computer networks [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Given the millions of people who
sufer from cardiovascular disease, a technology like telemonitoring will make a tremendous
impact in properly controlling this long-term ailment and lowering the cost of treatment on
a massive scale. To solve labour shortages and improve access to care, we developed a TeCa
telemonitoring application for cardiovascular patients. The TeCa system automatically examines
the patient’s medical condition especially, ECG tracing via the AD8232 sensor. The data is then
processed with an Arduino Uno and important information is recorded in a distributed database.
      </p>
      <p>The paper is organized as follows: we give some important systems for telemonitoring
cardiovascular diseases in Sec. 2 and describe the TeCa modelling in Sec. 3. Section 4 shows the
setup of TeCa. Finally, we conclude the paper with Sec. 5.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Iot health telemonitoring applications</title>
      <p>
        The COVID-19 pandemic has fueled telehealth adoption, using virtual care options for the
ifrst time in the last three years. Several applications for remote patient monitoring have been
proposed. Cardiology remote patient monitoring is one of the most sensitive domains, which
requires more attention than others [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>
        Teladoc [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] is a unit of Teladoc Health, Inc., a mission-driven enterprise that is efectively
changing the way people access and experience healthcare. This involves developing
datadriven, tailored experiences that adapt to an individual’s changing healthcare requirements.
Clinicians may simply broaden their reach by using simple software and medical-grade telehealth
equipment. Teladoc ofers real-time clinical cooperation with peers worldwide to handle the
most complex care concerns.
      </p>
      <p>
        The digital front door of Orion Health is a secure, open, and scalable platform that enables
businesses to integrate new and current patient interaction technologies into a single,
userfriendly portal [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. It addresses the fragmented consumer experience caused by silos by providing
a consistent, easy-to-use, multi-channel interface through which all interactions, including
symptom assessment, trusted health information, electronic referrals, access to complete medical
records, virtual care, and remote monitoring, can take place.
      </p>
      <p>
        MedM is an expert in Enabling Connected Health™ and a maker of award-winning remote care
software platforms and personal health monitoring applications and portals [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. It improves
the quality of care and patient satisfaction while reducing the overall cost of healthcare. The
principal aim of this system is to drive interoperability in the healthcare ecosystem, improving
the speed of information exchange between all parties involved.
      </p>
      <p>
        Our previous research is based on Wordnet and Wup’s measure for automatic ontology
learning from heterogeneous relational databases [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. This approach has been validated in the
food risks domain.
      </p>
      <p>
        Recently, T.P.T.Armand et al. [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] develop a low-cost cardiovascular patient monitoring
system (RPM) with wireless capabilities that could be used in any region of Cameroon. RPM is
accessible, cheap, and capable of capturing important factors that accurately reflect the patient’s
condition and provide alerting mechanisms. In Cameroon, the availability of such remote
monitoring applications remains a big innovation.
      </p>
      <p>There have been several telecardiology encounters in the world of cardiology. The primary
goal was most likely to create a relationship with primary care using teleconsultation methods,
with varying degrees of success. Within cardiology, ECG can aid in the detection of arrhythmias,
which occur when the heart beats too slowly, too rapidly, or irregularly.</p>
      <p>In this context, we propose a telemonitoring application for patients with cardiovascular
diseases. The application used two lead heart rate monitors via an AD8232 ECG sensor and
Arduino Uno to transfer the data from AD8232 to the system. The developed TeCA
(Telemonitoring of patients with cardiovascular diseases) system maintains user-friendliness and ofers
several tasks, such as selecting the preferred doctor, chatting with the doctor’s caregiver, using
the ECG sensor associated with an explanatory video on how to use the sensor, and delivering
the electronic prescription, which must print it out by the patient or other patient’s assistant.
In addition, about the technical side, TeCa system is a web application programmed via the
Django framework of Python programing language, which provides the possibility to extend
the system by using artificial intelligence approaches, such as deep learning for auto-detection
of anomalies, ChatBot if the doctor is not accessible, etc.</p>
    </sec>
    <sec id="sec-3">
      <title>3. The Teca modeling</title>
      <p>The aim of our work is to develop a system that helps patients to take care of their cardiac health
at a distance, providing healthcare remotely, smart equipment, and remote medical operations.
We used the Merise modelling method. In the TeCa system, there are three main actors:
• Patient: The person that will be consulted in our system. Its roles are: to check the
doctor’s list, the capability to reach the doctor’s information, chat with its cardiologist
caregiver, and measure the heart rate in real-time using an IoT device connected to the
TeCa system.
• Doctor: The cardiologist, which will remotely consult the patient (consulting manager).</p>
      <p>Its roles are: to check the list of consulted patients and prescriptions given to them, Chat
with the patient, and the capability to reach the patient’s information.
• Admin: or website administrator ensures that a website is functioning properly. It is the
one that validates the registration of doctors.</p>
      <sec id="sec-3-1">
        <title>3.1. Treatments conceptual model</title>
        <p>The treatments conceptual model (TCM) is one of Merise’s most well-known diagrams. It enables
the study of the information system’s dynamics, i.e. the event-driven processes performed
inside the system. The TCM figure of the patient is shown in Figure. 1.</p>
        <p>We present TCM diagram of a doctor in cardiovascular disease, who uses our TeCa system
(see Figure. 2).</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Conceptual data model</title>
        <p>The conceptual data model (CDM) defines what the system contains. It aims to establish entities,
their attributes, and relationships (see Figure. 3).</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. The Teca setup</title>
      <p>The setting up of the TeCa system is performed on an AMD Quad-Core A8-7410 2.5GHz, RAM
8Gb. Python is used as a programming language with Django as a Python web framework
with a high degree of abstraction that allows for the quick building of safe and stable websites.
MySQL for storing data of patient, doctor, and ECG signal in the form of CSV, which will be
used for displaying the ECG tracing.</p>
      <p>The doctor can accept or refuse any received request (see Figure. 4).</p>
      <p>After accepting the patient’s request, the doctor will get information about the patient (see
Figure. 5).</p>
      <p>The patient can view the doctor’s profile and send the request as a new patient or an old</p>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>This article outlines the design and deployment of a cardiovascular health monitoring system.
TeCa application services with home telemonitoring, patients would be able to live freely for
a longer amount of time, lowering the expense of medical equipment and the need for extra
caregiver services.</p>
      <p>From perspectives, we are planning first to go ahead with our developed TeCa system in
order to enhance its features: Intelligent application by using machine learning algorithms to
replace the doctor with a robot and predicting heart disease, using a cloud server for storing
the huge amount of medical data.</p>
      <p>Finally, Federated Learning (FL), as an emerging distributed intelligence paradigm, is
particularly attractive for smart healthcare, by coordinating multiple datasets to perform AI training
without sharing data. We will improve the TeCa system in diferent healthcare centres and
develop a platform for distributed intelligence, keeping data secure and private.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>G.</given-names>
            <surname>Papanastasiou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Drigas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Skianis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lytras</surname>
          </string-name>
          , E. Papanastasiou,
          <article-title>Patient-centric icts based healthcare for students with learning, physical and/or sensory disabilities</article-title>
          ,
          <source>Telematics and Informatics</source>
          <volume>35</volume>
          (
          <year>2018</year>
          )
          <fpage>654</fpage>
          -
          <lpage>664</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>A. d. C.</given-names>
            <surname>Paula</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M. S. d. V.</given-names>
            <surname>Maldonado</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. A. G.</given-names>
            <surname>Gadelha</surname>
          </string-name>
          ,
          <article-title>Healthcare telemonitoring and business dynamics: challenges and opportunities for sus</article-title>
          ,
          <source>Revista de saúde pública 54</source>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>A.</given-names>
            <surname>DeWyer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Scheel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kamarembo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Akech</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Asiimwe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Beaton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Bobson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Canales</surname>
          </string-name>
          , K. DeStigter,
          <string-name>
            <given-names>D. S.</given-names>
            <surname>Kazi</surname>
          </string-name>
          , et al.,
          <article-title>Establishment of a cardiac telehealth program to support cardiovascular diagnosis and care in a remote, resource-poor setting in uganda</article-title>
          ,
          <source>Plos one 16</source>
          (
          <year>2021</year>
          )
          <article-title>e0255918</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>D.</given-names>
            <surname>Chowdhury</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. D.</given-names>
            <surname>Hope</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. C.</given-names>
            <surname>Arthur</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Weinberger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Ronai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. N.</given-names>
            <surname>Johnson</surname>
          </string-name>
          , C. S. Snyder,
          <article-title>Telehealth for pediatric cardiology practitioners in the time of covid-19, Pediatric Cardiology 41 (</article-title>
          <year>2020</year>
          )
          <fpage>1081</fpage>
          -
          <lpage>1091</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>G.</given-names>
            <surname>Sivapalan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. K.</given-names>
            <surname>Nundy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Dev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Cardif</surname>
          </string-name>
          , D. John, Annet:
          <article-title>A lightweight neural network for ecg anomaly detection in iot edge sensors</article-title>
          ,
          <source>IEEE Transactions on Biomedical Circuits and Systems</source>
          <volume>16</volume>
          (
          <year>2022</year>
          )
          <fpage>24</fpage>
          -
          <lpage>35</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Scrugli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Loi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Rafo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Meloni</surname>
          </string-name>
          ,
          <article-title>An adaptive cognitive sensor node for ecg monitoring in the internet of medical things</article-title>
          ,
          <source>IEEE Access 10</source>
          (
          <year>2021</year>
          )
          <fpage>1688</fpage>
          -
          <lpage>1705</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Scrugli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Loi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Rafo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Meloni</surname>
          </string-name>
          ,
          <article-title>An adaptive cognitive sensor node for ecg monitoring in the internet of medical things</article-title>
          ,
          <source>IEEE Access 10</source>
          (
          <year>2021</year>
          )
          <fpage>1688</fpage>
          -
          <lpage>1705</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Teladoc</surname>
          </string-name>
          , -,
          <year>2022</year>
          . URL: https://www.teladoc.com/.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Orionhealth</surname>
          </string-name>
          , -,
          <year>2022</year>
          . URL: https://orionhealth.com/global/.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Medm</surname>
          </string-name>
          , -,
          <year>2022</year>
          . URL: https://www.medm.com/company/about/.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>A.</given-names>
            <surname>Aggoune</surname>
          </string-name>
          ,
          <article-title>Automatic ontology learning from heterogeneous relational databases: Application in alimentation risks field</article-title>
          ,
          <source>in: Computational Intelligence and Its Applications: 6th IFIP TC 5 International Conference, CIIA</source>
          <year>2018</year>
          , Oran, Algeria, May 8-
          <issue>10</issue>
          ,
          <year>2018</year>
          , Proceedings 6, Springer,
          <year>2018</year>
          , pp.
          <fpage>199</fpage>
          -
          <lpage>210</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>T. P. T.</given-names>
            <surname>Armand</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A. I.</given-names>
            <surname>Mozumder</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. O.</given-names>
            <surname>Amaechi</surname>
          </string-name>
          , H.-C. Kim,
          <article-title>Developing a low-cost iot-based remote cardiovascular patient monitoring system in cameroon</article-title>
          , in: Healthcare, volume
          <volume>11</volume>
          ,
          <string-name>
            <surname>MDPI</surname>
          </string-name>
          ,
          <year>2023</year>
          , p.
          <fpage>199</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>