A Context-Sensitive Support System for Medical Diagnosis Discovery based on Symptom Matching

Size: px
Start display at page:

Download "A Context-Sensitive Support System for Medical Diagnosis Discovery based on Symptom Matching"

Transcription

1 A Context-Sensitive Support System for Medical Diagnosis Discovery based on Symptom Matching Marko KNEŽEVIĆ a,1, Vladimir IVANČEVIĆ a a and Ivan LUKOVIĆ a University of Novi Sad, Faculty of Technical Sciences, Novi Sad, Serbia Abstract. In this paper, we present a prototype of a clinical decision-support system. This prototype relies on a two-phase algorithm that is based on the differential diagnosis method from medical diagnostics and predictive models for disease occurrence in a subpopulation. The algorithm requires a data set containing information about diseases and their corresponding symptoms, and a data set with registered disease cases. The main output of this algorithm is a ranked list of diagnoses that might explain the manifested symptoms. The ranking is influenced by the patient s context, i.e., disease trends within a subpopulation to which the patient belongs. In the context of medical diagnosis discovery based on symptom matching, we present a short rationale for developing such a system, brief review of similar systems, algorithm for diagnoses ranking, and ideas for future research. Furthermore, we elaborate on the required data sets and illustrate the application of the proposed solution with a typical use scenario. Keywords. clinical decision support system, symptom checker, data mining, medical diagnosis, health informatics Introduction With the increased availability of databases containing vast knowledge regarding diseases and medical conditions, new possibilities arise for non-expert users who are interested in obtaining information about illnesses that they constantly face. However, the use of Web search as a diagnostic procedure, where queries describing symptoms are input and the resulting information, together with the associated rank, is interpreted as a diagnostic conclusion, may lead users to believe that common symptoms are likely the result of a serious illness. Such escalation from common symptoms to serious concerns may cause unnecessary anxiety, investment of time and expensive engagements with healthcare professionals [1]. Therefore, there is a strong need for trusted health and medical information about a set of manifested symptoms. Any software-based solution for such a requirement should also take into the account the fuzzy and incomplete nature of user queries and the lack of precise knowledge regarding symptom names in the general population. What complicates this issue even more is the fact that the relationship between symptoms and diseases is of the many- 1 Corresponding Author: Marko Knežević; University of Novi Sad, Faculty of Technical Sciences, Trg Dositeja Obradovića 6, Novi Sad, Serbia; marko.knezevic@uns.ac.rs.

2 to-many type in which one symptom may be linked to many disorders and vice versa. In addition, the symptoms of disease may vary between individuals or disease subtypes. Our goal is to create a pilot version of a software-based solution that could support, at least partially, one way symptoms-to-diseases matching while satisfying the aforementioned criteria. Moreover, as the Serbian healthcare system is undergoing extensive and significant modernization [2], this solution should primarily motivate stakeholders to more seriously regard IT solutions as an indispensable component in the modern provision of health services in Serbia. The proposed software system needs to support a scenario in which a user provides the list of present symptoms and relevant personal information, in order to obtain a list of potential diagnoses. What sets this solution apart from many other similar systems is its reliance on a broader patient context. This context sensitivity may be observed in the refinement of the initial ranked set of diagnoses that match a set of symptoms according to medical knowledge: the ranking of a matching diagnosis is increased if such diagnosis is often observed in the subpopulation to which a patient belongs and decreased if the diagnosis is rare (or not present) in the subpopulation In this manner, medical diagnosticians could utilize the system to more rapidly evaluate potential diagnoses in individual cases. Tasks that need to be carried out during the implementation of such system include: (i) collection of medical knowledge about diseases and their symptoms; (ii) collection of data that could help narrow down the search space of diseases by containing a valid excerpt of registered cases for different subpopulations; (iii) formulation of an algorithm that forms a list of possible diagnoses matching a list of symptoms by utilizing information from the two abovementioned data sets; and (iv) implementation of the algorithm and its integration into a software that is also designed for non-expert users. This paper is divided into four sections besides the Introduction and Conclusion: Section 1, which gives an overview of similar solutions; Section 2, which presents data sets utilized in the proposed algorithm; Section 3, which describes the algorithm for symptoms-to-disease matching; and Section 4, which illustrates a use scenario for the algorithm in a software system for epidemiological research and monitoring. 1. Related Work There are many clinical decision support systems (CDSSs) [3] and software systems that provide information on most common causes of provided symptoms. One group of such systems includes symptom checkers, online tools used to help educate users and suggest what condition certain symptoms could indicate. WebMD Symptom Checker [4] is one such example of a tool designed to help determine the underlying cause for a set of medical symptoms and learn about possible conditions. Different areas where discomfort or pain is being felt may be selected on the displayed human figure. Based on the selection, symptoms that are being experienced and related to that area may be further specified. Depending on the input, WebMD Symptom Checker provides information needed to determine the next steps in dealing with the symptoms, including recommendations to consult with a physician, as well as lifestyle changes. Another similar solution is the Isabel Symptom Checker [5], which takes a pattern of symptoms in everyday language and instantly computes the most likely diseases. When compared to our solution, both WebMD Symptom Checker and Isabel Symptom Checker ignore data about disease trends in a community to which the user belongs. Furthermore, they provide information only on the basis of symptoms being consistent

3 with a diagnosis. In this manner, those systems provide answers to such questions as: whether some symptoms might indicate a serious, perhaps chronic or fatal condition, or whether such fears are unfounded. Unlike our system, their results are not influenced by the results of an analysis that is performed over a set of registered disease cases. The second group of such systems helps physicians to diagnose diseases. Internist [6] is one such example of a diagnostic program. It tries to explicitly capture the way human experts make their diagnoses, using a complex problem-solving strategy based on the technique of differential diagnosis that clinicians use every day. Its main strengths with respect to our solution are two parameters supplied for each finding (such as symptoms and test results), indicating the correlation between disease and finding. The first parameter represents the likelihood of the disease given that the finding occurs. The second parameter represents the likelihood of the finding given that the disease occurs. Values of both parameters for each association between disease and finding within Internist s knowledge base are a result of many man-years of effort provided by a team of physicians. On the other hand, our solution provides estimation of these parameters on the basis of number of symptoms consistent with a disease and number of diseases associated with a symptom. However, there is a conceptual difference between these two systems regarding algorithm and usage scope. Our solution is intended to be used outside the physician s office, as well. In this manner, it may be used by people other than healthcare professionals, in which case it has only informative purpose. Furthermore, it is a web-based system that may be used through a regular web browser and easily made public. As far as the algorithm is concerned, unlike Internist, our solution utilizes predictive models to refine the initial results that are based solely on observed symptoms. The user may also set how much the final score assigned to each diagnosis is going to be influenced by the results of the corresponding predictive model. The final score is dependent on the parameter that determines the ratio of scores provided by separate phases of algorithm, one of which relies on predictive models. DXplain [7] is a decision support system developed at the Laboratory of Computer Science at the Massachusetts General Hospital. It utilizes a set of clinical findings (signs, symptoms, and laboratory data) in order to produces a ranked list of diagnoses that might explain the clinical manifestation. Furthermore, it suggests what further clinical information would be useful to collect for each disease, and lists what clinical manifestations, if any, would be unusual or atypical for each of the specific diseases. However, similarly to our solution, it is not intended to be used as a substitute for professional medical advice. Another similarity is that it also offers a ranked list of diagnoses with corresponding sets of not observed symptoms. These symptoms are provided as guidance in making decisions about which laboratory test to order or which symptoms to observe. On the other hand, the principal difference lies in the ability to rank the diseases based on the epidemiological trend in the subpopulation. The strong point of our solution when compared to the aforementioned solutions is the possibility to reduce errors caused by different probabilistic relationships between findings and diagnoses in different patient populations. The reduction is done by utilizing a data set with registered disease cases in a subpopulation. In this manner, among diseases with similar sets of symptoms, higher ranking is given to those more consistent with disease trends within the specified subpopulation. Therefore, the relationship between the symptoms and a disease to which the subpopulation is more susceptible has a greater significance. Our solution is a complex system that has traits typical of both symptom checkers and CDSSs: (i) it may provide information about the meaning of observed symptoms; and (ii) support medical diagnosis discovery.

