SlideShare une entreprise Scribd logo
1  sur  3
Télécharger pour lire hors ligne
International Journal of Research in Advent Technology, Vol.7, No.6S, June 2019
E-ISSN: 2321-9637
Available online at www.ijrat.org
68
doi: 10.32622/ijrat.76S201915

Abstract— Healthcare industry is the one which
constantly undergoes the changes with respect to medical
dimensions. Healthcare industry involves very huge data
which is a raw data so it is very difficult to analyze the raw
data and produce proper result. As this task is very critical
because these days medical field is using advance
technologies like IoT and other computer related tools for
finding particular disease of the patient. That generates very
huge result so it is very important for patient as well as
doctors to find the particular disease from the raw data. In this
paper, a survey is made on different architecture of
Healthcare based Big data. Also the tools and technologies
used in each architecture. The framework of big data
analytics for healthcare industry which mainly contains how
it gathers the data from different places such as from different
branch, from IoT, from electronic devices..
IndexTerms— Big data, Health care Industry, Machine
learning, Iot.
I. INTRODUCTION
Big data is the technology which describes any
voluminous amount of unstructured, semi structured and
structured data. The important challenge for Big data is to
store the data and process the data. Big data contains the 7 V’s
as below,
 Volume which indicates the quantity of the data i.e. what
amount of data we have. These days the data generation is
growing rapidly due to the use of IoT, computerized tools
 Velocity which indicates the speed in which data is
accessible
 Veracity which indicates the accuracy i.e. the data analyzed
is how accurate
 Variety which indicates the kinds of data such as structured,
semi structured and unstructured
 Variability which indicates how the same kind of data
behaves in different places
 Visualization which indicates visualizing the data in the
form of graph, pie chart which makes the understanding
simpler and clear
 Value is the last one which is the end product that can be
obtained by addressing all other 6 V’s. [7]
Healthcare industry is one of the notable area for experimental
and combinative applications of different technologies over
Manuscript revised May 13, 2019 and published on June 5, 2019
Jayashri Hosur, M.Tech CNE,
Dr.Ashok Kumar R, Associate Professor, Dept. of ISE, BMSCE Bangalore.
several years. The healthcare industry is huge an industry
which contains many cultivation that gives universal
healthcare results on the basis of products and services. Few
of the cultivation depends on collection of the data, data
storage and communication technologies.
Every day we are seeing very huge data is generated by
healthcare industry, and also by weather forecasting and
weather prediction. Many such application so it is very
difficult to get the useful information from these data as this
data is raw data i.e. it is an unstructured form of the data. It is
impossible for human to read the data and check for useful
information. So we have to go for analytics. That can be
achieved in systematic way using various analytics tools
provided by Big data.
After comparing the big data analysis with business sectors in
terms of the healthcare and also the health sector which is still
in its early stages due to various reasons. The crucial key
challenge is to accommodate very high volume, velocity and
variety of data produced by healthcare industry and also
finding the data from different sources such as from different
branch, from different electronic system, financial system,
administrative systems and genomic data for the analysis.
After gathering the data next crucial part is how to get the
useful information from these data [6]
Big data in healthcare is nothing but the electronic health data
groups which are huge and very complex and complex to
handle with software, hardware and data management tools.
Big data in healthcare system is huge not only in terms of its
volume but also related to the different type of the data. The
entire data corresponding to patient healthcare is captured by
big data. [5]
Big data computing is divided into two paradigms such as
batch oriented computing and stream computing. The stream
computing is also called as real time oriented computing. In
batch computing it will first collect the data and then store
this data and finally process the data into batches to produce
the result. The example for batch processing is Apache
Hadoop. In Hadoop the time of output generation depends on
the volume of the input taken but in stream computing it
continuously takes the input and generates the output so it
depends on the velocity of the data. The example for stream
computing is Apache storm [3]
By analyzing the big data we can group the patient with high
risk and high cost in one group and low risk and low cost in
another group. It also help to predict some of the diseases.
Following are few of the pros those are obtained by Big data
analytics in the Healthcare industry.
 Clinical operations: important researches are going on to
detect the particular disease and treat the disease with
less cost
 Public Health: analyze the disease pattern and try to
improve the public health by using the analyzed data
Survey on Architecture of Healthcare based Big Data
Jayashri Hosur , Dr.Ashok Kumar R
International Journal of Research in Advent Technology, Vol.7, No.6S, June 2019
E-ISSN: 2321-9637
Available online at www.ijrat.org
69
doi: 10.32622/ijrat.76S201915
 Remote monitoring: analyzing with the large volume of
real time data to monitor and predict the event
 Evidence based medicine: gather heterogeneous data and
then combine this and then analyze for the future
forecasting
Research and development: predictive models in the field
of research to analyze the data and also to make the faster
decision.[8].
II. Existing Architecture For Analysis of Healthcare
Based Big Data
The general Big data analytics architecture as shown in
Figure 1,
Figure 1: General architecture of Big data analytics
It mainly consists of three layer such as data layer, data
aggregation layer and analytics layer.
 Data layer: it has data sources like patient records, lab
results, Healthcare devices, and web and from social
media. These sources may be in the form of structured,
semi structured and unstructured.
 Data aggregation layer: It mainly concentrate on data
