INVESTIGATING ILPD FOR MOST SIGNIFICANT FEATURES

Size: px
Start display at page:

Download "INVESTIGATING ILPD FOR MOST SIGNIFICANT FEATURES"

Transcription

1 International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 10, October 2017, pp , Article ID: IJMET_08_10_080 Available online at ISSN Print: and ISSN Online: IAEME Publication Scopus Indexed INVESTIGATING ILPD FOR MOST SIGNIFICANT FEATURES Jothi Lakshmi U, K.Jayanthi and M.Sathya Assistant Professor, Department of Information Technology, Veltech University, Chennai, India ABSTRACT Now a day s every human spend ample amount of his earnings for his/her health issues. As per the World Health Organization, now in India Liver disease is the tenth most common cause of death. The factors that contribute to a global spread of hepatitis B virus (HBV) and hepatitis C virus (HCV) infection are immigration, cheap air travel, and globalization [1]. While considering data mining or machine learning curse of dimensionality is a common issue that degrades the query accuracy and efficiency. This paper aims to identify vital attributes for diagnosis of liver diseases in a patient which eventually could improve future disease prediction through machine learning. This is done by exploring the dataset which includes the Indian Liver Patients data using machine learning algorithm C4.5. For this study we have used a data mining tool called Tanagra. Keywords: Machine Learning, Feature Selection, C4.5, Liver Disease, ILPD. Cite this Article: Jothi Lakshmi U, K.Jayanthi and M.Sathya, Investigating ILPD for Most Significant Features, International Journal of Mechanical Engineering and Technology 8(10), 2017, pp INTRODUCTION Being the largest internal organ and gland, liver plays a vital role in keeping a man brisk. Liver disease is one among several fatal disease and its symptoms are not known in earlier stage. Comprehensive causes for liver disease are immigration, cheap air travel, and globalization [1]. But to be specific alcoholic addiction, smoking, contaminated food consumption, obesity, diabetes and heredity are also major causes for liver disease [5]. Diagnosis of such disease is crucial. There are several clinical methods and procedures for diagnosis of liver disorder. Indian Liver Patients data is a publicly available dataset which is commonly used for finding new way to predict liver diseases through machine learning. Data mining in health care sector helps in the prediction of disease by looking for specific patterns in previously existing patient record. In machine learning curse of dimensionality is an issue that has negative impact on accuracy and efficiency on query. Hence reducing the dimension is relevant so as to improve performance of the classifier editor@iaeme.com

2 Jothi Lakshmi U, K.Jayanthi and M.Sathya C4.5 is a classifier which generates a tree based on entropy and calculated information gain and it is an extension of ID3. In this work C4.5 has been chosen for exploring the ILPD dataset. The data set was collected from north east of Andhra Pradesh, India. 2. LITERATURE SURVEY Alkaline Phosphatase Level Test An alkaline phosphatase level test (ALP test) measures the amount of alkaline phosphatase enzyme in your bloodstream. The test requires a simple blood draw and is often a routine part of other blood tests. Abnormal levels of ALP in your blood most often indicate a problem with your liver, gallbladder, or bones. Figure 1 Liver Function [2] Bilirubin Test 1. A bilirubin test is used to help determine the cause of jaundice, a yellowing of your skin and the whites of your eyes. 2. It helps diagnose conditions like liver disease, hemolytic anemia, and blocked bile ducts. 3. Normal adult values of Total bilirubin range from mg/dl or 5.1 to 17.0 mmol/l Direct bilirubin range from 0.1 to 0.3 mg/dl or 1.0 to 5.1 mmol/l Indirect bilirubin ranges from 0.2 to 0.7 mg/dl or 3.4 to 11.9 mmol/l Albumin and liver disease Albumin is a protein made by the liver. A serum albumin test measures the amount of this protein in the clear liquid portion of the blood. Albumin can also be measured in the urine.a normal albumin range is 3.4 to 5.4 g/dl. If you have a lower albumin level, you may have malnutrition. It can also mean that you have liver disease or an inflammatory disease. Higher albumin levels may be caused by acute infections, burns, and stress from surgery or a heart attack. [9] editor@iaeme.com

3 Investigating ILPD for Most Significant Features SGPT - Serum Glutamic Pyruvic Transaminase SGPT test measures the level of Alanine Aminotransferase (aka ALT) in your blood. It is an enzyme made by cells in your liver.as mentioned earlier, the important functions of liver includes making proteins, storing vitamins and iron removing toxins from your blood producing bile, which aids in digestion. Proteins called enzymes help the liver break down other proteins so the human body can absorb them more easily. SGPT is one of these enzymes. It plays a crucial role in metabolism, the process that turns food into energy. This enzyme is normally found inside liver cells. When the liver is damaged or inflamed, the enzyme can be released into the bloodstream. This causes the ALT levels to rise. Measuring the level of ALT in a person s blood can help doctors evaluate liver function or determine the underlying cause of a liver problem. The ALT test is often part of an initial screening for liver disease. SGOT or serum glutamic-oxaloacetic transaminase This test for the enzyme aspartate aminotransferase (AST) level in blood. AST is found in red blood cells, liver cells, and muscle cells, including the heart. It is released into the blood when these cells are damaged.the AST level is measured to check the liver, kidneys, heart, pancreas, muscles, and red blood cells. This test is also done to check medical treatments that may affect the liver. TP-Total Protein If there is some symptoms of kidney or Liver disease, then the Total Protein Test is done.this test checks for the levels of protein, specifically albumin and globulin in the blood. If total protein is abnormal, further testing must be performed to identify which specific protein is abnormally low or high so that a specific diagnosis can be made. A/G ratio This is a blood test to measure the levels of protein in your body. Your liver makes most of the proteins that are found in your blood. Albumin is one major type of protein. Albumin carries many other substances around your system, including medicines and products your body makes. Another kind of protein called globulin has other functions in your body. This test provides information about the amount of albumin you have compared with globulin. This comparison is called the A/G ratio. This test is useful when your healthcare provider suspects you have liver disease. Certain diseases tend to lower your level of albumin and raise your level of one or more types of globulins. A normal range of albumin is 39 to 51 grams per liter (g/l) of blood. The normal range for globulins varies by specific type. A normal range for total globulins is 23 to 35 g/l. C4.5 Ross Quinlan developed C4.5 algorithm in the year It is an algorithm which avoid overfitting, it can handle continuous attribute, missing data is no issue, and it converts tree to rules. Works done with ILPD So far lots of work has been done with ILPD. In [3], [4],[5],[6] different machine learning algorithm and their performance is evaluated using this dataset editor@iaeme.com