4 2. Data Sets From a data point of view, the algorithm that we propose in this paper requires: (i) a data set with diseases and their corresponding symptoms; and (ii) a data set with registered disease cases and sufficient information to determine the subpopulation to which a case belongs. Each of these data sets is needed in a different phase of the algorithm and directly influences the generated results. The development of the diagnostics-support system was primarily driven by the quality of existing data sets. The devised algorithm had to conform to the structure of the two data sets, especially because the data set on registered cases, which was obtained from an official public health institution, well illustrates what type of information may be retrieved from the majority of electronic health records that are presently available in Serbia. In these circumstances, acknowledging additional data dimensions in the algorithm would only impede the diagnosis discovery process due to a general lack of additional information about diagnoses. The exact use of these data is covered in Section 3, while in the rest of this section we elaborate on the origin and structure of the two data sets Symptoms Data Set The data set with diagnosis and their corresponding findings is acquired from Freebase, an open repository of structured data [8]. The content of Freebase is divided into topics, which may be associated with different types also known as Freebase ontologies (structured categories). Each type has a number of defined predicates called properties. For example, an entry for lung cancer would be entered as a topic that would include a variety of types describing it as disease or medical condition, cause of death, and medical condition in fiction. The first step in the extraction process implied downloading a list of all diagnoses together with the locations of the related resources within Freebase. Using that list, we were able to download JavaScript Object Notation (JSON) [9] files that contain structured information on findings consistent with the diagnoses. The next step implied parsing downloaded files and inserting data into a relational database whose database schema is presented in Figure 1. Figure 1. Relational schema of the database.

5 The obtained sample has approximately 9,500 records about diagnoses and 1,700 records about corresponding symptoms. Besides symptoms, our database contains information about disease risk factors, causes of diseases, treatments and medical specialties with approximately 900, 600, 1550 and 70 records, respectively Registered Cases Data Set The health information system (HIS) of The Institute of Public Health of Vojvodina in Novi Sad, Serbia, was used as a source in the extraction of approximately 8,500 records concerning workplace absence. Each record contains information about absence cause, disease codes for initial and final diagnosis, municipality code, gender, age, start and end date of absence, and business activity code of a person involved. All of the codes in the data set are part of the officially recognized codebooks of causes, municipalities, business activities and diseases. The data warehouse that contains the aforementioned medical data is modeled using a star schema. It contains one fact table and eight dimensions, two of which are role-playing dimensions. Therefore, each recorded event may be observed in the context of gender of the person involved, time (when an event occurred or ended), absence cause, person s profession, data source, person s age, place where it happened, and diagnosis that was established. Structure of the data warehouse is given in more detail in [10]. As the collected data needed to be transformed and loaded into the data warehouse, an Extraction Transform Load (ETL) process was specially designed for that purpose. Through a series of transformations within the ETL steps, disease information was extended with disease name, subcategory, and category, while various errors and inconsistencies within the data set were detected and eliminated. 3. An Algorithm for Matching Symptoms to Diseases The proposed algorithm is based on Bayes theorem and the method of differential diagnosis that clinicians regularly use in establishing a diagnosis. It consists of two phases, each of which independently contributes to the final score (rank) of each suggested diagnosis. The result of algorithm is a set of possible diagnoses with the corresponding final score and individual scores from each phase. The algorithm input consists of two sets of data. The first set is a list of symptoms, while the other, which is optional, includes personal data of a patient: municipality, age, gender, and the quarter of the year when the patient first started experiencing symptoms. The output is a set of possible diagnoses with a list of symptoms associated with each diagnosis but not currently observed. Besides symptoms, each diagnosis is given a score meant to help the physician in the decision making process. Furthermore, the output contains risk factors, causes, a description of diagnosis and known treatments associated with each diagnosis from the set. The algorithm relies heavily on associations between diagnoses and symptoms. Besides associations, two values are supplied, indicating correlation between diagnoses and symptoms. The first value estimates the likelihood of certain diagnosis being correct if associated symptom occurred. The second value estimates the likelihood that a symptom manifests given that the diagnosis is correct. Both values are numbers from the [0, 1] interval. The first value is based on the number of symptoms consistent with the diagnosis c(d) and number of diagnosis associated to the symptom f(s). Eq. (1) is

6 used in the calculation of the estimated value for every pair of diagnosis and associated symptom. The second value is initially set to one. It may be adjusted manually or automatically for all symptoms associated with a disease. After an arbitrary number of cases in which the diagnosis was confirmed, the value assigned to the second estimation may be updated to the mean number of the onsets of the symptom in those cases. In this manner, as the number of these cases increases, the second value gives better approximation of the probability that a symptom manifests in the case the diagnosis is correct. L D S 1 1 c D f S (1) Depending on input, the system selects diagnoses whose at least one symptom is present in the input set of symptoms. For every diagnosis from the selection, four lists (L1-L4) are created. They contain: (i) observed symptoms consistent with the diagnosis (L1); (ii) observed symptoms not associated with the diagnosis (L2); (iii) symptoms associated with the diagnosis that are observed not to be present in a patient (L3); and (iv) symptoms not yet observed but that are associated with the diagnosis (L4). The first three lists are given a score that is calculated using Eq. (2). L( D Si) s L L( S D) i i (2) With symptoms in the list L1 contributing positively to the score given to the associated diagnosis and the other lists contributing negatively, we specified equation Eq. (3) for calculating a score based on observed symptoms. Eq. (3) features three parameters p, q and r with initial values set to 1, 0.1, and 1 respectively. These parameters are introduced in order to control impact of each list on the final score. Therefore, their values may be changed within the system settings w D p s L q s L r s L (3) In the next phase, naïve Bayes classifiers are used to estimate the individual share of each diagnosis in all work absences [10]. Estimation is based on the second input data set. In this manner, we form the second list of diagnoses with coarse prediction of the share for each diagnosis. Finally, both lists are merged and each diagnosis is given a combined score based on Eq. (4) that utilizes previously calculated values from both phases of the algorithm: score based on symptoms w(d) and prediction p(d) based on recorded cases. The default value of proportion parameter x is f D x w D x p D (4) Portion of each value in the combined score may be manually set, which gives user a possibility to favor one of the values to a certain extent. Furthermore, symptoms not yet observed but which are associated with the diagnoses and present in output list of symptoms, may be marked as observed to be present or not. Therefore, process of calculating diagnosis scores may be repeated with the inclusion of new observations.

