Expert system diagnose disease dermatitis using web based certainty factor

Size: px
Start display at page:

Download "Expert system diagnose disease dermatitis using web based certainty factor"

Transcription

1 IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Expert system diagnose disease dermatitis using web based certainty factor To cite this article: Y Findawati and A I Afrina 2018 IOP Conf. Ser.: Mater. Sci. Eng View the article online for updates and enhancements. This content was downloaded from IP address on 02/01/2019 at 15:19

2 Expert system diagnose disease dermatitis using web based certainty factor Y Findawati 1, A I Afrina 2 1,2 Universitas Muhammadiyah Sidoarjo Jl. Raya Gelam 250 Candi Sidoarjo yulianfindawati@umsida.ac.id Abstract. Dermatitis is one of the skin disorders characterized by itching and clinically appearing a rash on the skin. Generally can occur repeatedly to a person in the form of skin inflammation (epidermis and dermis) in response to the influence of exogenous factors or endogenous factors.dermatitis disease diagnostic expert system is a web application that allows users to diagnose the type of dermatitis disease they are experiencing. The purpose of making this application is to facilitate the user in diagnosing the type of dermatitis disease based on the symptoms that are being felt. In the use of expert system application of dermatitis diagnosis of this disease the user must register first to get a username and password that will be used to log on expert system and do diagnosis dermatitis disease. After diagnosis the user can know the type of dermatitis disease they are experiencing along with the description of the disease type and the solution. Based on testing, the accuracy of this application is 90%. With trial data that is 10 patients. Keywords: Expert System, Dermatitis, Certainty Factor, Web Application 1. Introduction Expert System (Expert System) is designed to solve quite complex problems that can only be solved by experts. The making of an expert system is not to replace the expert himself but can be used as a highly experienced assistant (Kusumadewi, 2003). One of the methods available in the expert system is the Certainty Factor method. Certainty Factor expressed confidence in an incident (or facts or hypotheses) based on evidence or expert judgment (Turban, 2005).One of the disease are still many people are infected in dermatitis, and many people who do not know and understand about Dermatitis disease. So they do not know the right solutions to deal with skin diseases they suffer. Dermatitis is an inflammation of the epidermis and the dermis which is characterized by symptoms such as lesions that are objective and subjective symptoms itching polymorphs, can they are due to endogenous or exogenous factors (Maryunani, 2010). There are still many people who do not know if they have dermatitis. To be sure they should consult a dermatologist first. It is encouraging in the development of an expert system that can diagnose dermatitis disease to be realized. So in this final project, the author raised the title "Expert System Diagnosis Dermatitis Disease Using Web Based Certainty Factor Method". With this expert system the layman or user can perform diagnosis of dermatitis itself through perceived symptoms. Based on the background that has been mentioned above it can be concluded into the formulation of the problem How to design and build an expert system to diagnose dermatitis by using web based certainty factor method Content from this work may be used under the terms of the Creative Commons Attribution 3.0 licence. Any further distribution of this work must maintain attribution to the author(s) and the title of the work, journal citation and DOI. Published under licence by IOP Publishing Ltd 1

3 2. Methodology 2.1. Certainty Factor The general equation used to calculate the value of Certainty Factors is defined as follow [J.Martin, and S. Oxman,1988]: CF(H,E) = MB(H,E) MD(H,E) (1) Description: CF(H,E) : Hypothesis H of the Certainty Factor for the emergence of symptoms E, MB(H,E) : The measure of increased belief towards hypothesis H that is influenced by symptoms E, MD(H,E) : The measure of increased disbelief towards hypothesis H that is influenced by symptoms E. Equation (2) is the basic form of the Certainty Factor formula in a rule in form of IF E THEN H [8] CF(H,e) = CF(E,e) * CF(H,E). (2) Description: CF(H,e) : The measure of increased disbelief towards hypothesis H that is influenced by symptoms e, CF(E,e) : CF of symptoms E that is influenced by symptoms e, CF(H,E) : CF of the hypothesis, with the assumption that the symptoms are known for sure when CF(E,e) = Research Method 3.1. Inference Machines Inference engine is a function of system reasoning pattern used by expert system. In the dermatitis diagnosis system, there are three types of dermatitis disease that will be diagnosed, namely AD (Atopic Dermatitis), ACD (), and ICD (Irritant Contact Dermatitis). The following are the rules used to diagnose dermatitis: Rule 1: The rules of IF Itching when sweating AND Dry skin, scaly / flaking AND Occurs Eczema (spots / reddish spots) AND Have a history of asthma & Allergy to food AND Allergy to drugs AND Feeling anxious, selfish, frustrated, aggressive or feeling depressed AND Sensitive to wool AND Sensitif Against AND ANDITIFICAL fur on dust AND Skin pale face / dim THEN Atopic Dermatitis Rule 2: The rule of IF Skin feels dry, scaly / flaking AND Occurs eczema (spots / reddish spots) AND Itching and redness occur after hours after exposure to a substance AND There is a reaction to the skin after exposure to latex / rubber AND There is a reaction to the skin after using jewelry, watches, and metal zippers AND There is a reaction to the skin after exposure to dye AND There is a reaction to the skin after using certain cosmetics, perfumes, nail polishers, or hair dye AND There is a reaction to the skin after using Topical medications THEN Contact Allergic Dermatitis Rule 3: Irritant Contact Dermatitis (ICD) IF Skin feels dry, scaly / flaking AND Occurs Eczema (spots / rashes) AND Increases pain, heat and burns AND There is a reaction to the skin after exposure to detergent / soap AND A reaction to the skin after exposure to engine lubricating oil AND A reaction to the skin after exposure to acid and alkali AND There is a reaction On the skin after exposure to the soil AND There is a reaction to the skin after exposure to the wood powder AND There is a reaction to the skin after exposure to antiseptic or antibacterial agent AND There is a reaction to the skin when exposed to water containing chlorine or lime THEN Contact Dermatitis Irritant Certainty Factor or certainty factor is the value of clinical parameters that will be given to indicate the magnitude of confidence and the level of confidence in a diagnosis of some of the symptoms given. In the dermatitis disease 2