4 Jothi Lakshmi U, K.Jayanthi and M.Sathya Importance of Feature Selection From a dataset finding out relevance feature set is important as it may improve the performance of classifier. 3. EXPERIMENT The intension of this experiment is to find a small set of attributes by which accuracy and efficiency of classifier would be improved. For this purpose supervised learning algorithm c4.5 is executed in data mining tool Tanagra. ILPD India Liver Patients data is a dataset publicly available through UCI archive. It consists of 11 attributes viz. Age, Gender, TB, DB, AlkPhos, Sgpt, Sgot, TP, ALB, A/G ratio, and class. The number of instances in the dataset is 579 instances. All listed attributes are continues except Gender which has 2 values either M or F. The attribute class classifies the entire set either as 1 or 2. This data set contains 416 liver patient records and 167 non liver patient records. The data set was collected from north east of Andhra Pradesh, India. Selector is a class label used to divide into groups (liver patient or not). This data set contains 441 male patient records and 142 female patient records. Any patient whose age exceeded 89 is listed as being of age "90". Attribute Table 1 Attribute description Description Age Gender TB DB AlkPhos Sgpt Sgot TP ALB A/G Ratio Class Age of the patient Gender of the patient Total Billrubin Direct Billrubin Alkaline Phosphatase Alamine Aminotransferase Aspartate Aminotransferase Total Protein Albumin Albumin Globulin ratio Selector Table 2 Attribute category Attribute Target Input Age - yes Gender - yes TB - yes DB - yes AlkPhos - yes editor@iaeme.com

5 Investigating ILPD for Most Significant Features Sgpt - yes Sgot - yes TP - yes ALB - yes A/G - yes class yes - Sampling The dataset is sampled in such a way that the 75% is taken as training set and 25 % as test set. Experiment 1: (With all attribute) Here the complete set of attribute is taken into account. Attributes Age, Gender, TB, DB, AlkPhos, Sgpt, Sgot, TP, ALB, A/B are set as input attributes and class as target attribute. Error rate _1_ _2_ _1_ _2_ Sum Error rate _1_ _2_ _1_ _2_ Sum Experiment 2 (with only Age and Gender) Here the two set of attribute is taken into account. Attributes Age, Gender are set as input attributes and class as target attribute. With this set up the classifiers error rate is , recall of selector 1 is and of selector 2 is This result is a real surprise though it doesn t make any sense factually editor@iaeme.com

6 Jothi Lakshmi U, K.Jayanthi and M.Sathya TAINING RESULT Error rate _1_ _2_ _1_ _2_ Sum pred_bagging_2 Error rate Value Recall 1-Precision _1_1.00 _2_2.00 Sum _1_ _2_ _1_ _2_ Sum Experiment 3 (only with alkphos) Error rate _1_ _2_ _1_ _2_ Sum Error rate editor@iaeme.com

7 Investigating ILPD for Most Significant Features _1_ _2_ _1_ _2_ Sum Experiment 4(with TB,DB,AlkPhos,Sgpt,Sgot) Error rate _1_ _2_ _1_ _2_ Sum Error rate _1_ _2_ _1_ _2_ Sum Experiment 5(with TP,ALB,A/G)) Error rate _1_ _2_ _1_ _2_ Sum editor@iaeme.com

8 Jothi Lakshmi U, K.Jayanthi and M.Sathya Error rate _1_ _2_ _1_ _2_ Sum Experiment 5(without Age and Gender) Error rate _1_ _2_ _1_ _2_ Sum pred_bagging_2 Error rate _1_ _2_ _1_ _2_ Sum CONCLUSION In this paper the Indian Liver Patient Data is investigated for finding the significance of each feature/attribute in classifier performance. The overall result shows that each attribute has its own contribution to the classifier performance. But to be very specific contribution of TB,DB,AlkPhos,Sgpt,Sgot is higher when compare to other attributes as the error rate is lesser with the former than the later. Hence it can be concluded from the result that TB,DB,AlkPhos,Sgpt,Sgot are most significant attributes in ILPD dataset. The work done with this experiment is just a gist for the future work to be done with the ILPD dataset editor@iaeme.com

9 Investigating ILPD for Most Significant Features REFERENCE [1] Global challenges in liver disease. Williams R 1.PubMed.gov,NCBI [2] [3] Analysis of Liver Disorder Using Data mining Algorithm, P.Rajeswari1, G.Sophia Reena2, Global Journal of Computer Science and Technology Vol. 10 Issue 14 (Ver. 1.0) November 2010 [4] An Approach of Data Mining for Predicting the Chances of Liver Disease in Ectopic Pregnant Groups, A.S.Aneeshkumar, C.Jothi Venkateswaran, Special Issue of International Journal of Computer Applications ( ), The International Conference on Communication, Computing and Information Technology (ICCCMIT) 2012 [5] Liver Disease Prediction using SVM and Naïve Bayes Algorithms, Dr. S. Vijayarani1, Mr.S.Dhayanand2, International Journal of Science, Engineering and Technology Research (IJSETR) Volume 4, Issue 4, April 2015, ISSN: [6] Liver Disease Analysis And Accuracy Prediction Using Machine Learning Techniques, D. Sindhuja1 and R. Jemina Priyadarsini2, I J C T A, 9(26) 2016, pp , International Science Press [7] Feature Selection in Data Mining, YongSeog Kim, W. Nick Street, and Filippo Menczer, University of Iowa, USA [8] Implementation of decision tree algorithm c4.5, 1Harvinder Chauhan, 2Anu Chauhan, International Journal of Scientific and Research Publications, Volume 3, Issue 10, October 2013, ISSN [9] [10] Er. Harpal, Dr. Gaurav Tejpal and Dr. Sonal Sharma, Machine Learning Techniques for Wormhole Attack Detection Techniques in Wireless Sensor Networks, International Journal of Mechanical Engineering and Technology 8(9), 2017, pp [11] Padmakumari P and Umamakeswari.A, Hybrid Statistical and Machine Learning Methods for Failure Prediction in Cloud, International Journal of Mechanical Engineering and Technology 8(8), 2017, pp [12] Taran Singh Bharati and R. Kumar. Intrusion Intrusion Detection System for Manet Using Machine Learning and State Transition Analysis. International Journal of Computer Engineering and Technology, 6(12), 2015, pp [13] C.R. Cyril Anthoni Dr. A. Christy, Integration of Feature Sets with Machine Learning Techniques for Spam Filtering, International Journal of Computer Engineering and Technology (IJCET), Volume 2 Number 1, Jan - April (2011), pp [14] Goverdhan Reddy Jidiga and Dr. P Sammulal, Machine Learning Approach to Anomaly Detection In Cyber Security with A Case Study of Spamming Attack, International Journal of Computer Engineering & Technology (IJCET), Volume 4, Issue 3, May-June (2013), pp editor@iaeme.com