7 4. Implementation and Use Scenario Dr Warehouse is an intelligent software system for epidemiological monitoring, prediction, and research [10]. It consists of a data warehouse with epidemiological data, extensible application server, extensible web client application, and mobile device client application. The system is designed to be relatively easy integrated with an existing HIS. Dr Warehouse currently supports: access to the data warehouse containing medical records; use of advanced analytical operations over data stored in a data cube; execution of advanced analyses and forecasts; services for mobile device users; and use of extensions. The diagnosis support system presented in this paper is integrated into the existing Dr Warehouse solution and to some extent relies on its services. Its user is initially presented with a list of symptoms. From the presented list, the user is able to specify manifested symptoms. After submitting the initial set of symptoms, the system provides a list of associated diagnoses consistent with at least one of the specified symptoms. For each diagnosis in the list, the system provides a list of not observed symptoms, consistent with that diagnosis. Optionally, from the list of not observed symptoms, the user may specify symptoms that are observed not to be present. Based on the specification of user observations, each diagnosis is given a score. The second phase of the algorithm is responsible for supplementing the diagnosis estimation with information about diagnosis prevalence in a given subpopulation. In order to define a subpopulation, the user must specify year quarter when symptoms first manifested and subpopulation to which the person reporting the symptoms belongs, as defined by age group and gender, in a selected municipality. Subpopulation definition is an optional part of the diagnosis support process. Diagnosis prevalence in a subpopulation is determined by a predictive data mining model. For each municipality and year quarter, there is a naïve Bayes classifier that, for a given age group and gender, provides a list of frequent diseases and probabilities of their occurrence. In other words, these classifiers generate coarse predictions of the distribution of the most common diseases in a selected subpopulation. They are trained on the data set with registered disease cases. However, as classification algorithms support a limited number of classes, it is not uncommon that a list of diagnoses given by a prediction model has little or no overlap with the list of diagnoses obtained on the basis of symptoms. Final score for each diagnosis is calculated based on scores given by each phase of algorithm. Furthermore, the level of contribution to final score by each phase may be manually set, which allows the user to rely more on the results of one of the algorithm phases, depending on the actual situation. The use of the proposed algorithm is illustrated by the example of the manifested symptoms: cough, fatigue, nasal congestion, headache and sneezing. Based on these symptoms, the system displays a list of 177 possible diagnoses including Pertussis, Upper respiratory tract infection, Common cold, Rhinitis and Sinusitis. The principal reason for such a long list is the fatigue symptom, which is consistent with many different diagnoses. For each diagnosis in the list, we may view lists of associated symptoms L1, L3, and L4, which are described in Section 3. As Pertussis disease is consistent with nasal congestion, cough and sneezing, we observed symptoms listed in the L4 in order to provide more information on that disease. Based on observation we discovered that anorexia is not present and moved it to the L3 list. More information on each diagnosis gives us a more precise score in the final calculation. On the other hand, some observations may be expensive and time consuming like laboratory tests that are

8 intended to confirm or deny presence of a symptom. Therefore, we should first gather more information on the most probable diagnoses. In order to increase the efficiency of diagnose support process we performed initial calculation to determine which diagnoses are more probable. As part of the calculation, system utilized previously trained naïve Bayes classification model for 62 year old, female person in the city of Novi Sad with the first occurrence of symptoms during the first quarter of the year. In this manner, we enhance result with coarse predictions of the distribution of the most common diagnoses in a subpopulation to which this patient belongs. Proportion parameter is set to 0.8 in order to give precedence to diagnoses with scores calculated on symptom basis. The calculation result is displayed in form of a data grid presented in Figure 2. Second column contains scores given on the basis of observed symptoms; third column contains prediction values while last column contains combined score from the second and third column. These scores indicate that common cold is the most probable diagnosis, and viral infections, although not consistent with the observed symptoms, is very common diagnosis for this period among the subpopulation to which the patient belongs. Furthermore, sinusitis is consistent with all manifested symptoms but score given to it based on those observations is lower than score given to pertussis. The main reason for this is a higher number of symptoms related to sinusitis. Because of this, the observed symptoms contribute less to the score for sinusitis. On the other hand, since the algorithm contains a number of variable parameters, this contribution could be increased. By changing the parameter q from 0.1 to 1, the impact of symptoms that are present but not associated with the diagnosis is increased resulting in a decreased value of score given to pertussis. However, this modification leaves scores given to common cold and sinusitis unchanged. The initial calculation provided us with the suggestion concerning the order of our future observations with the purpose of detecting present symptoms. Observing symptoms listed in L4 for common cold, sinusitis and pertussis we specified pyrexia, toothache and facial pain as present symptoms and laryngitis and rhinitis as observed not to be present. After another calculation, sinusitis, being consistent with all present symptoms, becomes the most probable diagnosis with a score of However, it is not uncommon to be diagnosed with more than one diagnosis. Therefore, diagnoses with lower scores should not be left out of consideration. On the other hand, common, likely innocuous symptoms may lead to considering serious and rare conditions that are linked to common symptoms. Such considerations may escalate to unnecessary changes in health behavior [11]. Figure 2. Scores from initial calculation.

9 Within our solution, such escalation is prevented by utilizing information about disease prevalence. Classification models that are trained using data about officially registered cases yield probabilities of a disease occurrence in a subpopulation. We consider this to be an advantage over other similar systems as the persistence of post-escalation concerns and effects of these concerns may affect and interfere with patients activities over a prolonged time period [1]. Within the presented example, pertussis could be considered a serious disease. However, because it is uncommon for the subpopulation to which the patient belongs, its overall score is lower. Conclusion and Future Work In this paper, we present an algorithm that matches a user-provided list of symptoms to a list of potential diagnoses, explain in more detail the data needed to make such inference, and demonstrate an application of the algorithm through a typical use scenario. The input to the algorithm includes two data sets, one concerning symptoms and other concerning information on the subpopulation to which a patient belongs. Therefore, the presented algorithm consists of two phases, each of which uses the corresponding input data set. Equations which are an integral part of the algorithm contain different parameters that may be changed by the user. In this manner, the user is able to favor one type of findings. The presented solution is designed to help users understand various medical symptoms, provide estimated probability of diagnoses consistent with input data and support medical diagnosis discovery process. It is not meant to give medical advice, final diagnosis or treatment. However, this system is designed to reduce user stress and support more informed medical decision making. Within Serbian healthcare, this is one of the first attempts to replace numerous disconnected spreadsheets with a business intelligence (BI) system and make the most of such replacement with context-sensitive diagnosis support system. We are aware that, in other contexts, more complex algorithms for diagnosis support are applied. However, the presented algorithm is primarily designed to be used on structurally limited electronic health records that are available in official healthcare institutions in Serbia. Furthermore, as one of our goals is also to motivate stakeholders to consider new solutions in this field, the proposed algorithm had to be generally uncomplicated and accessible to its future users, namely medical experts. Some of our future research may include evaluation of different parameter values and validation of the results produced by the algorithm. We also consider supporting different names for a single symptom and optimization of the first phase in the algorithm by calculating in advance disease shares for various subpopulations. At the moment, our solution has a passive role in giving advice to clinicians. Therefore, the clinician must recognize when the presented advice would be useful and then make an effort to describe a case by entering additional medical data and request a diagnostic assessment. In this manner, our future research will also include integration with diverse sources of patient information within the healthcare enterprise. This integration would give a more active role to our solution as laborious data entry would not be required. Our solution falls into the group of clinical decision-support programs that assist with decisions about what observations on symptoms, laboratory tests, and treatments should be applied rather than those that assist healthcare workers by establishing a single, highly probable, diagnosis from a specific disease category.

