An HL7-Aware Multi-agent System for Efficiently Handling Query Answering in an e-health Context

Size: px
Start display at page:

Download "An HL7-Aware Multi-agent System for Efficiently Handling Query Answering in an e-health Context"

Transcription

1 An HL7-Aware Multi-agent System for Efficiently Handling Query Answering in an e-health Context Pasquale De Meo, Gabriele Di Quarto, Giovanni Quattrone, and Domenico Ursino DIMET, Università Mediterranea di Reggio Calabria, Via Graziella, Località Feo di Vito, Reggio Calabria, Italy Abstract. In this paper we present a multi-agent system aiming at supporting patients to search health care services of their interest in an e-health scenario. The proposed system is HL7-aware in that it represents both patient and service information according to the directives of HL7, the information management standard adopted in medical context. In this paper we illustrate the technical characteristics of our system and we present a comparison between it and other related systems already proposed in the literature. 1 Introduction Most industrialized countries are shifting toward a knowledge-based economy in which knowledge and technology play a key role for supporting both productivity and economic growth. This transition is characterized by deep changes affecting the individual quality of life and requires that economic development keeps pace with social progress. In this scenario, it is possibletoforeseearisingdemandof ad-hoc social services shaped around citizen needs [6]. The application of rmation and Communication Technologies on the whole range of health sector activities (also known as e-health) can simplify the access to health care services and can boost both their quality and their effectiveness. E-Health tools allow the construction of patient-centric Health Care Providers (hereafter, HCSPs), aiming at supporting patients to access healthrelated information, to prevent their possible diseases and to monitor their health status. These considerations justify the large amount of health-related information disseminated over the Web; as an example, European Commission has recently activated the EU-health portal that supplies information on 47 health topics and allows the access to more than trustworthy data sources [7]. At the same time, individuals are showing a growing interest to health-related Web sites; as an example, a European Commission study observed that, in 2005, at least 33% of European adult population browsed the Web to search healthrelated information [7]. R. Meersman, Z. Tari et al. (Eds.): OTM 2006, LNCS 4275, pp , c Springer-Verlag Berlin Heidelberg 2006

2 968 P. De Meo et al. Despite the abundance of available proposals, the retrieve of interesting services is not always easy. In fact, existing HCSPs often use proprietary formats for representing data and services; as a consequence, their interoperability and comparison are generally difficult. In addition, the vocabulary exploited by a patient for composing his queries is often limited and consists of quite generic terms; on the contrary, medical resources and services are often described by means of specialistic terms. As a consequence, terms composing patient queries usually fail to match with documents describing medical resources and services. This might cause two, generally co-occurring, consequences. The former is that a query answer might contain a large number of useless proposals that fail to fulfill patient needs (false positives). The latter is that a query answer could ignore a large number of proposals that might be useful to the patient (false negatives). This paper focuses on these research issues and aims at providing a contribution in this setting; in fact, it proposes a multi-agent system for effectively supporting patients to detect health care services of their interest; the proposed system aims at coping with HCSPs interoperability and comparison problems, as well as at returning precise and complete results. Our system is HL7 aware; in fact, it uses the HL7 (Health Level Seven) standard [1] for effectively handling both service and patient information. HL7 provides several functionalities for the exchange, the management and the integration of data regarding both patients and health care services. It is strictly related with XML, since HL7-based documents can be easily coded in this language. Moreover, it is a widely accepted standard in the marketplace [8]; specifically, (i) a large number of commercial products implement and support it; (ii) several research projects adopt it as the reference format for representing clinical documents; (iii) various industrial and academical efforts have been performed for harmonizing it with other standards for the electronic representation of healthrelated data. HL7 plays a key role in our system since it allows interoperability and comparison problems to be successfully faced. Our system consists of five main components, namely: (i) a Patient Agent - PA, allowing a patient to submit queries for detecting services of his interest; (ii) a Health Care Provider Agent - SPA, supporting a HCSP manager to maintain the corresponding service database up-to-date; (iii) a Coordinator Agent - CA, cooperating with PAs and SPAsto detect those servicesappearing to be the closest to patients queries and profiles; (iv) a Health Care Provider Database - SD, that is associated with a HCSP and manage information about servicesdelivered by it; (v) a Database - PD, storing and handling patient profiles. Each time a patient submits a query, our system intelligently forwards it only to the most promising HCSPs, i.e., to those HCSPs providing services that are likely to best match both the submitted query and the patient profile. In order to guarantee this important feature, it implements three ad-hoc strategies, tailored to the peculiarities of our reference context. As it will be clear in the following, these strategies avoid a patient to manually contact and query a large number of HCSPs for retrieving services of his interest (this last activity is

3 An HL7-Aware Multi-agent System 969 Health Care Provider Manager Health Care Provider Database (SD) Health Care Provider Database (SD) Health Care Provider Manager Insertion/ Removal/ Insertion/ Removal/ Insertion/ Removal/ Insertion/ Removal/ Query Query Health Care Provider Agent (SPA) Health Care Provider Agent (SPA) Query, Query, Profile Query Coordinator Agent (CA) Patient Patient Agent (PA) Extraction Extraction Patient Agent (PA) Profile Query Patient Database (PD) Fig. 1. General architecture of our system usually called Brute Force search in the literature) and allows those HCSPs that will more likely provide useful results to be preventively identified. As a consequence, patient queries are evaluated against a small number of HCSPs. This allows more precise and sound results to be achieved, as well as query execution time to be reduced, HCSP resource management to be improved and, finally, network performance to be increased. 2 Description of the Proposed System The general architecture of our system is shown in Figure 1. From this figure it is possible to observe that our system is characterized by three typologies of agents, namely: (i) a Patient Agent (hereafter, PA), that supports a patient to search services of his interest; (ii) a Health Care Provider Agent (hereafter, SPA), that supports a HCSP manager to maintain the corresponding database up-to-date; (iii) a Coordinator Agent (hereafter, CA), that cooperates with PAs and SPAs to detect those services appearing to be the closest to patients exigencies and queries. In our system a HCSP is provided with a suitable database (hereafter, SD), storing and managing information about services delivered by it. Our system is also provided with a Database (hereafter, PD), storing and handling patient profiles. In the following we call SDSet (resp., SPASet) thesetofsds (resp.,spas) associated with all involved HCSPs. 2.1 Health Care Provider Database (SD) A HCSP Database is associated with a HCSP and stores information about the health care services delivered by it. The profile SP j of a health care service S j consists of a tuple SId j,sname j,sdescr j,surl j,sfs j,scs j,where:

4 970 P. De Meo et al. SId j, SName j, SDescr j, SURL j represent the code, the name, the description and the URL of S j. SFS j = { } Fj 1,F2 j,...,fp j represents a set of features associated with Sj ; each feature is a keyword describing a peculiarity of S j (e.g., an illness faced by it). As an example, consider the service chest radiography ; a possible set of features describing it is { pneumonia, heart failure, emphysema, lung cancer, check, radiography }. SCS j = { SCj 1,SC2 j j},...,sct is a set of constraints associated with Sj.A constraint SCj l consists of a pair SCNamel j,scvaluesl j,wherescnamel j represents its name and SCV alues l j indicates the corresponding admissible values. A constraint could represent the requisites a patient must have for accessing a certain service; another constraint could define the activation or the expiration date of a service, and so on. For instance, the constraint free, Heart Problems, associated with the service Holter Monitoring, might specify that if a patient has heart problems, then he is eligible for receiving Holter Monitoring service for free. SFS j and SCS j are coded according to the rules specified for representing the component entry of the various sections of the Body of the Clinical Document Architecture (CDA), release 2. CDA is the HL7-based standard for representing clinical documents. These rules specify that section entries are represented with the support of specific dictionaries. CDA sections of interest for SFS j are Problem list, History of past illness, History of medication use, History of present illness, Family history, Social history, Immunization, Past surgical history. CDA sections of interest for SCS j are: Problem list, History of allergies, Past surgical history, Family history, Social history, Immunization, History of past illness, History of medication use, History of present illness. All these sections refer to the LOINC [2] dictionary for their definition and to the SNOMED CT [3] dictionary for their content; however, if necessary, HL7 allows other dictionaries to be exploited. According to HL7 suggestions, for those features and/or constraints that cannot be coded by means of the already defined sections and the already existing dictionaries, we have defined new specific sections and a new specific dictionary. SD is constructed and handled by means of the XML technology. 2.2 Database (PD) PD stores the profiles of the patients involved in our system. A PP i, associated with a patient P i, consists of a triplet DS i,mp i,pcs i,where: DS i stores both the demographic and the social data of P i. MP i = { } Ki 1,K2 i,...,km i represents the Medical Profile of Pi ; it consists of a set of keywords capable of representing both his pathologies and his possible needs in the health care domain. It is worth pointing out that MP i is much more than a simple clinical document recording patient diseases. In fact, due to its mission, our system

5 An HL7-Aware Multi-agent System 971 should not restrict itself to record patient diseases but it should offer tools for providing patients and health care professionals with a profile-guided access to a large variety of health care related services, as well as for raising both the quality and the efficacy of the Public Health Care System. These goals can be achieved by managing patient information at a broader level than that guaranteed by a simple patient s pathologies list. This choice agrees with the ideas outlined in [9,13], where it is pointed out that, besides medical information, the profile of a patient in e-health systems should include his tasks and goals, his cognitive and psychological peculiarities, and so on. PCS i = { PCi 1,PC2 i i},...,pcl is a set of constraints associated with Pi. AconstraintPCi h is a pair PCName h i,pcvaluesh i,wherepcnameh i represents its name and PCValues h i indicates the corresponding admissible values. The exploitation of constraints allows a wide range of health-related episodes to be correctly managed. As an example, the constraint allergen, penicillin, associated with P i, specifies that penicillin is an allergen for him. The relevance of this constraint is clear: it might prevent P i from undergoing a clinical treatment involving penicillin. DS i is coded according to the rules specified for representing the component Record Target of the Header of the CDA, release 2. The fields of Record Target taken into account in DS i are: Id, Name, Addr, Telecom, Administrative Gender Code, Birth Time, Marital Status and Living Arrangement. According to HL7 philosophy, whenever necessary, we have defined and exploited other fields not already defined in HL7 standard (think, for example, to the field patient yearly income ). MP i and PCS i representations conform to the rules specified for representing the component entry of the various sections of the Body of the CDA, release 2. Reference sections and dictionaries are the same as those considered for SFS j and SCS j. For those features and constraints that cannot be coded by means of the sections and the dictionaries already proposed for CDA and HL7 we have adopted the same sections and the same dictionary defined for SFS j and SCS j. Analogously to SD, alsopd is constructed and managed by means of the XML technology. 2.3 Patient Agent (PA) APatientAgentPA i is associated with a patient P i. Its support data structure stores the profile of P i. PA i is activated by P i when he wants to know if there exist new services of interest for him and, in the affirmative case, for accessing them. First PA i retrieves PP i from PD and stores it in its support data structure. Then, it allows P i to submit a query Q ik specifying the service typology he presently desires. Q ik consists of both a set of keywords QKS ik = {Q 1 i k,q 2 i k,...,q r i k } and a stop condition, stating when it can be considered satisfied (for instance, a stop condition might state that Q ik can be considered satisfied if at least 10 services have been retrieved). After this, PA i forwards the pair Q ik,pp i to CA which is in charge of processing it. When CA returns the corresponding results, PA i presents them to P i.

6 972 P. De Meo et al. PA i can be activated by P i also when he wants to update his profile PP i. In this case it retrieves the current PP i from PD and shows it to P i by means of a graphical interface. At this point P i can modify it in a friendly and guided fashion. At the end of this activity PA i stores the updated PP i into PD. 2.4 Health Care Provider Agent (SPA) SPA is an Interface Agent, analogous to that described in [5]. A SPA is associated with a HCSP that uses it for adding, modifying or removing information about the services it provides. SPA allows our system to uniformly manage possibly highly heterogeneous services. It is also in charge of processing queries submitted by CA; in this case, it retrieves the necessary information from its SD and processes it in such a way to construct the corresponding answers. 2.5 Coordinator Agent (CA) CA receives a pair Q ik,pp i from a Patient Agent PA i and processes Q ik taking also into account information stored in PP i. First it determines those SPAs appearing to be the most adequate for answering Q ik ; then, it requires each of them to process Q ik ;afterthis,itmergesprovided results for constructing the final answer; finally, it sends this answer to PA i that presents it to P i.for selecting the most adequate SPAs for a query, we have implemented three ad-hoc algorithms, called Based (PPB), Database Similarity & Patient Profile Based (DS-PPB) anda -Based (AB). PPB relies on the general observation that combining query processing techniques with user profile information into a single framework allows the most adequate answers to user queries to be found [10]. DS-PPB considers not only information stored in patient profiles but also semantic similarities possibly existing among SDs. In our opinion, the knowledge of these similarities allows the enhancement of query processing activities and, consequently, the increase of the number of relevant services that the system can propose to a patient. The philosophy underlying AB is quite different from that underlying PPB and DS-PPB. In fact, these last can be considered query-centric, since they process aqueryatatimeand determine the SPAs best satisfying it. On the contrary, AB can be considered provider-centric, since it considers a set of queries QSet at a time and partitions it into disjoint subsets, each associated with a SPA of SPASet; this enhances the overall quality of answers. 3 Related Works In this section we compare our system with other ones aiming at supporting a user in his access to health care services. In [11] a system supporting a user to retrieve information of his interest in a medical context is proposed. It is possible to detect some similarities between our system and that described in [11]. Specifically, both of them: (i) provide a