Pathophysiology I Liver and Biliary Disease

Pathophysiology I Liver and Biliary Disease Pathophysiology I Liver and Biliary Disease The Liver The liver is located in the right upper portion of the abdominal cavity just beneath the right side of the rib cage. The liver has many functions that

More information

A Study of Support Vector Machine Algorithm for Liver Disease Diagnosis

A Study of Support Vector Machine Algorithm for Liver Disease Diagnosis American Journal of Intelligent Systems 2014, 4(1): 9-14 DOI: 10.5923/j.ajis.20140401.02 A Study of Support Vector Machine Algorithm for Liver Disease Diagnosis Esraa M. Hashem, Mai S. Mabrouk * Biomedical

More information

SIGNIFICANCE OF INTEGRATED TAXONOMY APPROACH IN DIVERSE LIVER CHAOSES. Presidency College, Chennai, India,

SIGNIFICANCE OF INTEGRATED TAXONOMY APPROACH IN DIVERSE LIVER CHAOSES. Presidency College, Chennai, India, INTERNATIONAL International Journal of Computer JOURNAL Engineering OF COMPUTER and Technology (IJCET), ENGINEERING ISSN 0976 6367(Print), ISSN 0976 6375(Online) & TECHNOLOGY Volume 3, Issue 3, (IJCET)

More information

A hybrid Model to Estimate Cirrhosis Using Laboratory Testsand Multilayer Perceptron (MLP) Neural Networks

A hybrid Model to Estimate Cirrhosis Using Laboratory Testsand Multilayer Perceptron (MLP) Neural Networks IOSR Journal of Nursing and Health Science (IOSR-JNHS) e-issn: 232 1959.p- ISSN: 232 194 Volume 7, Issue 1 Ver. V. (Jan.- Feb.218), PP 32-38 www.iosrjournals.org A hybrid Model to Estimate Cirrhosis Using

More information

Abnormal Liver Chemistries. Lauren Myers, MMsc. PA-C Oregon Health and Science University

Abnormal Liver Chemistries. Lauren Myers, MMsc. PA-C Oregon Health and Science University Abnormal Liver Chemistries Lauren Myers, MMsc. PA-C Oregon Health and Science University Disclosure 1. The speaker/planner Lauren Myers, MMSc, PA-C have no relevant financial relationships to disclose

More information

Performance Analysis of Liver Disease Prediction Using Machine Learning Algorithms

Performance Analysis of Liver Disease Prediction Using Machine Learning Algorithms Performance Analysis of Liver Disease Prediction Using Machine Learning Algorithms M. Banu Priya 1, P. Laura Juliet 2, P.R. Tamilselvi 3 1Research scholar, M.Phil. Computer Science, Vellalar College for

More information

Jyotish Chandra Pandey et al, Asian Journal of Pharmaceutical Technology & Innovation, 03 (16); 2016; Research Article

Jyotish Chandra Pandey et al, Asian Journal of Pharmaceutical Technology & Innovation, 03 (16); 2016; Research Article Asian Journal of Pharmaceutical Technology & Innovation ISSN: 2347-8810 Research Article Received on: 03-01-2016 Accepted on: 16-01-2016 Published on: 15-02-2016 Corresponding Author: * Dr. Jyotish Chandra

More information

Clinician Blood Panel Results

Clinician Blood Panel Results Page 1 of 8 Blood Panel - Markers Out of Range and Patterns (Pattern: proprietary formula using one or more Blood Markers) Blood Panel: Check for Markers that are out of Lab Range ***NOTE*** Only one supplement

More information

Monitoring Hepatitis C

Monitoring Hepatitis C Monitoring Hepatitis C Section Six Monitoring Hepatitis C Screening for hepatitis C is not routinely done, so you may have to request a test from your medical provider. This usually involves an antibody

More information

Complete Medical History

Complete Medical History Lab Results for Ben Greenfield Last Test Date: Your medical history is not complete. Complete Medical History Complete Medical History What's Next Blood Draw Blood draw scheduled Complete your medical

More information

Understanding Blood Tests

Understanding Blood Tests PATIENT EDUCATION patienteducation.osumc.edu Your heart pumps the blood in your body through a system of blood vessels. Blood delivers oxygen and nutrients to all parts of the body. It also carries away

More information

Comparative Study of the Serum Bilirubin and Various Other Liver Related Enzymes in Different Types of Jaundice

Comparative Study of the Serum Bilirubin and Various Other Liver Related Enzymes in Different Types of Jaundice DOI: 10.21276/aimdr.2018.4.4.BC12 Original Article ISSN (O):2395-2822; ISSN (P):2395-2814 Comparative Study of the Serum Bilirubin and Various Other Liver Related Enzymes in Different Types of Kedar Prasad

More information

Clinician Blood Panel Results

Clinician Blood Panel Results Page 1 of 7 Blood Panel - Markers Out of Range and Patterns (Pattern: proprietary formula using one or more Blood Markers) Blood Panel: Check for Markers that are out of Lab Range ***NOTE*** Only one supplement

More information

Adams Memorial Hospital Decatur, Indiana EXPLANATION OF LABORATORY TESTS

Adams Memorial Hospital Decatur, Indiana EXPLANATION OF LABORATORY TESTS Adams Memorial Hospital Decatur, Indiana EXPLANATION OF LABORATORY TESTS Your health is important to us! The test descriptions listed below are for educational purposes only. Laboratory test interpretation

More information

Biochemical Investigations in Liver Disease. Dr Roshitha de Silva Department of Pathology Faculty of Medicine University of Kelaniya

Biochemical Investigations in Liver Disease. Dr Roshitha de Silva Department of Pathology Faculty of Medicine University of Kelaniya Biochemical Investigations in Liver Disease Dr Roshitha de Silva Department of Pathology Faculty of Medicine University of Kelaniya Biochemical markers Albumin ALP ALT, AST Gamma-glutamyl transpeptidase

More information

Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 *

Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 * Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 * Department of CSE, Kurukshetra University, India 1 upasana_jdkps@yahoo.com Abstract : The aim of this

More information

Clinical enzymology. University of Babylon College of pharmacy Second semester - biochemistry 3 rd class By Dr. Abdulhussien M. K.