10 Therefore, we also plan to incorporate into our solution the way to present and balance the costs and benefits of actions suggested by the solution. At the moment, the algorithm favors more common diseases. Therefore, we may extend the existing algorithm (or formulate a different one) to support detection of rare disease cases by utilizing techniques for discovering anomalies and outliers. Furthermore, the algorithm is based on the Bayesian model that assumes that there are no conditional dependencies among findings. Due to the fact that the presence of some symptoms affects the likelihood of the presence of other symptoms, we intend to provide more expressive algorithm in which conditional dependencies are modeled explicitly rather than ignored. One of our long term goals is to create a software system that would be based on a set of diagnostics algorithms which could support everyday work of medical professionals in the primary health care. Our future collaboration with The Institute of Public Health of Vojvodina in Novi Sad could lead to adoption of this pilot project. Such scenario would require defining suitable measures for the evaluation of the proposed system in practice. We could measure whether the use of the proposed system would lower the number of incorrect diagnoses and shorten the time necessary to make a diagnosis when compared to the procedure currently employed by the diagnosticians in Serbia. Acknowledgements The research was supported by Ministry of Education, Science and Technological Development of Republic of Serbia, Grant III The authors are most grateful to The Institute of Public Health of Vojvodina in Novi Sad for the provided data sample featuring reported disease cases and valuable comments. References [1] R.W. White, and E. Horvitz, Cyberchondria: Studies of the escalation of medical concerns in Web search, ACM Transactions on Information Systems, vol. 27, no. 4, pp. 23:1 23:37, [2] Strategija razvoja informacionog društva u Republici Srbiji do godine [The Strategy for the Development of Information Society in the Republic of Serbia until the Year 2020], (in Serbian), Službeni glasnik Republike Srbije, vol. 51, [3] M.A. Musen, Y. Shahar, and E.H. Shortliffe, Biomedical Informatics, New York: Springer, pp , [4] WebMD Symptom Checker, [Feb. 17, 2013]. [5] Isabel Symptom Checker, [Feb. 17, 2013]. [6] R.A. Miller, H.E. Pople, Jr., and J.D. Myers, INTERNIST-1: An Experimental Computer-Based Diagnostic Consultant for General Internal Medicine, New England Journal of Medicine, vol. 307, pp , [7] G.O. Barnett, K.T. Famiglietti, R.J. Kim, E.P. Hoffer, and M.J. Feldman, DXplain on the Internet, in proceedings of the AMIA Annual Fall Symposium 1998, pp [8] Freebase, [Feb. 17, 2013]. [9] JavaScript Object Notation, [Feb. 17, 2013]. [10] V. Ivančević, M. Knežević, M. Simić, I. Luković, and D. Mandić, Dr Warehouse An Intelligent Software System for Epidemiological Monitoring, Prediction, and Research, in Proceedings of DBKDA 2013, pp [11] S.L. Ayers, and J.J. Kronenfeld, Chronic illness and health-seeking information on the Internet, Health, vol. 11, no. 3, pp , 2007.

A Comparison of Collaborative Filtering Methods for Medication Reconciliation

A Comparison of Collaborative Filtering Methods for Medication Reconciliation A Comparison of Collaborative Filtering Methods for Medication Reconciliation Huanian Zheng, Rema Padman, Daniel B. Neill The H. John Heinz III College, Carnegie Mellon University, Pittsburgh, PA, 15213,

More information

Citation for published version (APA): Geus, A. F. D., & Rotterdam, E. P. (1992). Decision support in aneastehesia s.n.

Citation for published version (APA): Geus, A. F. D., & Rotterdam, E. P. (1992). Decision support in aneastehesia s.n. University of Groningen Decision support in aneastehesia Geus, Arian Fred de; Rotterdam, Ernest Peter IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to

More information

Expert System Profile

Expert System Profile Expert System Profile GENERAL Domain: Medical Main General Function: Diagnosis System Name: INTERNIST-I/ CADUCEUS (or INTERNIST-II) Dates: 1970 s 1980 s Researchers: Ph.D. Harry Pople, M.D. Jack D. Myers

More information

Knowledge Based Systems

Knowledge Based Systems Knowledge Based Systems Human Expert A human expert is a specialist for a specific differentiated application field who creates solutions to customer problems in this respective field and supports them

More information

Delusional Disorder Websites Reviewed by Todd Gibbs. Wikipedia s introductory paragraph describes the general diagnostic criteria for

Delusional Disorder Websites Reviewed by Todd Gibbs. Wikipedia s introductory paragraph describes the general diagnostic criteria for Delusional Disorder Websites Reviewed by Todd Gibbs Wikipedia: The Free Encyclopedia (2010). Delusional disorder. http://en.wikipedia.org/wiki/delusional_disorder Wikipedia s introductory paragraph describes

More information

Guideline for the Surveillance of Pandemic Influenza (From Phase 4 Onwards)

Guideline for the Surveillance of Pandemic Influenza (From Phase 4 Onwards) Guideline for the Surveillance of Pandemic Influenza (From Phase 4 Onwards) March 26, 2007 Pandemic Influenza Experts Advisory Committee 31 Guidelines for the Surveillance of Pandemic Influenza From Phase

More information

British Columbia Data Standards

British Columbia Data Standards British Columbia Data Standards Minimum Immunization Data Set Interoperability Guide Version: 1.0 October 23, 2017 Sponsors PHSA: Jill Reedijk Canada Health Infoway DOCUMENT CONTROL DOCUMENT HISTORY Version

More information

Anamnesis via the Internet - Prospects and Pilot Results

Anamnesis via the Internet - Prospects and Pilot Results MEDINFO 2001 V. Patel et al. (Eds) Amsterdam: IOS Press 2001 IMIA. All rights reserved Anamnesis via the Internet - Prospects and Pilot Results Athanasios Emmanouil and Gunnar O. Klein Centre for Health

More information

A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1

A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1 A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1 Abstract MedFrame provides a medical institution with a set of software tools for developing

More information

IAASB Main Agenda (September 2005) Page Agenda Item. Analysis of ISA 330 and Mapping Document