7 An HL7-Aware Multi-agent System 973 suitable formalism for representingmedical resources; (ii) provide a technique for determining the importance of each keyword composing a query. As for the main differences between them we observe that: (i) our system has been conceived to support mainly patients; on the contrary, the approach of [11] aims at supporting a wider range of users (e.g., patients, health professionals, etc.); (ii) the system of [11] does not take patient profiles into account; (iii) for performing its tasks, the system of [11] exploits a semantic network of medical terms whereas our system uses patient and service profiles. In [4] a multi-agent system aiming at supporting physicians to retrieve medical information is described. As for the main similarities between the system of [4] and ours, we observe that both of them: (i) are provided with a suitable data structure for modelling patient needs; (ii) are multi-agent; (iii) consider an intermediate agent capable of gathering results coming from different medical databases; (iv) manage a scenario in which autonomous and heterogeneous medical databases coexist. As for the main differences between them, we observe that: (i) the system of [4] has been conceived for supporting mainly physicians; (ii) the system of [4] requires a medical ontology for processing queries; on the contrary, our system exploits both patient and service profiles. In [12] PERSIVAL, a system for supporting physicians to search documents about patient care, is presented. PERSIVAL and our system are similar in that: (i) both of them use keywords for representing patient and service profiles; (ii) in both of them retrieval activity is driven by patient profiles. The main differences between them are the following: (i) the end users of PERSIVAL are physicians whereas the end users of our system are patients; (ii) PERSIVAL is provided with a summarization functionality; this is not present in our system; (iii) in PERSIVAL no notion someway analogous to our Affinity concept has been defined. In [9] MMA, a system for delivering medical information to an heterogeneous audience of users, is proposed. Our system and MMA share some similarities; specifically, both of them: (i) associate a suitable profile with each user; (ii) consider not only strictly medical data but also other information, such as demographic and social data. As for the main differences between them, we observe that: (i) in MMA user profiles are based on stereotypes whereas, in our system, each profile is specific for a patient; (ii) MMA takes a great care to the graphical interface characteristics desired by a user; this aspect is not considered by our system; (iii) MMA has been conceived for handling various user typologies whereas our system is specifically devoted to support patients. 4 Conclusions In this paper we have presented an HL7-aware multi-agent system supporting patients in their access to services delivered by HCSPs. The proposed system combines submitted queries with the corresponding patient profiles for identifying those services that are likely to satisfy patient needs and desires. Various extensions and improvements might be thought for our system in the future. Among them we consider particularly challenging to investigate the

8 974 P. De Meo et al. possibility to integrate our system with a Decision Support one; in this way, patient behaviour could be analyzed (for instance, by means of a Data Mining tool) for determining the key features of the most appreciated services. This information might be particularly useful for HCSPs managers when they must decide the new services to propose. References 1. Health Level Seven (HL7) Logical Observation Identifiers Names and Codes (LOINC) Systematized NOmenclature of MEDicine Clinical Terms (SNOMED CT) L. Braun, F. Wiesman, J. van den Herik, and A. Hasman. Agent support in medical information retrieval. In Proc. of the IJCAI International Workshop on Agents Applied in Health Care, pages 16 25, Edinburgh, UK, A. Cesta and D. D Aloisi. Building interfaces as personal agents: a case study. ACM SIGCHI Bullettin, 28(3): , European Commission. e-health - making healthcare better for European citizens: An action plan for a European e-health Area. Technical report, Available at society/doc/qualif/health/, European Commission. Reliable health information at the click of a mouse European Commission launches new Health Portal. Technical report, Available at en.htm, M. Eichelberg, T. Aden, J. Riesmeier, A. Dogac, and G.B. Laleci. A survey and analysis of electronic healthcare record standards. ACM Computing Surveys, 37(4): , L. Francisco-Revilla and F.M. Shipman III. Adaptive medical information delivery combining user, task and situation models. In Proc. of the ACM International Conference on Intelligent User Interfaces (IUI 00), pages 94 97, New Orleans, Louisiana, USA, ACM Press. 10. G. Koutrika and Y. Ioannidis. Personalized queries under a generalized preference model. In Proc. of the IEEE International Conference on Data Engineering (ICDE 2005), pages , Tokyo, Japan, IEEE Computer Society Press. 11. Z. Liu and W.W. Chu. Knowledge-based query expansion to support scenariospecific retrieval of medical free text. In Proc. of the ACM Symposium on Applied Computing (SAC 05), pages , Santa Fe, New Mexico, USA, ACM Press. 12. K.R. McKeown, N. Elhadad, and V. Hatzivassiloglou. Leveraging a common representation for personalized search and summarization in a medical digital library. In Proc. of the ACM/IEEE Joint Conference on Digital Libraries (JCDL 03), pages , Houston, Texas, U.S.A., IEEE Computer Society. 13. E. Vasilyeva, M. Pechenizkiy, and S. Puuronen. Towards the framework of adaptive user interfaces for ehealth. In Proc. of the IEEE Symposium on Computer-Based Medical Systems (CBMS 05), pages , Dublin, Ireland, IEEE Computer Society.

Mapping the Finnish National EHR to the LOINC

Mapping the Finnish National EHR to the LOINC Mapping the Finnish National EHR to the LOINC Kristiina Häyrinen a,1 b and Juha Mykkänen a University of Eastern Finland, Department of Health and Social Management b University of Eastern Finland, Department

More information

Adaptive Medical Workflow Management for a Context-Dependent Home Healthcare Assistance Service

Adaptive Medical Workflow Management for a Context-Dependent Home Healthcare Assistance Service CWS 2005 Preliminary Version Adaptive Medical Workflow Management for a Context-Dependent Home Healthcare Assistance Service L. Ardissono, A. Di Leva, G. Petrone, M. Segnan, M. Sonnessa 1 Dipartimento

More information

SNOMED CT AND 3M HDD: THE SUCCESSFUL IMPLEMENTATION STRATEGY

SNOMED CT AND 3M HDD: THE SUCCESSFUL IMPLEMENTATION STRATEGY SNOMED CT AND 3M HDD: THE SUCCESSFUL IMPLEMENTATION STRATEGY Federal Health Care Agencies Take the Lead The United States government has taken a leading role in the use of health information technologies

More information

Accessing Patient Records in Virtual Healthcare Organisations

Accessing Patient Records in Virtual Healthcare Organisations Accessing Patient Records in Virtual Healthcare Organisations Mike BONIFACE 1, Thomas LEONARD 1, Mike SURRIDGE 1, Steve TAYLOR 1 Leslie FINLAY 2, Declan McCORRY 2 1 IT Innovation Centre, University of

