SlideShare a Scribd company logo
1 of 6
Download to read offline
Invention Journal of Research Technology in Engineering & Management (IJRTEM)
ISSN: 2455-3689
www.ijrtem.com Volume 2 Issue 3 ǁ March. 2018 ǁ PP 01-06
| Volume 2 | Issue 3 | www.ijrtem.com | 1 |
E-Symptom Analysis System to Improve Medical Diagnosis and
Treatment Recommendation
Merve Kevser Gökgöl 1
, Zeynep Orhan 2
1,2
Department of Information Technologies, International Burch University, Sarajevo, Bosnia and Herzegovina
ABSTRACT: A wealth of data in public health care systems has been collected and meanwhile there are plenty
of new technological improvements which have considerable influence on current data pool. Nevertheless,
important obstacles are challenging to utilize existing clinical data. Enhanced technological improvements lead
patients to search their symptoms and corresponding diagnosis on online resources. In this study, it is aimed to
develop a machine learning model to suit in different availability of users. Most of the current systems allow
people to choose related symptom in web interfaces or Q&A forums. In addition to these applications it is aimed
to implement a new technique which extracts the text-based symptoms and its related parameters such as, severity,
duration, location, cause, accompanied by any other indicators. This study is applicable for patient`s everyday
language statements besides medical expression of symptoms for corresponding symptoms. Extracted terms are
used as an input of the model and analyzed for matching diagnosis where an accuracy of 72.5% has been
accomplished.
KEYWORDS: Symptom extraction, text matching, medical diagnosis, public healthcare
I. INTRODUCTION
The era of digitization has led computers to become the real face of handling commercial processes across a wealth
of industries. As institutions today specifically in the medical domain have resorted to these virtual machines for
realizing their goals, more and more medical data is being generated on a continuous basis (Davis et al., 2008).
This data is being used in many recommendation systems which deliver a personalized individual's health profile
model (Bolón-Canedo et al., 2015). The quality of health care can be precisely defined and measured with a degree
of scientific accuracy comparable with that of most measures used in clinical medicine (Schiff, 2009). Every year
very large number of population is affected by wrong or late diagnosis (Leape et al., 1991). Diagnoses that are
missed, incorrect or delayed are believed to affect 10 to 20 percent of cases, far exceeding drug errors and surgery
on the wrong patient or body part, both of which have received considerably more attention (Leape et al., 1991).
Current systems are challenging to optimize the utilization of existing medical data resources in automated
diagnostics. With an increased significance on providing better quality and reducing costs, new systems are
required to improve in public healthcare. Clinical decision support systems (CDSS) are computer systems
designed to impact clinical decision making about individual patients at the point in time that these decisions are
made (Kaul, Kaul, & Verma, 2015). It is also important to balance prevention of medical errors while providing
a quick and low-cost health services. CDSS have been a key element of systems’ approaches to improving patient
safety and the quality of care and have been a key requirement for “meaningful use” of electronic health records
(EHRs) (Kaul et al., 2015). The potential for information technology in health care is still in the process of being
actualized. Large dimensionality of data in medicine together with the common reduced sample size of
pathological cases makes indispensable the use of advanced machine learning techniques for clinical interpretation
and analysis (Spyns, Nhàn, Baert, Sager, & De Moor, 1998). The detection and interpretation of pathological
conditions usually required large number of experts available, however the number of experts is sometimes not
enough, and other problems may appear such as disagreement among experts (Spyns et al., 1998).
Information technology (IT) maintains a significant, sustainable knowledge which is vital for organization
development. While the utilization of current data leads services to be more accessible and mobile, it is vital for
health care industry to provide easier and faster accessibility as well as affordable and higher quality of service.
Health IT is not just about merely digitizing medical records to create a paperless office, although doing this will
achieve considerable savings, it is also about fundamentally transforming the health care system so that both
doctors and patients have access to information and tools that allow them to better manage their care (Singh &
Sittig, 2015).
E-Symptom Analysis System to Improve…
| Volume 2 | Issue 3 | www.ijrtem.com | 2 |
II. BACKGROUND
There are a wide range of techniques that can be applied to analyzing these texts, as reflected in the considerable
amount of research in the field of natural language processing (Popowich, 2005) The electronic patient records
contains a rich source of valuable clinical information, which could be used for a wide range of automated
applications aimed at improving the health care process, such as alerting for potential medical errors, generating
a patient problem list, and assessing the severity of a condition (Friedman et al., 2004). However, these
applications are not applicable since large amount of information is in textual form (Tange et al., 1998).
Techniques for automatically encoding textual documents from the medical record have been evaluated by several
groups. Examples are the Linguistic String Project (Xu et al., 2010), and Medical Language Extraction and
Encoding system (Med LEE) (Friedman et al., 2004). Med LEE has been recently adapted to extract Unified
Medical Language System (UMLS) concepts from medical text documents, achieving 83% recall and 89%
precision (Alan R Aronson, 2001).
Figure 1. Overview of components of Med LEE
Figure 1 indicates the components of Med LEE. The knowledge-based components are shown as ovals; the
processing engines are shown as rectangles and the new work discussed in this report involves the final stages of
processing, the encoding process, which occurs after structured output is obtained (Friedman et al., 2004) Other
systems automatically mapping clinical text concepts to a standardized vocabulary have been reported, like Meta
Map (Zou et al., 2003), Index Finder (Pratt et al., 2003), and Knowledge Map (A R Aronson & Rindflesch, 1997).
Meta Map and its Java version called Meta Map Transfer (MM Tx ) were developed by the US National Library
of Medicine (NLM). They are used to index text or to map concepts in the analyzed text with UMLS concepts.
Figure 2. Meta Map sample of processing
A sample Meta Map processing biomedical text and to extract different types of information like anatomical
concepts or molecular binding concepts (Wright et al., 1999) is shown in Figure 2. Meta Map has also been used
with patient’s electronic messages to automatically provide relevant health information to the patients (Meystre
et al., 2008).
E-Symptom Analysis System to Improve…
| Volume 2 | Issue 3 | www.ijrtem.com | 3 |
III. METHODOLOGY
In this study, process of data collection allows patients to enter their symptoms by typing in everyday language.
Therefore, to increase the accuracy firstly it is required to clean and eliminate significant words. During this
preprocessing, stop words, vague abbreviations are removed. Each symptom and other data valued words
including severity, duration, location, cause, accompanied by any other symptoms, change in intensity are also
extracted from written expression (as an individual expression or sentence structure of symptoms) accordingly.
The structure of collected data categorized in four main branches; symptoms, diseases, tests (medical
examinations) and corresponding treatments as described in Table 1.
Table 1. General structure of database table
Once tables are created symptoms are analyzed as input and they are trained by the process to detect possible
diagnoses, tests and treatments. Disease data table as indicated in Table 2 consists of ID, Name, Description,
Symptoms ID, Tests ID, Treatments ID, Risks, Causes, Preventions and Complications. Data content of
symptoms, tests and treatments are represented with numerical values in different databases and they are
embedded to system to analyze strength of the relationship.
ID 24
Name Leukemia
Description
Leukemia is cancer of the body's blood-forming tissues, including the bone marrow
and the lymphatic system.
Symptoms ID 21,69,114,119,133,168,173,0,0,0,0,0,0,0,0
Test ID 8,94,104
Treatment ID 113,114,115,116,117
Risks
Factors that may increase your risk of developing some types of leukemia include:
Previous cancer treatment. People who've had certain types of chemotherapy and
radiation therapy for other cancers have an increased risk of developing certain types
of leukemia. Genetic disorders. Genetic abnormalities seem to play a role in the
development of leukemia. Certain genetic disorders, such as Down syndrome, are
associated with an increased risk of leukemia. Exposure to certain chemicals.
Exposure to certain chemicals, such as benzene — which is found in gasoline and is
used by the chemical industry — also is linked to an increased risk of some kinds of
leukemia. Smoking. Smoking cigarettes increases the risk of acute myelogenous
leukemia. Family history of leukemia. If members of your family have been diagnosed
with leukemia, your risk for the disease may be increased'
Causes
Scientists don't understand the exact causes of leukemia. It seems to develop from a
combination of genetic and environmental factors.
Prevention None
Complications None
Gender Not gender restricted
Age Not age restricted
Table 2. Diseases table in database
Symptoms Diseases Tests Treatments
ID ID ID ID
Name Name Name Name
No cation ID Description Definition Definition
Level ID Symptoms ID Why is done
Causes Test ID Preparation
See doctor Treatment ID Expectation
Risks Risks
Causes Results
Prevention
Complications
Gender
Age
E-Symptom Analysis System to Improve…
| Volume 2 | Issue 3 | www.ijrtem.com | 4 |
As shown in Table 3 symptoms are identified by ID value, name, locations (neck, knee, eye, low back), level of
the symptom which is also indicated with numerical values (sharp, low, high, sudden, mild, etc…) and causes,
and possible conditions for a patient to visit the doctor.
ID 3
Name Abdominal pain
Location ID stomachache, tummy ache, gut ache and bellyache
Level ID 49, 9
Causes
Abdominal pain that steadily worsens over time, often accompanied by the
development of other symptoms, is usually serious. Causes of progressive
abdominal pain include: Cancer, Crohn's disease, Enlarged spleen
(splenomegaly), Gallbladder cancer, Hepatitis (liver inflammation), Kidney
cancer, Lead poisoning, Liver cancer, Non-Hodgkin's lymphoma,
Pancreatic cancer, Stomach cancer, Tubo-ovarian abscess (pus-filled pocket
involving a fallopian tube and an ovary), Uremia (buildup of waste products
in your blood).
See doctor
Have someone drive you to urgent care or the emergency room if you have:
Severe pain, Fever, Bloody stools, Persistent nausea and vomiting, Weight
loss, Skin that appears yellow, Severe tenderness when you touch your
abdomen, Swelling of the abdomen.
Table 3. A sample table of symptoms
Table of tests (medical examinations) which is given in Table 4, describes details about essential examinations`
ID, name, definition, why it is required (why is done), preparation, expectation, risks, results.
ID 5
Name Bilirubin test
Definition Bilirubin testing checks for levels of bilirubin in your blood.
Why is done
Bilirubin testing is usually done as part of a group of tests to check the health of your liver. Bilirubin
testing may be done to: Investigate jaundice — elevated levels of bilirubin can cause yellowing of
your skin and the whites of your eyes (jaundice). A common use of the test is to measure bilirubin
levels in newborns, determine whether there might be blockage in your liver's bile ducts, help detect or
monitor the progression of other liver disease, such as hepatitis, help detect increased destruction of red
blood cells, help follow how a treatment is working, help evaluate suspected drug toxicity.
Preparation None
Expectation
Bilirubin testing is done using a blood sample. Usually, the blood is drawn through a small needle
inserted into a vein in the bend of your arm. The needle is attached to a small tube, in which your blood
is collected.You may feel a quick pain as the needle is inserted into your arm and experience some
short-term discomfort at the site after the needle is removed.
Risks None
Results
Normal results for a bilirubin test are 1.2 milligrams per deciliter (mg/dL) of total bilirubin for adults,
and usually 1 mg/dL for those under 18. Normal results for direct bilirubin are generally 0.3 mg/dL.')
Table 4. Tests table in database
Recommended treatments for the most related symptoms are demonstrated as in Table 5. Treatments are
classified with as their ID numbers, names and definitions.
ID 1
Name Open abdominal surgery'
Definition
If you have an abdominal aortic aneurysm, surgery is generally recommended if your aneurysm is about
1.9 to 2.2 inches (about 5 to 5.5 centimeters) or larger. Open abdominal surgery to repair an abdominal
aortic aneurysm involves removing the damaged section of the aorta and replacing it with a synthetic
tube (graft), which is sewn into place. This procedure requires open abdominal surgery, and it will
generally take you a month or more to fully recover.
Table 6. Table of treatments in database
E-Symptom Analysis System to Improve…
| Volume 2 | Issue 3 | www.ijrtem.com | 5 |
Implementations: An Intelligent context utilizing recommendation engine (I CURE) for medical diagnosis is
developed to convert the clinical data into significant and effective information. Python is used to develop the
most efficient and appropriate model. Text Blob is a library used for input and output processing, and for string
matching which actually classifies input symptoms as a disease. Two sets are used for classification, one including
only symptoms, and the other the matching diseases. Details about diseases such as treatments and tests are
recommended, are stored in MySQL database. Firstly, the user is asked to enter his/her symptoms, and then the
application converts the answer into Text Blob object. Fuzzy String Matching, also called approximate string
matching, is implemented as the process of finding strings which approximately match a given pattern. The
closeness of a match is often measured in terms of edit distance which is the number of primitive operations
necessary to convert the string into an exact match.
Training: In training process text-based symptoms, patient`s personal information and past medical history is
used as input data. In the next step, data is trained for the possible detected diagnoses and recommend appropriate
treatment and as a result of training we expect to get out model output.
Figure 3. Implementation steps for training process
Testing: After the training process, the system is tested for various diagnoses and patients, then the percentage
risk of possible disease is represented as output information. Corresponding to this, treatments and
recommendations (any medical examinations, tests) are driven.
Figure 4. Procedure of testing and inferences
IV. RESULTS AND CONCLUSION
Symptom analysis system, I-CURE (Intelligent context utilizing recommendation engine) is developed to increase
the accuracy of medical diagnosis. The project may provide a significant help in clinical decision process which
gives effective results even with patients own words as symptoms. The behavior of different classifiers was tested
in the context of the problem. classifying inputted symptoms into predefined disease classes. The problem was
approached with three different methods: using naïve Bayes, decision tree and Fuzzy Wuzzy library.
The goal was to make a system that will give as correct classification as possible regardless of spelling mistakes.
Different inputs were tested to assess the abilities supported by the Text Blob library. Output is based on the result
obtained using Fuzzy Wuzzy library regardless of some spelling mistakes that user might have done in giving
input. After testing the system, an accuracy of 72.5% has been accomplished. The impact on outcomes, assessing
whether the project reduces time from diagnosis to treatment, reduces cost, and improves quality the benefits of
the study in global health care environment.
Future Study Objectives: Detailed information about the patient will also be collected to evaluate the model
efficiently and give more accurate prediction of treatments and recommendations. These are patients past medical
E-Symptom Analysis System to Improve…
| Volume 2 | Issue 3 | www.ijrtem.com | 6 |
history (allergies, medicines, surgeries, family history, diets, and habits), birth and growth information, age,
gender, height, weight. To improve the current system, we aim to upgrade I-CURE available without restriction
of input language.
REFERENCES
1. Aronson, A. R. (2001). Effective mapping of biomedical text to the UMLS Metathesaurus: the MetaMap
program. Proceedings of the AMIA Symposium, 17. https://doi.org/D010001275 [pii]
2. Aronson, A. R., & Rindflesch, T. C. (1997). Query expansion using the UMLS Metathesaurus. Proceedings :
A Conference of the American Medical Informatics Association. AMIA Fall Symposium, 485–9. Retrieved
fromhttp://www.ncbi.nlm.nih.gov/pubmed/9357673%5Cnhttp://www.pubmedcentral.nih.gov/articlerender.f
cgi?artid=PMC2233565
3. Davis, D. a., Chawla, N. V., Blumm, N., Christakis, N., Barabasi, A.-L., & Barabási, A. (2008). Predicting
individual disease risk based on medical history. Proceeding of the 17th ACM Conference on Information
and Knowledge Mining - CIKM ’08, 769. https://doi.org/10.1145/1458082.1458185
4. Friedman, C., Shagina, L., Lussier, Y., & Hripcsak, G. (2004). Automated encoding of clinical documents
based on natural language processing. Journal of the American Medical Informatics Association, 11(5), 392–
402. https://doi.org/10.1197/jamia.M1552
5. Kaul, C., Kaul, A., & Verma, S. (2015). Comparitive study on healthcare prediction systems using big data.
2015 International Conference on Innovations in Information, Embedded and Communication Systems
(ICIIECS), 1–7. https://doi.org/10.1109/ICIIECS.2015.7193095
6. Leape, L. L., Brennan, T. A., Laird, N. A. N., Ph, D., Lawthers, A. N. N. G., Sc, D., … Hiatt, H. (1991). THE
NATURE OF ADVERSE EVENTS IN HOSPITALIZED PATIENTS Results of the Harvard Medical
Practice Study II fecting the quality of care has grown . Curiously , how- paratively little attention from either
perspective . But an important objective for those conc, 324(6), 377–384.
7. Meystre, S. M., Savova, G. K., Kipper-Schuler, K. C., & Hurdle, J. F. (2008). Extracting Information from
Textual Documents in the Electronic Health Record: A Review of Recent Research. IMIA Yearbook of
Medical Informatics Methods Inf Med, 47(1), 128–44. https://doi.org/me08010128
8. Popowich, F. (2005). Using Text Mining and Natural Language Processing for Health Care Claims
Processing. ACM SIGKDD Explorations Newsletter - Natural Language Processing and Text Mining, 7(1),
59–66. https://doi.org/10.1145/1089815.1089824
9. Pratt, W., & Yetisgen-Yildiz, M. (2003). A Study of Biomedical Concept Identification: MetaMap vs. People.
Journal of the American Medical Informatics Association, 529–533. https://doi.org/D030003464 [pii]
10. Schiff, G. D. (2009). Diagnostic Error in Medicine. Archives of Internal Medicine, 169(20), 1881.
https://doi.org/10.1001/archinternmed.2009.333
11. Singh, H., & Sittig, D. F. (2015). Setting the record straight on measuring diagnostic errors. Reply to: “Bad
assumptions on primary care diagnostic errors” by Dr Richard Young. BMJ Quality & Safety, 24(5), 345.2-
348. https://doi.org/10.1136/bmjqs-2015-004140
12. Spyns, P., Nhàn, N. T., Baert, E., Sager, N., & De Moor, G. (1998). Medical language processing applied to
extract clinical information from dutch medical documents. Studies in Health Technology and Informatics.
https://doi.org/10.3233/978-1-60750-896-0-685
13. Tange, H. J., Schouten, H. C., Kester, A. D., & Hasman, A. (1998). The granularity of medical narratives and
its effect on the speed and completeness of information retrieval. Journal of the American Medical
Informatics Association : JAMIA, 5(6), 571–82. https://doi.org/10.1136/jamia.1998.0050571
14. Wright, L. W., Nardini, H. K. G., Aronson, A. R., & Rindflesch, T. C. (1999). Hierarchical Concept Indexing
of Full-text Documents in the UMLS Information Sources Map. Journal of the American Society for
Information Science, 50(6), 514–523. Retrieved from
http://apps.isiknowledge.com/full_record.do?product=UA&search_mode=Refine&qid=8&SID=X24eA7pA
EbF36l1CgDp&page=1&doc=3&colname=WOS
15. Xu, H., Stenner, S. P., Doan, S., Johnson, K. B., Waitman, L. R., & Denny, J. C. (2010). MedEx: A medication
information extraction system for clinical narratives. Journal of the American Medical Informatics
Association, 17(1), 19–24. https://doi.org/10.1197/jamia.M3378
16. Zou, Q., Chu, W. W., Morioka, C., Leazer, G. H., & Kangarloo, H. (2003). IndexFinder: a method of
extracting key concepts from clinical texts for indexing. AMIA ... Annual Symposium Proceedings / AMIA
Symposium. AMIA Symposium, 763–7. https://doi.org/D030003344 [pii]
17. Steven Loria (2017). TextBlob: Simplified text processing [a Python (2 and 3) library for processing textual
data]. Retrieved from http://textblob.readthedocs.io/en/latest/index.html

More Related Content

What's hot

Team 3 presentation
Team 3 presentationTeam 3 presentation
Team 3 presentationjrjackson
 
Team 3: CIS Presentation
Team 3: CIS PresentationTeam 3: CIS Presentation
Team 3: CIS Presentationjrjackson
 
IRJET- Text Summarization of Medical Records using Text Mining
IRJET- Text Summarization of Medical Records using Text MiningIRJET- Text Summarization of Medical Records using Text Mining
IRJET- Text Summarization of Medical Records using Text MiningIRJET Journal
 
Nursing Informatics
Nursing Informatics Nursing Informatics
Nursing Informatics sbpaling
 
Big Data, CEP and IoT : Redefining Holistic Healthcare Information Systems an...
Big Data, CEP and IoT : Redefining Holistic Healthcare Information Systems an...Big Data, CEP and IoT : Redefining Holistic Healthcare Information Systems an...
Big Data, CEP and IoT : Redefining Holistic Healthcare Information Systems an...Tauseef Naquishbandi
 
Health Informatics
Health InformaticsHealth Informatics
Health InformaticsJulesykora
 
What Is Medical Informatics?
What Is Medical Informatics?What Is Medical Informatics?
What Is Medical Informatics?Sanjoy Sanyal
 
The Case Study of an Early Warning Models for the Telecare Patients in Taiwan
The Case Study of an Early Warning Models for the Telecare Patients in TaiwanThe Case Study of an Early Warning Models for the Telecare Patients in Taiwan
The Case Study of an Early Warning Models for the Telecare Patients in TaiwanIJERA Editor
 
CONCEPTUAL MODEL FOR ELECTRONIC CLINICAL RECORD INFORMATION SYSTEM
CONCEPTUAL MODEL FOR ELECTRONIC CLINICAL RECORD INFORMATION SYSTEMCONCEPTUAL MODEL FOR ELECTRONIC CLINICAL RECORD INFORMATION SYSTEM
CONCEPTUAL MODEL FOR ELECTRONIC CLINICAL RECORD INFORMATION SYSTEMijistjournal
 
A comprehensive study on disease risk predictions in machine learning
A comprehensive study on disease risk predictions  in machine learning A comprehensive study on disease risk predictions  in machine learning
A comprehensive study on disease risk predictions in machine learning IJECEIAES
 
Web based database management to support telemedicine system
Web based database management to support telemedicine systemWeb based database management to support telemedicine system
Web based database management to support telemedicine systemijait
 
Mathematics, Statistics and Medical Informatics
Mathematics, Statistics and Medical InformaticsMathematics, Statistics and Medical Informatics
Mathematics, Statistics and Medical InformaticsAsli Yazagan
 

What's hot (17)

Team 3 presentation
Team 3 presentationTeam 3 presentation
Team 3 presentation
 
Team 3: CIS Presentation
Team 3: CIS PresentationTeam 3: CIS Presentation
Team 3: CIS Presentation
 
IRJET- Text Summarization of Medical Records using Text Mining
IRJET- Text Summarization of Medical Records using Text MiningIRJET- Text Summarization of Medical Records using Text Mining
IRJET- Text Summarization of Medical Records using Text Mining
 
Nursing Informatics
Nursing Informatics Nursing Informatics
Nursing Informatics
 
Big Data, CEP and IoT : Redefining Holistic Healthcare Information Systems an...
Big Data, CEP and IoT : Redefining Holistic Healthcare Information Systems an...Big Data, CEP and IoT : Redefining Holistic Healthcare Information Systems an...
Big Data, CEP and IoT : Redefining Holistic Healthcare Information Systems an...
 
Health Informatics
Health InformaticsHealth Informatics
Health Informatics
 
What Is Medical Informatics?
What Is Medical Informatics?What Is Medical Informatics?
What Is Medical Informatics?
 
The Case Study of an Early Warning Models for the Telecare Patients in Taiwan
The Case Study of an Early Warning Models for the Telecare Patients in TaiwanThe Case Study of an Early Warning Models for the Telecare Patients in Taiwan
The Case Study of an Early Warning Models for the Telecare Patients in Taiwan
 
Disease Surveillance & Registries
Disease Surveillance & RegistriesDisease Surveillance & Registries
Disease Surveillance & Registries
 
Clinical Information Systems
Clinical Information SystemsClinical Information Systems
Clinical Information Systems
 
An Introduction to Health Informatics
An Introduction to Health InformaticsAn Introduction to Health Informatics
An Introduction to Health Informatics
 
CONCEPTUAL MODEL FOR ELECTRONIC CLINICAL RECORD INFORMATION SYSTEM
CONCEPTUAL MODEL FOR ELECTRONIC CLINICAL RECORD INFORMATION SYSTEMCONCEPTUAL MODEL FOR ELECTRONIC CLINICAL RECORD INFORMATION SYSTEM
CONCEPTUAL MODEL FOR ELECTRONIC CLINICAL RECORD INFORMATION SYSTEM
 
A comprehensive study on disease risk predictions in machine learning
A comprehensive study on disease risk predictions  in machine learning A comprehensive study on disease risk predictions  in machine learning
A comprehensive study on disease risk predictions in machine learning
 
Web based database management to support telemedicine system
Web based database management to support telemedicine systemWeb based database management to support telemedicine system
Web based database management to support telemedicine system
 
50120140506011
5012014050601150120140506011
50120140506011
 
Mathematics, Statistics and Medical Informatics
Mathematics, Statistics and Medical InformaticsMathematics, Statistics and Medical Informatics
Mathematics, Statistics and Medical Informatics
 
Pathology Informatics: Past, Present, and Future
Pathology Informatics: Past, Present, and FuturePathology Informatics: Past, Present, and Future
Pathology Informatics: Past, Present, and Future
 

Similar to E-Symptom Analysis System Improves Medical Diagnosis

Text Extraction Engine to Upgrade Clinical Decision Support System
Text Extraction Engine to Upgrade Clinical Decision Support SystemText Extraction Engine to Upgrade Clinical Decision Support System
Text Extraction Engine to Upgrade Clinical Decision Support SystemIJRTEMJOURNAL
 
Nur3563 group project sol1 2
Nur3563 group project sol1 2Nur3563 group project sol1 2
Nur3563 group project sol1 2JLANurse
 
Estimating the Statistical Significance of Classifiers used in the Predictio...
Estimating the Statistical Significance of Classifiers used in the  Predictio...Estimating the Statistical Significance of Classifiers used in the  Predictio...
Estimating the Statistical Significance of Classifiers used in the Predictio...IOSR Journals
 
Ajith M Jose_Report1.docx
Ajith M Jose_Report1.docxAjith M Jose_Report1.docx
Ajith M Jose_Report1.docxmca2206
 
Team Sol2 01 Health Care Informatics Power Point
Team Sol2 01 Health Care Informatics Power PointTeam Sol2 01 Health Care Informatics Power Point
Team Sol2 01 Health Care Informatics Power PointMessner Angie
 
Big data approaches to healthcare systems
Big data approaches to healthcare systemsBig data approaches to healthcare systems
Big data approaches to healthcare systemsShubham Jain
 
Advantages And Disadvantages Of EHR
Advantages And Disadvantages Of EHRAdvantages And Disadvantages Of EHR
Advantages And Disadvantages Of EHRCarla Jardine
 
Software management System
Software management SystemSoftware management System
Software management SystemOkoth Morgan
 
Modern Era of Medical Field : E-HealthFull Text
Modern Era of Medical Field : E-HealthFull Text Modern Era of Medical Field : E-HealthFull Text
Modern Era of Medical Field : E-HealthFull Text ijbbjournal
 
MODERN ERA OF MEDICAL FIELD: E-HEALTH
MODERN ERA OF MEDICAL FIELD: E-HEALTHMODERN ERA OF MEDICAL FIELD: E-HEALTH
MODERN ERA OF MEDICAL FIELD: E-HEALTHijbbjournal
 
The Remote Monitoring System Michelle L.docx
The Remote Monitoring System        Michelle L.docxThe Remote Monitoring System        Michelle L.docx
The Remote Monitoring System Michelle L.docxkathleen23456789
 
Electronic Health Records
Electronic Health RecordsElectronic Health Records
Electronic Health RecordsAdel Khawaji
 
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 DataCSEIJJournal
 
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 DataCSEIJJournal
 
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
 
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
 
The Electronic Health Record
The Electronic Health RecordThe Electronic Health Record
The Electronic Health RecordChristy Hunt
 
The Benefits Of Electronic Medical Records
The Benefits Of Electronic Medical RecordsThe Benefits Of Electronic Medical Records
The Benefits Of Electronic Medical RecordsAshley Lott
 

Similar to E-Symptom Analysis System Improves Medical Diagnosis (20)

Text Extraction Engine to Upgrade Clinical Decision Support System
Text Extraction Engine to Upgrade Clinical Decision Support SystemText Extraction Engine to Upgrade Clinical Decision Support System
Text Extraction Engine to Upgrade Clinical Decision Support System
 
J0956064
J0956064J0956064
J0956064
 
Nur3563 group project sol1 2
Nur3563 group project sol1 2Nur3563 group project sol1 2
Nur3563 group project sol1 2
 
Estimating the Statistical Significance of Classifiers used in the Predictio...
Estimating the Statistical Significance of Classifiers used in the  Predictio...Estimating the Statistical Significance of Classifiers used in the  Predictio...
Estimating the Statistical Significance of Classifiers used in the Predictio...
 
Ajith M Jose_Report1.docx
Ajith M Jose_Report1.docxAjith M Jose_Report1.docx
Ajith M Jose_Report1.docx
 
Team Sol2 01 Health Care Informatics Power Point
Team Sol2 01 Health Care Informatics Power PointTeam Sol2 01 Health Care Informatics Power Point
Team Sol2 01 Health Care Informatics Power Point
 
Big data approaches to healthcare systems
Big data approaches to healthcare systemsBig data approaches to healthcare systems
Big data approaches to healthcare systems
 
vaagdevi paper.pdf
vaagdevi paper.pdfvaagdevi paper.pdf
vaagdevi paper.pdf
 
Advantages And Disadvantages Of EHR
Advantages And Disadvantages Of EHRAdvantages And Disadvantages Of EHR
Advantages And Disadvantages Of EHR
 
Software management System
Software management SystemSoftware management System
Software management System
 
Modern Era of Medical Field : E-HealthFull Text
Modern Era of Medical Field : E-HealthFull Text Modern Era of Medical Field : E-HealthFull Text
Modern Era of Medical Field : E-HealthFull Text
 
MODERN ERA OF MEDICAL FIELD: E-HEALTH
MODERN ERA OF MEDICAL FIELD: E-HEALTHMODERN ERA OF MEDICAL FIELD: E-HEALTH
MODERN ERA OF MEDICAL FIELD: E-HEALTH
 
The Remote Monitoring System Michelle L.docx
The Remote Monitoring System        Michelle L.docxThe Remote Monitoring System        Michelle L.docx
The Remote Monitoring System Michelle L.docx
 
Electronic Health Records
Electronic Health RecordsElectronic Health Records
Electronic Health Records
 
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
 
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
 
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
 
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...
 
The Electronic Health Record
The Electronic Health RecordThe Electronic Health Record
The Electronic Health Record
 
The Benefits Of Electronic Medical Records
The Benefits Of Electronic Medical RecordsThe Benefits Of Electronic Medical Records
The Benefits Of Electronic Medical Records
 

More from IJRTEMJOURNAL

The effect of functionalized carbon nanotubes on thermalmechanical performanc...
The effect of functionalized carbon nanotubes on thermalmechanical performanc...The effect of functionalized carbon nanotubes on thermalmechanical performanc...
The effect of functionalized carbon nanotubes on thermalmechanical performanc...IJRTEMJOURNAL
 
Study of desalination processes of seawater from the desalination plant of La...
Study of desalination processes of seawater from the desalination plant of La...Study of desalination processes of seawater from the desalination plant of La...
Study of desalination processes of seawater from the desalination plant of La...IJRTEMJOURNAL
 
Multi products storage using randomness
Multi products storage using randomnessMulti products storage using randomness
Multi products storage using randomnessIJRTEMJOURNAL
 
Existence results for fractional q-differential equations with integral and m...
Existence results for fractional q-differential equations with integral and m...Existence results for fractional q-differential equations with integral and m...
Existence results for fractional q-differential equations with integral and m...IJRTEMJOURNAL
 
A study on financial aspect of supply chain management
A study on financial aspect of supply chain managementA study on financial aspect of supply chain management
A study on financial aspect of supply chain managementIJRTEMJOURNAL
 
Rural Livelihood and Food Security: Insights from Srilanka Tapu of Sunsari Di...
Rural Livelihood and Food Security: Insights from Srilanka Tapu of Sunsari Di...Rural Livelihood and Food Security: Insights from Srilanka Tapu of Sunsari Di...
Rural Livelihood and Food Security: Insights from Srilanka Tapu of Sunsari Di...IJRTEMJOURNAL
 
GREEN CHEMISTRY: A PRIMER
GREEN CHEMISTRY: A PRIMERGREEN CHEMISTRY: A PRIMER
GREEN CHEMISTRY: A PRIMERIJRTEMJOURNAL
 
Assessment of Building Failure: The Case of Saint Thomas’s Anglican Church, A...
Assessment of Building Failure: The Case of Saint Thomas’s Anglican Church, A...Assessment of Building Failure: The Case of Saint Thomas’s Anglican Church, A...
Assessment of Building Failure: The Case of Saint Thomas’s Anglican Church, A...IJRTEMJOURNAL
 
Data Warehouse: A Primer
Data Warehouse: A PrimerData Warehouse: A Primer
Data Warehouse: A PrimerIJRTEMJOURNAL
 
Resource recycling and waste-to-energy: The cornerstones of circular economy
Resource recycling and waste-to-energy: The cornerstones of circular economyResource recycling and waste-to-energy: The cornerstones of circular economy
Resource recycling and waste-to-energy: The cornerstones of circular economyIJRTEMJOURNAL
 
Survivin Immunoreactivity in the Gastric Mucosa of Rats Feedind with Carpet S...
Survivin Immunoreactivity in the Gastric Mucosa of Rats Feedind with Carpet S...Survivin Immunoreactivity in the Gastric Mucosa of Rats Feedind with Carpet S...
Survivin Immunoreactivity in the Gastric Mucosa of Rats Feedind with Carpet S...IJRTEMJOURNAL
 
Security and Crime Management in University Libraries in Nigeria
Security and Crime Management in University Libraries in NigeriaSecurity and Crime Management in University Libraries in Nigeria
Security and Crime Management in University Libraries in NigeriaIJRTEMJOURNAL
 
Influence of heat treatment on Vitamin C Levels in Oyster Mushroom
Influence of heat treatment on Vitamin C Levels in Oyster MushroomInfluence of heat treatment on Vitamin C Levels in Oyster Mushroom
Influence of heat treatment on Vitamin C Levels in Oyster MushroomIJRTEMJOURNAL
 
Optimization of Design Parameters for Crane Hook Using Finite Element Analysis
Optimization of Design Parameters for Crane Hook Using Finite Element AnalysisOptimization of Design Parameters for Crane Hook Using Finite Element Analysis
Optimization of Design Parameters for Crane Hook Using Finite Element AnalysisIJRTEMJOURNAL
 
Macroeconomic stability in the DRC: highlighting the role of exchange rate an...
Macroeconomic stability in the DRC: highlighting the role of exchange rate an...Macroeconomic stability in the DRC: highlighting the role of exchange rate an...
Macroeconomic stability in the DRC: highlighting the role of exchange rate an...IJRTEMJOURNAL
 
Reserves Estimating Carbon in Forest City District Village Bongohulawa Gorontalo
Reserves Estimating Carbon in Forest City District Village Bongohulawa GorontaloReserves Estimating Carbon in Forest City District Village Bongohulawa Gorontalo
Reserves Estimating Carbon in Forest City District Village Bongohulawa GorontaloIJRTEMJOURNAL
 
An Analysis of Tourism Competitiveness Index of Europe and Caucasus: A Study ...
An Analysis of Tourism Competitiveness Index of Europe and Caucasus: A Study ...An Analysis of Tourism Competitiveness Index of Europe and Caucasus: A Study ...
An Analysis of Tourism Competitiveness Index of Europe and Caucasus: A Study ...IJRTEMJOURNAL
 
Translation Errors of Public Signs in English Subtitle: Residents’ Poor Forei...
Translation Errors of Public Signs in English Subtitle: Residents’ Poor Forei...Translation Errors of Public Signs in English Subtitle: Residents’ Poor Forei...
Translation Errors of Public Signs in English Subtitle: Residents’ Poor Forei...IJRTEMJOURNAL
 
What are the determinants of the non-reimbursement for SMEs in Central Africa...
What are the determinants of the non-reimbursement for SMEs in Central Africa...What are the determinants of the non-reimbursement for SMEs in Central Africa...
What are the determinants of the non-reimbursement for SMEs in Central Africa...IJRTEMJOURNAL
 
Multivariate regression methods with infrared spectroscopy to detect the fals...
Multivariate regression methods with infrared spectroscopy to detect the fals...Multivariate regression methods with infrared spectroscopy to detect the fals...
Multivariate regression methods with infrared spectroscopy to detect the fals...IJRTEMJOURNAL
 

More from IJRTEMJOURNAL (20)

The effect of functionalized carbon nanotubes on thermalmechanical performanc...
The effect of functionalized carbon nanotubes on thermalmechanical performanc...The effect of functionalized carbon nanotubes on thermalmechanical performanc...
The effect of functionalized carbon nanotubes on thermalmechanical performanc...
 
Study of desalination processes of seawater from the desalination plant of La...
Study of desalination processes of seawater from the desalination plant of La...Study of desalination processes of seawater from the desalination plant of La...
Study of desalination processes of seawater from the desalination plant of La...
 
Multi products storage using randomness
Multi products storage using randomnessMulti products storage using randomness
Multi products storage using randomness
 
Existence results for fractional q-differential equations with integral and m...
Existence results for fractional q-differential equations with integral and m...Existence results for fractional q-differential equations with integral and m...
Existence results for fractional q-differential equations with integral and m...
 
A study on financial aspect of supply chain management
A study on financial aspect of supply chain managementA study on financial aspect of supply chain management
A study on financial aspect of supply chain management
 
Rural Livelihood and Food Security: Insights from Srilanka Tapu of Sunsari Di...
Rural Livelihood and Food Security: Insights from Srilanka Tapu of Sunsari Di...Rural Livelihood and Food Security: Insights from Srilanka Tapu of Sunsari Di...
Rural Livelihood and Food Security: Insights from Srilanka Tapu of Sunsari Di...
 
GREEN CHEMISTRY: A PRIMER
GREEN CHEMISTRY: A PRIMERGREEN CHEMISTRY: A PRIMER
GREEN CHEMISTRY: A PRIMER
 
Assessment of Building Failure: The Case of Saint Thomas’s Anglican Church, A...
Assessment of Building Failure: The Case of Saint Thomas’s Anglican Church, A...Assessment of Building Failure: The Case of Saint Thomas’s Anglican Church, A...
Assessment of Building Failure: The Case of Saint Thomas’s Anglican Church, A...
 
Data Warehouse: A Primer
Data Warehouse: A PrimerData Warehouse: A Primer
Data Warehouse: A Primer
 
Resource recycling and waste-to-energy: The cornerstones of circular economy
Resource recycling and waste-to-energy: The cornerstones of circular economyResource recycling and waste-to-energy: The cornerstones of circular economy
Resource recycling and waste-to-energy: The cornerstones of circular economy
 
Survivin Immunoreactivity in the Gastric Mucosa of Rats Feedind with Carpet S...
Survivin Immunoreactivity in the Gastric Mucosa of Rats Feedind with Carpet S...Survivin Immunoreactivity in the Gastric Mucosa of Rats Feedind with Carpet S...
Survivin Immunoreactivity in the Gastric Mucosa of Rats Feedind with Carpet S...
 
Security and Crime Management in University Libraries in Nigeria
Security and Crime Management in University Libraries in NigeriaSecurity and Crime Management in University Libraries in Nigeria
Security and Crime Management in University Libraries in Nigeria
 
Influence of heat treatment on Vitamin C Levels in Oyster Mushroom
Influence of heat treatment on Vitamin C Levels in Oyster MushroomInfluence of heat treatment on Vitamin C Levels in Oyster Mushroom
Influence of heat treatment on Vitamin C Levels in Oyster Mushroom
 
Optimization of Design Parameters for Crane Hook Using Finite Element Analysis
Optimization of Design Parameters for Crane Hook Using Finite Element AnalysisOptimization of Design Parameters for Crane Hook Using Finite Element Analysis
Optimization of Design Parameters for Crane Hook Using Finite Element Analysis
 
Macroeconomic stability in the DRC: highlighting the role of exchange rate an...
Macroeconomic stability in the DRC: highlighting the role of exchange rate an...Macroeconomic stability in the DRC: highlighting the role of exchange rate an...
Macroeconomic stability in the DRC: highlighting the role of exchange rate an...
 
Reserves Estimating Carbon in Forest City District Village Bongohulawa Gorontalo
Reserves Estimating Carbon in Forest City District Village Bongohulawa GorontaloReserves Estimating Carbon in Forest City District Village Bongohulawa Gorontalo
Reserves Estimating Carbon in Forest City District Village Bongohulawa Gorontalo
 
An Analysis of Tourism Competitiveness Index of Europe and Caucasus: A Study ...
An Analysis of Tourism Competitiveness Index of Europe and Caucasus: A Study ...An Analysis of Tourism Competitiveness Index of Europe and Caucasus: A Study ...
An Analysis of Tourism Competitiveness Index of Europe and Caucasus: A Study ...
 
Translation Errors of Public Signs in English Subtitle: Residents’ Poor Forei...
Translation Errors of Public Signs in English Subtitle: Residents’ Poor Forei...Translation Errors of Public Signs in English Subtitle: Residents’ Poor Forei...
Translation Errors of Public Signs in English Subtitle: Residents’ Poor Forei...
 
What are the determinants of the non-reimbursement for SMEs in Central Africa...
What are the determinants of the non-reimbursement for SMEs in Central Africa...What are the determinants of the non-reimbursement for SMEs in Central Africa...
What are the determinants of the non-reimbursement for SMEs in Central Africa...
 
Multivariate regression methods with infrared spectroscopy to detect the fals...
Multivariate regression methods with infrared spectroscopy to detect the fals...Multivariate regression methods with infrared spectroscopy to detect the fals...
Multivariate regression methods with infrared spectroscopy to detect the fals...
 

Recently uploaded

Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 

Recently uploaded (20)

Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 

E-Symptom Analysis System Improves Medical Diagnosis

  • 1. Invention Journal of Research Technology in Engineering & Management (IJRTEM) ISSN: 2455-3689 www.ijrtem.com Volume 2 Issue 3 ǁ March. 2018 ǁ PP 01-06 | Volume 2 | Issue 3 | www.ijrtem.com | 1 | E-Symptom Analysis System to Improve Medical Diagnosis and Treatment Recommendation Merve Kevser Gökgöl 1 , Zeynep Orhan 2 1,2 Department of Information Technologies, International Burch University, Sarajevo, Bosnia and Herzegovina ABSTRACT: A wealth of data in public health care systems has been collected and meanwhile there are plenty of new technological improvements which have considerable influence on current data pool. Nevertheless, important obstacles are challenging to utilize existing clinical data. Enhanced technological improvements lead patients to search their symptoms and corresponding diagnosis on online resources. In this study, it is aimed to develop a machine learning model to suit in different availability of users. Most of the current systems allow people to choose related symptom in web interfaces or Q&A forums. In addition to these applications it is aimed to implement a new technique which extracts the text-based symptoms and its related parameters such as, severity, duration, location, cause, accompanied by any other indicators. This study is applicable for patient`s everyday language statements besides medical expression of symptoms for corresponding symptoms. Extracted terms are used as an input of the model and analyzed for matching diagnosis where an accuracy of 72.5% has been accomplished. KEYWORDS: Symptom extraction, text matching, medical diagnosis, public healthcare I. INTRODUCTION The era of digitization has led computers to become the real face of handling commercial processes across a wealth of industries. As institutions today specifically in the medical domain have resorted to these virtual machines for realizing their goals, more and more medical data is being generated on a continuous basis (Davis et al., 2008). This data is being used in many recommendation systems which deliver a personalized individual's health profile model (Bolón-Canedo et al., 2015). The quality of health care can be precisely defined and measured with a degree of scientific accuracy comparable with that of most measures used in clinical medicine (Schiff, 2009). Every year very large number of population is affected by wrong or late diagnosis (Leape et al., 1991). Diagnoses that are missed, incorrect or delayed are believed to affect 10 to 20 percent of cases, far exceeding drug errors and surgery on the wrong patient or body part, both of which have received considerably more attention (Leape et al., 1991). Current systems are challenging to optimize the utilization of existing medical data resources in automated diagnostics. With an increased significance on providing better quality and reducing costs, new systems are required to improve in public healthcare. Clinical decision support systems (CDSS) are computer systems designed to impact clinical decision making about individual patients at the point in time that these decisions are made (Kaul, Kaul, & Verma, 2015). It is also important to balance prevention of medical errors while providing a quick and low-cost health services. CDSS have been a key element of systems’ approaches to improving patient safety and the quality of care and have been a key requirement for “meaningful use” of electronic health records (EHRs) (Kaul et al., 2015). The potential for information technology in health care is still in the process of being actualized. Large dimensionality of data in medicine together with the common reduced sample size of pathological cases makes indispensable the use of advanced machine learning techniques for clinical interpretation and analysis (Spyns, Nhàn, Baert, Sager, & De Moor, 1998). The detection and interpretation of pathological conditions usually required large number of experts available, however the number of experts is sometimes not enough, and other problems may appear such as disagreement among experts (Spyns et al., 1998). Information technology (IT) maintains a significant, sustainable knowledge which is vital for organization development. While the utilization of current data leads services to be more accessible and mobile, it is vital for health care industry to provide easier and faster accessibility as well as affordable and higher quality of service. Health IT is not just about merely digitizing medical records to create a paperless office, although doing this will achieve considerable savings, it is also about fundamentally transforming the health care system so that both doctors and patients have access to information and tools that allow them to better manage their care (Singh & Sittig, 2015).
  • 2. E-Symptom Analysis System to Improve… | Volume 2 | Issue 3 | www.ijrtem.com | 2 | II. BACKGROUND There are a wide range of techniques that can be applied to analyzing these texts, as reflected in the considerable amount of research in the field of natural language processing (Popowich, 2005) The electronic patient records contains a rich source of valuable clinical information, which could be used for a wide range of automated applications aimed at improving the health care process, such as alerting for potential medical errors, generating a patient problem list, and assessing the severity of a condition (Friedman et al., 2004). However, these applications are not applicable since large amount of information is in textual form (Tange et al., 1998). Techniques for automatically encoding textual documents from the medical record have been evaluated by several groups. Examples are the Linguistic String Project (Xu et al., 2010), and Medical Language Extraction and Encoding system (Med LEE) (Friedman et al., 2004). Med LEE has been recently adapted to extract Unified Medical Language System (UMLS) concepts from medical text documents, achieving 83% recall and 89% precision (Alan R Aronson, 2001). Figure 1. Overview of components of Med LEE Figure 1 indicates the components of Med LEE. The knowledge-based components are shown as ovals; the processing engines are shown as rectangles and the new work discussed in this report involves the final stages of processing, the encoding process, which occurs after structured output is obtained (Friedman et al., 2004) Other systems automatically mapping clinical text concepts to a standardized vocabulary have been reported, like Meta Map (Zou et al., 2003), Index Finder (Pratt et al., 2003), and Knowledge Map (A R Aronson & Rindflesch, 1997). Meta Map and its Java version called Meta Map Transfer (MM Tx ) were developed by the US National Library of Medicine (NLM). They are used to index text or to map concepts in the analyzed text with UMLS concepts. Figure 2. Meta Map sample of processing A sample Meta Map processing biomedical text and to extract different types of information like anatomical concepts or molecular binding concepts (Wright et al., 1999) is shown in Figure 2. Meta Map has also been used with patient’s electronic messages to automatically provide relevant health information to the patients (Meystre et al., 2008).
  • 3. E-Symptom Analysis System to Improve… | Volume 2 | Issue 3 | www.ijrtem.com | 3 | III. METHODOLOGY In this study, process of data collection allows patients to enter their symptoms by typing in everyday language. Therefore, to increase the accuracy firstly it is required to clean and eliminate significant words. During this preprocessing, stop words, vague abbreviations are removed. Each symptom and other data valued words including severity, duration, location, cause, accompanied by any other symptoms, change in intensity are also extracted from written expression (as an individual expression or sentence structure of symptoms) accordingly. The structure of collected data categorized in four main branches; symptoms, diseases, tests (medical examinations) and corresponding treatments as described in Table 1. Table 1. General structure of database table Once tables are created symptoms are analyzed as input and they are trained by the process to detect possible diagnoses, tests and treatments. Disease data table as indicated in Table 2 consists of ID, Name, Description, Symptoms ID, Tests ID, Treatments ID, Risks, Causes, Preventions and Complications. Data content of symptoms, tests and treatments are represented with numerical values in different databases and they are embedded to system to analyze strength of the relationship. ID 24 Name Leukemia Description Leukemia is cancer of the body's blood-forming tissues, including the bone marrow and the lymphatic system. Symptoms ID 21,69,114,119,133,168,173,0,0,0,0,0,0,0,0 Test ID 8,94,104 Treatment ID 113,114,115,116,117 Risks Factors that may increase your risk of developing some types of leukemia include: Previous cancer treatment. People who've had certain types of chemotherapy and radiation therapy for other cancers have an increased risk of developing certain types of leukemia. Genetic disorders. Genetic abnormalities seem to play a role in the development of leukemia. Certain genetic disorders, such as Down syndrome, are associated with an increased risk of leukemia. Exposure to certain chemicals. Exposure to certain chemicals, such as benzene — which is found in gasoline and is used by the chemical industry — also is linked to an increased risk of some kinds of leukemia. Smoking. Smoking cigarettes increases the risk of acute myelogenous leukemia. Family history of leukemia. If members of your family have been diagnosed with leukemia, your risk for the disease may be increased' Causes Scientists don't understand the exact causes of leukemia. It seems to develop from a combination of genetic and environmental factors. Prevention None Complications None Gender Not gender restricted Age Not age restricted Table 2. Diseases table in database Symptoms Diseases Tests Treatments ID ID ID ID Name Name Name Name No cation ID Description Definition Definition Level ID Symptoms ID Why is done Causes Test ID Preparation See doctor Treatment ID Expectation Risks Risks Causes Results Prevention Complications Gender Age
  • 4. E-Symptom Analysis System to Improve… | Volume 2 | Issue 3 | www.ijrtem.com | 4 | As shown in Table 3 symptoms are identified by ID value, name, locations (neck, knee, eye, low back), level of the symptom which is also indicated with numerical values (sharp, low, high, sudden, mild, etc…) and causes, and possible conditions for a patient to visit the doctor. ID 3 Name Abdominal pain Location ID stomachache, tummy ache, gut ache and bellyache Level ID 49, 9 Causes Abdominal pain that steadily worsens over time, often accompanied by the development of other symptoms, is usually serious. Causes of progressive abdominal pain include: Cancer, Crohn's disease, Enlarged spleen (splenomegaly), Gallbladder cancer, Hepatitis (liver inflammation), Kidney cancer, Lead poisoning, Liver cancer, Non-Hodgkin's lymphoma, Pancreatic cancer, Stomach cancer, Tubo-ovarian abscess (pus-filled pocket involving a fallopian tube and an ovary), Uremia (buildup of waste products in your blood). See doctor Have someone drive you to urgent care or the emergency room if you have: Severe pain, Fever, Bloody stools, Persistent nausea and vomiting, Weight loss, Skin that appears yellow, Severe tenderness when you touch your abdomen, Swelling of the abdomen. Table 3. A sample table of symptoms Table of tests (medical examinations) which is given in Table 4, describes details about essential examinations` ID, name, definition, why it is required (why is done), preparation, expectation, risks, results. ID 5 Name Bilirubin test Definition Bilirubin testing checks for levels of bilirubin in your blood. Why is done Bilirubin testing is usually done as part of a group of tests to check the health of your liver. Bilirubin testing may be done to: Investigate jaundice — elevated levels of bilirubin can cause yellowing of your skin and the whites of your eyes (jaundice). A common use of the test is to measure bilirubin levels in newborns, determine whether there might be blockage in your liver's bile ducts, help detect or monitor the progression of other liver disease, such as hepatitis, help detect increased destruction of red blood cells, help follow how a treatment is working, help evaluate suspected drug toxicity. Preparation None Expectation Bilirubin testing is done using a blood sample. Usually, the blood is drawn through a small needle inserted into a vein in the bend of your arm. The needle is attached to a small tube, in which your blood is collected.You may feel a quick pain as the needle is inserted into your arm and experience some short-term discomfort at the site after the needle is removed. Risks None Results Normal results for a bilirubin test are 1.2 milligrams per deciliter (mg/dL) of total bilirubin for adults, and usually 1 mg/dL for those under 18. Normal results for direct bilirubin are generally 0.3 mg/dL.') Table 4. Tests table in database Recommended treatments for the most related symptoms are demonstrated as in Table 5. Treatments are classified with as their ID numbers, names and definitions. ID 1 Name Open abdominal surgery' Definition If you have an abdominal aortic aneurysm, surgery is generally recommended if your aneurysm is about 1.9 to 2.2 inches (about 5 to 5.5 centimeters) or larger. Open abdominal surgery to repair an abdominal aortic aneurysm involves removing the damaged section of the aorta and replacing it with a synthetic tube (graft), which is sewn into place. This procedure requires open abdominal surgery, and it will generally take you a month or more to fully recover. Table 6. Table of treatments in database
  • 5. E-Symptom Analysis System to Improve… | Volume 2 | Issue 3 | www.ijrtem.com | 5 | Implementations: An Intelligent context utilizing recommendation engine (I CURE) for medical diagnosis is developed to convert the clinical data into significant and effective information. Python is used to develop the most efficient and appropriate model. Text Blob is a library used for input and output processing, and for string matching which actually classifies input symptoms as a disease. Two sets are used for classification, one including only symptoms, and the other the matching diseases. Details about diseases such as treatments and tests are recommended, are stored in MySQL database. Firstly, the user is asked to enter his/her symptoms, and then the application converts the answer into Text Blob object. Fuzzy String Matching, also called approximate string matching, is implemented as the process of finding strings which approximately match a given pattern. The closeness of a match is often measured in terms of edit distance which is the number of primitive operations necessary to convert the string into an exact match. Training: In training process text-based symptoms, patient`s personal information and past medical history is used as input data. In the next step, data is trained for the possible detected diagnoses and recommend appropriate treatment and as a result of training we expect to get out model output. Figure 3. Implementation steps for training process Testing: After the training process, the system is tested for various diagnoses and patients, then the percentage risk of possible disease is represented as output information. Corresponding to this, treatments and recommendations (any medical examinations, tests) are driven. Figure 4. Procedure of testing and inferences IV. RESULTS AND CONCLUSION Symptom analysis system, I-CURE (Intelligent context utilizing recommendation engine) is developed to increase the accuracy of medical diagnosis. The project may provide a significant help in clinical decision process which gives effective results even with patients own words as symptoms. The behavior of different classifiers was tested in the context of the problem. classifying inputted symptoms into predefined disease classes. The problem was approached with three different methods: using naïve Bayes, decision tree and Fuzzy Wuzzy library. The goal was to make a system that will give as correct classification as possible regardless of spelling mistakes. Different inputs were tested to assess the abilities supported by the Text Blob library. Output is based on the result obtained using Fuzzy Wuzzy library regardless of some spelling mistakes that user might have done in giving input. After testing the system, an accuracy of 72.5% has been accomplished. The impact on outcomes, assessing whether the project reduces time from diagnosis to treatment, reduces cost, and improves quality the benefits of the study in global health care environment. Future Study Objectives: Detailed information about the patient will also be collected to evaluate the model efficiently and give more accurate prediction of treatments and recommendations. These are patients past medical
  • 6. E-Symptom Analysis System to Improve… | Volume 2 | Issue 3 | www.ijrtem.com | 6 | history (allergies, medicines, surgeries, family history, diets, and habits), birth and growth information, age, gender, height, weight. To improve the current system, we aim to upgrade I-CURE available without restriction of input language. REFERENCES 1. Aronson, A. R. (2001). Effective mapping of biomedical text to the UMLS Metathesaurus: the MetaMap program. Proceedings of the AMIA Symposium, 17. https://doi.org/D010001275 [pii] 2. Aronson, A. R., & Rindflesch, T. C. (1997). Query expansion using the UMLS Metathesaurus. Proceedings : A Conference of the American Medical Informatics Association. AMIA Fall Symposium, 485–9. Retrieved fromhttp://www.ncbi.nlm.nih.gov/pubmed/9357673%5Cnhttp://www.pubmedcentral.nih.gov/articlerender.f cgi?artid=PMC2233565 3. Davis, D. a., Chawla, N. V., Blumm, N., Christakis, N., Barabasi, A.-L., & Barabási, A. (2008). Predicting individual disease risk based on medical history. Proceeding of the 17th ACM Conference on Information and Knowledge Mining - CIKM ’08, 769. https://doi.org/10.1145/1458082.1458185 4. Friedman, C., Shagina, L., Lussier, Y., & Hripcsak, G. (2004). Automated encoding of clinical documents based on natural language processing. Journal of the American Medical Informatics Association, 11(5), 392– 402. https://doi.org/10.1197/jamia.M1552 5. Kaul, C., Kaul, A., & Verma, S. (2015). Comparitive study on healthcare prediction systems using big data. 2015 International Conference on Innovations in Information, Embedded and Communication Systems (ICIIECS), 1–7. https://doi.org/10.1109/ICIIECS.2015.7193095 6. Leape, L. L., Brennan, T. A., Laird, N. A. N., Ph, D., Lawthers, A. N. N. G., Sc, D., … Hiatt, H. (1991). THE NATURE OF ADVERSE EVENTS IN HOSPITALIZED PATIENTS Results of the Harvard Medical Practice Study II fecting the quality of care has grown . Curiously , how- paratively little attention from either perspective . But an important objective for those conc, 324(6), 377–384. 7. Meystre, S. M., Savova, G. K., Kipper-Schuler, K. C., & Hurdle, J. F. (2008). Extracting Information from Textual Documents in the Electronic Health Record: A Review of Recent Research. IMIA Yearbook of Medical Informatics Methods Inf Med, 47(1), 128–44. https://doi.org/me08010128 8. Popowich, F. (2005). Using Text Mining and Natural Language Processing for Health Care Claims Processing. ACM SIGKDD Explorations Newsletter - Natural Language Processing and Text Mining, 7(1), 59–66. https://doi.org/10.1145/1089815.1089824 9. Pratt, W., & Yetisgen-Yildiz, M. (2003). A Study of Biomedical Concept Identification: MetaMap vs. People. Journal of the American Medical Informatics Association, 529–533. https://doi.org/D030003464 [pii] 10. Schiff, G. D. (2009). Diagnostic Error in Medicine. Archives of Internal Medicine, 169(20), 1881. https://doi.org/10.1001/archinternmed.2009.333 11. Singh, H., & Sittig, D. F. (2015). Setting the record straight on measuring diagnostic errors. Reply to: “Bad assumptions on primary care diagnostic errors” by Dr Richard Young. BMJ Quality & Safety, 24(5), 345.2- 348. https://doi.org/10.1136/bmjqs-2015-004140 12. Spyns, P., Nhàn, N. T., Baert, E., Sager, N., & De Moor, G. (1998). Medical language processing applied to extract clinical information from dutch medical documents. Studies in Health Technology and Informatics. https://doi.org/10.3233/978-1-60750-896-0-685 13. Tange, H. J., Schouten, H. C., Kester, A. D., & Hasman, A. (1998). The granularity of medical narratives and its effect on the speed and completeness of information retrieval. Journal of the American Medical Informatics Association : JAMIA, 5(6), 571–82. https://doi.org/10.1136/jamia.1998.0050571 14. Wright, L. W., Nardini, H. K. G., Aronson, A. R., & Rindflesch, T. C. (1999). Hierarchical Concept Indexing of Full-text Documents in the UMLS Information Sources Map. Journal of the American Society for Information Science, 50(6), 514–523. Retrieved from http://apps.isiknowledge.com/full_record.do?product=UA&search_mode=Refine&qid=8&SID=X24eA7pA EbF36l1CgDp&page=1&doc=3&colname=WOS 15. Xu, H., Stenner, S. P., Doan, S., Johnson, K. B., Waitman, L. R., & Denny, J. C. (2010). MedEx: A medication information extraction system for clinical narratives. Journal of the American Medical Informatics Association, 17(1), 19–24. https://doi.org/10.1197/jamia.M3378 16. Zou, Q., Chu, W. W., Morioka, C., Leazer, G. H., & Kangarloo, H. (2003). IndexFinder: a method of extracting key concepts from clinical texts for indexing. AMIA ... Annual Symposium Proceedings / AMIA Symposium. AMIA Symposium, 763–7. https://doi.org/D030003344 [pii] 17. Steven Loria (2017). TextBlob: Simplified text processing [a Python (2 and 3) library for processing textual data]. Retrieved from http://textblob.readthedocs.io/en/latest/index.html