IAASB Main Agenda (September 2005) Page Agenda Item. Analysis of ISA 330 and Mapping Document IAASB Main Agenda (September 2005 Page 2005 1869 Agenda Item 4-D.1 Analysis of ISA 330 and Mapping Document 1. Exhibit 1 sets out statements in ISA 330 that use the present tense to describe auditor actions,

More information

How Does Analysis of Competing Hypotheses (ACH) Improve Intelligence Analysis?

How Does Analysis of Competing Hypotheses (ACH) Improve Intelligence Analysis? How Does Analysis of Competing Hypotheses (ACH) Improve Intelligence Analysis? Richards J. Heuer, Jr. Version 1.2, October 16, 2005 This document is from a collection of works by Richards J. Heuer, Jr.

More information

38 Int'l Conf. Bioinformatics and Computational Biology BIOCOMP'16

38 Int'l Conf. Bioinformatics and Computational Biology BIOCOMP'16 38 Int'l Conf. Bioinformatics and Computational Biology BIOCOMP'16 PGAR: ASD Candidate Gene Prioritization System Using Expression Patterns Steven Cogill and Liangjiang Wang Department of Genetics and

More information

Case-based reasoning using electronic health records efficiently identifies eligible patients for clinical trials

Case-based reasoning using electronic health records efficiently identifies eligible patients for clinical trials Case-based reasoning using electronic health records efficiently identifies eligible patients for clinical trials Riccardo Miotto and Chunhua Weng Department of Biomedical Informatics Columbia University,

More information

Clinical Decision Support Systems. 朱爱玲 Medical Informatics Group 24 Jan,2003

Clinical Decision Support Systems. 朱爱玲 Medical Informatics Group 24 Jan,2003 Clinical Decision Support Systems 朱爱玲 Medical Informatics Group 24 Jan,2003 Outline Introduction Medical decision making What are clinical decision support systems (CDSSs)? Historical perspective Abdominal

More information

Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter Detection

Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter Detection Proceedings of the 2012 International Conference on Industrial Engineering and Operations Management Istanbul, Turkey, July 3 6, 2012 Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter

More information

How to Create Better Performing Bayesian Networks: A Heuristic Approach for Variable Selection

How to Create Better Performing Bayesian Networks: A Heuristic Approach for Variable Selection How to Create Better Performing Bayesian Networks: A Heuristic Approach for Variable Selection Esma Nur Cinicioglu * and Gülseren Büyükuğur Istanbul University, School of Business, Quantitative Methods

More information

GHABP Scoring/ Administration instructions GHABP Complete questionnaire. Buy full version here - for $7.00

GHABP Scoring/ Administration instructions GHABP Complete questionnaire. Buy full version here - for $7.00 This is a Sample version of the Glasgow Hearing Aid Benefit Profile- KIT (GHABP- KIT). The full version of Disability Assessment For Dementia (DAD) comes without sample watermark.. The full complete KIT

More information

A Telematic System for Diabetes Management, Reporting and Patient Advice

A Telematic System for Diabetes Management, Reporting and Patient Advice The Journal on Information Technology in Healthcare 2005; 3(5): 307 313 A Telematic System for Diabetes Management, Reporting and Patient Advice Dimitra Iliopoulou*, Kostas Giokas*, Stavroula Mougiakakou,

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

Outline. What s inside this paper? My expectation. Software Defect Prediction. Traditional Method. What s inside this paper?

Outline. What s inside this paper? My expectation. Software Defect Prediction. Traditional Method. What s inside this paper? Outline A Critique of Software Defect Prediction Models Norman E. Fenton Dongfeng Zhu What s inside this paper? What kind of new technique was developed in this paper? Research area of this technique?

More information

Temporal Knowledge Representation for Scheduling Tasks in Clinical Trial Protocols

Temporal Knowledge Representation for Scheduling Tasks in Clinical Trial Protocols Temporal Knowledge Representation for Scheduling Tasks in Clinical Trial Protocols Chunhua Weng, M.S., 1 Michael Kahn, M.D., Ph.D., 2 & John Gennari, Ph.D. 1 1 Biomedical and Health Informatics, University

More information

Coping with GERD Survey Results

Coping with GERD Survey Results Coping with GERD/ Survey Results MedicineNet Health Research Survey Report Coping with GERD Survey Results Prepared by MedicineNet.com May 2005 All Rights Reserved http://www.medicinenet.com/gerd_health_report/article.htm

More information

Physical Therapy and Occupational Therapy Initial Evaluation and Reevaluation Reimbursement Policy. Approved By

Physical Therapy and Occupational Therapy Initial Evaluation and Reevaluation Reimbursement Policy. Approved By Policy Number Physical Therapy and Occupational Therapy Initial Evaluation and Reevaluation Reimbursement Policy 0044 Annual Approval Date 4/2017 Approved By Optum Reimbursement Committee Optum Quality

More information

Using Predictive Analytics to Save Lives

Using Predictive Analytics to Save Lives March 2018 1 Using Predictive Analytics to Save Lives Presented by Sybil Klaus MD MPH, MITRE, and James Fackler MD, Johns Hopkins University School of Medicine Approved for Public Release; Distribution

More information

Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials

Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials Bhavesh D. Goswami 1, Lawrence O. Hall 1, Dmitry B. Goldgof 1, Eugene Fink 2, Jeffrey P. Krischer 1 bgoswami@csee.usf.edu,

More information

FINAL. Recommendations for Update to Arsenic Soil CTL Computation. Methodology Focus Group. Contaminated Soils Forum. Prepared by:

FINAL. Recommendations for Update to Arsenic Soil CTL Computation. Methodology Focus Group. Contaminated Soils Forum. Prepared by: A stakeholder body advising the Florida Department of Environmental Protection FINAL Recommendations for Update to Arsenic Soil CTL Computation Prepared by: Methodology Focus Group Contaminated Soils Forum

More information

Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials

Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials Bhavesh D. Goswami, Lawrence O. Hall, Dmitry B. Goldgof, Eugene Fink, and Jeffrey P. Krischer bgoswami@csee.usf.edu,

More information

IAASB Main Agenda (February 2007) Page Agenda Item PROPOSED INTERNATIONAL STANDARD ON AUDITING 530 (REDRAFTED)

IAASB Main Agenda (February 2007) Page Agenda Item PROPOSED INTERNATIONAL STANDARD ON AUDITING 530 (REDRAFTED) IAASB Main Agenda (February 2007) Page 2007 423 Agenda Item 6-A PROPOSED INTERNATIONAL STANDARD ON AUDITING 530 (REDRAFTED) AUDIT SAMPLING AND OTHER MEANS OF TESTING CONTENTS Paragraph Introduction Scope

More information

Semantic Alignment between ICD-11 and SNOMED-CT. By Marcie Wright RHIA, CHDA, CCS

Semantic Alignment between ICD-11 and SNOMED-CT. By Marcie Wright RHIA, CHDA, CCS Semantic Alignment between ICD-11 and SNOMED-CT By Marcie Wright RHIA, CHDA, CCS World Health Organization (WHO) owns and publishes the International Classification of Diseases (ICD) WHO was entrusted

More information

NHS public health functions agreement Service specification No.9 DTaP/IPV and dtap/ipv pre-school booster immunisation programme

NHS public health functions agreement Service specification No.9 DTaP/IPV and dtap/ipv pre-school booster immunisation programme NHS public health functions agreement 2018-19 Service specification No.9 DTaP/IPV and dtap/ipv pre-school booster immunisation programme 1 NHS public health functions agreement 2018-19 Service specification

More information

Mental Health Intelligence Network

Mental Health Intelligence Network Mental Health Intelligence Network Consultation for Public Health England with mental health service users, families and others interested in mental health and wellbeing. Executive Summary June 2014 1

More information

Artificial Doctors In A Human Era

Artificial Doctors In A Human Era Artificial Doctors In A Human Era The term Artificial Intelligence (AI) is overused today. Unfortunately, this often leads to a misunderstanding of what AI is. Artificial intelligence is an umbrella term

More information

Not all NLP is Created Equal:

Not all NLP is Created Equal: Not all NLP is Created Equal: CAC Technology Underpinnings that Drive Accuracy, Experience and Overall Revenue Performance Page 1 Performance Perspectives Health care financial leaders and health information

More information

Mining first-order frequent patterns in the STULONG database

Mining first-order frequent patterns in the STULONG database Mining first-order frequent patterns in the STULONG database Jan Blaťák KD Group at Faculty of Informatics Masaryk University in Brno, Czech Republic xblatak@fi.muni.cz Abstract. We show how RAP can be

More information

DISC Profile Report. Alex Engineer. Phone: or

DISC Profile Report. Alex Engineer.  Phone: or DISC Profile Report Alex Engineer Phone: 1-619-224-8880 or 1-619-260-1979 email: carol@excellerated.com www.excellerated.com DISC Profile Series Internal Profile The Internal Profile reflects the candidate's

More information

CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM

CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM 87 CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM 6.1 INTRODUCTION This chapter presents the design and architecture of real time Web centric telehealth

More information

Strengthening user involvement in Northern Ireland: a summary and

Strengthening user involvement in Northern Ireland: a summary and REPORT 18 SUMMARY Strengthening user involvement in Northern Ireland: a summary and action plan STAKEHOLDER STAKEHOLDER PARTICIPATION PARTICIPATION SUMMARY Strengthening user involvement in Northern Ireland:

More information

Comparative Study of K-means, Gaussian Mixture Model, Fuzzy C-means algorithms for Brain Tumor Segmentation

Comparative Study of K-means, Gaussian Mixture Model, Fuzzy C-means algorithms for Brain Tumor Segmentation Comparative Study of K-means, Gaussian Mixture Model, Fuzzy C-means algorithms for Brain Tumor Segmentation U. Baid 1, S. Talbar 2 and S. Talbar 1 1 Department of E&TC Engineering, Shri Guru Gobind Singhji

More information

NICE Guidelines in Depression. Making a Case for the Arts Therapies. Malcolm Learmonth, Insider Art.

NICE Guidelines in Depression. Making a Case for the Arts Therapies. Malcolm Learmonth, Insider Art. 1 NICE Guidelines in Depression. Making a Case for the Arts Therapies. Malcolm Learmonth, Insider Art. These notes are derived from a review of the full Guidelines carried out by Malcolm Learmonth, May

More information

Detecting Cognitive States Using Machine Learning

Detecting Cognitive States Using Machine Learning Detecting Cognitive States Using Machine Learning Xuerui Wang & Tom Mitchell Center for Automated Learning and Discovery School of Computer Science Carnegie Mellon University xuerui,tom.mitchell @cs.cmu.edu

More information

10.2 Summary of the Votes and Considerations for Policy

10.2 Summary of the Votes and Considerations for Policy CEPAC Voting and Policy Implications Summary Supplemental Screening for Women with Dense Breast Tissue December 13, 2013 The last CEPAC meeting addressed the comparative clinical effectiveness and value

More information

Introduction to personality. disorders. University of Liverpool. James McGuire PRISON MENTAL HEALTH TRAINING WORKSHOP JUNE 2007

Introduction to personality. disorders. University of Liverpool. James McGuire PRISON MENTAL HEALTH TRAINING WORKSHOP JUNE 2007 PENAL REFORM INTERNATIONAL PRISON MENTAL HEALTH TRAINING WORKSHOP JUNE 2007 Introduction to personality disorders James McGuire University of Liverpool Session objectives To provide an overview of concepts

More information

Common Diagnosis Codes and Tips for Coding Nicotine Use/

Common Diagnosis Codes and Tips for Coding Nicotine Use/ ICD-10 Tobacco Billing Guide ICD-10 and Tobacco Common Diagnosis Codes and Tips for Coding Nicotine Use/ Dependence Tobacco use is the leading cause of preventable disease and death in the United States,

More information

RDCONT A system for diabetes blood glucose data management

RDCONT A system for diabetes blood glucose data management Proceedings of the 7 th International Conference on Applied Informatics Eger, Hungary, January 28 31, 2007. Vol. 1. pp. 303 309. RDCONT A system for diabetes blood glucose data management Béla Almási,

More information

MOVEMBER FUNDED MEN S HEALTH INFORMATION RESOURCES EVALUATION BRIEF. 1 P age

MOVEMBER FUNDED MEN S HEALTH INFORMATION RESOURCES EVALUATION BRIEF. 1 P age MOVEMBER FUNDED MEN S HEALTH INFORMATION RESOURCES EVALUATION BRIEF 1 P age Contents 1. Purpose... 3 2. Background... 3 3. beyondblue, the national depression and anxiety initiative... 4 4. Movember funded

More information

Bayesian Belief Network Based Fault Diagnosis in Automotive Electronic Systems

Bayesian Belief Network Based Fault Diagnosis in Automotive Electronic Systems Bayesian Belief Network Based Fault Diagnosis in Automotive Electronic Systems Yingping Huang *, David Antory, R. Peter Jones, Craig Groom, Ross McMurran, Peter Earp and Francis Mckinney International

More information

Working Paper 8: Janine Morley, Interesting topics & directions for practice theories August 2014

Working Paper 8: Janine Morley, Interesting topics & directions for practice theories August 2014 Please Note: The following working paper was presented at the workshop Demanding ideas: where theories of practice might go next held 18-20 June 2014 in Windermere, UK. The purpose of the event was to

More information

Immunization Reporting and Clinical Decision Support via SOA. Mike Suralik Project Manager HLN Consulting, LLC. June 4, 2009

Immunization Reporting and Clinical Decision Support via SOA. Mike Suralik Project Manager HLN Consulting, LLC. June 4, 2009 Immunization Reporting and Clinical Decision Support via SOA Mike Suralik Project Manager June 4, 2009 1 Introduction Public health agencies have unique assets (e.g. data and algorithms) that can and should

More information

PSYCHOLOGY. 1. All person do not have the same intellectual capacity. How do individuals vary in their intellectual capacity? Explain.

PSYCHOLOGY. 1. All person do not have the same intellectual capacity. How do individuals vary in their intellectual capacity? Explain. PSYCHOLOGY Application, value based, Hots and multidisciplinary question: Chapter 1 Intelligence and aptitude 1. All person do not have the same intellectual capacity. How do individuals vary in their

More information

This report summarizes the stakeholder feedback that was received through the online survey.

This report summarizes the stakeholder feedback that was received through the online survey. vember 15, 2016 Test Result Management Preliminary Consultation Online Survey Report and Analysis Introduction: The College s current Test Results Management policy is under review. This review is being

More information

Expanding the Toolkit: The Potential for Bayesian Methods in Education Research (Symposium)

Expanding the Toolkit: The Potential for Bayesian Methods in Education Research (Symposium) Expanding the Toolkit: The Potential for Bayesian Methods in Education Research (Symposium) Symposium Abstract, SREE 2017 Spring Conference Organizer: Alexandra Resch, aresch@mathematica-mpr.com Symposium

More information

SAGE. Nick Beard Vice President, IDX Systems Corp.

SAGE. Nick Beard Vice President, IDX Systems Corp. SAGE Nick Beard Vice President, IDX Systems Corp. Sharable Active Guideline Environment An R&D consortium to develop the technology infrastructure to enable computable clinical guidelines, that will be

More information

INTERVIEWS II: THEORIES AND TECHNIQUES 6. CLINICAL APPROACH TO INTERVIEWING PART 2

INTERVIEWS II: THEORIES AND TECHNIQUES 6. CLINICAL APPROACH TO INTERVIEWING PART 2 INTERVIEWS II: THEORIES AND TECHNIQUES 6. CLINICAL APPROACH TO INTERVIEWING PART 2 6.1. Harry Stack Sullivan s Impact Harry Stack Sullivan was a brilliant pioneer in the elaboration of the psychiatric

More information

Development of an Expert System for Distinguishing Headaches from Migraines

Development of an Expert System for Distinguishing Headaches from Migraines Development of an Expert System for Distinguishing Headaches from Migraines By D. KOPEC*, G. SHAGAS*, J. SELMAN**, D. REINHARTH**, S. TAMANG* * Department of Computer and Information Science, Brooklyn

More information

GLOBAL HEALTH. PROMIS Pediatric Scale v1.0 Global Health 7 PROMIS Pediatric Scale v1.0 Global Health 7+2

GLOBAL HEALTH. PROMIS Pediatric Scale v1.0 Global Health 7 PROMIS Pediatric Scale v1.0 Global Health 7+2 GLOBAL HEALTH A brief guide to the PROMIS Global Health instruments: ADULT PEDIATRIC PARENT PROXY PROMIS Scale v1.0/1.1 Global Health* PROMIS Scale v1.2 Global Health PROMIS Scale v1.2 Global Mental 2a

More information

The Impact of Relevance Judgments and Data Fusion on Results of Image Retrieval Test Collections

The Impact of Relevance Judgments and Data Fusion on Results of Image Retrieval Test Collections The Impact of Relevance Judgments and Data Fusion on Results of Image Retrieval Test Collections William Hersh, Eugene Kim Department of Medical Informatics & Clinical Epidemiology School of Medicine Oregon

More information

Usage of Outcomes Measurements in Chiropractic Care

Usage of Outcomes Measurements in Chiropractic Care 2013 Usage of Outcomes Measurements in Chiropractic Care Table of Contents I. Executive Summary II. Overview of Chiropractic Care of Minnesota, Inc. III. Planning the Outcomes Program IV. Background; Chiropractic

More information

Report to the Legislature: Unsolicited Reporting Criteria Established and Process Review MN Prescription Monitoring Program

Report to the Legislature: Unsolicited Reporting Criteria Established and Process Review MN Prescription Monitoring Program This document is made available electronically by the Minnesota Legislative Reference Library as part of an ongoing digital archiving project. http://www.leg.state.mn.us/lrl/lrl.asp Minnesota Board of

More information

Cancer Control Council Evaluation and Monitoring Framework

Cancer Control Council Evaluation and Monitoring Framework Cancer Control Council Evaluation and Monitoring Framework Table of contents 1. Purpose...1 2. Background...1 3. Clarification of key tasks...2 4. International evaluation and monitoring frameworks...3

More information

PROPOSED WORK PROGRAMME FOR THE CLEARING-HOUSE MECHANISM IN SUPPORT OF THE STRATEGIC PLAN FOR BIODIVERSITY Note by the Executive Secretary

PROPOSED WORK PROGRAMME FOR THE CLEARING-HOUSE MECHANISM IN SUPPORT OF THE STRATEGIC PLAN FOR BIODIVERSITY Note by the Executive Secretary CBD Distr. GENERAL UNEP/CBD/COP/11/31 30 July 2012 ORIGINAL: ENGLISH CONFERENCE OF THE PARTIES TO THE CONVENTION ON BIOLOGICAL DIVERSITY Eleventh meeting Hyderabad, India, 8 19 October 2012 Item 3.2 of

More information

Rossouw, Deon Business Ethics in Africa. Cape Town: Oxford University Press. pages

Rossouw, Deon Business Ethics in Africa. Cape Town: Oxford University Press. pages Key Decisions in Developing a Code of Ethics Excerpted from: Rossouw, Deon. 2002. Business Ethics in Africa. Cape Town: Oxford University Press. pages. 125 134 Codes of ethics have an ambiguous reputation.

More information

August 3, RE: Specially Designed Definition (Federal Register Notice of June 19, 2012; RIN 0694-AF66)

August 3, RE: Specially Designed Definition (Federal Register Notice of June 19, 2012; RIN 0694-AF66) August 3, 2012 Mr. Timothy Mooney Regulatory Policy Division Bureau of Industry and Security U.S. Department of Commerce 14 th Street Pennsylvania Ave., N.W. Washington, D.C. 20230 RE: Specially Designed

More information

Approval of Dosimetry Services in Ireland Guidelines for Applicants

Approval of Dosimetry Services in Ireland Guidelines for Applicants Approval of Dosimetry Services in Ireland Guidelines for Applicants Radiological Protection Institute of Ireland April 2012 Contents 1. Introduction 1 2. Information to be submitted with Applications 1

More information

ISA 540, Auditing Accounting Estimates, Including Fair Value Accounting Estimates, and Related Disclosures Issues and Task Force Recommendations

ISA 540, Auditing Accounting Estimates, Including Fair Value Accounting Estimates, and Related Disclosures Issues and Task Force Recommendations Agenda Item 1-A ISA 540, Auditing Accounting Estimates, Including Fair Value Accounting Estimates, and Related Disclosures Issues and Task Force Recommendations Introduction 1. Since the September 2016

More information

An assistive application identifying emotional state and executing a methodical healing process for depressive individuals.

An assistive application identifying emotional state and executing a methodical healing process for depressive individuals. An assistive application identifying emotional state and executing a methodical healing process for depressive individuals. Bandara G.M.M.B.O bhanukab@gmail.com Godawita B.M.D.T tharu9363@gmail.com Gunathilaka

More information

Review Report. Inavir Dry Powder Inhaler 20 mg

Review Report. Inavir Dry Powder Inhaler 20 mg Review Report June 27, 2016 Pharmaceuticals and Medical Devices Agency The following are the results of a review of the following pharmaceutical product submitted for marketing approval conducted by the

More information

CLINICAL INVESTIGATION OF MEDICINAL PRODUCTS IN GERIATRICS *)

