University Sétif 1 FERHAT ABBAS Faculty of Sciences
Détail de l'auteur
Auteur Romaissa Yessaad Cherif |
Documents disponibles écrits par cet auteur



Development of a Mobile Application to enhance online Healthcare access in Algeria: Medcare / Romaissa Yessaad Cherif
Titre : Development of a Mobile Application to enhance online Healthcare access in Algeria: Medcare Type de document : texte imprimé Auteurs : Romaissa Yessaad Cherif, Auteur ; Hadjer Benaziz ; Khentout , Chabane, Directeur de thèse Editeur : Setif:UFA Année de publication : 2024 Importance : 1 vol (44 f .) Format : 29 cm Langues : Anglais (eng) Catégories : Thèses & Mémoires:Informatique Mots-clés : Healthcare
Doctors
Patients
Mobile Application
Home healthcare services
UML
IOS
Flutter
Dart
Adobe Illustrator
FirebaseIndex. décimale : 004 - Informatique Résumé :
Access to healthcare services is critical for maintaining the health and well-being of individuals
and communities. Quality healthcare reduces the incidence of injuries and diseases, thereby improving
the overall quality of life. Technological advancements, particularly in mobile applications,
have significantly enhanced the accessibility of essential healthcare services. In this context, we
introduce ”MedCare,” a comprehensive mobile application designed to streamline access to medical
resources efficiently.
MedCare facilitates home healthcare services provided by qualified doctors and nurses, offers a
directory of specialists for easy appointment booking, and provides the locations of medical facilities
such as pharmacies, laboratories, and nearby doctors. Our primary goal is to promote equitable
access to healthcare and simplify the healthcare process, ensuring that essential services are within
reach for everyone.Note de contenu :
Sommaire
Abstract . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i
R´esum´e . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ii
Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iii
Dedication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iv
Dedication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . v
Table of Contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . vii
List of tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . viii
List of figures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ix
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1 PROBLEMATIC 2
1.1 Introduction: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 Problematic: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Related Work: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.4 Conclusion: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2 Mobile Technology to improve Healthcare Access 7
2.1 Introduction: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.2 Digital healthcare: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.2.1 Mobile Application: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.3 How mobile and web applications impacted the healthcare industry: . . . . . . . . . . 8
2.4 Brief Description of the Application: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.4.1 The development of our application: . . . . . . . . . . . . . . . . . . . . . . . . 10
2.4.2 The progress of our mobile application: . . . . . . . . . . . . . . . . . . . . . . 10
2.4.3 Objectives of the Proposed Model: . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.5 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
3 Architecture and modeling Of our application 13
3.1 Introduction: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.2 Design methodology: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.2.1 UML Presentation: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.3 Analysis and design: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.3.1 Use-case diagram: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.3.2 Sequence diagram: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
3.3.3 Activity diagram: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
3.4 Conclusion: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
4 The user interfaces of Our application 28
4.1 Presentation interfaces: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
4.2 Account Setup: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
4.3 Patient interfaces: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
4.3.1 Home page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
4.3.2 Search for a doctor page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
4.3.3 Book appointment page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
4.3.4 Search for medication page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
4.3.5 Search for laboratories and pharmacies pages: . . . . . . . . . . . . . . . . . . 33
4.3.6 Request home healthcare providers page: . . . . . . . . . . . . . . . . . . . . . 34
4.3.7 Read magazines page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
4.3.8 Profile page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
4.4 Doctor interfaces: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
4.4.1 Home page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
4.4.2 Add magazine page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
4.4.3 Validate home healthcare requests page: . . . . . . . . . . . . . . . . . . . . . 39
4.5 Nurse interfaces: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
4.5.1 Home page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
4.5.2 Confirm requests: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43Côte titre : MAI/0896 Development of a Mobile Application to enhance online Healthcare access in Algeria: Medcare [texte imprimé] / Romaissa Yessaad Cherif, Auteur ; Hadjer Benaziz ; Khentout , Chabane, Directeur de thèse . - [S.l.] : Setif:UFA, 2024 . - 1 vol (44 f .) ; 29 cm.
Langues : Anglais (eng)
Catégories : Thèses & Mémoires:Informatique Mots-clés : Healthcare
Doctors
Patients
Mobile Application
Home healthcare services
UML
IOS
Flutter
Dart
Adobe Illustrator
FirebaseIndex. décimale : 004 - Informatique Résumé :
Access to healthcare services is critical for maintaining the health and well-being of individuals
and communities. Quality healthcare reduces the incidence of injuries and diseases, thereby improving
the overall quality of life. Technological advancements, particularly in mobile applications,
have significantly enhanced the accessibility of essential healthcare services. In this context, we
introduce ”MedCare,” a comprehensive mobile application designed to streamline access to medical
resources efficiently.
MedCare facilitates home healthcare services provided by qualified doctors and nurses, offers a
directory of specialists for easy appointment booking, and provides the locations of medical facilities
such as pharmacies, laboratories, and nearby doctors. Our primary goal is to promote equitable
access to healthcare and simplify the healthcare process, ensuring that essential services are within
reach for everyone.Note de contenu :
Sommaire
Abstract . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i
R´esum´e . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ii
Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iii
Dedication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iv
Dedication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . v
Table of Contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . vii
List of tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . viii
List of figures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ix
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1 PROBLEMATIC 2
1.1 Introduction: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 Problematic: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Related Work: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.4 Conclusion: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2 Mobile Technology to improve Healthcare Access 7
2.1 Introduction: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.2 Digital healthcare: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.2.1 Mobile Application: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.3 How mobile and web applications impacted the healthcare industry: . . . . . . . . . . 8
2.4 Brief Description of the Application: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.4.1 The development of our application: . . . . . . . . . . . . . . . . . . . . . . . . 10
2.4.2 The progress of our mobile application: . . . . . . . . . . . . . . . . . . . . . . 10
2.4.3 Objectives of the Proposed Model: . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.5 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
3 Architecture and modeling Of our application 13
3.1 Introduction: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.2 Design methodology: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.2.1 UML Presentation: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.3 Analysis and design: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.3.1 Use-case diagram: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.3.2 Sequence diagram: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
3.3.3 Activity diagram: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
3.4 Conclusion: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
4 The user interfaces of Our application 28
4.1 Presentation interfaces: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
4.2 Account Setup: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
4.3 Patient interfaces: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
4.3.1 Home page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
4.3.2 Search for a doctor page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
4.3.3 Book appointment page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
4.3.4 Search for medication page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
4.3.5 Search for laboratories and pharmacies pages: . . . . . . . . . . . . . . . . . . 33
4.3.6 Request home healthcare providers page: . . . . . . . . . . . . . . . . . . . . . 34
4.3.7 Read magazines page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
4.3.8 Profile page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
4.4 Doctor interfaces: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
4.4.1 Home page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
4.4.2 Add magazine page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
4.4.3 Validate home healthcare requests page: . . . . . . . . . . . . . . . . . . . . . 39
4.5 Nurse interfaces: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
4.5.1 Home page: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
4.5.2 Confirm requests: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43Côte titre : MAI/0896 Exemplaires (1)
Code-barres Cote Support Localisation Section Disponibilité MAI/0896 MAI/0896 Mémoire Bibliothéque des sciences Anglais Disponible
Disponible