acquisition, data transformation and data storage
 Analytics layer: it uses either Hadoop map reduce
technology to analyze the data or it may also use stream
computing such as Apache storm for analyzing the data.
The authors Van-Dai Ta, Chuan-Ming Liu [3] have used
the architecture as shown in Figure 2 for the analysis of
Healthcare data,
Figure 2: Healthcare analytics system architecture
 Apache Kafka is publish-subscribe messaging system
which is formulated for rapid, expandable, and long
lasting. A single Kafka broker can manage hundred
megabytes of write and read per second from many
other clients
 Apache storm is like a Hadoop, in Hadoop data
processing is depends on job but in Apache storm
data processing is depends on topologies.
 Examples of tuples
e.g. <tweeter_name, tweet_on>
<"XYZ1", "High fever and cough"> <"XYZ2",
"Sore throat, and headache">
e.g. <patient_name, patient_id, Date, Time,
test_carried, Report>
<ABC, ABC001, 9112018, 1:30:20, H1Nl,
positive>
< XYZ, XYZ001, 28012016, 12: 33: 50, H1Nl,
negative>
The author Sunil Kumar and Maninder Singh [1] have used
the architecture as shown in Figure 3 for the analysis of
Healthcare data
Figure 3: Conceptual architecture of big data analytics for
health informatics
The data sources can be from EAR, Gnome database,
government sources, clinical data and is stored into Hadoop
distributed file system then using the Map Reduce algorithm
to process the data.
They have proposed the conceptual architecture for solving
healthcare related problems in the big data using the Hadoop
technology. By combining the big data and healthcare
analytics we can get the treatment which are effective to
particular patient.
The authors Prashant Johri, Tanya Singh [7] have used the
architecture as shown in Figure 4 for the analysis of
Healthcare data
International Journal of Research in Advent Technology, Vol.7, No.6S, June 2019
E-ISSN: 2321-9637
Available online at www.ijrat.org
70
doi: 10.32622/ijrat.76S201915
Figure 4: Conceptual architecture of big data analytics
This architecture also using Map Reduce algorithm to process
the data and using the Hive database and HDFS for storing
purpose. They have taken the dataset from the site
http://tanlab.ucdenver.edu/DSigDB. First they are loading the
dataset into HDFS.Using Map Reduce algorithm they are
processing the data using eclipse tool.
Hive provides the query similar to SQL which are called as
HiveQL, to create the table in Hive it uses the CREATE
TABLE statement and then input data is loaded using LOAD
DATA.
Below is one of the query to find the side effects in patient
database.
Select State_of_patient, Side_effects, Count (Sideffects) from
HealthCareDatabase where Side_effects like "%Moderate%"
group by State_of_patient, Side_effects
III. COMPARISON OF EXISTING ARCHITECTURE
Table 1 shows the comparison of some of the features when
architecture uses Hadoop and Storm.
Table 1: Hadoop and Storm Comparison
Table 1 shows the comparison between features when
architecture uses Hadoop and Storm.Hadoop is a batch
oriented data processing and Storm uses real time oriented
data processing.Data handling is done by uisng jobs in
Hadoop where as is it achieved by topologies in Storm.The
perfomance is good in Hadoop compared to Storm.
IV. CONCLUSION
With the rapid growing of healthcare data, it is very
important to analyze the data to provide proper treatment to
the patient and also to detect the particular disease. We have
existing architecture to analyze the healthcare data using
Hadoop and Storm, among these two Hadoop is one of the
best architecture by referring the various paper. Performance
is good when we use Hadoop by comparing these two
architecture..
REFERENCES
[1] Sunil Kumar and Maninder Singh, ―Big Data Analytics for Healthcare
Industry: Impact, Applications and Tools‖ in BIG DATA MINING
AND ANALYTICS March 2019, 2(1): 48-57
[2] Ramesh Mande and G.JayaLakshmi, ―Leveraging Distributed Data
over Big Data Analytics Platform for Healthcare Services‖
Proceedings of the 2nd
[3] International Conference on Trends in Electronics and Informatics
(ICOEI 2018) IEEE Conference Record: # 42666; IEEE Xplore
ISBN: 978- 153863570-4
[4] Van-Dai Ta, Chuan-Ming Liu ―Big Data Computing in Healthcare
Real-Time Analytics‖ in 2016 IEEE International Conference on
Cloud Computing and Big Data Analysis
[5] [Minerva Panda and Syed Mohd Ali,‖ Big Data in Health Care: A
Mobile Based Solution‖ 2017 International Conference on Big Data
Analytics andComputational Intelligence (ICBDACI)
[6] A. Gandomi and M. Haider, Beyond the hype: Big data concepts,
methods and analytics, Internatio Journal of Information Management,
vol. 35, pp. 137–144, 2015.
[7] [A. Gandomi, and M. Haider, ―Beyond the data concepts, methods,
and analytics‖, International Journal of Information Management,
vol.35, no.2,
[8] pp.137-144, 2015.
[9] Prashant Johri, Tanya Singh, ―Vitality of Big Data Analytics in
Healthcare Department‖ in 2017 International Conference on Infocom
Technologies
[10] and Unmanned Systems (ICTUS'2017)
[11] Hardik B. Patel and Snehal Gandhi, ―A Review on Big Data Analytics
in Healthcare using Machin Learning Approaches‖ in Proceedings of
the 2nd International Conference on Trends in and Informatics
(ICOEI 2018) IEEE Conference Record: # 42666; IEEE Xplore
ISBN:978-1-5386- 3570-4

Contenu connexe

Tendances

CLOUD-BASED DEVELOPMENT OF SMART AND CONNECTED DATA IN HEALTHCARE APPLICATION
CLOUD-BASED DEVELOPMENT OF SMART AND CONNECTED DATA IN HEALTHCARE APPLICATIONCLOUD-BASED DEVELOPMENT OF SMART AND CONNECTED DATA IN HEALTHCARE APPLICATION
CLOUD-BASED DEVELOPMENT OF SMART AND CONNECTED DATA IN HEALTHCARE APPLICATIONijdpsjournal
 
DISEASE PREDICTION USING MACHINE LEARNING OVER BIG DATA
DISEASE PREDICTION USING MACHINE LEARNING OVER BIG DATADISEASE PREDICTION USING MACHINE LEARNING OVER BIG DATA
DISEASE PREDICTION USING MACHINE LEARNING OVER BIG DATAcseij
 
Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paperrahulmonikasharma
 
Using AI to Predict Strokes
Using AI to Predict StrokesUsing AI to Predict Strokes
Using AI to Predict StrokesEMMAIntl
 
Benefits of Big Data in Health Care A Revolution
Benefits of Big Data in Health Care A RevolutionBenefits of Big Data in Health Care A Revolution
Benefits of Big Data in Health Care A Revolutionijtsrd
 
Psdot 14 using data mining techniques in heart
Psdot 14 using data mining techniques in heartPsdot 14 using data mining techniques in heart
Psdot 14 using data mining techniques in heartZTech Proje
 
Big Data Analytics in Hospitals By Dr.Mahboob ali khan Phd
Big Data Analytics in Hospitals By Dr.Mahboob ali khan PhdBig Data Analytics in Hospitals By Dr.Mahboob ali khan Phd
Big Data Analytics in Hospitals By Dr.Mahboob ali khan PhdHealthcare consultant
 
IRJET- Heart Disease Prediction System
IRJET- Heart Disease Prediction SystemIRJET- Heart Disease Prediction System
IRJET- Heart Disease Prediction SystemIRJET Journal
 
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...IRJET Journal
 
An Adaptive Technique in Electronic Health Record for Clinical Decision Makin...
An Adaptive Technique in Electronic Health Record for Clinical Decision Makin...An Adaptive Technique in Electronic Health Record for Clinical Decision Makin...
An Adaptive Technique in Electronic Health Record for Clinical Decision Makin...ijtsrd
 
Prediction of Heart Disease using Machine Learning Algorithms: A Survey
Prediction of Heart Disease using Machine Learning Algorithms: A SurveyPrediction of Heart Disease using Machine Learning Algorithms: A Survey
Prediction of Heart Disease using Machine Learning Algorithms: A Surveyrahulmonikasharma
 
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUESPREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUEScscpconf
 
Ijarcet vol-2-issue-4-1393-1397
Ijarcet vol-2-issue-4-1393-1397Ijarcet vol-2-issue-4-1393-1397
Ijarcet vol-2-issue-4-1393-1397Editor IJARCET
 
An efficient feature selection algorithm for health care data analysis
An efficient feature selection algorithm for health care data analysisAn efficient feature selection algorithm for health care data analysis
An efficient feature selection algorithm for health care data analysisjournalBEEI
 
Understanding Physicians' Adoption of Health Clouds
Understanding Physicians' Adoption of Health CloudsUnderstanding Physicians' Adoption of Health Clouds
Understanding Physicians' Adoption of Health Cloudscsandit
 
IRJET- Role of Different Data Mining Techniques for Predicting Heart Disease
IRJET-  	  Role of Different Data Mining Techniques for Predicting Heart DiseaseIRJET-  	  Role of Different Data Mining Techniques for Predicting Heart Disease
IRJET- Role of Different Data Mining Techniques for Predicting Heart DiseaseIRJET Journal
 
Implementing Clinical Decision Support System Using Naïve Bayesian Classifier
Implementing Clinical Decision Support System Using Naïve Bayesian ClassifierImplementing Clinical Decision Support System Using Naïve Bayesian Classifier
Implementing Clinical Decision Support System Using Naïve Bayesian Classifierrahulmonikasharma
 
IRJET- A Framework for Disease Risk Prediction
IRJET- A Framework for Disease Risk PredictionIRJET- A Framework for Disease Risk Prediction
IRJET- A Framework for Disease Risk PredictionIRJET Journal
 
IRJET- Analysis of Health-Care Capabilities of Different Countries in Order t...
IRJET- Analysis of Health-Care Capabilities of Different Countries in Order t...IRJET- Analysis of Health-Care Capabilities of Different Countries in Order t...
IRJET- Analysis of Health-Care Capabilities of Different Countries in Order t...IRJET Journal
 
IRJET- Chronic Diseases Diagnosis by Classification
IRJET-  	  Chronic Diseases Diagnosis by ClassificationIRJET-  	  Chronic Diseases Diagnosis by Classification
IRJET- Chronic Diseases Diagnosis by ClassificationIRJET Journal
 

Tendances (20)

CLOUD-BASED DEVELOPMENT OF SMART AND CONNECTED DATA IN HEALTHCARE APPLICATION
CLOUD-BASED DEVELOPMENT OF SMART AND CONNECTED DATA IN HEALTHCARE APPLICATIONCLOUD-BASED DEVELOPMENT OF SMART AND CONNECTED DATA IN HEALTHCARE APPLICATION
CLOUD-BASED DEVELOPMENT OF SMART AND CONNECTED DATA IN HEALTHCARE APPLICATION
 
DISEASE PREDICTION USING MACHINE LEARNING OVER BIG DATA
DISEASE PREDICTION USING MACHINE LEARNING OVER BIG DATADISEASE PREDICTION USING MACHINE LEARNING OVER BIG DATA
DISEASE PREDICTION USING MACHINE LEARNING OVER BIG DATA
 
Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paper
 
Using AI to Predict Strokes
Using AI to Predict StrokesUsing AI to Predict Strokes
Using AI to Predict Strokes
 
Benefits of Big Data in Health Care A Revolution
Benefits of Big Data in Health Care A RevolutionBenefits of Big Data in Health Care A Revolution
Benefits of Big Data in Health Care A Revolution
 
Psdot 14 using data mining techniques in heart
Psdot 14 using data mining techniques in heartPsdot 14 using data mining techniques in heart
Psdot 14 using data mining techniques in heart
 
Big Data Analytics in Hospitals By Dr.Mahboob ali khan Phd
Big Data Analytics in Hospitals By Dr.Mahboob ali khan PhdBig Data Analytics in Hospitals By Dr.Mahboob ali khan Phd
Big Data Analytics in Hospitals By Dr.Mahboob ali khan Phd
 
IRJET- Heart Disease Prediction System
IRJET- Heart Disease Prediction SystemIRJET- Heart Disease Prediction System
IRJET- Heart Disease Prediction System
 
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
 
An Adaptive Technique in Electronic Health Record for Clinical Decision Makin...
An Adaptive Technique in Electronic Health Record for Clinical Decision Makin...An Adaptive Technique in Electronic Health Record for Clinical Decision Makin...
An Adaptive Technique in Electronic Health Record for Clinical Decision Makin...
 
Prediction of Heart Disease using Machine Learning Algorithms: A Survey
Prediction of Heart Disease using Machine Learning Algorithms: A SurveyPrediction of Heart Disease using Machine Learning Algorithms: A Survey
Prediction of Heart Disease using Machine Learning Algorithms: A Survey
 
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUESPREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
 
Ijarcet vol-2-issue-4-1393-1397
Ijarcet vol-2-issue-4-1393-1397Ijarcet vol-2-issue-4-1393-1397
Ijarcet vol-2-issue-4-1393-1397
 
An efficient feature selection algorithm for health care data analysis
An efficient feature selection algorithm for health care data analysisAn efficient feature selection algorithm for health care data analysis
An efficient feature selection algorithm for health care data analysis
 
Understanding Physicians' Adoption of Health Clouds
Understanding Physicians' Adoption of Health CloudsUnderstanding Physicians' Adoption of Health Clouds
Understanding Physicians' Adoption of Health Clouds
 
IRJET- Role of Different Data Mining Techniques for Predicting Heart Disease
IRJET-  	  Role of Different Data Mining Techniques for Predicting Heart DiseaseIRJET-  	  Role of Different Data Mining Techniques for Predicting Heart Disease
IRJET- Role of Different Data Mining Techniques for Predicting Heart Disease
 
Implementing Clinical Decision Support System Using Naïve Bayesian Classifier
Implementing Clinical Decision Support System Using Naïve Bayesian ClassifierImplementing Clinical Decision Support System Using Naïve Bayesian Classifier
Implementing Clinical Decision Support System Using Naïve Bayesian Classifier
 
IRJET- A Framework for Disease Risk Prediction
IRJET- A Framework for Disease Risk PredictionIRJET- A Framework for Disease Risk Prediction
IRJET- A Framework for Disease Risk Prediction
 
IRJET- Analysis of Health-Care Capabilities of Different Countries in Order t...
IRJET- Analysis of Health-Care Capabilities of Different Countries in Order t...IRJET- Analysis of Health-Care Capabilities of Different Countries in Order t...
IRJET- Analysis of Health-Care Capabilities of Different Countries in Order t...
 
IRJET- Chronic Diseases Diagnosis by Classification
IRJET-  	  Chronic Diseases Diagnosis by ClassificationIRJET-  	  Chronic Diseases Diagnosis by Classification
IRJET- Chronic Diseases Diagnosis by Classification
 

Similaire à Survey on Healthcare Big Data Architectures

Big data analytics and internet of things for personalised healthcare: opport...
Big data analytics and internet of things for personalised healthcare: opport...Big data analytics and internet of things for personalised healthcare: opport...
Big data analytics and internet of things for personalised healthcare: opport...IJECEIAES
 
A BIG DATA REVOLUTION IN HEALTH CARE SECTOR: OPPORTUNITIES, CHALLENGES AND TE...
A BIG DATA REVOLUTION IN HEALTH CARE SECTOR: OPPORTUNITIES, CHALLENGES AND TE...A BIG DATA REVOLUTION IN HEALTH CARE SECTOR: OPPORTUNITIES, CHALLENGES AND TE...
A BIG DATA REVOLUTION IN HEALTH CARE SECTOR: OPPORTUNITIES, CHALLENGES AND TE...ijistjournal
 
Data Science in Healthcare
Data Science in HealthcareData Science in Healthcare
Data Science in Healthcareijtsrd
 
IRJET- Analyse Big Data Electronic Health Records Database using Hadoop Cluster
IRJET- Analyse Big Data Electronic Health Records Database using Hadoop ClusterIRJET- Analyse Big Data Electronic Health Records Database using Hadoop Cluster
IRJET- Analyse Big Data Electronic Health Records Database using Hadoop ClusterIRJET Journal
 
Data Mining in Health Care
Data Mining in Health CareData Mining in Health Care
Data Mining in Health CareShahDhruv21
 
IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni...IRJET Journal
 
IRJET- Integration of Big Data Analytics in Healthcare Systems
IRJET- Integration of Big Data Analytics in Healthcare SystemsIRJET- Integration of Big Data Analytics in Healthcare Systems
IRJET- Integration of Big Data Analytics in Healthcare SystemsIRJET Journal
 
Cloud based Health Prediction System
Cloud based Health Prediction SystemCloud based Health Prediction System
Cloud based Health Prediction SystemIRJET Journal
 
422 3 smart_e-health_care_using_iot_and_machine_learning
422 3 smart_e-health_care_using_iot_and_machine_learning422 3 smart_e-health_care_using_iot_and_machine_learning
422 3 smart_e-health_care_using_iot_and_machine_learningaissmsblogs
 
IRJET- Heart Disease Prediction and Recommendation
IRJET-  	  Heart Disease Prediction and RecommendationIRJET-  	  Heart Disease Prediction and Recommendation
IRJET- Heart Disease Prediction and RecommendationIRJET Journal
 
Heart Disease Prediction Using Data Mining
Heart Disease Prediction Using Data MiningHeart Disease Prediction Using Data Mining
Heart Disease Prediction Using Data MiningIRJET Journal
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Medic - Artificially Intelligent System for Healthcare Services ...
Medic - Artificially Intelligent System for Healthcare Services              ...Medic - Artificially Intelligent System for Healthcare Services              ...
Medic - Artificially Intelligent System for Healthcare Services ...IRJET Journal
 
Ajith M Jose_Report1.docx
Ajith M Jose_Report1.docxAjith M Jose_Report1.docx
Ajith M Jose_Report1.docxmca2206
 
IRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare ServiceIRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare ServiceIRJET Journal
 
IRJET- Review on Knowledge Discovery and Analysis in Healthcare using Dat...
IRJET-  	  Review on Knowledge Discovery and Analysis in Healthcare using Dat...IRJET-  	  Review on Knowledge Discovery and Analysis in Healthcare using Dat...
IRJET- Review on Knowledge Discovery and Analysis in Healthcare using Dat...IRJET Journal
 
IRJET- Survey on Risk Estimation of Chronic Disease using Machine Learning
IRJET- Survey on Risk Estimation of Chronic Disease using Machine LearningIRJET- Survey on Risk Estimation of Chronic Disease using Machine Learning
IRJET- Survey on Risk Estimation of Chronic Disease using Machine LearningIRJET Journal
 
eBook - Data Analytics in Healthcare
eBook - Data Analytics in HealthcareeBook - Data Analytics in Healthcare
eBook - Data Analytics in HealthcareNextGen Healthcare
 

Similaire à Survey on Healthcare Big Data Architectures (20)

Big data analytics and internet of things for personalised healthcare: opport...
Big data analytics and internet of things for personalised healthcare: opport...Big data analytics and internet of things for personalised healthcare: opport...
Big data analytics and internet of things for personalised healthcare: opport...
 
A BIG DATA REVOLUTION IN HEALTH CARE SECTOR: OPPORTUNITIES, CHALLENGES AND TE...
A BIG DATA REVOLUTION IN HEALTH CARE SECTOR: OPPORTUNITIES, CHALLENGES AND TE...A BIG DATA REVOLUTION IN HEALTH CARE SECTOR: OPPORTUNITIES, CHALLENGES AND TE...
A BIG DATA REVOLUTION IN HEALTH CARE SECTOR: OPPORTUNITIES, CHALLENGES AND TE...
 
Data Science in Healthcare
Data Science in HealthcareData Science in Healthcare
Data Science in Healthcare
 
IRJET- Analyse Big Data Electronic Health Records Database using Hadoop Cluster
IRJET- Analyse Big Data Electronic Health Records Database using Hadoop ClusterIRJET- Analyse Big Data Electronic Health Records Database using Hadoop Cluster
IRJET- Analyse Big Data Electronic Health Records Database using Hadoop Cluster
 
Big Data Analytics in Health Care: A Review Paper
Big Data Analytics in Health Care: A Review PaperBig Data Analytics in Health Care: A Review Paper
Big Data Analytics in Health Care: A Review Paper
 
Data Mining in Health Care
Data Mining in Health CareData Mining in Health Care
Data Mining in Health Care
 
IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni...
 
IRJET- Integration of Big Data Analytics in Healthcare Systems
IRJET- Integration of Big Data Analytics in Healthcare SystemsIRJET- Integration of Big Data Analytics in Healthcare Systems
IRJET- Integration of Big Data Analytics in Healthcare Systems
 
[IJET-V1I3P10] Authors : Kalaignanam.K, Aishwarya.M, Vasantharaj.K, Kumaresan...
[IJET-V1I3P10] Authors : Kalaignanam.K, Aishwarya.M, Vasantharaj.K, Kumaresan...[IJET-V1I3P10] Authors : Kalaignanam.K, Aishwarya.M, Vasantharaj.K, Kumaresan...
[IJET-V1I3P10] Authors : Kalaignanam.K, Aishwarya.M, Vasantharaj.K, Kumaresan...
 
Cloud based Health Prediction System
Cloud based Health Prediction SystemCloud based Health Prediction System
Cloud based Health Prediction System
 
422 3 smart_e-health_care_using_iot_and_machine_learning
422 3 smart_e-health_care_using_iot_and_machine_learning422 3 smart_e-health_care_using_iot_and_machine_learning
422 3 smart_e-health_care_using_iot_and_machine_learning
 
IRJET- Heart Disease Prediction and Recommendation
IRJET-  	  Heart Disease Prediction and RecommendationIRJET-  	  Heart Disease Prediction and Recommendation
IRJET- Heart Disease Prediction and Recommendation
 
Heart Disease Prediction Using Data Mining
Heart Disease Prediction Using Data MiningHeart Disease Prediction Using Data Mining
Heart Disease Prediction Using Data Mining
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Medic - Artificially Intelligent System for Healthcare Services ...
Medic - Artificially Intelligent System for Healthcare Services              ...Medic - Artificially Intelligent System for Healthcare Services              ...
Medic - Artificially Intelligent System for Healthcare Services ...
 
Ajith M Jose_Report1.docx
Ajith M Jose_Report1.docxAjith M Jose_Report1.docx
Ajith M Jose_Report1.docx
 
IRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare ServiceIRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare Service
 
IRJET- Review on Knowledge Discovery and Analysis in Healthcare using Dat...
IRJET-  	  Review on Knowledge Discovery and Analysis in Healthcare using Dat...IRJET-  	  Review on Knowledge Discovery and Analysis in Healthcare using Dat...
IRJET- Review on Knowledge Discovery and Analysis in Healthcare using Dat...
 
IRJET- Survey on Risk Estimation of Chronic Disease using Machine Learning
IRJET- Survey on Risk Estimation of Chronic Disease using Machine LearningIRJET- Survey on Risk Estimation of Chronic Disease using Machine Learning
IRJET- Survey on Risk Estimation of Chronic Disease using Machine Learning
 
eBook - Data Analytics in Healthcare
eBook - Data Analytics in HealthcareeBook - Data Analytics in Healthcare
eBook - Data Analytics in Healthcare
 

Plus de IJRAT

96202108
9620210896202108
96202108IJRAT
 
97202107
9720210797202107
97202107IJRAT
 
93202101
9320210193202101
93202101IJRAT
 
92202102
9220210292202102
92202102IJRAT
 
91202104
9120210491202104
91202104IJRAT
 
87202003
8720200387202003
87202003IJRAT
 
87202001
8720200187202001
87202001IJRAT
 
86202013
8620201386202013
86202013IJRAT
 
86202008
8620200886202008
86202008IJRAT
 
86202005
8620200586202005
86202005IJRAT
 
86202004
8620200486202004
86202004IJRAT
 
85202026
8520202685202026
85202026IJRAT
 
711201940
711201940711201940
711201940IJRAT
 
711201939
711201939711201939
711201939IJRAT
 
711201935
711201935711201935
711201935IJRAT
 
711201927
711201927711201927
711201927IJRAT
 
711201905
711201905711201905
711201905IJRAT
 
710201947
710201947710201947
710201947IJRAT
 
712201907
712201907712201907
712201907IJRAT
 
712201903
712201903712201903
712201903IJRAT
 

Plus de IJRAT (20)

96202108
9620210896202108
96202108
 
97202107
9720210797202107
97202107
 
93202101
9320210193202101
93202101
 
92202102
9220210292202102
92202102
 
91202104
9120210491202104
91202104
 
87202003
8720200387202003
87202003
 
87202001
8720200187202001
87202001
 
86202013
8620201386202013
86202013
 
86202008
8620200886202008
86202008
 
86202005
8620200586202005
86202005
 
86202004
8620200486202004
86202004
 
85202026
8520202685202026
85202026
 
711201940
711201940711201940
711201940
 
711201939
711201939711201939
711201939
 
711201935
711201935711201935
711201935
 
711201927
711201927711201927
711201927
 
711201905
711201905711201905
711201905
 
710201947
710201947710201947
710201947
 
712201907
712201907712201907
712201907
 
712201903
712201903712201903
712201903
 

Dernier

Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating SystemRashmi Bhat
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
The SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsThe SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsDILIPKUMARMONDAL6
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxRomil Mishra
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONjhunlian
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 

Dernier (20)

Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating System
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
The SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsThe SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teams
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptx
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 

Survey on Healthcare Big Data Architectures

  • 1. International Journal of Research in Advent Technology, Vol.7, No.6S, June 2019 E-ISSN: 2321-9637 Available online at www.ijrat.org 68 doi: 10.32622/ijrat.76S201915  Abstract— Healthcare industry is the one which constantly undergoes the changes with respect to medical dimensions. Healthcare industry involves very huge data which is a raw data so it is very difficult to analyze the raw data and produce proper result. As this task is very critical because these days medical field is using advance technologies like IoT and other computer related tools for finding particular disease of the patient. That generates very huge result so it is very important for patient as well as doctors to find the particular disease from the raw data. In this paper, a survey is made on different architecture of Healthcare based Big data. Also the tools and technologies used in each architecture. The framework of big data analytics for healthcare industry which mainly contains how it gathers the data from different places such as from different branch, from IoT, from electronic devices.. IndexTerms— Big data, Health care Industry, Machine learning, Iot. I. INTRODUCTION Big data is the technology which describes any voluminous amount of unstructured, semi structured and structured data. The important challenge for Big data is to store the data and process the data. Big data contains the 7 V’s as below,  Volume which indicates the quantity of the data i.e. what amount of data we have. These days the data generation is growing rapidly due to the use of IoT, computerized tools  Velocity which indicates the speed in which data is accessible  Veracity which indicates the accuracy i.e. the data analyzed is how accurate  Variety which indicates the kinds of data such as structured, semi structured and unstructured  Variability which indicates how the same kind of data behaves in different places  Visualization which indicates visualizing the data in the form of graph, pie chart which makes the understanding simpler and clear  Value is the last one which is the end product that can be obtained by addressing all other 6 V’s. [7] Healthcare industry is one of the notable area for experimental and combinative applications of different technologies over Manuscript revised May 13, 2019 and published on June 5, 2019 Jayashri Hosur, M.Tech CNE, Dr.Ashok Kumar R, Associate Professor, Dept. of ISE, BMSCE Bangalore. several years. The healthcare industry is huge an industry which contains many cultivation that gives universal healthcare results on the basis of products and services. Few of the cultivation depends on collection of the data, data storage and communication technologies. Every day we are seeing very huge data is generated by healthcare industry, and also by weather forecasting and weather prediction. Many such application so it is very difficult to get the useful information from these data as this data is raw data i.e. it is an unstructured form of the data. It is impossible for human to read the data and check for useful information. So we have to go for analytics. That can be achieved in systematic way using various analytics tools provided by Big data. After comparing the big data analysis with business sectors in terms of the healthcare and also the health sector which is still in its early stages due to various reasons. The crucial key challenge is to accommodate very high volume, velocity and variety of data produced by healthcare industry and also finding the data from different sources such as from different branch, from different electronic system, financial system, administrative systems and genomic data for the analysis. After gathering the data next crucial part is how to get the useful information from these data [6] Big data in healthcare is nothing but the electronic health data groups which are huge and very complex and complex to handle with software, hardware and data management tools. Big data in healthcare system is huge not only in terms of its volume but also related to the different type of the data. The entire data corresponding to patient healthcare is captured by big data. [5] Big data computing is divided into two paradigms such as batch oriented computing and stream computing. The stream computing is also called as real time oriented computing. In batch computing it will first collect the data and then store this data and finally process the data into batches to produce the result. The example for batch processing is Apache Hadoop. In Hadoop the time of output generation depends on the volume of the input taken but in stream computing it continuously takes the input and generates the output so it depends on the velocity of the data. The example for stream computing is Apache storm [3] By analyzing the big data we can group the patient with high risk and high cost in one group and low risk and low cost in another group. It also help to predict some of the diseases. Following are few of the pros those are obtained by Big data analytics in the Healthcare industry.  Clinical operations: important researches are going on to detect the particular disease and treat the disease with less cost  Public Health: analyze the disease pattern and try to improve the public health by using the analyzed data Survey on Architecture of Healthcare based Big Data Jayashri Hosur , Dr.Ashok Kumar R
  • 2. International Journal of Research in Advent Technology, Vol.7, No.6S, June 2019 E-ISSN: 2321-9637 Available online at www.ijrat.org 69 doi: 10.32622/ijrat.76S201915  Remote monitoring: analyzing with the large volume of real time data to monitor and predict the event  Evidence based medicine: gather heterogeneous data and then combine this and then analyze for the future forecasting Research and development: predictive models in the field of research to analyze the data and also to make the faster decision.[8]. II. Existing Architecture For Analysis of Healthcare Based Big Data The general Big data analytics architecture as shown in Figure 1, Figure 1: General architecture of Big data analytics It mainly consists of three layer such as data layer, data aggregation layer and analytics layer.  Data layer: it has data sources like patient records, lab results, Healthcare devices, and web and from social media. These sources may be in the form of structured, semi structured and unstructured.  Data aggregation layer: It mainly concentrate on data acquisition, data transformation and data storage  Analytics layer: it uses either Hadoop map reduce technology to analyze the data or it may also use stream computing such as Apache storm for analyzing the data. The authors Van-Dai Ta, Chuan-Ming Liu [3] have used the architecture as shown in Figure 2 for the analysis of Healthcare data, Figure 2: Healthcare analytics system architecture  Apache Kafka is publish-subscribe messaging system which is formulated for rapid, expandable, and long lasting. A single Kafka broker can manage hundred megabytes of write and read per second from many other clients  Apache storm is like a Hadoop, in Hadoop data processing is depends on job but in Apache storm data processing is depends on topologies.  Examples of tuples e.g. <tweeter_name, tweet_on> <"XYZ1", "High fever and cough"> <"XYZ2", "Sore throat, and headache"> e.g. <patient_name, patient_id, Date, Time, test_carried, Report> <ABC, ABC001, 9112018, 1:30:20, H1Nl, positive> < XYZ, XYZ001, 28012016, 12: 33: 50, H1Nl, negative> The author Sunil Kumar and Maninder Singh [1] have used the architecture as shown in Figure 3 for the analysis of Healthcare data Figure 3: Conceptual architecture of big data analytics for health informatics The data sources can be from EAR, Gnome database, government sources, clinical data and is stored into Hadoop distributed file system then using the Map Reduce algorithm to process the data. They have proposed the conceptual architecture for solving healthcare related problems in the big data using the Hadoop technology. By combining the big data and healthcare analytics we can get the treatment which are effective to particular patient. The authors Prashant Johri, Tanya Singh [7] have used the architecture as shown in Figure 4 for the analysis of Healthcare data
  • 3. International Journal of Research in Advent Technology, Vol.7, No.6S, June 2019 E-ISSN: 2321-9637 Available online at www.ijrat.org 70 doi: 10.32622/ijrat.76S201915 Figure 4: Conceptual architecture of big data analytics This architecture also using Map Reduce algorithm to process the data and using the Hive database and HDFS for storing purpose. They have taken the dataset from the site http://tanlab.ucdenver.edu/DSigDB. First they are loading the dataset into HDFS.Using Map Reduce algorithm they are processing the data using eclipse tool. Hive provides the query similar to SQL which are called as HiveQL, to create the table in Hive it uses the CREATE TABLE statement and then input data is loaded using LOAD DATA. Below is one of the query to find the side effects in patient database. Select State_of_patient, Side_effects, Count (Sideffects) from HealthCareDatabase where Side_effects like "%Moderate%" group by State_of_patient, Side_effects III. COMPARISON OF EXISTING ARCHITECTURE Table 1 shows the comparison of some of the features when architecture uses Hadoop and Storm. Table 1: Hadoop and Storm Comparison Table 1 shows the comparison between features when architecture uses Hadoop and Storm.Hadoop is a batch oriented data processing and Storm uses real time oriented data processing.Data handling is done by uisng jobs in Hadoop where as is it achieved by topologies in Storm.The perfomance is good in Hadoop compared to Storm. IV. CONCLUSION With the rapid growing of healthcare data, it is very important to analyze the data to provide proper treatment to the patient and also to detect the particular disease. We have existing architecture to analyze the healthcare data using Hadoop and Storm, among these two Hadoop is one of the best architecture by referring the various paper. Performance is good when we use Hadoop by comparing these two architecture.. REFERENCES [1] Sunil Kumar and Maninder Singh, ―Big Data Analytics for Healthcare Industry: Impact, Applications and Tools‖ in BIG DATA MINING AND ANALYTICS March 2019, 2(1): 48-57 [2] Ramesh Mande and G.JayaLakshmi, ―Leveraging Distributed Data over Big Data Analytics Platform for Healthcare Services‖ Proceedings of the 2nd [3] International Conference on Trends in Electronics and Informatics (ICOEI 2018) IEEE Conference Record: # 42666; IEEE Xplore ISBN: 978- 153863570-4 [4] Van-Dai Ta, Chuan-Ming Liu ―Big Data Computing in Healthcare Real-Time Analytics‖ in 2016 IEEE International Conference on Cloud Computing and Big Data Analysis [5] [Minerva Panda and Syed Mohd Ali,‖ Big Data in Health Care: A Mobile Based Solution‖ 2017 International Conference on Big Data Analytics andComputational Intelligence (ICBDACI) [6] A. Gandomi and M. Haider, Beyond the hype: Big data concepts, methods and analytics, Internatio Journal of Information Management, vol. 35, pp. 137–144, 2015. [7] [A. Gandomi, and M. Haider, ―Beyond the data concepts, methods, and analytics‖, International Journal of Information Management, vol.35, no.2, [8] pp.137-144, 2015. [9] Prashant Johri, Tanya Singh, ―Vitality of Big Data Analytics in Healthcare Department‖ in 2017 International Conference on Infocom Technologies [10] and Unmanned Systems (ICTUS'2017) [11] Hardik B. Patel and Snehal Gandhi, ―A Review on Big Data Analytics in Healthcare using Machin Learning Approaches‖ in Proceedings of the 2nd International Conference on Trends in and Informatics (ICOEI 2018) IEEE Conference Record: # 42666; IEEE Xplore ISBN:978-1-5386- 3570-4