mobile based health care system architecture using android os

Post on 12-Jul-2015

403 Views

Category:

Health & Medicine

3 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Presented by : Mr A.N.Kazi

Figure 6: Architectural Design of Implemented System

Figure 7: Complete System Architecture

Figure 8: Design of the communication between mobile application and web application

Figure 13: Database schema Diagram

Declration Var float Fat,Protein,Gulcose,carbohadrates,insulinDeclration Var int Height,Age,SynchID

START//CLIENT MODULEUSER INPUT:

Get DetailsSovle Qutionery

Process:

if(SynchID==null){

Synchronisation_with_server(){

Creating JSON Object;// Send to mHealthServer;

WriteChanges_to_Server();}

}

//DATABASE SERVER MODULE Process:

Read JSON object;if(SynchID==null){

Encode Parameters;Update_Into_DataBase();

Synchronisation_with_client(){

WriteChanges_to_client();}

}

//KNOWLEDGEBASE SERVER MODULEDeclaration

float score;String test_result,ePricecription;

Process:

while(1){

//Runninng knowledge base serverRun(){

Read_Database();

Read_table_test_quetion(){

//evaluate with knowledge base program

Evaluate_Test();return test_result;

}

}}

Write_ePriscription_Database();

STOP

Figure 14: Login page and Authenticate user desktop page

Figure 15: Filling information of from different tabs in application.

Figure 17(a): mHealth Server Front panel

Figure 17(b): mHealth Server sending Results to client.

top related