More information

Inteligencia Artificial. Revista Iberoamericana de Inteligencia Artificial ISSN:

Inteligencia Artificial. Revista Iberoamericana de Inteligencia Artificial ISSN: Inteligencia Artificial. Revista Iberoamericana de Inteligencia Artificial ISSN: 1137-3601 revista@aepia.org Asociación Española para la Inteligencia Artificial España Moreno, Antonio; Valls, Aïda; Bocio,

More information

Current and future standardization issues in the e Health domain: Achieving interoperability. Executive Summary

Current and future standardization issues in the e Health domain: Achieving interoperability. Executive Summary Report from the CEN/ISSS e Health Standardization Focus Group Current and future standardization issues in the e Health domain: Achieving interoperability Executive Summary Final version 2005 03 01 This

More information

Quality Data Model (QDM) Style Guide. QDM (version MAT) for Meaningful Use Stage 2

Quality Data Model (QDM) Style Guide. QDM (version MAT) for Meaningful Use Stage 2 Quality Data Model (QDM) Style Guide QDM (version MAT) for Meaningful Use Stage 2 Introduction to the QDM Style Guide The QDM Style Guide provides guidance as to which QDM categories, datatypes, and attributes

More information

Department of Defense DIRECTIVE

Department of Defense DIRECTIVE Department of Defense DIRECTIVE NUMBER 8320.2 December 2, 2004 ASD(NII)/DoD CIO SUBJECT: Data Sharing in a Net-Centric Department of Defense References: (a) DoD Directive 8320.1, DoD Data Administration,

More information

United Kingdom National Release Centre and Implementation of SNOMED CT

United Kingdom National Release Centre and Implementation of SNOMED CT United Kingdom National Release Centre and Implementation of SNOMED CT Deborah Drake MSc Advanced Terminology Specialist Terminology & Classifications Delivery Service Contents NHS Overview NHS Terminology

More information

Faculty of Computer Science

Faculty of Computer Science Faculty of Computer Science PhD programme in COMPUTER SCIENCE Duration: 4 years Academic year: 2018/2019 Start date: 01/11/2018 Official programme language: English Website: https://www.unibz.it/en/faculties/computer-science/phd-computer-science/

More information

Patient Unified Lookup System for Emergencies (PULSE) System Requirements

Patient Unified Lookup System for Emergencies (PULSE) System Requirements Patient Unified Lookup System for Emergencies (PULSE) System Requirements Submitted on: 14 July 2017 Version 1.2 Submitted to: Submitted by: California Emergency Medical Services Authority California Association

More information

Why ICD-10 Is Worth the Trouble

Why ICD-10 Is Worth the Trouble Page 1 of 6 Why ICD-10 Is Worth the Trouble by Sue Bowman, RHIA, CCS Transitioning to ICD-10 is a major disruption that providers and payers may prefer to avoid. But it is an upgrade long overdue, and

More information

HL7 capabilities for working with GS1

HL7 capabilities for working with GS1 HL7 capabilities for working with GS1 Andrew Hinchley Board Member HL7 UK Integration Strategist Cerner Corporation Agreements/MOUs * Accredited Standards Committee X12 ASC-X12 * American Dental Association

More information

THE LOGICAL RECORD ARCHITECTURE (LRA)

THE LOGICAL RECORD ARCHITECTURE (LRA) THE LOGICAL RECORD ARCHITECTURE (LRA) Laura Sato KITH Conference 27 September 2011 Presentation Overview NHS (England) Informatics NHS Data Standards & Products develops and delivers UK terminologies and

More information

Integrating the Healthcare Enterprise International IHE Eye Care

Integrating the Healthcare Enterprise International IHE Eye Care Integrating the Healthcare Enterprise International IHE Eye Care Webinar Series July 2017 Peter Scherer, CIO ifa Group of Companies (IGOC) IHE Eye Care Co-Chair Technical Committee Donald Van Syckle, DVS

More information

Implementation of Automated Knowledge-based Classification of Nursing Care Categories

Implementation of Automated Knowledge-based Classification of Nursing Care Categories Implementation of Automated Knowledge-based Classification of Nursing Care Categories Shihong Huang, Subhomoy Dass, Sam Hsu, Abhijit Pandya Department of Computer & Electrical Engineering and Computer

More information

Useful Applications for SNOMED CT

Useful Applications for SNOMED CT Useful Applications for SNOMED CT Audio Seminar/Webinar March 8, 2007 Practical Tools for Seminar Learning Copyright 2007 American Health Information Management Association. All rights reserved. Disclaimer

More information

Process analysis on health care episodes by ICPC-2

Process analysis on health care episodes by ICPC-2 MEETING OF WHO COLLABORATING CENTRES FOR THE FAMILY OF INTERNATIONAL CLASSIFICATIONS Document Tunis, Tunisia 29 Oct. - 4 Nov. 2006 Shinsuke Fujita 1)2), Takahiro Suzuki 3), Katsuhiko Takabayashi 3). 1)WONCA

More information

Challenges for National Large Laboratories to Ensure Implementation of ELR Meaningful Use

Challenges for National Large Laboratories to Ensure Implementation of ELR Meaningful Use White Paper Challenges for National Large Laboratories to Ensure Implementation of ELR Meaningful Use January, 2012 Developed by the Council of State and Territorial Epidemiologists (CSTE) and the Centers

More information

Building blocks of health information: Classifications, terminologies, standards

Building blocks of health information: Classifications, terminologies, standards Global GS1 Healthcare Conference 22-24 June 2010, Geneva Switzerland Building blocks of health information: Classifications, terminologies, standards Bedirhan Ustün & Nenad Kostanjsek WHO Geneva 1 WHO

More information

Big data in Healthcare what role for the EU? Learnings and recommendations from the European Health Parliament

Big data in Healthcare what role for the EU? Learnings and recommendations from the European Health Parliament Big data in Healthcare what role for the EU? Learnings and recommendations from the European Health Parliament Today the European Union (EU) is faced with several changes that may affect the sustainability

More information

Personalized Job Matching

Personalized Job Matching Personalized Job Matching Md Mustafizur Rahman mr4xb@virginia.edu John Clougherty Jpc3ap@virginia.edu Elise Clougherty Emc8tq@virginia.edu Sam Hewitt Ssh5d@virginia.edu ABSTRACT In this era of information

More information

Controlled Medical Vocabulary Supporting the Interoperability Decision Support at the Point-of-Care

Controlled Medical Vocabulary Supporting the Interoperability Decision Support at the Point-of-Care Controlled Medical Vocabulary Supporting the Interoperability Decision Support at the Point-of-Care Frank Naeymi-Rad PhD, MBA Intelligent Medical Objects, Inc. Overview Major trends in public health Relationship