CLINICAL INVESTIGATION OF MEDICINAL PRODUCTS IN GERIATRICS *) 3CC9a CLINICAL INVESTIGATION OF MEDICINAL PRODUCTS IN GERIATRICS *) Guideline Title Clinical Investigation of Medicinal Products in Geriatrics*) Legislative basis Directive 75/318/EEC, as amended Date

More information

Placename CCG. Policies for the Commissioning of Healthcare

Placename CCG. Policies for the Commissioning of Healthcare Placename CCG Policies for the Commissioning of Healthcare Policy for the funding of insulin pumps and continuous glucose monitoring devices for patients with diabetes 1 Introduction 1.1 This document

More information

NAME: If interpreters are used, what is their training in child trauma? This depends upon the agency.

NAME: If interpreters are used, what is their training in child trauma? This depends upon the agency. 0000: General Name Spelled Culture-Specific Out Engagement For which specific cultural group(s) (i.e., SES, religion, race, ethnicity, gender, immigrants/refugees, disabled, homeless, LGBTQ, rural/urban

More information

TABLE OF CONTENTS. Peterborough County-City Health Unit Pandemic Influenza Plan Section 1: Introduction

TABLE OF CONTENTS. Peterborough County-City Health Unit Pandemic Influenza Plan Section 1: Introduction TABLE OF CONTENTS 1. Introduction...1-2 1.1 Background...1-2 1.2 Why Does Peterborough County and City Need a Plan for Influenza Pandemic?...1-2 1.3 About Influenza...1-3 1.4 When Does Influenza Become

More information

2015 UK Parkinson s Audit Patient and carer report

2015 UK Parkinson s Audit Patient and carer report 2015 UK Parkinson s Audit Patient and carer report Introduction This is a summary of the main findings of the 2015 UK Parkinson s Audit. This is the fifth and largest audit of Parkinson s to date. This

More information

Personalized HealthCare and Agent Technologies

Personalized HealthCare and Agent Technologies Personalized HealthCare and Agent Technologies Mirjana Ivanović University of Novi Sad, Faculty of Sciences Department of Mathematics and informatics Novi Sad, Serbia mira@dmi.uns.ac.rs 1/46 AGENDA 1 Introduction

More information

University of Colorado Denver. Pandemic Preparedness and Response Plan. April 30, 2009

University of Colorado Denver. Pandemic Preparedness and Response Plan. April 30, 2009 University of Colorado Denver Pandemic Preparedness and Response Plan April 30, 2009 UCD Pandemic Preparedness and Response Plan Executive Summary The World Health Organization (WHO) and the Centers for

More information

Elsevier ClinicalKey TM FAQs

Elsevier ClinicalKey TM FAQs Elsevier ClinicalKey FAQs Table of Contents What is ClinicalKey? Where can I access ClinicalKey? What medical specialties are covered in ClinicalKey? What information is available through ClinicalKey?

More information

EU REFERENCE LABORATORIES FOR AVIAN INFLUENZA AND NEWCASTLE DISEASE

EU REFERENCE LABORATORIES FOR AVIAN INFLUENZA AND NEWCASTLE DISEASE EUROPEAN COMMISSION HEALTH & CONSUMERS DIRECTORATE-GENERAL G2- Animal Health 04 Veterinary Control programmes SANCO/7048/204 Draft Working document EU REFERENCE LABORATORIES FOR AVIAN INFLUENZA AND NEWCASTLE

More information

We are currently recruiting new members to advisory groups for the following research programmes:

We are currently recruiting new members to advisory groups for the following research programmes: Information for applicants to join NIHR as an advisory group member: HTA Programme Topic Identification, Development and Evaluation (TIDE) panel Chairs 1. Background information The goal of the National

More information

Network Analysis of Toxic Chemicals and Symptoms: Implications for Designing First-Responder Systems

Network Analysis of Toxic Chemicals and Symptoms: Implications for Designing First-Responder Systems Network Analysis of Toxic Chemicals and Symptoms: Implications for Designing First-Responder Systems Suresh K. Bhavnani 1 PhD, Annie Abraham 1, Christopher Demeniuk 1, Messeret Gebrekristos 1 Abe Gong

More information

Coping with Alzheimer s Disease in the Internet Age Survey Results

Coping with Alzheimer s Disease in the Internet Age Survey Results Coping with Alzheimer s disease in the Internet Age / Survey Results MedicineNet Health Research Survey Report Coping with Alzheimer s Disease in the Internet Age Survey Results Prepared by MedicineNet,

More information

How can Natural Language Processing help MedDRA coding? April Andrew Winter Ph.D., Senior Life Science Specialist, Linguamatics

How can Natural Language Processing help MedDRA coding? April Andrew Winter Ph.D., Senior Life Science Specialist, Linguamatics How can Natural Language Processing help MedDRA coding? April 16 2018 Andrew Winter Ph.D., Senior Life Science Specialist, Linguamatics Summary About NLP and NLP in life sciences Uses of NLP with MedDRA

More information

Classification: official 1

Classification: official 1 NHS public health functions agreement 2018-19 Service specification No.4 Immunisation against diphtheria, tetanus, poliomyelitis, pertussis, Hib and HepB programme 1 NHS public health functions agreement

More information

Interventions, Effects, and Outcomes in Occupational Therapy

Interventions, Effects, and Outcomes in Occupational Therapy Interventions, Effects, and Outcomes in Occupational Therapy ADULTS AND OLDER ADULTS Instructor s Manual Learning Activities Mary Law, PhD, FCAOT Professor and Associate Dean Rehabilitation Science McMaster

More information

How preferred are preferred terms?

How preferred are preferred terms? How preferred are preferred terms? Gintare Grigonyte 1, Simon Clematide 2, Fabio Rinaldi 2 1 Computational Linguistics Group, Department of Linguistics, Stockholm University Universitetsvagen 10 C SE-106

More information

HEDIS Initiation and Engagement Quality Measures of Substance Use Disorder Care: Impact of Setting and Health Care Specialty

HEDIS Initiation and Engagement Quality Measures of Substance Use Disorder Care: Impact of Setting and Health Care Specialty POPULATION HEALTH MANAGEMENT Volume 12, Number 4, 2009 ª Mary Ann Liebert, Inc. DOI: 10.1089=pop.2008.0028 Original Article HEDIS and Engagement Quality Measures of Substance Use Disorder Care: Impact

More information

1st Turku Traumatic Brain Injury Symposium Turku, Finland, January 2014

1st Turku Traumatic Brain Injury Symposium Turku, Finland, January 2014 The TBIcare decision support tool aid for the clinician Jyrki Lötjönen & Jussi Mattila, VTT Technical Research Centre of Finland Validation of the decision support tool Ari Katila University of Turku 1st

More information

Mass Modification User Guide for Service Providers and Service Provider Consultants

Mass Modification User Guide for Service Providers and Service Provider Consultants Mass Modification User Guide for Service Providers and Service Provider Consultants Version 3.0 January 25, 2018 Change History DATE REVISION DESCRIPTION 03/19/2012 1.0 New Guide 05/31/2017 2.0 Update

More information

Assignment Question Paper I

Assignment Question Paper I Subject : - Discrete Mathematics Maximum Marks : 30 1. Define Harmonic Mean (H.M.) of two given numbers relation between A.M.,G.M. &H.M.? 2. How we can represent the set & notation, define types of sets?

More information

INTRODUCTION TO ASSESSMENT OPTIONS

INTRODUCTION TO ASSESSMENT OPTIONS DEPRESSION A brief guide to the PROMIS Depression instruments: ADULT ADULT CANCER PEDIATRIC PARENT PROXY PROMIS-Ca Bank v1.0 Depression PROMIS Pediatric Item Bank v2.0 Depressive Symptoms PROMIS Pediatric

More information

CORPORATE REPORT Communication strategy

CORPORATE REPORT Communication strategy CORPORATE REPORT Communication Strategy 2014-17 1 Introduction This strategy sets out the Commission s goals and objectives in relation to its communication activities for the next three years. It has

More information

Team-Based Decision Support in Diabetes Outcomes and Costs

Team-Based Decision Support in Diabetes Outcomes and Costs Team-Based Decision Support in Diabetes Outcomes and Costs Session 89, 8:30 a.m. February 13, 2019 Gary Ozanich, Ph.D. - College of Informatics, Northern Kentucky University 1 Conflict of Interest Gary

More information

Using Probabilistic Reasoning to Develop Automatically Adapting Assistive

Using Probabilistic Reasoning to Develop Automatically Adapting Assistive From: AAAI Technical Report FS-96-05. Compilation copyright 1996, AAAI (www.aaai.org). All rights reserved. Using Probabilistic Reasoning to Develop Automatically Adapting Assistive Technology Systems

More information

Alberta s Fire/Search and Rescue Safety Strategy

Alberta s Fire/Search and Rescue Safety Strategy Alberta s Fire/Search and Rescue Safety Strategy A Plan for the Office of the Fire Commissioner MANDATE As the province s fire safety authority, Alberta s Office of the Fire Commissioner (OFC) engages

More information

Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach

Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach Osama Mohammed, Rachid Benlamri and Simon Fong* Department of Software Engineering, Lakehead University, Ontario, Canada

More information

STUDIES IN SUPPORT OF SPECIAL POPULATIONS: GERIATRICS E7

STUDIES IN SUPPORT OF SPECIAL POPULATIONS: GERIATRICS E7 INTERNATIONAL CONFERENCE ON HARMONISATION OF TECHNICAL REQUIREMENTS FOR REGISTRATION OF PHARMACEUTICALS FOR HUMAN USE ICH HARMONISED TRIPARTITE GUIDELINE STUDIES IN SUPPORT OF SPECIAL POPULATIONS: GERIATRICS

More information

Risk-Assessment Instruments for Pain Populations

Risk-Assessment Instruments for Pain Populations Risk-Assessment Instruments for Pain Populations The Screener and Opioid Assessment for Patients with Pain (SOAPP) The SOAPP is a 14-item, self-report measure that is designed to assess the appropriateness

More information

From EHR Immunization Requirements to a Validation and Recognition Program

From EHR Immunization Requirements to a Validation and Recognition Program From EHR Immunization Requirements to a Validation and Recognition Program National Adult and Influenza Immunization Summit May 9 11, 2017 Atlanta, GA 1 Today s Speaker: Joyce Sensmeier MS, RN-BC, CPHIMS,

More information

EHR Developer Code of Conduct Frequently Asked Questions

EHR Developer Code of Conduct Frequently Asked Questions EHR Developer Code of Conduct Frequently Asked Questions General What is the purpose of the EHR Developer Code of Conduct? EHR Association (the Association) members have a long tradition of working with

More information

MBA SEMESTER III. MB0050 Research Methodology- 4 Credits. (Book ID: B1206 ) Assignment Set- 1 (60 Marks)

MBA SEMESTER III. MB0050 Research Methodology- 4 Credits. (Book ID: B1206 ) Assignment Set- 1 (60 Marks) MBA SEMESTER III MB0050 Research Methodology- 4 Credits (Book ID: B1206 ) Assignment Set- 1 (60 Marks) Note: Each question carries 10 Marks. Answer all the questions Q1. a. Differentiate between nominal,

More information

Research Article The Research of Clinical Decision Support System Based on Three-Layer Knowledge Base Model

Research Article The Research of Clinical Decision Support System Based on Three-Layer Knowledge Base Model Hindawi Healthcare Engineering Volume 2017, Article ID 6535286, 8 pages https://doi.org/10.1155/2017/6535286 Research Article The Research of Clinical Decision Support System Based on Three-Layer Knowledge

More information

Scope of Practice for the Diagnostic Ultrasound Professional

Scope of Practice for the Diagnostic Ultrasound Professional Scope of Practice for the Diagnostic Ultrasound Professional Copyright 1993-2000 Society of Diagnostic Medical Sonographers, Dallas, Texas USA: All Rights Reserved Worldwide. Organizations which endorse

More information

Interactive Mobile Health and Rehabilitation

Interactive Mobile Health and Rehabilitation Interactive Mobile Health and Rehabilitation Table of Contents Brief Overview... 4 What Makes imhere Unique... 6 Applications... 11 Steakholders... 15 Brief Overview imhere is a mhealth platform for providing

More information