Clinical enzymology. University of Babylon College of pharmacy Second semester - biochemistry 3 rd class By Dr. Abdulhussien M. K. Clinical enzymology University of Babylon College of pharmacy Second semester - biochemistry 3 rd class 2014 2015 By Dr. Abdulhussien M. K. Aljebory Enzyme activity Enzyme assays usually depend on the

More information

Predicting the Effect of Diabetes on Kidney using Classification in Tanagra

Predicting the Effect of Diabetes on Kidney using Classification in Tanagra Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 4, April 2014,

More information

Multiphasic Blood Analysis

Multiphasic Blood Analysis Understanding Your Multiphasic Blood Analysis Test Results Mon General thanks you for participating in the multiphasic blood analysis. This test can be an early warning of health problems, including coronary

More information

Analysis of Classification Algorithms towards Breast Tissue Data Set

Analysis of Classification Algorithms towards Breast Tissue Data Set Analysis of Classification Algorithms towards Breast Tissue Data Set I. Ravi Assistant Professor, Department of Computer Science, K.R. College of Arts and Science, Kovilpatti, Tamilnadu, India Abstract

More information

Hepatitis C January 26, 2018

Hepatitis C January 26, 2018 Hepatitis C January 26, 2018 Case Investigation Guidelines Contents A. Purpose...2 B. Case Definitions...2 a. Acute Hepatitis C (2016...2 b. Chronic Hepatitis C (2016)...3 c. Perinatal Hepatitis C (2017

More information

A study of effect of alcohol on liver function tests (LFT) in Garhwal hills, India

A study of effect of alcohol on liver function tests (LFT) in Garhwal hills, India International Journal of Research in Medical Sciences Gogoi JB et al. Int J Res Med Sci. 2018 Jan;6(1):94-98 www.msjonline.org pissn 2320-6071 eissn 2320-6012 Original Research Article DOI: http://dx.doi.org/10.18203/2320-6012.ijrms20175536

More information

AN EXPERT SYSTEM FOR THE DIAGNOSIS OF DIABETIC PATIENTS USING DEEP NEURAL NETWORKS AND RECURSIVE FEATURE ELIMINATION

AN EXPERT SYSTEM FOR THE DIAGNOSIS OF DIABETIC PATIENTS USING DEEP NEURAL NETWORKS AND RECURSIVE FEATURE ELIMINATION International Journal of Civil Engineering and Technology (IJCIET) Volume 8, Issue 12, December 2017, pp. 633 641, Article ID: IJCIET_08_12_069 Available online at http://http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=8&itype=12

More information

Protein & Enzyme Lab (BBT 314)

Protein & Enzyme Lab (BBT 314) Protein & Enzyme Lab (BBT 314) Experiment 3 A: Determination of the enzyme ALT or SGPT activity in serum by enzymatic method using Bioanalyzer Background: Alanine aminotransferase (glutamate pyruvate transaminase)

More information

ROUTINE LAB STUDIES. Routine Clinic Lab Studies

ROUTINE LAB STUDIES. Routine Clinic Lab Studies ROUTINE LAB STUDIES Routine Clinic Lab Studies With all lab studies, a tacrolimus or cyclosporine level will be obtained. These drug levels are routinely assessed to ensure that there is enough or not

More information

Community health day. General Robert H. Reed Recreation Center 800 Gabreski Lane, Myrtle Beach Friday, May 11 7:30-10:30 a.m.

Community health day. General Robert H. Reed Recreation Center 800 Gabreski Lane, Myrtle Beach Friday, May 11 7:30-10:30 a.m. Community health day General Robert H. Reed Recreation Center 800 Gabreski Lane, Myrtle Beach Friday, May 11 7:30-10:30 a.m. Health screenings to be offered include: Chemistry profile...$20 TSH (thyroid

More information

A Deep Learning Approach to Identify Diabetes

A Deep Learning Approach to Identify Diabetes , pp.44-49 http://dx.doi.org/10.14257/astl.2017.145.09 A Deep Learning Approach to Identify Diabetes Sushant Ramesh, Ronnie D. Caytiles* and N.Ch.S.N Iyengar** School of Computer Science and Engineering

More information

DIABETIC RISK PREDICTION FOR WOMEN USING BOOTSTRAP AGGREGATION ON BACK-PROPAGATION NEURAL NETWORKS

DIABETIC RISK PREDICTION FOR WOMEN USING BOOTSTRAP AGGREGATION ON BACK-PROPAGATION NEURAL NETWORKS International Journal of Computer Engineering & Technology (IJCET) Volume 9, Issue 4, July-Aug 2018, pp. 196-201, Article IJCET_09_04_021 Available online at http://www.iaeme.com/ijcet/issues.asp?jtype=ijcet&vtype=9&itype=4

More information

BIOCHEMICAL REPORT. Parameters Unit Finding Normal Value. Lipase U/L Amylase U/L

BIOCHEMICAL REPORT. Parameters Unit Finding Normal Value. Lipase U/L Amylase U/L Lipase U/L 88.9 10-195 Amylase U/L 1181.1 371.3-1192.6 West Delhi :- 7/148, Opp. MCD Office, Major Pankaj Batra Marg, Near Ramesh Nagar, New Delhi-15, Ph. : 011-47562566,9999830187 Liver Function Test

More information

Clinician Blood Panel Results

Clinician Blood Panel Results Page 1 of 8 Blood Panel - Markers Out of Range and Patterns (Pattern: proprietary formula using one or more Blood Markers) Blood Panel: Check for Markers that are out of Lab Range ***NOTE*** Only one supplement

More information

A DATA MINING APPROACH FOR PRECISE DIAGNOSIS OF DENGUE FEVER

A DATA MINING APPROACH FOR PRECISE DIAGNOSIS OF DENGUE FEVER A DATA MINING APPROACH FOR PRECISE DIAGNOSIS OF DENGUE FEVER M.Bhavani 1 and S.Vinod kumar 2 International Journal of Latest Trends in Engineering and Technology Vol.(7)Issue(4), pp.352-359 DOI: http://dx.doi.org/10.21172/1.74.048

More information

An Improved Algorithm To Predict Recurrence Of Breast Cancer

An Improved Algorithm To Predict Recurrence Of Breast Cancer An Improved Algorithm To Predict Recurrence Of Breast Cancer Umang Agrawal 1, Ass. Prof. Ishan K Rajani 2 1 M.E Computer Engineer, Silver Oak College of Engineering & Technology, Gujarat, India. 2 Assistant

More information

Interpreting Liver Function Tests

Interpreting Liver Function Tests PSH Clinical Guidelines Statement 2017 Interpreting Liver Function Tests Dr. Asad A Chaudhry Consultant Hepatologist, Chaudhry Hospital, Gujranwala, Pakistan. Liver function tests (LFTs) generally refer

More information

Experiment 6. Determination of the enzyme ALT or SGPT activity in serum by enzymatic method using Biophotometer

Experiment 6. Determination of the enzyme ALT or SGPT activity in serum by enzymatic method using Biophotometer Experiment 6 Determination of the enzyme ALT or SGPT activity in serum by enzymatic method using Biophotometer Background: Alanine aminotransferase (glutamate pyruvate transaminase) belongs to the group

More information

Biochemistry Liver Function Tests (LFTs)

Biochemistry Liver Function Tests (LFTs) HbA NH 2 H 2 O 2 KClO3 Cl 2 O 7 PO 4 CH2O NAOH KMnO 4 M E D I C I N E KING SAUD UNIVERSITY Co 2 COOH MgCl 2 H 2 O Important Extra Information Doctors slides Doctors notes SO 2 HCN CCl 4 CuCl 2 SiCl 4 Biochemistry

More information

Routine Clinic Lab Studies

Routine Clinic Lab Studies Routine Lab Studies Routine Clinic Lab Studies With all lab studies, a Tacrolimus level will be obtained. These drug levels are routinely assessed to ensure that there is enough or not too much anti-rejection

More information

Effective Values of Physical Features for Type-2 Diabetic and Non-diabetic Patients Classifying Case Study: Shiraz University of Medical Sciences

Effective Values of Physical Features for Type-2 Diabetic and Non-diabetic Patients Classifying Case Study: Shiraz University of Medical Sciences Effective Values of Physical Features for Type-2 Diabetic and Non-diabetic Patients Classifying Case Study: Medical Sciences S. Vahid Farrahi M.Sc Student Technology,Shiraz, Iran Mohammad Mehdi Masoumi

More information

Hepatitis A. Fighting liver disease

Hepatitis A. Fighting liver disease Hepatitis A Fighting liver disease Hepatitis A The liver Your liver is your body s factory, carrying out hundreds of jobs that are vital for life. You only have one liver, but it is very tough. It keeps

More information

Hepatitis C: Surveillance, Case Definition, and Investigation

Hepatitis C: Surveillance, Case Definition, and Investigation Hepatitis C: Surveillance, Case Definition, and Investigation Tuesday, November 14, 2017 10am 11:30am NJ Department of Health Communicable Disease Service Welcome to the Webinar Today s webinar is being

More information

TABLE OF CONTENTS CHAPTER NO. TITLE PAGE NO. ABSTRACT

TABLE OF CONTENTS CHAPTER NO. TITLE PAGE NO. ABSTRACT vii TABLE OF CONTENTS CHAPTER NO. TITLE PAGE NO. ABSTRACT LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS AND ABBREVIATIONS iii xi xii xiii 1 INTRODUCTION 1 1.1 CLINICAL DATA MINING 1 1.2 OBJECTIVES OF

More information

IN THE NAME OF GOD. D r. MANIJE DEZFULI AZAD UNIVERCITY OF TEHRAN BOOALI HOSPITAL INFECTIOUS DISEASES SPECIALIST

IN THE NAME OF GOD. D r. MANIJE DEZFULI AZAD UNIVERCITY OF TEHRAN BOOALI HOSPITAL INFECTIOUS DISEASES SPECIALIST IN THE NAME OF GOD AZAD UNIVERCITY OF TEHRAN BOOALI HOSPITAL D r. MANIJE DEZFULI INFECTIOUS DISEASES SPECIALIST Acute Viral Hepatitis The Anatomy of the Liver Hepatic Physiology Liver: Largest solid organ

More information

Cardiac Arrest Prediction to Prevent Code Blue Situation

Cardiac Arrest Prediction to Prevent Code Blue Situation Cardiac Arrest Prediction to Prevent Code Blue Situation Mrs. Vidya Zope 1, Anuj Chanchlani 2, Hitesh Vaswani 3, Shubham Gaikwad 4, Kamal Teckchandani 5 1Assistant Professor, Department of Computer Engineering,

More information

Total Cholesterol A Type of Fat. LDL "Bad" Cholesterol. HDL "Good" Cholesterol. Triglycerides Type of Fat. vldl-c Precursor to LDL Cholest

Total Cholesterol A Type of Fat. LDL Bad Cholesterol. HDL Good Cholesterol. Triglycerides Type of Fat. vldl-c Precursor to LDL Cholest Lab Results for Ben Greenfield Last Test Date: 2013-08-13 Let us know what you think How likely are you to recommend WellnessFX to a friend or colleague? 1 2 3 4 5 6 7 Not at all likely Neutral Extremely

More information

Chemistry Reference Ranges and Critical Values

Chemistry Reference Ranges and Critical Values Alanine Aminotransferase (ALT, SGPT) 3-9 years 9-18 years 1-9 years 9-18 years 10-30 U/L 10-30 U/L 10-20 U/L Albumin 0-6 days 6 days - 37 months 37 months - 7 years 7-20 years 2.6-3.6 g/dl 3.4-4.2 g/dl

More information

Chemistry Reference Ranges and Critical Values

Chemistry Reference Ranges and Critical Values Alanine Aminotransferase (ALT, SGPT) 3-9 years 9-18 years 1-9 years 9-18 years 10-25 U/L 10-35 U/L 10-30 U/L 10-25 U/L 10-30 U/L 10-35 U/L 10-25 U/L 10-35 U/L 10-25 U/L 10-20 U/L 10-35 U/L Albumin 0-6

More information

ABNORMAL LIVER FUNCTION TESTS. Dr Uthayanan Chelvaratnam Hepatology Consultant North Bristol NHS Trust

ABNORMAL LIVER FUNCTION TESTS. Dr Uthayanan Chelvaratnam Hepatology Consultant North Bristol NHS Trust ABNORMAL LIVER FUNCTION TESTS Dr Uthayanan Chelvaratnam Hepatology Consultant North Bristol NHS Trust INTRODUCTION Liver function tests Cases Non invasive fibrosis measurement Questions UK MORTALITY RATE

More information

What are enzyme markers?

What are enzyme markers? What are enzyme markers? Enzymes are highly specialized complex proteins that aid chemical changes in every part of the body. For example, they help break down food so your body can use it effectively.

More information

Study of Liver Function Tests in Breast Carcinoma Patients before and After Chemotherapy

Study of Liver Function Tests in Breast Carcinoma Patients before and After Chemotherapy International Journal of Biotechnology and Biochemistry ISSN 0973-2691 Volume 14, Number 3 (2018) pp. 177-184 Research India Publications http://www.ripublication.com Study of Liver Function Tests in Breast

More information

How does HBV affect the liver?

How does HBV affect the liver? Hepatitis B Why is the liver important? Your liver is a vital organ that performs many essential functions. It s the largest solid organ in the body and is located under your rib cage on the upper right

More information

Liver Function Tests

Liver Function Tests Liver Function Tests The liver is of vital importance in intermediary metabolism and in the detoxification and elimination of toxic substances. Damage to the organ may not obviously affects its activity

More information

Med Chem 535P ~ Diagnostic Medicinal Chemistry. General Comments

Med Chem 535P ~ Diagnostic Medicinal Chemistry. General Comments Med Chem 535P ~ Diagnostic Medicinal Chemistry General Comments Most blood chemistry and serology assays are performed automatically. Larger clinical laboratories often use sophisticated analyzers that

More information

Hepatitis implies injury to liver characterized

Hepatitis implies injury to liver characterized RESEARCH PAPER International Journal of Medical Sciences (October, 2009 to March, 2010) Vol. 2 Issue 2 : 185-189 A Study on the Prevalence of Dengue, Hepatitis B and HIV in Tiruchirappalli Region G. AKILA,

More information

Biliary Atresia. Who is at risk for biliary atresia?

Biliary Atresia. Who is at risk for biliary atresia? Biliary Atresia Biliary atresia is a life-threatening condition in infants in which the bile ducts inside or outside the liver do not have normal openings. Bile ducts in the liver, also called hepatic

More information

HEART DISEASE PREDICTION BY ANALYSING VARIOUS PARAMETERS USING FUZZY LOGIC

HEART DISEASE PREDICTION BY ANALYSING VARIOUS PARAMETERS USING FUZZY LOGIC Pak. J. Biotechnol. Vol. 14 (2) 157-161 (2017) ISSN Print: 1812-1837 www.pjbt.org ISSN Online: 2312-7791 HEART DISEASE PREDICTION BY ANALYSING VARIOUS PARAMETERS USING FUZZY LOGIC M. Kowsigan 1, A. Christy

More information

Hepatitis Trivia Game

Hepatitis Trivia Game Hepatitis Trivia Game Materials: 30 cards with a multiple-choice, fill-in-the-blank, or true/false question written on them. Facilitator s answer sheet Description Trivia Game gives participants the opportunity

More information

A Survey on Prediction of Diabetes Using Data Mining Technique

A Survey on Prediction of Diabetes Using Data Mining Technique A Survey on Prediction of Diabetes Using Data Mining Technique K.Priyadarshini 1, Dr.I.Lakshmi 2 PG.Scholar, Department of Computer Science, Stella Maris College, Teynampet, Chennai, Tamil Nadu, India

More information

-Liver function tests -

-Liver function tests - -Liver function tests - Biochimestry teamwork Osamah Al-Jarallah Abdulaziz Al-Shamlan Abdullah Al-Mazyad Turki Al-Otaibi Khalid Al-Khamis Saud Al-awad KhaledAlmohaimede Meshal Al-Otaibi Al-Anood Asiri

More information

DIABETES AND LABORATORY TESTS. Author: Josephine Davis

DIABETES AND LABORATORY TESTS. Author: Josephine Davis DIABETES AND LABORATORY TESTS Author: Josephine Davis LAB TESTS Think twice before you test. What is the reason for testing? Laboratory tests are generally requested in primary care for one of the following

More information

Performance Analysis of Different Classification Methods in Data Mining for Diabetes Dataset Using WEKA Tool

Performance Analysis of Different Classification Methods in Data Mining for Diabetes Dataset Using WEKA Tool Performance Analysis of Different Classification Methods in Data Mining for Diabetes Dataset Using WEKA Tool Sujata Joshi Assistant Professor, Dept. of CSE Nitte Meenakshi Institute of Technology Bangalore,

More information

JMSCR Vol 04 Issue 12 Page December 2016

JMSCR Vol 04 Issue 12 Page December 2016 www.jmscr.igmpublication.org Impact Factor 5.244 Index Copernicus Value: 83.27 ISSN (e)-2347-176x ISSN (p) 2455-0450 DOI: https://dx.doi.org/10.18535/jmscr/v4i12.67 Comparative Study of Liver Function

More information

La b o r at o ry Test s a n d Pr o c e d u r e s

La b o r at o ry Test s a n d Pr o c e d u r e s c h a p t e r La b o r at o ry Test s a n d Pr o c e d u r e s 6 Tina M. St. John, MD Introduction Chronic hepatitis C is a complex disease. The course and symptoms vary from one person to another. The

More information

Weight. Your weight. Body Mass Index Measure of weight to hei. Total to HDL Ratio Total Cholesterol to HDL

Weight. Your weight. Body Mass Index Measure of weight to hei. Total to HDL Ratio Total Cholesterol to HDL Lab Results for Jason Sissel Last Test Date: 2014-11-18 Vital Signs While vital signs often do not give as much specific information as blood tests, they are commonly tracked as macroscopic measures of

More information

Weight Your weight. Body Mass Index Measure of weight to hei. Total to HDL Ratio Total Cholesterol to HDL

Weight Your weight. Body Mass Index Measure of weight to hei. Total to HDL Ratio Total Cholesterol to HDL Lab Results for Jason Sissel Last Test Date: 2014-12-19 Vital Signs While vital signs often do not give as much specific information as blood tests, they are commonly tracked as macroscopic measures of

More information

Liver Disease Diagnosis Based on Neural Networks

Liver Disease Diagnosis Based on Neural Networks Liver Disease Diagnosis Based on Neural Networks 1 EBENEZER OBALOLUWA OLANIYI, 2 KHASHMAN ADNAN 1 Near East University, via Mersin 10, Lefkosa, Turkey, 1 Member, Centre of Innovation for Artificial Intelligence

More information

WELLNESS LABS EXPLANATION OF RESULTS BASIC METABOLIC PANEL

WELLNESS LABS EXPLANATION OF RESULTS BASIC METABOLIC PANEL WELLNESS LABS EXPLANATION OF RESULTS BASIC METABOLIC PANEL BUN Blood Urea Nitrogen (BUN) is a waste product of protein breakdown and is produced when excess protein in your body is broken down and used

More information

Diagnosis of Breast Cancer Using Ensemble of Data Mining Classification Methods

Diagnosis of Breast Cancer Using Ensemble of Data Mining Classification Methods International Journal of Bioinformatics and Biomedical Engineering Vol. 1, No. 3, 2015, pp. 318-322 http://www.aiscience.org/journal/ijbbe ISSN: 2381-7399 (Print); ISSN: 2381-7402 (Online) Diagnosis of

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 1, Jan Feb 2017

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 1, Jan Feb 2017 RESEARCH ARTICLE Classification of Cancer Dataset in Data Mining Algorithms Using R Tool P.Dhivyapriya [1], Dr.S.Sivakumar [2] Research Scholar [1], Assistant professor [2] Department of Computer Science

More information

CITY AND HACKNEY CCG ABNORMAL LIVER FUNCTION TESTS (LFTs) in ADULTS

CITY AND HACKNEY CCG ABNORMAL LIVER FUNCTION TESTS (LFTs) in ADULTS CITY AND HACKNEY CCG ABNORMAL LIVER FUNCTION TESTS (LFTs) in ADULTS Interpreting abnormal liver function tests (LFTs) and trying to diagnose any underlying liver disease is a common scenario in Primary

More information

What Does My Blood Test Mean

What Does My Blood Test Mean What Does My Blood Test Mean CBC with Differential This means that your doctor wants to know the amounts and proportions among the various components of your blood, explained below. The term differential

More information

Interpreting Your Tests

Interpreting Your Tests Interpreting Your Tests Lisa M. Forman, MD, MSCE Associate Professor of Medicine Section Hepatology and Liver Transplantation University of Colorado Denver Outline Bile Duct Anatomy Lab Tests LFTs Tumor

More information

Study of Lipid Profile Changes in Cirrhosis of Liver

Study of Lipid Profile Changes in Cirrhosis of Liver Original Article Print ISSN: 2321-6379 Online ISSN: 2321-595X DOI: 10.17354/ijss/2018/187 Study of Lipid Profile Changes in Cirrhosis of Liver Jitendra Kumar Jatav 1, Rajeev Kumar Shakya 2, Sandeep Singh

More information

FORECASTING MYOCARDIAL INFARCTION USING MACHINE LEARNING ALGORITHMS

FORECASTING MYOCARDIAL INFARCTION USING MACHINE LEARNING ALGORITHMS Volume 118 No. 22 2018, 859-863 ISSN: 1314-3395 (on-line version) url: http://acadpubl.eu/hub ijpam.eu FORECASTING MYOCARDIAL INFARCTION USING MACHINE LEARNING ALGORITHMS Anitha Moses, Sathishkumar R,

More information

ABSTRACT I. INTRODUCTION. Mohd Thousif Ahemad TSKC Faculty Nagarjuna Govt. College(A) Nalgonda, Telangana, India

ABSTRACT I. INTRODUCTION. Mohd Thousif Ahemad TSKC Faculty Nagarjuna Govt. College(A) Nalgonda, Telangana, India International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 1 ISSN : 2456-3307 Data Mining Techniques to Predict Cancer Diseases

More information

KEYWORDS: Hepatitis, liver, bilirubin, SGOT, SGPT, Andrographis paniculata, sorbitol INTRODUCTION. Int J Pharm Bio Sci

KEYWORDS: Hepatitis, liver, bilirubin, SGOT, SGPT, Andrographis paniculata, sorbitol INTRODUCTION. Int J Pharm Bio Sci Page1 IJPBS Volume 2 Issue 1 JAN-MARCH 212 1-11 Evaluation of Efficacy & Tolerability of Trisoliv Syrup (Andrographolides + Tricholine Citrate + Sorbitol) in the Management of Various Liver Dysfunctions.

More information

Your digestive system is responsible for both mechanical and chemical

Your digestive system is responsible for both mechanical and chemical 15 Digestion: An Absorbing Tale r e a d i n g Your digestive system is responsible for both mechanical and chemical breakdown. Everything you eat and drink, including medicines, enters your body through

More information

Welcome You have the power to improve your healthcare costs! The City of Cocoa Beach has partnered with Bravo, a company that works with employers lik

Welcome You have the power to improve your healthcare costs! The City of Cocoa Beach has partnered with Bravo, a company that works with employers lik 2017 BravoWell Program Welcome You have the power to improve your healthcare costs! The City of Cocoa Beach has partnered with Bravo, a company that works with employers like yours to administer engaging

More information

Classification of Thyroid Disease Using Data Mining Techniques

Classification of Thyroid Disease Using Data Mining Techniques Volume 119 No. 12 2018, 13881-13890 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Classification of Thyroid Disease Using Data Mining Techniques Sumathi A, Nithya G and Meganathan

More information

Diseases of liver. Dr. Mohamed. A. Mahdi 4/2/2019. Mob:

Diseases of liver. Dr. Mohamed. A. Mahdi 4/2/2019. Mob: Diseases of liver Dr. Mohamed. A. Mahdi Mob: 0123002800 4/2/2019 Cirrhosis Cirrhosis is a complication of many liver disease. Permanent scarring of the liver. A late-stage liver disease. The inflammation

More information

Predicting Heart Attack using Fuzzy C Means Clustering Algorithm

Predicting Heart Attack using Fuzzy C Means Clustering Algorithm Predicting Heart Attack using Fuzzy C Means Clustering Algorithm Dr. G. Rasitha Banu MCA., M.Phil., Ph.D., Assistant Professor,Dept of HIM&HIT,Jazan University, Jazan, Saudi Arabia. J.H.BOUSAL JAMALA MCA.,M.Phil.,

More information

Clinical Chemistry (CHE221) Professor Hicks Lecture 15. Bilirubin and Cholesterol

Clinical Chemistry (CHE221) Professor Hicks Lecture 15. Bilirubin and Cholesterol linical hemistry (E221) Professor icks Lecture 15 Bilirubin and holesterol opyright 2009 harles icks like dissolves like fats, oils, grease, contain lots of nonpolar bonds water is a polar substance polar

More information

Hepatitis Case Investigation

Hepatitis Case Investigation * indicates required fields Does patient also have: Hepatitis Case Investigation West Virginia Electronic Disease Surveillance System Division of Surveillance and Disease Control Infectious Disease Epidemiology

More information

Evaluating Classifiers for Disease Gene Discovery

Evaluating Classifiers for Disease Gene Discovery Evaluating Classifiers for Disease Gene Discovery Kino Coursey Lon Turnbull khc0021@unt.edu lt0013@unt.edu Abstract Identification of genes involved in human hereditary disease is an important bioinfomatics

More information

Methods of Enzyme Assay

Methods of Enzyme Assay Methods of Enzyme Assay Introduction All enzyme assays measure either the consumption of substrate or production of product over time. Different enzymes require different estimation methods dependingon

More information

Cirrhosis of the Liver

Cirrhosis of the Liver 235 60th Street, West New York, NJ 07093 T: (201) 854-4646 F: (201) 854-4647 810 Main Street, Hackensack, NJ 07601 T: (201) 488-0095 Cirrhosis of the Liver The liver, the largest organ in the body, is

More information

Observation of Deviations and Comparisons of Liver Function Test in Different Stages of Kala-Azar

Observation of Deviations and Comparisons of Liver Function Test in Different Stages of Kala-Azar IOSR Journal of Dental and Medical Sciences (IOSR-JDMS) e-issn: 2279-0853, p-issn: 2279-0861.Volume 17, Issue 7 Ver. 16 (July. 2018), PP 34-40 www.iosrjournals.org Observation of Deviations and Comparisons

More information

Management of Acute HCV Infection

Management of Acute HCV Infection Management of Acute HCV Infection This section provides guidance on the diagnosis and medical management of acute HCV infection, which is defined as presenting within 6 months of the exposure. During this

More information

Chapter 4. M.G.Rajanandh, Department of Pharmacy Practice, SRM College of Pharmacy, SRM University.

Chapter 4. M.G.Rajanandh, Department of Pharmacy Practice, SRM College of Pharmacy, SRM University. Chapter 4 M.G.Rajanandh, Department of Pharmacy Practice, SRM College of Pharmacy, SRM University. RBC (Erythrocytes): RBC COUNT: NORMAL VALUES: For men: 4.3-5.9 millions/mm 3 of blood. For women: 3.5-5.0

More information

Liver Disease. By: Michael Martins

Liver Disease. By: Michael Martins Liver Disease By: Michael Martins Recently I have been getting a flurry of patients that have some serious liver complications. This week s literature review will be the dental management of the patients

More information

FUZZY DATA MINING FOR HEART DISEASE DIAGNOSIS

FUZZY DATA MINING FOR HEART DISEASE DIAGNOSIS FUZZY DATA MINING FOR HEART DISEASE DIAGNOSIS S.Jayasudha Department of Mathematics Prince Shri Venkateswara Padmavathy Engineering College, Chennai. ABSTRACT: We address the problem of having rigid values

More information

Suspected Isoflurane Induced Hepatitis from Cross Sensitivity in a Post Transplant for Fulminant Hepatitis from Halothane.

Suspected Isoflurane Induced Hepatitis from Cross Sensitivity in a Post Transplant for Fulminant Hepatitis from Halothane. ISPUB.COM The Internet Journal of Anesthesiology Volume 25 Number 1 Suspected Isoflurane Induced Hepatitis from Cross Sensitivity in a Post Transplant for Fulminant Hepatitis from Halothane. V Sampathi,

More information

Jaundice , The Patient Education Institute, Inc. syf80102 Last reviewed: 05/05/2017 1

Jaundice , The Patient Education Institute, Inc.  syf80102 Last reviewed: 05/05/2017 1 Jaundice Introduction Jaundice causes your skin and the whites of your eyes to turn yellow. Too much bilirubin causes jaundice. Bilirubin is a yellow chemical in hemoglobin, the substance that carries

More information

Module 1 Introduction of hepatitis

Module 1 Introduction of hepatitis Module 1 Introduction of hepatitis 1 Training Objectives At the end of the module, trainees will be able to ; Demonstrate improved knowledge of the global epidemiology of the viral hepatitis Understand

More information

Prevalence of non-alcoholic fatty liver disease in type 2 diabetes mellitus patients in a tertiary care hospital of Bihar

Prevalence of non-alcoholic fatty liver disease in type 2 diabetes mellitus patients in a tertiary care hospital of Bihar Original Research Article Prevalence of non-alcoholic fatty liver disease in type 2 diabetes mellitus patients in a tertiary care hospital of Bihar Naresh Kumar 1, Jyoti Kumar Dinkar 2*, Chandrakishore

More information

EXTRACT THE BREAST CANCER IN MAMMOGRAM IMAGES

EXTRACT THE BREAST CANCER IN MAMMOGRAM IMAGES International Journal of Civil Engineering and Technology (IJCIET) Volume 10, Issue 02, February 2019, pp. 96-105, Article ID: IJCIET_10_02_012 Available online at http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=10&itype=02

More information

Prediction of Diabetes Using Probability Approach

Prediction of Diabetes Using Probability Approach Prediction of Diabetes Using Probability Approach T.monika Singh, Rajashekar shastry T. monika Singh M.Tech Dept. of Computer Science and Engineering, Stanley College of Engineering and Technology for

More information

Alcohol-Related Liver Disease

Alcohol-Related Liver Disease Alcohol-Related Liver Disease Nonalcoholic Fatty Liver Disease (NAFLD) 1 Why is the liver important? Your liver is a vital organ that performs many essential functions. It filters out harmful substances

More information

Primary Biliary Cholangitis

Primary Biliary Cholangitis Primary Biliary Cholangitis What is primary biliary cholangitis? Primary biliary cholangitis (PBC), formerly known as primary biliary cirrhosis, is a chronic liver disease. When a person has PBC, the immune

More information

Hepatitis A Case Investigation and Outbreak Response. Terrie Whitfield LPN Public Health Representative

Hepatitis A Case Investigation and Outbreak Response. Terrie Whitfield LPN Public Health Representative Hepatitis A Case Investigation and Outbreak Response Terrie Whitfield LPN Public Health Representative Training Objectives Provide an overview of HAV epidemiology Present reporting criteria and HAV case

More information

July Hepatitis Monthly Awareness Toolkit

July Hepatitis Monthly Awareness Toolkit July Hepatitis Monthly Awareness Toolkit World Hepatitis Day is July 28 th Together we can eliminate Hepatitis across the globe!! Hepatitis Viral Hepatitis is an inflammation of the liver caused by a virus.

More information

Anatomy Jessica Ferguson Ashley Dobos May 31, 2006 LIVER

Anatomy Jessica Ferguson Ashley Dobos May 31, 2006 LIVER Anatomy Jessica Ferguson Ashley Dobos May 31, 2006 LIVER 1) Other Names: Reidel s Lobe normal anatomic variant; projection of the right lobe that can extend as far as the iliac crest (Tempkin, p.54, Anatomy).

More information