More information

This Data Dictionary Change Notice (DDCN) updates items in the NHS Data Model and Dictionary to reflect changes in Terminology and Classifications.

This Data Dictionary Change Notice (DDCN) updates items in the NHS Data Model and Dictionary to reflect changes in Terminology and Classifications. Type: Data Dictionary Change Notice Reference: 1647 Version No: 1.0 Subject: Terminology and Classifications Update Effective Date: Immediate Reason for Change: Changes to definitions Publication Date:

More information

Standardized Terminologies Used in the Learning Health System

Standardized Terminologies Used in the Learning Health System Standardized Terminologies Used in the Learning Health System Judith J. Warren, PhD, RN, BC, FAAN, FACMI Christine A. Hartley Centennial Professor University of Kansas School of Nursing 1 (With Permission

More information

Harry Rhodes Director, National Standards.

Harry Rhodes Director, National Standards. Harry Rhodes Director, National Standards harry.rhodes@ahima.org Collaboration with Health IT Vendors Approach Activities Explained Basic Patient Privacy Consents (BPPC) Advanced Patient Privacy Consents

More information

Our Journey In Health IT And Health Information Exchange Working Towards Ubiquitous, Computable Care. Review Data Systems For Monitoring HIV Care

Our Journey In Health IT And Health Information Exchange Working Towards Ubiquitous, Computable Care. Review Data Systems For Monitoring HIV Care Our Journey In Health IT And Health Information Exchange Working Towards Ubiquitous, Computable Care Data In Kaiser Permanente Presentation To IOM Committee To Review Data Systems For Monitoring HIV Care

More information

Future military operations will require close coordination and information sharing

Future military operations will require close coordination and information sharing C o a l i t i o n O p e r a t i o n s Force Templates: A Blueprint for Coalition Interaction within an Infosphere Robert E. Marmelstein, Air Force Research Laboratory Emerging architectures, such as the

More information

Development of Hypertension Management Mobile Application based on Clinical Practice Guidelines

Development of Hypertension Management Mobile Application based on Clinical Practice Guidelines 602 Digital Healthcare Empowering Europeans R. Cornet et al. (Eds.) 2015 European Federation for Medical Informatics (EFMI). This article is published online with Open Access by IOS Press and distributed

More information

Frequently Asked Questions

Frequently Asked Questions Fast Track to Innovation Pilot (2015) Call opening: January 6, 2015 First Cut-off Date: April 29, 2015 Frequently Asked Questions Official European Commission document December 2014 Contents A. Eligibility

More information

The Development and Usability of an Enhanced Job Vacancy Finder Using a Mapping Mechanism

The Development and Usability of an Enhanced Job Vacancy Finder Using a Mapping Mechanism EUROPEAN ACADEMIC RESEARCH Vol. III, Issue 4/ July 2015 ISSN 2286-4822 www.euacademic.org Impact Factor: 3.4546 (UIF) DRJI Value: 5.9 (B+) The Development and Usability of an Enhanced Job Vacancy Finder

More information

Supporting Clinical Shared Care in the UK and globally

Supporting Clinical Shared Care in the UK and globally Supporting Clinical Shared Care in the UK and globally Sharing Clinical Documents and Integrating Workflow IHE Conference, 9th April 2008, Oxford Dr Dipak Kalra Centre for Health Informatics and Multiprofessional

More information

Modinis Study on Identity Management in egovernment

Modinis Study on Identity Management in egovernment Prepared for the egovernment Unit DG Information Society and Media European Commission Modinis Study on Identity Management in egovernment Modinis IDM A conceptual framework for European IDM systems Report

More information

Clinics Management System (CMS) based on Patient Centered Process Ontology

Clinics Management System (CMS) based on Patient Centered Process Ontology RUHUNA JOURNAL OF SCIENCE Vol., No., September 2006, pp. 40 39 2006 Faculty of Science, Clinics Management System (CMS) based on Patient Centered Process Ontology Prasad Jayaweera, Jeewanie Jayasinghe,

More information

Health Care Data Sets & Information Support Services at the UMHS

Health Care Data Sets & Information Support Services at the UMHS Health Care Data Sets & Information Support Services at the UMHS March 30, 2016 Andrew Rosenberg- CIO UMHS Mary Hill Director COMPASS Erin Kaleba Director Data Office/RDW AGENDA UMHS data landscape overview

More information

Trillium Bridge: An update

Trillium Bridge: An update Trillium Bridge: An update Catherine CHRONAKI www.trilliumbridge.eu Co-Funded under FP7-610756 EU/US MoU Roadmap: EHR interoperability: expected outcomes Development of use cases/user stories Perform Structure

More information

Statistical Analysis of the EPIRARE Survey on Registries Data Elements

Statistical Analysis of the EPIRARE Survey on Registries Data Elements Deliverable D9.2 Statistical Analysis of the EPIRARE Survey on Registries Data Elements Michele Santoro, Michele Lipucci, Fabrizio Bianchi CONTENTS Overview of the documents produced by EPIRARE... 3 Disclaimer...

More information

The Helsinki Manifesto We have to move fast, before it is too late.

The Helsinki Manifesto We have to move fast, before it is too late. The Helsinki Manifesto 20.11.2006 We have to move fast, before it is too late. The Conference Networked Business and Government: Something Real for the Lisbon Strategy, held in Helsinki, on 23-24 October

More information

USTGlobal. Innovation in Healthcare Application of Design Thinking

USTGlobal. Innovation in Healthcare Application of Design Thinking USTGlobal Innovation in Healthcare Application of Design Thinking UST Global Inc, May 2018 Table of Contents Healthcare Services - Challenges 3 How Design Thinking Helps 3 Design Thinking and Innovation

More information

The Concept of C2 Communication and Information Support

The Concept of C2 Communication and Information Support The Concept of C2 Communication and Information Support LTC. Ludek LUKAS Military Academy/K-302 Kounicova str.65, 612 00 Brno, Czech Republic tel.: +420 973 444834 fax:+420 973 444832 e-mail: ludek.lukas@vabo.cz

More information

OpenPEPPOL Guidance on the Connecting Europe Facility (CEF)

OpenPEPPOL Guidance on the Connecting Europe Facility (CEF) OpenPEPPOL Guidance on the Connecting Europe Facility (CEF) 2015 CEF Telecom Calls for Proposals for einvoicing and edelivery This document was prepared by to guide its members in the preparation of proposals

More information

Electronic Health Record (EHR) Data Capture: Hopes, Fears, and Dreams

Electronic Health Record (EHR) Data Capture: Hopes, Fears, and Dreams Electronic Health Record (EHR) Data Capture: Hopes, Fears, and Dreams Liora Alschuler, CEO Lantana Consulting Group 2013 Annual NAACCR Conference Tuesday, June 11, Session 2, Section C 1 A Little About

More information

OFFICE OF NAVAL RESEARCH RESEARCH PERFORMANCE PROGRESS REPORT (RPPR) INSTRUCTIONS

OFFICE OF NAVAL RESEARCH RESEARCH PERFORMANCE PROGRESS REPORT (RPPR) INSTRUCTIONS OFFICE OF NAVAL RESEARCH RESEARCH PERFORMANCE PROGRESS REPORT (RPPR) INSTRUCTIONS U.S. OFFICE OF NAVAL RESEARCH ONE LIBERTY CENTER 875 N. RANDOLPH STREET, VA 22203 April 2017 1 P a g e CONTENTS Preface

More information

Migrant Education Comprehensive Needs Assessment Toolkit A Tool for State Migrant Directors. Summer 2012

Migrant Education Comprehensive Needs Assessment Toolkit A Tool for State Migrant Directors. Summer 2012 Migrant Education Comprehensive Needs Assessment Toolkit A Tool for State Migrant Directors Summer 2012 Developed by the U.S. Department of Education Office of Migrant Education through a contract with

More information

Government Strategies in Implementing e-health in

Government Strategies in Implementing e-health in Government Strategies in Implementing e-health in Germany Ulrike Flach Parliamentary State Secretary Federal Ministry of Health Dr. Matthias von Schwanenflügel Director Federal Ministry of Health DISCLAIMER:

More information

Big Data NLP for improved healthcare outcomes

Big Data NLP for improved healthcare outcomes Big Data NLP for improved healthcare outcomes A white paper Big Data NLP for improved healthcare outcomes Executive summary Shifting payment models based on quality and value are fueling the demand for

More information

National standard diagnosis dataset and clinical document architecture (CDA) template

National standard diagnosis dataset and clinical document architecture (CDA) template National standard diagnosis dataset and clinical document architecture (CDA) template January 2016 Draft national standard diagnosis dataset and clinical document architecture (CDA) template Page 2 of

More information

Slide 1. Slide 2. Slide 3. Component 9 - Networking and Health Information Exchange. Objectives. EHR System (EHR-S)

Slide 1. Slide 2. Slide 3. Component 9 - Networking and Health Information Exchange. Objectives. EHR System (EHR-S) Slide 1 Component 9 - Networking and Health Information Exchange Unit 6-2 EHR Functional Model Standards This material was developed by Duke University, funded by the Department of Health and Human Services,

More information

Stage 2 Eligible Professional Meaningful Use Core Measures Measure 15 of 17 Last Updated: November 2013

Stage 2 Eligible Professional Meaningful Use Core Measures Measure 15 of 17 Last Updated: November 2013 Summary of Care Objective Measures Exclusion Table of Contents Stage 2 Eligible Professional Meaningful Use Core Measures Measure 15 of 17 Last Updated: November 2013 The EP who transitions their patient

More information

SOFTWARE REQUIREMENTS SPECIFICATION Hospital Management System

SOFTWARE REQUIREMENTS SPECIFICATION Hospital Management System Introduction: SOFTWARE REQUIREMENTS SPECIFICATION Hospital Management System This is a Software Requirements Specification (SRS) for the Hospital Management System. It describes the functions, goals and

More information

H2020 Programme. Guidelines on Open Access to Scientific Publications and Research Data in Horizon 2020

H2020 Programme. Guidelines on Open Access to Scientific Publications and Research Data in Horizon 2020 EUROPEAN COMMISSION Directorate-General for Research & Innovation H2020 Programme Guidelines on Open Access to Scientific Publications and Research Data in Horizon 2020 Version 3.1 25 August 2016 History

More information

Quality Management Building Blocks

Quality Management Building Blocks Quality Management Building Blocks Quality Management A way of doing business that ensures continuous improvement of products and services to achieve better performance. (General Definition) Quality Management

More information

Merit-Based Incentive Payment System (MIPS) Promoting Interoperability Performance Category Measure 2018 Performance Period

Merit-Based Incentive Payment System (MIPS) Promoting Interoperability Performance Category Measure 2018 Performance Period Merit-Based Incentive Payment System (MIPS) Promoting Interoperability Performance Category Measure 2018 Performance Period Objective: Measure: Measure ID: Exclusion: Measure Exclusion ID: Health Information

More information

Using C-CDA CCD to streamline the intake process

Using C-CDA CCD to streamline the intake process Using C-CDA CCD to streamline the intake process 01 THORNBERRY LTD Contents 02 Using C-CDA CCD to streamline the intake process A mechanism for interoperability 03 A profile of patient health 04 The benefits

More information

Guide 2: Updated August 2011

Guide 2: Updated August 2011 Standards Recommended to Achieve Interoperability in Minnesota Guide 2: Updated August 2011 Minnesota Department of Health Division of Health Policy / Office of Health Information Technology 85 East Seventh

More information

National Standard for a Dispensing Note including a Clinical Document Architecture specificati on

National Standard for a Dispensing Note including a Clinical Document Architecture specificati on National Standard for a Dispensing Note including a Clinical Document Architecture specificati on November 2016 2 About the The (HIQA) is an independent authority established to drive high quality and

More information

POLICY-RICH MULTI-AGENT SUPPORT FOR E-HEALTH APPLICATIONS 1

POLICY-RICH MULTI-AGENT SUPPORT FOR E-HEALTH APPLICATIONS 1 POLICY-RICH MULTI-AGENT SUPPORT FOR E-HEALTH APPLICATIONS 1 Lars Braubach (1), Winfried Lamesdorf (1), Zoran Milosevic (2), Alexander Pokahr (1) (1) Hamburg University, Department of Informatics, Distributed

More information

National Standard for a Procedure Dataset including a Clinical Document Architecture specification

National Standard for a Procedure Dataset including a Clinical Document Architecture specification National Standard for a Procedure Dataset including a Clinical Document Architecture specification November 2016 2 About the The (HIQA) is an independent authority established to drive high quality and

More information

Department of Defense INSTRUCTION. SUBJECT: Implementation of Data Collection, Development, and Management for Strategic Analyses

Department of Defense INSTRUCTION. SUBJECT: Implementation of Data Collection, Development, and Management for Strategic Analyses Department of Defense INSTRUCTION NUMBER 8260.2 January 21, 2003 SUBJECT: Implementation of Data Collection, Development, and Management for Strategic Analyses PA&E References: (a) DoD Directive 8260.1,

More information

Via Electronic Submission to:

Via Electronic Submission to: Via Electronic Submission to: https://www.healthit.gov/isa/iii-j-consumer-accessexchangehealth-information November 20, 2017 Office of the National Coordinator Department of Health and Human Services Hubert

More information

June 25, Barriers exist to widespread interoperability

June 25, Barriers exist to widespread interoperability June 25, 2018 Centers for Medicare & Medicaid Services Department of Health and Human Services Attention: CMS-1694-P P.O. Box 8011 Baltimore, MD 21244-1850 RE: Docket ID: CMS-1694-P, Medicare Program;

More information

Test Procedure for (c) Maintain up-to-date problem list

Test Procedure for (c) Maintain up-to-date problem list Test Procedure for 170.302 (c) Maintain up-to-date problem list This document describes the draft test procedure for evaluating conformance of complete EHRs or EHR modules 1 to the certification criteria

More information

The attitude of nurses towards inpatient aggression in psychiatric care Jansen, Gradus

The attitude of nurses towards inpatient aggression in psychiatric care Jansen, Gradus University of Groningen The attitude of nurses towards inpatient aggression in psychiatric care Jansen, Gradus IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you

More information

Chapter Three: Direct Care Functions

Chapter Three: Direct Care Functions HL7 EHR TC Electronic Health Record - System Functional Model, Release 1 February 2007 Chapter Three: Direct Care Functions EHR Technical Committee Co-chairs: Linda Fischetti, RN, MS Veterans Health Administration

More information

HMSA Physical and Occupational Therapy Utilization Management Guide

HMSA Physical and Occupational Therapy Utilization Management Guide HMSA Physical and Occupational Therapy Utilization Management Guide Published November 1, 2010 An Independent Licensee of the Blue Cross and Blue Shield Association Landmark's provider materials are available

More information

Minimal Information Model for Patient Safety Incident Reporting and Learning Systems USER GUIDE

Minimal Information Model for Patient Safety Incident Reporting and Learning Systems USER GUIDE Minimal Information Model for Patient Safety Incident Reporting and Learning Systems USER GUIDE Minimal Information Model for Patient Safety Incident Reporting and Learning Systems USER GUIDE WHO/HIS/SDS/2016.22

More information

Nursing Theory Critique

Nursing Theory Critique Nursing Theory Critique Nursing theory critique is an essential exercise that helps nursing students identify nursing theories, their structural components and applicability as well as in making conclusive

More information

Why is it so important to have ordering principles for primary care data and information?

Why is it so important to have ordering principles for primary care data and information? Why is it so important to have ordering principles for primary care data and information? What are the most important ordering principles for primary care that MUST be captured by a primary care classification

More information

Electronic Clinical Quality Measures (ecqms) for Hospitals: What You Need to Know

Electronic Clinical Quality Measures (ecqms) for Hospitals: What You Need to Know Electronic Clinical Quality Measures (ecqms) for Hospitals: What You Need to Know July 13, 2016 Agenda Opening Remarks Housekeeping Polling Question Presentations Q&A Closing Remarks 2 Introduction to

More information

CURRICULUM VITAE. environmental management, information systems, assessment

CURRICULUM VITAE. environmental management, information systems, assessment 1 of 7 2/25/2009 1:04 PM home pdf-download CURRICULUM VITAE personal data rollover > name: Menger, C.-Matthias age: 41 nationality: German education 1995 1997 Postgraduate Master in 'Environmental Engineering':

More information

A wireless arrhythmia detection system, preliminary results from pre-clinical trials

A wireless arrhythmia detection system, preliminary results from pre-clinical trials A wireless arrhythmia detection system, preliminary results from pre-clinical trials Rune Fensli a, Einar Gunnarson b, Torstein Gundersen c a Agder University College, Faculty of Engineering and Science,

More information

Department of Defense INSTRUCTION

Department of Defense INSTRUCTION Department of Defense INSTRUCTION NUMBER 8320.02 August 5, 2013 DoD CIO SUBJECT: Sharing Data, Information, and Information Technology (IT) Services in the Department of Defense References: See Enclosure

More information

Study of characteristics of effective online help systems to facilitate nurses interacting with nursing information systems

Study of characteristics of effective online help systems to facilitate nurses interacting with nursing information systems University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2005 Study of characteristics of effective online help systems to facilitate

More information

Implementation of Cloud based Electronic Health Record (EHR) for Indian Healthcare Needs

Implementation of Cloud based Electronic Health Record (EHR) for Indian Healthcare Needs Indian Journal of Science and Technology, Vol 9(3), DOI: 10.17485/ijst/2016/v9i3/86391, January 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Implementation of Cloud based Electronic Health Record

More information

How to Find and Evaluate Pertinent Research. Levels and Types of Research Evidence

How to Find and Evaluate Pertinent Research. Levels and Types of Research Evidence AACN Advanced Critical Care Volume 24, Number 4, pp. 416-420 2013 AACN Clinical Inquiry Bradi B. Granger, RN, PhD Department Editor How to Find and Evaluate Pertinent Research Adrianne Leonardelli, MLIS

More information

Pilot Results. Beth Israel Deaconess Medical Center (BIDMC) Massachusetts ehealth Collaborative (MAeHC)

Pilot Results. Beth Israel Deaconess Medical Center (BIDMC) Massachusetts ehealth Collaborative (MAeHC) Pilot Results Beth Israel Deaconess Medical Center (BIDMC) Massachusetts ehealth Collaborative (MAeHC) 2 Pilot Objectives Test the scalability of pophealth on a large dataset (1.9 million continuity of

More information

Meaningful Use Hello Health v7 Guide for Eligible Professionals. Stage 1

Meaningful Use Hello Health v7 Guide for Eligible Professionals. Stage 1 Meaningful Use Hello Health v7 Guide for Eligible Professionals Stage 1 Table of Contents Introduction 3 Meaningful Use 3 Terminology 5 Computerized Provider Order Entry (CPOE) for Medication Orders [Core]

More information

Pure Experts Portal. Quick Reference Guide

Pure Experts Portal. Quick Reference Guide Pure Experts Portal Quick Reference Guide September 2015 0 1 1. Introduction... 2 2. Who Benefits From the Pure Experts Portal?... 3 3. The Pure Experts Portal Interface... 3 3.1. Home Page... 3 3.2. Experts

More information

Analysis of Collaborations between Small-Medium Companies and Universities Based on Joint Research Projects

Analysis of Collaborations between Small-Medium Companies and Universities Based on Joint Research Projects 211 3rd International Conference on Information and Financial Engineering IPEDR vol.12 (211) (211) IACSIT Press, Singapore Analysis of Collaborations between Small-Medium Companies and Universities Based

More information

Model of Good Practice tools for risk reduction and clinical governance

Model of Good Practice tools for risk reduction and clinical governance Model of Good Practice tools for risk reduction and clinical governance Delphine Smagghe Luxembourg, 7 April 2005 Introduction Main challenges in healthcare Risk reduction Improvement of the quality of

More information

UNCLASSIFIED FY 2016 OCO. FY 2016 Base

UNCLASSIFIED FY 2016 OCO. FY 2016 Base Exhibit R-2, RDT&E Budget Item Justification: PB 2016 Office of the Secretary Of Defense Date: February 2015 0400: Research, Development, Test & Evaluation, Defense-Wide / BA 6: RDT&E Management Support

More information

Quality Data Model December 2012

Quality Data Model December 2012 Quality Data Model December 2012 Chris Millet, MS Senior Project Manager, Health IT Juliet Rubini, RN-BC, MSN, MSIS Senior Project Manager, Health IT Agenda 12:00 pm Welcome and Introductions 12:05 pm

More information

Meaningful Use Stage 2 Clinical Quality Measures Are You Ready?

Meaningful Use Stage 2 Clinical Quality Measures Are You Ready? 22nd Annual Midas+ User Symposium June 2 5, 2013 Tucson, Arizona Meaningful Use Stage 2 Clinical Quality Measures Are You Ready? Tuesday, June 4, 1:00 pm The transition from chart-abstracted legacy core

More information

Market Trends and Practical Examples

Market Trends and Practical Examples Market Trends and Practical Examples Disclaimer 2017 General Electric Company The results expressed in this document may not be applicable to a particular site or installation and individual results may

More information

Belmont Forum Collaborative Research Action:

Belmont Forum Collaborative Research Action: Belmont Forum Collaborative Research Action: SCIENCE-DRIVEN E-INFRASTRUCTURES INNOVATION (SEI) FOR THE ENHANCEMENT OF TRANSNATIONAL, INTERDISCIPLINARY, AND TRANSDISCIPLINARY DATA USE IN ENVIRONMENTAL CHANGE

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 5, May -2017 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Patient Health

More information

REPORT FROM THE COMMISSION TO THE EUROPEAN PARLIAMENT AND THE COUNCIL. Report on the interim evaluation of the «Daphne III Programme »

REPORT FROM THE COMMISSION TO THE EUROPEAN PARLIAMENT AND THE COUNCIL. Report on the interim evaluation of the «Daphne III Programme » EUROPEAN COMMISSION Brussels, 11.5.2011 COM(2011) 254 final REPORT FROM THE COMMISSION TO THE EUROPEAN PARLIAMENT AND THE COUNCIL Report on the interim evaluation of the «Daphne III Programme 2007 2013»

More information

Paris, France Overview/Tutorial. health/ Chairs

Paris, France Overview/Tutorial. health/ Chairs Overview/Tutorial Chairs William Ruh Chief Technology Officer The Advisory Board 600 New Hampshire Ave, NW Washington D.C. 20037 Phone 202 266 5815 Fax 202 672 5700 ruhb@advisory.com Thomas C. Culpepper

More information

Organizational Communication in Telework: Towards Knowledge Management

Organizational Communication in Telework: Towards Knowledge Management Association for Information Systems AIS Electronic Library (AISeL) PACIS 2001 Proceedings Pacific Asia Conference on Information Systems (PACIS) December 2001 Organizational Communication in Telework:

More information

Integrating CBR components within a Case-Based Planner

Integrating CBR components within a Case-Based Planner From: AAAI Technical Report WS-98-15. Compilation copyright 1998, AAAI (www.aaai.org). All rights reserved. Integrating CBR components within a Case-Based Planner David B. Leake and Andrew Kinley Computer

More information

Mobile Medical Applications as Instrument in Supporting Patients Compliance

Mobile Medical Applications as Instrument in Supporting Patients Compliance American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-6, Issue-8, pp-96-102 www.ajer.org Research Paper Open Access Mobile Medical Applications as Instrument in Supporting

More information

Definition Introduction Medical Experts Systems Medical Documentation

Definition Introduction Medical Experts Systems Medical Documentation Sorana D. BOLBOACĂ Definition Introduction Medical Experts Systems Medical Documentation = the application of computer and information science to improve medical practice, research, education and management

More information

Competitiveness and Innovation CIP

Competitiveness and Innovation CIP The following is an abstract of the EFTA Bulletin EFTA Guide to EU Programmes (2007-13) published November 2007.The full Bulletin contains descriptions of all the 2007-2013 programmes, together with good

More information

HL7v3 CDA Rel.2 Patient Summary and Chronic Care Model: Localization Experience and GP/HS Integration Project

HL7v3 CDA Rel.2 Patient Summary and Chronic Care Model: Localization Experience and GP/HS Integration Project HL7v3 CDA Rel.2 Patient Summary and Chronic Care Model: Localization Experience and GP/HS Integration Project Renato Calamai Laura Giarré SMC 2010 - Istanbul Overview Introduction HL7 Version 3 and CDA

More information

ERN board of Member States

ERN board of Member States ERN board of Member States Statement adopted by the Board of Member States on the definition and minimum recommended criteria for Associated National Centres and Coordination Hubs designated by Member

More information

icardea Project: Personalized Adaptive Care Planner

icardea Project: Personalized Adaptive Care Planner icardea Project: Personalized Adaptive Care Planner Software Detailed Design Document Version 1.0.0 ANTIQUE COWS Cihan Çimen 1560689 Elif Eryılmaz 1560200 Emine Karaduman 1560317 Ozan Çağrı Tonkal 1560598

More information

2015 HCPro, a division of BLR. All rights reserved. These materials may not be duplicated without express written permission.

2015 HCPro, a division of BLR. All rights reserved. These materials may not be duplicated without express written permission. EHR Documentation and CDI: What to Expect and How to Successfully Handle the Transition Sam Antonios, MD, FACP, FHM, CCDS CDI and ICD 10 Physician Advisor Hospital CMIO Via Christi Health Wichita, Kansas

More information

CareBase: A Reference Base for Nursing

CareBase: A Reference Base for Nursing CareBase: A Reference Base for Nursing Ulrich Schrader, Dept. of Med. Informatics, Albert-Ludwigs-University, Freiburg, Germany Regine Marx, Dept. of General Informatics, Fachhochschule Furtwangen Regine

More information

MEANINGFUL USE STAGE 2

MEANINGFUL USE STAGE 2 MEANINGFUL USE STAGE 2 PHASED-IN IMPLEMENTATION PROCESS DECEMBER 2014 - PREPARATION MONTH Start this process as early as possible WATCH VIDEO TRAINING SESSIONS: (Sessions available starting December 1,

More information

SNOMED CT. What does SNOMED-CT stand for? What does SNOMED-CT do? How does SNOMED help with improving surgical data?

SNOMED CT. What does SNOMED-CT stand for? What does SNOMED-CT do? How does SNOMED help with improving surgical data? SNOMED CT What does SNOMED-CT stand for? SNOMED-CT stands for the 'Systematized Nomenclature of Medicine Clinical Terms' and is a common clinical language consisting of sets of clinical phrases or terms,

More information