4 consultation session, patients or expert system users will be given several answer choices that each have the following weights (Very Sure = 1; Sure = 0.8; Slightly Sure = 0.5; Not Sure = 0.2; No = 0) Then it will be determined the weight value of the patient's confidence in each of the symptoms, by way of expert system gives some questions about the symptoms of dermatitis disease. There are about 25 questions to be answered by the patient or expert system user, including: 1. Expert: Does your skin feel itchy when sweating? Slightly Confident (CFuser = 0.5) 2. Expert: Does your skin feel dry, scaly / flaking? Slightly Confident (CFuser = 0.5) 3. Expert: Does eczema (reddish spots) occur? Sure (CFuser = 0.8) 4. Expert: Do you have a history of asthma? Patients: No (CFuser = 0) 5. Expert: Are you allergic to food?slightly Confident (CFuser = 0.5) 6. Expert: Are you allergic to drugs?no (CFuser = 0) 7. Experts: Do you feel anxious, selfish, frustrated, aggressive or depressed? Not Sure (CFuser = 0.2) 8. Expert: Are you sensitive to wool?no (CFuser = 0) 9. Expert: Are you sensitive to animal fur?no (CFuser = 0) 10. Experts: Are you sensitive to dust?sure (CFuser = 0.8) 11. Expert: Is your facial skin pale / dim?slightly Confident (CFuser = 0.5) 12. Expert: Does itchy and redness occur after hours after exposure to a substance? Unsure (CFuser = 0.2) 13. Expert: Is there a reaction to the skin after being exposed to latex / rubber? No (CFuser = 0) 14. Experts: Is there a reaction to the skin after using jewelry, watches, and metal zippers? No (CFuser = 0) 15. Experts: Is there a skin reaction after exposure to a dye? No (CFuser = 0) 16. Expert: There is a reaction to the skin after using certain cosmetics, perfumes, nail polish, or hair dye? Slightly Confident (CFuser = 0.5) 17. Expert: Any reaction to the skin after using certain topical medications? No (CFuser = 0) 18. Expert: Is it painful, hot and burning?slightly Confident (CFuser = 0.5) 19. Expert: Is there a skin reaction after exposure to detergent / soap? No (CFuser = 0) 20. Expert: Is there a skin reaction after exposure to engine oil? No (CFuser = 0) 21. Expert: Is there a reaction to the skin after exposure to acid and alkali? No (CFuser = 0) 22. Expert: Is there a reaction to the skin after exposure to the soil? No (CFuser = 0) 23. Expert: Is there a reaction to the skin after exposure to wood powder? No (CFuser = 0) 24. Expert: Any reaction to the skin after exposure to antiseptic or antibacterial agents? No (CFuser = 0) 25. Expert: Any reaction to the skin when exposed to water containing chlorine or lime? No (CFuser = 0) The next step is to calculate the CF value of each rule by multiplying the value of CFpakar and CFuser. Rule 1: Atopic Dermatitis (DA) CF = CF expertx CF user CF 1 = 0,4 x 0,5 = 0,2 CF 2 = 0,8 x 0,5 = 0,4 CF 3 = 0,9 x 0,8 = 0,72 CF 4 = 0,3 x 0 = 0 CF 5 = 0,4 x 0,5 = 0,2 CF 6 = 0,3 x 0 = 0 CF 7 = 0,1 x 0,2 = 0,02 CF 8 = 0,1 x 0,2 = 0,02 CF 9 = 0,1 x 0 = 0 CF 10 = 0,2 x 0,8 = 0,16 CF 11 = 0,2 x 0,5 = 0,1 Rule 2: Allergic Contact Dermatitis Disease CF = CF pakar x CF user CF 1 = 0,8 x 0,5 = 0,4 CF 2 = 0,9 x 0,8 = 0,72 CF 3 = 0,7 x 0,2 = 0,14 CF 4 = 0,7 x 0 = 0 CF 5 = 0,7 x 0 = 0 CF 6 = 0,6 x 0 = 0 CF 7 = 0,8 x 0,5 = 0,4 CF 8 = 0,4 x 0 = 0 Rule 3: Irritant Contact Dermatitis Disease (ICD) CF = CF expert x CF user CF 1 = 0,8 x 0,5 = 0,4 CF 2 = 0,9 x 0,8 = 0,72 CF 3 = 0,9 x 0,5 = 0,45 CF 4 = 0,8 x 0 = 0 CF 5 = 0,7 x 0 = 0 CF 6 = 0,8 x 0 = 0 CF 7 = 0,3 x 0 = 0 CF 8 = 0,7 x 0 = 0 CF 9 = 0,8 x 0 = 0 CF 10 = 0,8 x 0,2 = 0 The next step is to combine the CF values of each rule to determine the diagnosis of dermatitis, as follows: Contact Irritant Dermatitis CF combine (CF 1, CF 2) = 0,2 + 0,4 * (1-0,2) CF combine (CF 1, CF 2) = 0,4 + 0,72 * (1-0,4) CF combine (CF 1, CF 2) = 0,4 + 0,72 * (1-0,4) = 0,52 (CF old1) CF combine (CF old1, CF 3) = 0,52 + 0,72 * (1-0,52) = 0,832 (CF old1) = (CF old1) 3

5 = 0,8656 (CF old2) CF combine (CF old2, CF 4) = 0, * (1-0,8656) = 0,8656 (CF old3) CF combine (CF old3, CF 5) = 0, ,2 * (1-0,8656) = 0,8924 (CF old4) CF combine (CF old4, CF 6) = 0, * (1-0,8924) = 0,8924 (CF old5) CF combine (CF old5, CF 7) = 0, ,02 * (1-0,8924) = 0,8945 (CF old6) CF combine (CF old6, CF 8) = 0, ,02 * (1-0,8945) = 0,8966 (CF old7) CF combine (CF old7, CF 9) = 0, * (1-0,8966) = 0,8966 (CF old8) CF combine (CF old8, CF 10) = 0, ,16 * (1-0,8966) = 0,9131 (CF old9) CF combine (CF old9, CF 11) = 0, ,1 * (1-0,9131) = 0,9217 (CF old10) Percentage of confidence = CF combine * 100 % = 0,9217 * 100 = 92,17 % Atopic Dermatitis CF combine (CF old1, CF 3) = 0, ,14 * (1-0,832) = 0,8555 (CF old2) CF combine (CF old2, CF 4) = 0, * (1-0,8555) = 0,8555 (CF old3) CF combine (CF old3, CF 5) = 0, * (1-0,8555) = 0,8555 (CF old4) CF combine (CF old4, CF 6) = 0, * (1-0,8555) = 0,8555 (CF old5) CF combine (CF old5, CF 7) = 0, ,4 * (1-0,8555) = 0,9133 (CF old6) CF combine (CF old6, CF 8) = 0, * (1-0,9133) = 0,9133 (CF old7) Percentage of confidence = CF combine * 100 % = 0,9133 * 100 % = 91,33 % Allergic Contact Dermatitis CF combine (CF old1, CF 3) = ,45 * ( ) = 0,9076 (CF old2) CF combine (CF old2, CF 4) = 0, * (1-0,9076 = 0,9076 (CF old3) CF combine (CF old3, CF 5) = 0, * (1-0) = 0,9076 (CF old4) CF combine (CF old4, CF 6) = 0, * (1-0,9076) = 0,9076 (CF old5) CF combine (CF old5, CF 7) = 0, * (1-0,9076) = 0,9076 (CF old6) CF combine (CF old6, CF 8) = 0, * (1-0,9076) = 0,9076 (CF old7) CF combine (CF old7, CF 9) = 0, * (1-0,9076) = 0,9076 (CF old8) CF combine (CF old8, CF 10) = 0, * (1-0,9076) = 0,9076 (CF old9) Percentage of confidence = CF combine * 100 % = 0,9076 * 100 % = 90,76 Contact Irritant Dermatitis So it can be concluded that the patient was diagnosed with Atopic Dermatitis (DA) disease with a percentage of confidence or CF value of 92.17% Data Flow Diagram (DFD) Application design using data flow diagram. The result of Data flow diagram Level 1 can be found in Figure 1. Figure 1. DFD Level 1 The level 1 DFD consists of Process view, Registration process, login process, which is the process to enter the expert system diagnosis dermatitis disease. There are three login process: user login / login, admin login, and expert login, diagnostic dermatitis process, diagnostic process, data processing process, user data processing process, 4. RESULTS AND DISCUSSION The result of Diagnosis Patient Pageview can be found in Figure 2 4

6 Figure 2. Patient Diagnostic Page View On the patient's diagnostic page there are symptoms of dermatitis symptoms that the patient must fill in to determine the type of dermatitis patient's disease in accordance with the symptoms experienced by the patient. The test is done with 10 data. Where testing is performed to compare the results of expert system applications and expert physicians. The testing result of case can be found in Table 1. Table 1. Testing Result of Case No Symptom Application Results Diagnostic Results 1 G-001, G-003, G-012, G-005, G-004 CF = % 2 G-003, G-012, G-017 CF = % 3 G-012, G-003, G-005 CF = % 4 G-002, G-003, G-019, G-018 Contact Irritant Dermatitis CF = % 5 G-012, G-016, G-003 CF = % 6.G-012, G-002, G-003, G-010 CF = % 7 G-016, G-003, G-018 CF = % 8 G-002, G-003 Contact Irritant Dermatitis CF = % 9 G-013, G-003 CF = % 10 G-003, G-018, G-019 Contact Irritant Dermatitis CF = % Contact Irritant Dermatitis Contact Irritant Dermatitis Based on the test results, 9 data in accordance with doctors data and 1 data is not appropriate. So it can be concluded the accuracy of 90%. 5

7 5. Conclusion From the results of the design, manufacture, implementation and testing of expert system program diagnosis dermatitis disease using certainty method based on the web, it can be obtained some conclusions and suggestions for the development of expert system program diagnosis of dermatitis disease towards the better. Based on the results of the program testing, expert system diagnosis of dermatitis disease using certain methods of web-based certainty factor is quite helpful to diagnose dermatitis disease based on the symptoms that complained by the patient. Dermatitis disease diagnostic expert system allows users to diagnose their dermatitis disease. In addition users can also obtain various kinds of information about skin health especially related to dermatitis disease through the health tips provided in this expert system. Based on program testing, the dermatitis disease diagnosis expert system has an accuracy value of 90%. And the erroran value of this expert system is 10%. necessary to try to improve the calculations and knowledge base of the expert system, in order to increase the accuracy value and reduce the error value of the dermatitis expert system. REFERENCES [1] Ardhie, A.M. (2004), Dermatitis Dan Peran Steroid Dalam Penanganannya, DEXA MEDIA, Vol. 17, No. 4, hal. 157,158. [2] Desiani, Anita., Arhami, Muhammad. (2006), Konsep Kecerdasan Buatan, Penerbit ANDI, Yogyakarta. [3] Evina, Belda. (2015), Clinical Manifestations And Diagnostics Criteria of Atopic Dermatitis, J MAJORITY, Vol. 4, No. 4, hal. 23. [4] Ikatan Dokter Indonesia. (2014), Panduan Praktik Klinis Bagi Dokter Di Fasilitas Pelayanan Kesehatan Primer, Edisi 2/Revisi, Jakarta. [5] J.Martin, and S. Oxman, Building Expert System a tutorial, Prentice Hall, New Jersey, [6] Kariosentono, Harijono. (2006), Dermatitis Atopik (Eksema), Cetakan 1, LPP UNS dan UNS Press, Surakarta. [7] Kusrini. (2006), Sistem Pakar Teori Dan Aplikasi, Penerbit ANDI, Yogyakarta. [8] Raharjo, Budi. (2011), Modul Pemrograman WEB, HTML, PHP, dan MYSQL, Modula, Bandung. [9] Saputra, Agus. (2011), Web Tips PHP, HTML 55, dan CSS, Jasakom, Jakarta. [10 Suciani, Wulan. (2016), Sistem Pakar Mendiagnosa Penyakit Jantung Menggunakan Metode Certainty Factor Berbasis Web, Tugas Akhir S.Kom., Universitas Muhammadiyah Sidoarjo, Sidoarjo. [11] Suyanto. (2011), Artificial Intelligence, Informatika, Bandung. [12] Yakub, Suardi. (2008), Sistem Basis Data Tutorial Konseptual, Graha Ilmu, Yogyakarta. 6

Department of Informatic Engineering, Faculty of Industry Technology, Institut Teknologi Padang Jl. Gajah Mada Kandis Nanggalo, Padang, Indonesia

Department of Informatic Engineering, Faculty of Industry Technology, Institut Teknologi Padang Jl. Gajah Mada Kandis Nanggalo, Padang, Indonesia JOURNAL OF DYNAMICS KOPERTIS WILAYAH X http://ejournal.kopertis10.or.id/index.php/dynamics Vol. 2, No. 1, May 2017 e-issn: 2502-0692 International Journal of Engineering and High-End Technologies Expert

More information

EXPERT SYSTEM OF CHILD DISEASES CAUSED BY VIRUSES DIAGNOSIS WEB BASED

EXPERT SYSTEM OF CHILD DISEASES CAUSED BY VIRUSES DIAGNOSIS WEB BASED EXPERT SYSTEM OF CHILD DISEASES CAUSED BY VIRUSES DIAGNOSIS WEB BASED CECEP HUSNI MUBAROK JURUSAN TEKNIK INFORMATIKA FAKULTAS TEKNIK DAN ILMU KOMPUTER UNIVERSITAS KOMPUTER INDONESIA Jl. Dipatiukur 114

More information

Fuzzy Expert System of Dental and Oral Disease with Certainty Factor

Fuzzy Expert System of Dental and Oral Disease with Certainty Factor www.ijcsi.org https://doi.org/10.20943/01201703.2230 22 Fuzzy Expert System of Dental and Oral Disease with Certainty Factor Billy Ambara 1, Darma Putra 2 and Dwi Rusjayanthi 3 1 Department of Information

More information

CLASSIFICATION OF DIABETES DISEASE USING NAIVE BAYES Case Study : SITI KHADIJAH HOSPITAL

CLASSIFICATION OF DIABETES DISEASE USING NAIVE BAYES Case Study : SITI KHADIJAH HOSPITAL CLASSIFICATION OF DIABETES DISEASE USING NAIVE BAYES Case Study : SITI KHADIJAH HOSPITAL 1 Ida Lailatul Qurnia, 2 Eko Prasetyo, 3 Rifki Fahrial Zainal Program Studi Teknik Informatika, Fakultas Teknik,

More information

Decision Support System For Formula Milk Selection Based On Nutrition Value Using Tahani Model Database Fuzzy Method

Decision Support System For Formula Milk Selection Based On Nutrition Value Using Tahani Model Database Fuzzy Method Journal of Physics: Conference Series PAPER OPEN ACCESS Decision Support System For Formula Milk Selection Based On Nutrition Value Using Tahani Model Database Fuzzy Method To cite this article: Rizaldi

More information

Design a system of measurement of heart rate, oxygen saturation in blood and body temperature with non-invasive method

Design a system of measurement of heart rate, oxygen saturation in blood and body temperature with non-invasive method IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Design a system of measurement of heart rate, oxygen saturation in blood and body temperature with non-invasive method To cite

More information

Integumentary System

Integumentary System Integumentary System Integumentary System Skin, hair, and nails. Skin: Epidermis: outer layer. Dermis: also called corium, or true skin. Subcutaneous fascia: innermost layer. Integumentary Glands Sudoriferous:

More information

Certain Factor Analysis for Extra Pulmonary Tuberculosis Diagnosis

Certain Factor Analysis for Extra Pulmonary Tuberculosis Diagnosis Certain Factor Analysis for Extra Pulmonary Tuberculosis Diagnosis Ramadiani, Nur Aini, Heliza Rahmania Hatta, Fahrul Agus, Zainal Ariffin Faculty of Computer Science and Information Technology Mulawarman

More information

An Everyday Guide to Eczema

An Everyday Guide to Eczema An Everyday Guide to Eczema By Dr. Kristel Polder, Board-Certified Dermatologist Developed in Partnership with Who is affected by eczema? 32 million people in the US 1 in 5 children 1 in 12 adults *www.eczema.org

More information

GLOVE ALLERGIES AND HAND HEALTH

GLOVE ALLERGIES AND HAND HEALTH GLOVE ALLERGIES AND HAND HEALTH INTRODUCTION Skin conditions caused by chemical, physical or biological agents in the workplace are common among disposable glove wearers in the industrial sector. Understanding

More information

Eczema & Dermatitis Clinical features: Histopathological features: Classification:

Eczema & Dermatitis Clinical features: Histopathological features: Classification: Eczema & Dermatitis Eczema is an inflammatory reactive pattern of skin to many and different stimuli characterized by itching, redness, scaling and clustered papulovesicles. Eczema and dermatitis are synonymous

More information

Tabata Training for Increasing Aerobic Capacity

Tabata Training for Increasing Aerobic Capacity IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Tabata Training for Increasing Aerobic Capacity To cite this article: I Imanudin and K Sultoni 2017 IOP Conf. Ser.: Mater. Sci.

More information

ALLERGIES ARE OUT THERE.

ALLERGIES ARE OUT THERE. ALLERGIES ARE OUT THERE. DID YOU KNOW THAT DOGS AND CATS CAN HAVE ALLERGIES TOO? Some people are affected by allergies and experience itching or other symptoms that cause discomfort. Our dogs and cats

More information

Classification of heart signal using wavelet haar and backpropagation neural network

Classification of heart signal using wavelet haar and backpropagation neural network IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Classification of heart signal using wavelet haar and backpropagation neural network To cite this article: H Hindarto et al 28

More information

The Influence of Protein Supplementation on Muscle Hypertrophy

The Influence of Protein Supplementation on Muscle Hypertrophy IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS The Influence of Protein Supplementation on Muscle Hypertrophy To cite this article: A Fardi and W Welis 2018 IOP Conf. Ser.:

More information

ATOPIC ECZEMA. What are the aims of this leaflet?

ATOPIC ECZEMA. What are the aims of this leaflet? ATOPIC ECZEMA What are the aims of this leaflet? This leaflet has been written to help you understand more about atopic eczema. It tells you what it is, what causes it, what can be done about it, and where

More information

Eczema. Most kids get itchy rashes at one time or another. But eczema can be a nuisance that may prompt scratching that makes the problem worse.

Eczema. Most kids get itchy rashes at one time or another. But eczema can be a nuisance that may prompt scratching that makes the problem worse. KidsHealth.org The most-visited site devoted to children's health and development Eczema Most kids get itchy rashes at one time or another. But eczema can be a nuisance that may prompt scratching that

More information

Types of Skin Infections

Types of Skin Infections Anatomy of Skin Types of Skin Infections Bacterial Impetigo Folliculitis Acne Fungal /Parasitic Tinea Pedis Tinea Cruris Tinea Versicolor Tinea Corporis Toenail fungus Allergic/Irritation conditions Dermatitis

More information

2004 Health Press Ltd.

2004 Health Press Ltd. Eczema and Contact Dermatitis John Berth-Jones Consultant Dermatologist University Hospitals Coventry and Warwickshire NHS Trust, Coventry, UK Eunice Tan Specialist Registrar in Dermatology Norfolk and

More information

Dr David Orchard MBBS FACD

Dr David Orchard MBBS FACD Eczema Dr David Orchard MBBS FACD What is eczema? Eczema is a particular type of inflammatory reaction in the skin. The features include redness, scaling and itch. When it is more severe the skin will

More information

Bloodborne Pathogens Key Topic for 2015 Gloves The First Line of Defense

Bloodborne Pathogens Key Topic for 2015 Gloves The First Line of Defense Key Topic for 2015 In 2014, the Occupation Health & Safety (OH&S) course focused on the first line of defense - gloves. The information covers: 1. Determining the different types of gloves for specific

More information

Clinico Pathological Test SCPA605-Essential Pathology

Clinico Pathological Test SCPA605-Essential Pathology Clinico Pathological Test SCPA605-Essential Pathology Somphong Narkpinit, M.D. Department of Pathogbiology, Faculty of Science, Mahidol University e-mail : somphong.nar@mahidol.ac.th Pathogenesis of allergic

More information

Patch testing. Dermatology Department Patient Information Leaflet

Patch testing. Dermatology Department Patient Information Leaflet Patch testing Dermatology Department Patient Information Leaflet Introduction This leaflet has been written to help you understand more about patch testing. It tells you what a patch test is, what is involved

More information

CHAPTER 1. Eczema Basics

CHAPTER 1. Eczema Basics CHAPTER 1 Eczema Basics Definition Eczema is an inflammatory skin condition, characterised by ichtyosis (dry skin), erythema (redness), excoriation (interruption of the skin), scratching lesions, lichenification

More information

Dye Sensitized Solar Cells (DSSC) Performance Reviewed from the Composition of Titanium Dioxide (TiO2)/Zinc Oxide (ZnO)

Dye Sensitized Solar Cells (DSSC) Performance Reviewed from the Composition of Titanium Dioxide (TiO2)/Zinc Oxide (ZnO) IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Dye Sensitized Solar Cells (DSSC) Performance Reviewed from the Composition of Titanium Dioxide (TiO2)/Zinc Oxide (ZnO) To cite

More information

Ovulation Time Calculation Software Based on Pascal Language

Ovulation Time Calculation Software Based on Pascal Language Journal of Electrical Technology UMY (JET-UMY), Vol. 1, No. 3, September 2017 ISSN 2550-1186 e-issn 2580-6823 Ovulation Time Calculation Software Based on Pascal Language Wisnu Kartika *1, Fariskha Novi

More information

A Resource Kit for Career Counsellors

A Resource Kit for Career Counsellors A Resource Kit for Career Counsellors Occupational Dermatology Research and Education Centre www.occderm.asn.au/skinatwork 2 About this kit The Skin @ Work education kit aims to raise awareness of a potential

More information

An Expert System Using Certainty Factor for Determining Insomnia Acupoint

An Expert System Using Certainty Factor for Determining Insomnia Acupoint IJCCS (Indonesian Journal of Computing and Cybernetics Systems) Vol.12, No.2, July 2018, pp. 119~128 ISSN (print): 1978-1520, ISSN (online): 2460-7258 DOI: 10.22146/ijccs.26328 119 An Expert System Using

More information

Identifying the causes of contact dermatitis

Identifying the causes of contact dermatitis Identifying the causes of contact Jones R, Horn H M. Identifying the causes of contact. Practitioner 2014;258 (1772)27-31 Dr Ruth Jones MRCP ST3 Dermatology Dr Helen M. Horn MD FRCP Associate Specialist

More information

Understanding. Atopic Dermatitis. National Jewish Health. An educational health series from

Understanding. Atopic Dermatitis. National Jewish Health. An educational health series from Understanding Atopic Dermatitis An educational health series from National Jewish Health If you would like further information about National Jewish Health, please write to: National Jewish Health 1400

More information

English for Nurses: Eczema Vocabulary allergy allergies be allergic to a bath have a bath to bathe citrus fruits common cool dairy products eczema

English for Nurses: Eczema Vocabulary allergy allergies be allergic to a bath have a bath to bathe citrus fruits common cool dairy products eczema English for Nurses: Eczema Vocabulary allergy allergies be allergic to a bath have a bath to bathe citrus fruits common cool dairy products eczema elbows fingernail a link to link to something make something

More information

Pemetrexed APOTEX Powder for Injection Contains the active ingredient pemetrexed (as disodium)

Pemetrexed APOTEX Powder for Injection Contains the active ingredient pemetrexed (as disodium) Pemetrexed APOTEX Powder for Injection Contains the active ingredient pemetrexed (as disodium) Consumer Medicine Information For a copy of a large print leaflet, Ph: 1800 195 055 What is in this leaflet

More information

Decision Support System for Mall Nutrition Using Simple Additive Weighting (SAW) Method

Decision Support System for Mall Nutrition Using Simple Additive Weighting (SAW) Method ISSN 30-6590 Decision Support System for Mall Using Simple Additive Weighting (SAW) Method Reni Nursyanti, Mujiasih Faculty of Computer Science, Bandar Lampung University Jl. ZA.Pagar Alam No.6 Labuhan

More information

Comparative Analysis Of Dempster Shafer Method With Certainty Factor Method For Diagnose Stroke Diseases

Comparative Analysis Of Dempster Shafer Method With Certainty Factor Method For Diagnose Stroke Diseases Vol 2, No 1, June 2018, pp. 32-37 Comparative Analysis Of Dempster Shafer Method With Certainty Factor Method For Diagnose Stroke Diseases Erwin Panggabean Teknik Informatika, STMIK Pelita Nusantara Medan

More information

Development of Duck Diseases Expert System with Applying Alliance Method at Bali Provincial Livestock Office

Development of Duck Diseases Expert System with Applying Alliance Method at Bali Provincial Livestock Office Development of Duck Diseases Expert System with Applying Alliance Method at Bali Provincial ivestock Office Dewa Gede endra Divayana Chairman of Information Technology Department Faculty of Computer, Indonesia

More information

Contact dermatitis prevention

Contact dermatitis prevention Contact dermatitis prevention UV20556 Y/502/0385 Learner name: VRQ Learner number: VTCT is the specialist awarding body for the Hairdressing, Beauty Therapy, Complementary Therapy and Sport and Active

More information

Eczema Free Naturally: Natural Remedies That Work By Audrey Lynn READ ONLINE

Eczema Free Naturally: Natural Remedies That Work By Audrey Lynn READ ONLINE Eczema Free Naturally: Natural Remedies That Work By Audrey Lynn READ ONLINE If you are looking for the ebook Eczema Free Naturally: Natural Remedies That Work by Audrey Lynn in pdf form, then you have

More information

The Difference of Test Results Endurence Using Bleep Test and Balke Test on Football Players Maung Bandung Fc

The Difference of Test Results Endurence Using Bleep Test and Balke Test on Football Players Maung Bandung Fc IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS The Difference of Test Results Endurence Using Bleep Test and Balke Test on Football Players Maung Bandung Fc To cite this article:

More information

PROTECT YOURSELF FROM TYPE I ALLERGIES.

PROTECT YOURSELF FROM TYPE I ALLERGIES. PROTECT YOURSELF FROM TYPE I ALLERGIES. 1 PROTECT YOURSELF FROM TYPE I ALLERGIES. Occasionally wearing glove products can cause issues with the health of our skin. This predominantly manifests itself in

More information

Experiences of Sexual Workers Use Men s Condom to Prevent Transmitted Sexual Disease (TSD)

Experiences of Sexual Workers Use Men s Condom to Prevent Transmitted Sexual Disease (TSD) Experiences of Sexual Workers Use Men s Condom to Prevent Transmitted Sexual Disease (TSD) Fatikhu Yatuni Asmara Nursing School, Medical Faculty, Diponegoro University unie_nuzul@yahoo.com ABSTRACT Sexual

More information

Integumentary System (Skin) Unit 6.3 (6 th Edition) Chapter 7.3 (7 th Edition)

Integumentary System (Skin) Unit 6.3 (6 th Edition) Chapter 7.3 (7 th Edition) Integumentary System (Skin) Unit 6.3 (6 th Edition) Chapter 7.3 (7 th Edition) 1 Learning Objectives Identify the major components (anatomy) of skin Differentiate between the two types of skin glands Explain

More information

Outdoor thermal comfort and behaviour in urban area

Outdoor thermal comfort and behaviour in urban area IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Outdoor thermal comfort and behaviour in urban area To cite this article: I Inavonna et al 2018 IOP Conf. Ser.: Earth Environ. Sci.

More information

Eczema Itchin' For A Cure By Suzy Cohen

Eczema Itchin' For A Cure By Suzy Cohen Eczema Itchin' For A Cure By Suzy Cohen If searching for a book by Suzy Cohen Eczema Itchin' for a Cure in pdf format, then you have come on to correct site. We presented full version of this book in epub,

More information

International Journal of Health Medicine and Current Research Vol. 2, Issue 04, pp , December, 2017 CASE REPORT

International Journal of Health Medicine and Current Research Vol. 2, Issue 04, pp , December, 2017 CASE REPORT DOI: 10.22301/IJHMCR.2528-3189.723 Article can be accessed online on: http://www.ijhmcr.com International Journal of Health Medicine and Current Research Vol. 2, Issue 04, pp.723-729, December, 2017 CASE

More information

My Algorithm. Questions to ask. Do you or your family have a history of?... Allergic rhinitis, Sensitive skin, Asthma Skin Cancer

My Algorithm. Questions to ask. Do you or your family have a history of?... Allergic rhinitis, Sensitive skin, Asthma Skin Cancer Tracey C. Vlahovic, DPM Associate Professor, Temple University School of Podiatric Medicine My Algorithm Inflammatory Skin Disorder on Feet Family hx, clinical exam, look at hands! Defined plaques: Psoriasis

More information

EARLY WARNING SYSTEMS (E-WARS) DESIGN FOR EARLY DETECTION OF STROKE INCIDENCE

EARLY WARNING SYSTEMS (E-WARS) DESIGN FOR EARLY DETECTION OF STROKE INCIDENCE EARLY WARNING SYSTEMS (E-WARS) DESIGN FOR EARLY DETECTION OF STROKE INCIDENCE Feby Erawantini, Rinda Nurul Karimah Health Program, State Polytechnic, Jember, Indonesia ABSTRAK Stroke merupakan penyakit

More information

Cross Country University s Caregiver Safety Series. Latex Allergy. Background to Latex Allergy

Cross Country University s Caregiver Safety Series. Latex Allergy. Background to Latex Allergy Latex Allergy Background to Latex Allergy What is latex? Latex is a rubber compound found in many products that you use on your job. It is produced from rubber trees in the Tropics. The most common medical

More information

The Cure For Eczema And Psoriasis! 100% Money Back Guarantee If Not Completely Satisfied!: How To Quickly, Easily, Safely, And Inexpensively Cure

The Cure For Eczema And Psoriasis! 100% Money Back Guarantee If Not Completely Satisfied!: How To Quickly, Easily, Safely, And Inexpensively Cure The Cure For Eczema And Psoriasis! 100% Money Back Guarantee If Not Completely Satisfied!: How To Quickly, Easily, Safely, And Inexpensively Cure Eczema And Psoriasis! [Kindle Edition] By Steven A. Swan

More information

What are the symptoms of a vulval skin condition?

What are the symptoms of a vulval skin condition? Information for you Published in December 2013 Skin conditions of the vulva About this information This information is for you if you want to know about skin conditions affecting the vulva. If you are

More information

(5). (1, 5) Table 1:Appearance and location of dandruff, psoriasis and seborrhoeic dermatitis

(5). (1, 5) Table 1:Appearance and location of dandruff, psoriasis and seborrhoeic dermatitis A-Dandruff(pityriasis capitis) 1-Dandruff is a chronic relapsing condition of the scalp which respond to treatment, but return when the treatment is stopped (1). Increased cell turnover rate (twice the

More information

If looking for a book Psoriasis Cure: Treatments, Natural Remedies and Best Home Managements (Skin Disease, Skin Problems, Skin Diseases and

If looking for a book Psoriasis Cure: Treatments, Natural Remedies and Best Home Managements (Skin Disease, Skin Problems, Skin Diseases and Psoriasis Cure: Treatments, Natural Remedies And Best Home Managements (Skin Disease, Skin Problems, Skin Diseases And Disorders Book 1) By Jeff Kennedy READ ONLINE If looking for a book Psoriasis Cure:

More information

Your Skin. Section 14.2 Your Skin, Hair, and Nails

Your Skin. Section 14.2 Your Skin, Hair, and Nails Your Skin The skin covers and protects the body from injury, infection, and water loss. The skin also helps to regulate body temperature and gathers information from the environment. Protection The skin

More information

Update and Review of Common Occupational Skin Diseases

Update and Review of Common Occupational Skin Diseases Update and Review of Common Occupational Skin Diseases Susan Y. Chon, M.D. Associate Professor Department of Dermatology UT MD Anderson Cancer Center Disclosure Statement I have no financial disclosures

More information

In case of an urgent concern or emergency, call 911 or go to the nearest emergency department right away.

In case of an urgent concern or emergency, call 911 or go to the nearest emergency department right away. Asthma Basics Patient and Family Education This teaching sheet contains general information only. Talk with your child s doctor or a member of your child s healthcare team about specific care of your child.

More information

LATEX ALLERGY ASCIA Education Resources patient information

LATEX ALLERGY ASCIA Education Resources patient information LATEX ALLERGY ASCIA Education Resources patient information Allergies to latex rubber have only been recognised in the last 20 years. The reasons are uncertain, although increased use of latex gloves in

More information

Skin is a complex organ, but by understanding its structure and function it becomes easier to create skin that is Reborn Beautiful.

Skin is a complex organ, but by understanding its structure and function it becomes easier to create skin that is Reborn Beautiful. SKIN SCIENCE Skin is a complex organ, but by understanding its structure and function it becomes easier to create skin that is Reborn Beautiful. Dr. Des Fernandes Copyright 2016 Environ Skin Care (Pty)

More information

DRY HANDS SAFETY BRIEFING

DRY HANDS SAFETY BRIEFING DRY HANDS HOW DRY HANDS POSITIVELY AFFECT PERFORMANCE Providing a glove solution that keeps hands dry will deliver superior worker comfort, leading to greater productivity, and improve workplace safety

More information

Effect of betel leaf extract gel on the hardness of enamel

Effect of betel leaf extract gel on the hardness of enamel Journal of Physics: Conference Series PAPER OPEN ACCESS Effect of betel leaf extract gel on the hardness of enamel To cite this article: I T Wiselyana et al 2018 J. Phys.: Conf. Ser. 1073 032023 View the

More information

Scheduling Diet for Diabetes Mellitus Patients using Genetic Algorithm

Scheduling Diet for Diabetes Mellitus Patients using Genetic Algorithm Journal of Physics: Conference Series PAPER OPEN ACCESS Scheduling Diet for Diabetes Mellitus Patients using Genetic Algorithm To cite this article: M F Syahputra et al 2017 J. Phys.: Conf. Ser. 801 012033

More information

What causes swimmer s ear?

What causes swimmer s ear? Swimmer s Ear Affecting the outer ear, swimmer s ear is a painful condition resulting from inflammation, irritation, or infection. These symptoms often occur after water gets trapped in your ear, with

More information

Can steroids cause rash on arms

Can steroids cause rash on arms Can steroids cause rash on arms Prednisone is a steroid that may be used to treat cancer. This drug is. Skin reactions such as rash, acne, facial redness, reddish-purple lines on the skin, or shiny skin..

More information

Contact Dermatitis Challenges for the General Dermatologist. Susan Nedorost, MD

Contact Dermatitis Challenges for the General Dermatologist. Susan Nedorost, MD Contact Dermatitis Challenges for the General Dermatologist Susan Nedorost, MD Contact Dermatitis: Challenges for the General Dermatologist Disclosure Statement I, Susan Nedorost, MD, do not have any relevant

More information

Available online at ScienceDirect. The 4th International Conference on Electrical Engineering and Informatics (ICEEI 2013)

Available online at  ScienceDirect. The 4th International Conference on Electrical Engineering and Informatics (ICEEI 2013) Available online at www.sciencedirect.com ScienceDirect Procedia Technology 11 ( 2013 ) 1244 1251 The 4th International Conference on Electrical Engineering and Informatics (ICEEI 2013) Nutritional Needs

More information

Contact Allergy Testing (Patch Testing) Information for parents and carers of children up to 12 years of age

Contact Allergy Testing (Patch Testing) Information for parents and carers of children up to 12 years of age Contact Allergy Testing (Patch Testing) Information for parents and carers of children up to 12 years of age Dermatology Department The aim of this leaflet is to give you information about contact allergy

More information

swelling, heat, sweating, fatigue Staph infection

swelling, heat, sweating, fatigue Staph infection SP edical natomy & Physiology 07a ab ctivity Name(s): Period: ate: Skin isorders There are more than 2,000 diseases and disorders that can affect the integumentary system. The following table summarizes

More information

A Child with Eczema: A Parent s Guide

A Child with Eczema: A Parent s Guide A Child with Eczema: A Parent s Guide What is eczema? Originally the term eczema was used to describe any itchy rash that blistered; now eczema describes skin which is red (inflamed) and intensely itchy.

More information

Fatigue Impact to Mechanical Movement of Maximal Instep Kicking in Soccer

Fatigue Impact to Mechanical Movement of Maximal Instep Kicking in Soccer IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Fatigue Impact to Mechanical Movement of Maximal Instep Kicking in Soccer To cite this article: A Rusdiana et al 2017 IOP Conf.

More information

THE IMPROVEMENT OF COGNITIVE FUNCTION AND DECREASE THE LEVEL OF STRESS IN THE ELDERLY WITH BRAIN GYM

THE IMPROVEMENT OF COGNITIVE FUNCTION AND DECREASE THE LEVEL OF STRESS IN THE ELDERLY WITH BRAIN GYM 2017 International Journal Of Nursing and Midwifery This is an Open Access article distributed under the terms of the Creative Commons Attribution 4.0 International License which permits unrestricted non-commercial

More information

Atopic Dermatitis. Atopic dermatitis (AD) is very common with a. Going Skin Deep With. Carl s rashes

Atopic Dermatitis. Atopic dermatitis (AD) is very common with a. Going Skin Deep With. Carl s rashes Focus on CME at Dalhousie University Going Skin Deep With Atopic Dermatitis Scott Murray, MD, FRCP(C), BSc Atopic dermatitis (AD) is very common with a tendency for itching and inflammation of the skin.

More information

Comparison of coronary heart disease stratification using the Jakarta cardiovascular score between main office and site office workers

Comparison of coronary heart disease stratification using the Jakarta cardiovascular score between main office and site office workers Journal of Physics: Conference Series PAPER OPEN ACCESS Comparison of coronary heart disease stratification using the Jakarta cardiovascular score between main office and site office workers To cite this

More information

Study of Post-Harvest Ambon Banana (Musa acuminata) Preservation Using X-Ray

Study of Post-Harvest Ambon Banana (Musa acuminata) Preservation Using X-Ray Journal of Physics: Conference Series PAPER OPEN ACCESS Study of Post-Harvest Ambon Banana (Musa acuminata) Preservation Using X-Ray To cite this article: P. Dwijananti et al 2016 J. Phys.: Conf. Ser.

More information

The skin acts as a protective barrier against a number of hazards within our environment. These hazards can be:

The skin acts as a protective barrier against a number of hazards within our environment. These hazards can be: The skin acts as a protective barrier against a number of hazards within our environment. These hazards can be: chemical, e.g: acids, alkalis, solvents, cutting, or soluble oils; biological,e.g: bacteria,plant

More information

SIMPLY ACRYLIC COLOURS DALER ROWNEY, 2 Corporate Drive, Cranbury, New Jersey, USA

SIMPLY ACRYLIC COLOURS DALER ROWNEY, 2 Corporate Drive, Cranbury, New Jersey, USA 1. IDENTIFICATION OF THE SUBSTANCE/PREPARATION AND OF THE COMPANY/UNDERTAKING Product Name Supplier SIMPLY ACRYLIC COLOURS DALER ROWNEY, 2 Corporate Drive, Cranbury, New Jersey, 08512-9584 USA Emergency

More information

Lab: Functions of Integumentary System (Skin Lab Day 1)

Lab: Functions of Integumentary System (Skin Lab Day 1) Name Date: Per: Lab: Functions of Integumentary System (Skin Lab Day 1) Standard AP 1.5 Discuss the important physiological functions of the skin. Describe the structure of the skin, including the hypodermis,

More information

ICASH-A026 FAMILIY'S SUPPORT AND ITS EFFECT IN INCREASING THE ELDERLY VISITATION TO POSYANDU

ICASH-A026 FAMILIY'S SUPPORT AND ITS EFFECT IN INCREASING THE ELDERLY VISITATION TO POSYANDU ICASH-A026 FAMILIY'S SUPPORT AND ITS EFFECT IN INCREASING THE ELDERLY VISITATION TO POSYANDU Wenty Ika Ariani 1,2*, Nina Rahmadiliyani 2, Widyawati 2 1) Postgraduate Applied Science Program in Midwifery,

More information

LNE & Spa the magazine for skin care and spa professionals December 2017 $7.50

LNE & Spa the magazine for skin care and spa professionals December 2017 $7.50 LNE & Spa the magazine for skin care and spa professionals December 2017 $7.50 18 December2017 LNEonline.com Psoriasis Spa Therapy Calm your clients sensitive skin with these psoriasis spa therapy tips

More information

PRINCIPLES AND PRACTICES OF ASEPSIS OBJECTIVES

PRINCIPLES AND PRACTICES OF ASEPSIS OBJECTIVES Module E PRINCIPLES AND PRACTICES OF ASEPSIS Role of hands and the environment in disease transmission OBJECTIVES Describe the principles and practice of asepsis. Understand hand hygiene. 1 DEFINING ASEPSIS

More information

3/26/2014 OBJECTIVES PRINCIPLES AND PRACTICES OF ASEPSIS DEFINING ASEPSIS MEDICAL ASEPSIS PRINCIPLES OF MEDICAL ASEPSIS

3/26/2014 OBJECTIVES PRINCIPLES AND PRACTICES OF ASEPSIS DEFINING ASEPSIS MEDICAL ASEPSIS PRINCIPLES OF MEDICAL ASEPSIS Module E OBJECTIVES Describe the principles and practice of asepsis. PRINCIPLES AND PRACTICES OF ASEPSIS Understand hand hygiene. Role of hands and the environment in disease transmission DEFINING ASEPSIS

More information

The skin is the largest organ of the human body. Functions: protection sensation maintain temperature vitamin synthesis

The skin is the largest organ of the human body. Functions: protection sensation maintain temperature vitamin synthesis Dermatology The skin is the largest organ of the human body. Functions: protection sensation maintain temperature vitamin synthesis The image to the left shows an image of skin cells and the proteins which

More information

Design and Dynamic Modeling of Flexible Rehabilitation Mechanical Glove

Design and Dynamic Modeling of Flexible Rehabilitation Mechanical Glove IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Design and Dynamic Modeling of Flexible Rehabilitation Mechanical Glove To cite this article: M X Lin et al 2018 IOP Conf. Ser.:

More information

The correlation between temperature and humidity with the population density of Aedes aegypti as dengue fever s vector

The correlation between temperature and humidity with the population density of Aedes aegypti as dengue fever s vector IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS The correlation between temperature and humidity with the population density of Aedes aegypti as dengue fever s vector To cite this

More information

Modeling Tetanus Neonatorum case using the regression of negative binomial and zero-inflated negative binomial

Modeling Tetanus Neonatorum case using the regression of negative binomial and zero-inflated negative binomial Journal of Physics: Conference Series PAPER OPEN ACCESS Modeling Tetanus Neonatorum case using the regression of negative binomial and zero-inflated negative binomial To cite this article: Luthfatul Amaliana

More information

CHAPTER IV RESULT OF THE RESEARCH AND DISCUSSION

CHAPTER IV RESULT OF THE RESEARCH AND DISCUSSION CHAPTER IV RESULT OF THE RESEARCH AND DISCUSSION A. Orientation of Research Field Ushuluddin and Humaniora Faculty, previously Ushuluddin Faculty established in Tegal in September 1970 eventually moved

More information

Implementation of augmented reality to train focus on children with s pecial needs

Implementation of augmented reality to train focus on children with s pecial needs Journal of Physics: Conference Series PAPER OPEN ACCESS Implementation of augmented reality to train focus on children with s pecial needs To cite this article: M F Syahputra et al 2018 J. Phys.: Conf.

More information

MALE GENITAL (PENIS) LICHEN SCLEROSUS

MALE GENITAL (PENIS) LICHEN SCLEROSUS MALE GENITAL (PENIS) LICHEN SCLEROSUS What are the aims of this leaflet? This leaflet has been written to help you understand more about male genital lichen sclerosus (also known as balanitis xerotica

More information

Handout on Health: Atopic Dermatitis (A type of eczema)

Handout on Health: Atopic Dermatitis (A type of eczema) Handout on Health: Atopic Dermatitis (A type of eczema) This publication is for people who have atopic dermatitis (often called eczema ), parents and caregivers of children with atopic dermatitis, and

More information

Dermatitis (inflammatory skin condition) Nonallergic. dermatitis. Non-atopic eczema (non- IgE mediated)

Dermatitis (inflammatory skin condition) Nonallergic. dermatitis. Non-atopic eczema (non- IgE mediated) Atopic Eczema Dermatitis (inflammatory skin condition) Allergic dermatitis -eczema Nonallergic dermatitis Atopic eczema (IgE mediated) Non-atopic eczema (non- IgE mediated) Pathophysiology of Eczema Allergy

More information

Poultry Diseases Expert System using Dempster-Shafer Theory

Poultry Diseases Expert System using Dempster-Shafer Theory Poultry Diseases Expert System using Dempster-Shafer Theory Andino Maseleno 1 and Md. Mahmud Hasan 2 1,2 Department of Computer Science, Faculty of Science, Universiti Brunei Darussalam Jalan Tungku Link,

More information

eczema natural ways to relieve

eczema natural ways to relieve natural ways to relieve eczema B y C h r i s t i n e C l i m e r, R N This article was reprinted from Mothering magazine, issue 130, May June 2005. Mothering Magazine, Inc. 2010 For more information, or

More information

Psoriasis: Causes, Symptoms, And Treatment

Psoriasis: Causes, Symptoms, And Treatment Psoriasis: Causes, Symptoms, And Treatment We all know that a healthy immune system is good. But, do you know that an overactive immune system can cause certain conditions like Psoriasis? Read on to find

More information

Update on emollients

Update on emollients Update on emollients Amal Mhanna, MD Pediatric Dermatologist Clemenceau Medical Center Disclosure: I was a member of an advisory board y for J&J and received honoraria. Emollients and moisturizers are

More information

Reducing depression level of diabetes mellitus patient by psychoeducation by means of poster

Reducing depression level of diabetes mellitus patient by psychoeducation by means of poster International Journal of Research in Medical Sciences Yuniartika W et al. Int J Res Med Sci. 2016 Aug;4(8):3348-3353 www.msjonline.org pissn 2320-6071 eissn 2320-6012 Research Article DOI: http://dx.doi.org/10.18203/2320-6012.ijrms2016222

More information

CHAPTER 7:3 INTEGUMENTARY SYSTEM

CHAPTER 7:3 INTEGUMENTARY SYSTEM CHAPTER 7:3 INTEGUMENTARY SYSTEM I. OBJECTIVES A. Label a diagram of a cross section of the skin B. Differentiate between the two types of skin glands C. Identify six functions of the skin D. Provide the

More information

Expert System of Chili Plant Disease Diagnosis using Forward Chaining Method on Android

Expert System of Chili Plant Disease Diagnosis using Forward Chaining Method on Android Chili Weight (Ton) (IJACSA) International Journal of Advanced Computer Science and Applications, Expert System of Chili Plant Disease Diagnosis using Forward Chaining Method on Android Aristoteles Mita

More information

Please Print When Filling Out This Form

Please Print When Filling Out This Form Please Print When Filling Out This Form For Office Use Only Patient #: Location: Date of First Appointment: Patient Information Patient s Name: Home: ( ) Address: _ Street City State Zip E- Mail Address:

More information

Children s Hospital Of Wisconsin

Children s Hospital Of Wisconsin Children s Hospital Of Wisconsin Co-Management Guidelines To support collaborative care, we have developed guidelines for our community providers to utilize when referring to, and managing patients with,

More information

FACTSHEET ADULT SEBORRHOEIC DERMATITIS. What is seborrhoeic dermatitis? Who gets and why? What does it look like?

FACTSHEET ADULT SEBORRHOEIC DERMATITIS. What is seborrhoeic dermatitis? Who gets and why? What does it look like? What is seborrhoeic dermatitis? Sebhorrhoeic dermatitis is a common scaly rash that often affects the face, scalp and chest but it can affect other areas. Dermatitis is another word for eczema. Seborrhoeic

More information

過敏病科中心. Allergy Centre. Eczema. Allergy Centre 過敏病科中心. Allergy Centre. For enquiries and appointments, please contact us at:

過敏病科中心. Allergy Centre. Eczema. Allergy Centre 過敏病科中心. Allergy Centre. For enquiries and appointments, please contact us at: Allergy Centre 過敏病科中心 Eczema For enquiries and appointments, please contact us at: Allergy Centre 9/F, Li Shu Pui Block Hong Kong Sanatorium & Hospital 2 Village Road, Happy Valley, Hong Kong Tel: 2835

More information

International Journal of Health Medicine and Current Research Vol. 3, Issue 02, pp , June, 2018 ORIGINAL ARTICLE

International Journal of Health Medicine and Current Research Vol. 3, Issue 02, pp , June, 2018 ORIGINAL ARTICLE International Journal of Health Medicine and Current Research Vol. 3, Issue 02, pp.910-914, June, 2018 DOI: 10.22301/IJHMCR.2528-3189.910 Article can be accessed online on: http://www.ijhmcr.com ORIGINAL

More information

Eczema - Information for patients. Dr. Michael Boffa MD FRCP MSc Consultant Dermatologist President, Malta Eczema Society

Eczema - Information for patients. Dr. Michael Boffa MD FRCP MSc Consultant Dermatologist President, Malta Eczema Society Eczema - Information for patients Dr. Michael Boffa MD FRCP MSc Consultant Dermatologist President, Malta Eczema Society Dr. Sue Aquilina MD MRCP Registrar in Dermatology Eczema - Information for patients

More information