How To Use Networked Ontology In E Health

Size: px
Start display at page:

Download "How To Use Networked Ontology In E Health"

Transcription

1 A practical approach to create ontology networks in e-health: The NeOn take Tomás Pariente Lobo 1, *, Germán Herrero Cárcel 1, 1 A TOS Research and Innovation, ATOS Origin SAE, Madrid, Spain. Abstract. Ontological representation of the health domain is widespread. In particular the semantic description of drugs is being tackled in several ongoing initiatives. However, the resultant ontologies tend to be large and unmanageable. In recent years recommendations go towards the use of smaller, dynamic and interlinked ontologies to ease the ontology life-cycle. So far there have been attempts to build ontologies using this approach, but with very few methodological and tooling support. In this paper we propose to apply the notion of networked ontologies, methodology and tools developed within the NeOn project. Keywords: Ontologies, networked, mappings, tools, knowledge management, nomenclature, interoperability 1 Introduction In recent years, there has been an increasing interest in semantic interoperability in e- Health. Semantic interoperability is about sharing and combining data and health records among different systems and actors. It is also related to foster a consistent usage of the terminology (drugs and bio-medical knowledge bases), and the adoption of shared and standard models of clinical data. In short, semantic interoperability goes to the underlying objective of formalizing the health science using shared or linkable models. One of the key aspects to tackle in order to achieve semantic interoperability is the usage of common or interoperable terminologies about drugs, diseases, treatments and so on. Different actors (governmental bodies, hospitals, labs, key industries, etc.) should be able to understand the terminology used by others. To complicate matters, it is quite common that different systems in the same organization do not use the same terminology. In order to overcome this problem, over the past years numerous initiatives, roadmaps and emerging standards have seen an increasingly rapid development. SNOMED-CT [1] is emerging as a de-facto terminological standard for many international initiatives. Examples of this are the information models adopted in Australia (NEHTA) [2], UK (NHS dm+d) [3] or USA. The W3C created in 2008 the Semantic Web Health Care and Life Sciences (HCLS) Interest Group [4]. The EU * Corresponding author: Tomás Pariente Lobo, ATOS Research and Innovation, ATOS Origin SAE, Madrid, Spain. tomas.parientelobo@atosresearch.eu

2 financed the SemanticHEALTH FP6 project [5] with the objective of delivering a Semantic Interoperability roadmap for Europe. In particular, SemanticHEALTH issues recommendations such as interlinking health models and terminologies by means of modular, multilingual, dynamic (just-intime), collaboratively-designed networks of ontologies [6] [7]. These recommendations also stress the methodological support needed to specify highquality, consistent and scalable ontologies. It also recommends the use of the W3C standard ontology language, OWL [8], because a large and growing community is developing tools and software (in many occasions freely available) that will benefit the integration and maintenance of ontologies based in this language. The tooling and methodological support needed to foster the adoption of interoperable solutions, especially when talking about bridging the gap between huge terminologies, have not followed such a rapid evolution. There are partial solutions that tackle one or several of the issues raised by SemanticHEALTH. However, far too little attention has been paid to the delivery of an overall framework that covers most of the recommendations cited above. 2 The NeOn approach NeOn [9] is a FP6 EU ICT funded project which aim is to create an open infrastructure, and associated methodology, to support the overall development lifecycle of large scale, complex, semantic applications. This infrastructure is based on the notion of networked ontologies. A network of ontologies is a collection of ontologies related together via a variety of different relationships such as mapping, modularization, version, and dependency relationships [10]. NeOn define four main ontology assumptions: Dynamic (ontologies will evolve), Networking (ontologies are interconnected via mappings, alignments or by means of reuse), Shared (ontologies are shared by people and applications), and Contextualized (ontologies are dependent of the context in which are built or are used) [11]. NeOn has defined a service-based reference architecture that covers design and run time aspects of ontology engineering, plus the usage and integration of the networked ontologies into semantic-enabled applications.

3 Fig. 1. NeOn Architecure [12] As part of the reference implementation of the NeOn architecture, NeOn delivers an open software suite called the NeOn Toolkit [13]. The NeOn Toolkit is an extensible Eclipse-based Ontology Engineering Environment containing plugins for ontology management and visualization. NeOn Toolkit includes some core features such as editing the ontology schema, visualization an browsing of ontology entities, and it allows the usage of OWL, F-Logic and (subsets of) RDF(S) ontologies. There is a number of commercial plugins that extend the functionality of the NeOn Toolkit. Currently, there are more than thirty plugins available to download, providing several funtionalities such as rule support, mapping editors, database integration, dealing with ontology dynamics (modularization, inconsistency checking), collaboration, localization (multilingualism), etc. The NeOn Toolkit offers a simple Eclipse plugin extensibility that allows an easy deployment of new plugins.

4 NeOn also offers methodological support to dealing with networks of ontologies. The methodological approach is twofold: on the one hand it provides ontology engineering support, and on the other hand, the methodology provides also guidance to develop applications using networked ontologies. The usage of publically available Ontology Design Patterns [14], in order to improve the quality of the ontology design in a variety of scenarios and needs, is also one of the most relevant outcomes of the project. It is clear the alignment of the NeOn objectives and the recommendations issued by SemanticHEALTH. However, NeOn is not targeting specifically the e-health domain, but taking a horizontal approach valid for multiple domains. However, one of the NeOn case studies is focused on the pharmaceutical domain. In particular, the pilot targeting the interoperability between different drugs terminologies is the socalled Semantic Nomenclature case study. The Semantic Nomenclature case study is trying to pave the way towards the use of a network of ontologies to relate different drug terminologies. It defines an ontology network where each actor potentially plugs in its own model as ontology. All ontologies are interconnected and mapped between them to share information. Fig. 2. Semantic Nomenclature ontology network [15] The main ontology in the network is the Nomenclature Reference Ontology. This OWL ontology acts as a bridge between the different application ontologies modeling drugs and domain ontologies, that support some other aspects of the model. The approach followed in this case if to map all the ontologies to the reference ontology. This design decision allows an easy access to the whole ontology network. The ontology is based on the study of several product definitions in other ontologies. Specifically, it follows partially the semantic model of SNOMED-CT as background knowledge, mainly from the Pharmaceutical/Biological product term used in that terminology, allowing the distinction between clinical and commercial drugs.

5 Fig. 3. Part of the semantic nomenclature reference ontology The main hierarchy is Pharmaceutical_Product, and the underlying Clinical_Drug, Prescription_Drug concepts are mapped to the equivalent concepts of the domain ontologies in the ontology network. On the other hand, Marketed_Drug concept is mapped to the equivalent concepts of the application ontologies which provide access to relevant product information of the pharmaceutical products marketed in Spain. Based on the hierarchy provided by SNOMED, the reference ontology defines a hierarchy that distinguishes between clinical drugs and branded drugs. The main generic concept is Pharmaceutical_Product. The Categorized_Product concept serves to classify the products according to their therapeutic use. In the next level, we define the Clinical_Drug, which can be mapped for instance to active ingredients. The Prescription_Drug concept could be described by the pharmaceutical form and dosage of the Pharmaceutical_Product, and as a matter of example is useful for prescription in hospitals. Finally, the Marketed_Product concept is used to describe branded or commercial drug, as they are dispensed in pharmacies. This last concept is defined by its national code, price, etc. The next figure depicts the hierarchy relation for pharmaceutical products in the reference ontology Pharmaceutical_ Product Categorized_ Product Clinical_Drug Prescription_ Drug Marketed_ Product Fig. 4. Drug-related concepts in the reference ontology

6 The rest of the ontologies are linked to the different entities of the reference ontology by means of mappings and axioms. 3 Discussion The NeOn approach is promising because it offers a complete and coherent set of tools, APIs and methodological support for ontology engineering and usage. The outcomes of the Semantic Nomenclature case study can be seen as a proof of concept of the NeOn approach applied to the semantic interoperability between drug terminologies. In this sense, the network of ontologies covered by the case study does not intend to be exhaustive or cover the whole set of information coming from external data sources. 3 Future work NeOn is now entering in its final year, which means that some of the results of the project are still not finalized. The true potential of NeOn is expected by summer 2009, when a new Manchester OWL Syntax version of the NeOn Toolkit will be released. In the scope of the Semantic Nomenclature case study, several experiments have been carried out in order to generate semi-automatically mappings using one of the NeOn plugins (the Alignment plugin). During the last year of the project we expect to verify the quality of these alignments and perform some more experiments with other NeOn Toolkit plugins. Besides, by the end of the first semester of 2009, the Semantic Nomenclature case study will release a Web application based on the underlying knowledge base (networked ontologies). This application will show the availability of developing semantic applications based on NeOn technology. 4 Conclusion This paper has given an account of the results of the NeOn project in respect to its usage in the e-health domain. The purpose of this paper was to show the different tools and methodology that NeOn puts at the disposal of the e-health community to model the domain. It was also shown that the NeOn approach towards the use of networked ontologies is clearly in line with some of the ongoing initiatives and roadmaps regarding semantic interoperability in e-health. In summary, the use of NeOn, specially the NeOn Toolkit, the methodology provided by the project, and the approach towards the use of a network of ontologies in order to bridge the gap between different drug terminologies could prove to be beneficial to the health informatics in general and the semantic interoperability in particular.

7 References [1] SNOMED-CT, [2] NEHTA - National E-Health Transition Authority, [3] Dictionary of Medicines and Devices (dm + d), [4]Semantic Web Health Care and Life Sciences (HCLS) Interest Group, [5] SemanticHEALTH project, [6] SemanticHEALTH partners. Semantic Interoperability Deployment and Research Roadmap. SemanticHEALTH SSA project Deliverable D7.1, 2008 [7] Rector A. Barriers, approaches and research priorities for integrating biomedical ontologies. SemanticHEALTH SSA project Deliverable D6.1, [8] Web Ontology Language (OWL), [9] NeOn Project, [10] Haase P, Rudolph S, Wang Y, Brockmans S, Networked Ontology Model. NeOn Deliverable D1.1.1 [11] Sabou M. et al, NeOn Requirements and Vision Deliverable [12] Waterfeld W, Erdmann M, Schweitzer T, Haase P. Specification of NeOn architecture and API V2. NeOn Deliverable D6.9.1, 2008 [13] NeOn Toolkit website [14] Ontology Design Patterns, [15] Herrero G, Pariente T. Revision of ontologies for Semantic Nomenclature: pharmaceutical networked ontologies. NeOn Deliverable D8.3.2, 2008

DISCUSSION PAPER ON SEMANTIC AND TECHNICAL INTEROPERABILITY. Proposed by the ehealth Governance Initiative Date: October 22 nd, 2012

DISCUSSION PAPER ON SEMANTIC AND TECHNICAL INTEROPERABILITY. Proposed by the ehealth Governance Initiative Date: October 22 nd, 2012 DISCUSSION PAPER ON SEMANTIC AND TECHNICAL INTEROPERABILITY Proposed by the ehealth Governance Initiative Date: October 22 nd, 2012 Introduction Continuity of care is a key priority for modern healthcare

More information

Application of ontologies for the integration of network monitoring platforms

Application of ontologies for the integration of network monitoring platforms Application of ontologies for the integration of network monitoring platforms Jorge E. López de Vergara, Javier Aracil, Jesús Martínez, Alfredo Salvador, José Alberto Hernández Networking Research Group,

More information

SNOMED-CT. http://www.connectingforhealth.nhs.uk/technical/standards/snomed 4. http://ww.hl7.org 5. http://www.w3.org/2004/owl/ 6

SNOMED-CT. http://www.connectingforhealth.nhs.uk/technical/standards/snomed 4. http://ww.hl7.org 5. http://www.w3.org/2004/owl/ 6 Is Semantic Web technology ready for Healthcare? Chris Wroe BT Global Services, St Giles House, 1 Drury Lane, London, WC2B 5RS, UK chris.wroe@bt.com Abstract. Healthcare IT systems must manipulate semantically

More information

Model Driven Interoperability through Semantic Annotations using SoaML and ODM

Model Driven Interoperability through Semantic Annotations using SoaML and ODM Model Driven Interoperability through Semantic Annotations using SoaML and ODM JiuCheng Xu*, ZhaoYang Bai*, Arne J.Berre*, Odd Christer Brovig** *SINTEF, Pb. 124 Blindern, NO-0314 Oslo, Norway (e-mail:

More information

Building Ontology Networks: How to Obtain a Particular Ontology Network Life Cycle?

Building Ontology Networks: How to Obtain a Particular Ontology Network Life Cycle? See discussions, stats, and author profiles for this publication at: http://www.researchgate.net/publication/47901002 Building Ontology Networks: How to Obtain a Particular Ontology Network Life Cycle?

More information

Towards an EXPAND Assessment Model for ehealth Interoperability Assets. Dipak Kalra on behalf of the EXPAND Consortium

Towards an EXPAND Assessment Model for ehealth Interoperability Assets. Dipak Kalra on behalf of the EXPAND Consortium Towards an EXPAND Assessment Model for ehealth Interoperability Assets Dipak Kalra on behalf of the EXPAND Consortium Specific objectives EXPAND will define a set of quality labelling criteria that can

More information

TRANSFoRm: Vision of a learning healthcare system

TRANSFoRm: Vision of a learning healthcare system TRANSFoRm: Vision of a learning healthcare system Vasa Curcin, Imperial College London Theo Arvanitis, University of Birmingham Derek Corrigan, Royal College of Surgeons Ireland TRANSFoRm is partially

More information

The DISASTER And Communication Based Network Marketing Infrastructure

The DISASTER And Communication Based Network Marketing Infrastructure Solving Interoperability Issues in Cross Border Emergency Frederik Schütte antworting Ingenieurbüro PartG, Germany schuette@antworting.de Rubén Casado Treelogic, Spain ruben.casado@treelogic.com Emilio

More information

Multilingual and Localization Support for Ontologies

Multilingual and Localization Support for Ontologies Multilingual and Localization Support for Ontologies Mauricio Espinoza, Asunción Gómez-Pérez and Elena Montiel-Ponsoda UPM, Laboratorio de Inteligencia Artificial, 28660 Boadilla del Monte, Spain {jespinoza,

More information

TOWARD A FRAMEWORK FOR DATA QUALITY IN ELECTRONIC HEALTH RECORD

TOWARD A FRAMEWORK FOR DATA QUALITY IN ELECTRONIC HEALTH RECORD TOWARD A FRAMEWORK FOR DATA QUALITY IN ELECTRONIC HEALTH RECORD Omar Almutiry, Gary Wills and Richard Crowder School of Electronics and Computer Science, University of Southampton, Southampton, UK. {osa1a11,gbw,rmc}@ecs.soton.ac.uk

More information

SPC BOARD (COMMISSIONE DI COORDINAMENTO SPC) AN OVERVIEW OF THE ITALIAN GUIDELINES FOR SEMANTIC INTEROPERABILITY THROUGH LINKED OPEN DATA

SPC BOARD (COMMISSIONE DI COORDINAMENTO SPC) AN OVERVIEW OF THE ITALIAN GUIDELINES FOR SEMANTIC INTEROPERABILITY THROUGH LINKED OPEN DATA SPC BOARD (COMMISSIONE DI COORDINAMENTO SPC) AN OVERVIEW OF THE ITALIAN GUIDELINES FOR SEMANTIC INTEROPERABILITY THROUGH LINKED OPEN DATA INDEX EXECUTIVE SUMMARY... 3 1. PREFACE... 5 1.1. Acronyms... 5

More information

Scalable End-User Access to Big Data http://www.optique-project.eu/ HELLENIC REPUBLIC National and Kapodistrian University of Athens

Scalable End-User Access to Big Data http://www.optique-project.eu/ HELLENIC REPUBLIC National and Kapodistrian University of Athens Scalable End-User Access to Big Data http://www.optique-project.eu/ HELLENIC REPUBLIC National and Kapodistrian University of Athens 1 Optique: Improving the competitiveness of European industry For many

More information

Improving EHR Semantic Interoperability Future Vision and Challenges

Improving EHR Semantic Interoperability Future Vision and Challenges Improving EHR Semantic Interoperability Future Vision and Challenges Catalina MARTÍNEZ-COSTA a,1 Dipak KALRA b, Stefan SCHULZ a a IMI,Medical University of Graz, Austria b CHIME, University College London,

More information

A cross-platform model for secure Electronic Health Record communication

A cross-platform model for secure Electronic Health Record communication International Journal of Medical Informatics (2004) 73, 291 295 A cross-platform model for secure Electronic Health Record communication Pekka Ruotsalainen National Research and Development Centre for

More information

What do clinical data standards mean for clinicians? Dr Nick Booth GP and Informatician, Warden, Northumberland, UK

What do clinical data standards mean for clinicians? Dr Nick Booth GP and Informatician, Warden, Northumberland, UK What do clinical data standards mean for clinicians? Dr Nick Booth GP and Informatician, Warden, Northumberland, UK Outline of Presentation Assertions What are we trying to do in the English NHS IT programme?

More information

A generic approach for data integration using RDF, OWL and XML

A generic approach for data integration using RDF, OWL and XML A generic approach for data integration using RDF, OWL and XML Miguel A. Macias-Garcia, Victor J. Sosa-Sosa, and Ivan Lopez-Arevalo Laboratory of Information Technology (LTI) CINVESTAV-TAMAULIPAS Km 6

More information

Applying semantics in the environmental domain: The TaToo project approach

Applying semantics in the environmental domain: The TaToo project approach EnviroInfo 2011: Innovations in Sharing Environmental Observations and Information Applying semantics in the environmental domain: The TaToo project approach Giuseppe Avellino 1, Tomás Pariente Lobo 2,

More information

Greek ehealth Strategy under public consultation

Greek ehealth Strategy under public consultation Greek ehealth Strategy under public consultation Mina Boubaki Ministry of Health, IT Department ehealth Network, ehealth Forum Recent relevant Reforms Law 3892/2010 Electronic Recording of Prescription

More information

Toward Standardisation of Terminology in Anaesthesia Information Management Systems

Toward Standardisation of Terminology in Anaesthesia Information Management Systems Toward Standardisation of Terminology in Anaesthesia Information Management Systems Terri G. Monk, M.D. Chairperson, Data Dictionary Task Force Anesthesia Patient Safety Foundation Professor Department

More information

Publishing Linked Data Requires More than Just Using a Tool

Publishing Linked Data Requires More than Just Using a Tool Publishing Linked Data Requires More than Just Using a Tool G. Atemezing 1, F. Gandon 2, G. Kepeklian 3, F. Scharffe 4, R. Troncy 1, B. Vatant 5, S. Villata 2 1 EURECOM, 2 Inria, 3 Atos Origin, 4 LIRMM,

More information

ONTOLOGY FOR MOBILE PHONE OPERATING SYSTEMS

ONTOLOGY FOR MOBILE PHONE OPERATING SYSTEMS ONTOLOGY FOR MOBILE PHONE OPERATING SYSTEMS Hasni Neji and Ridha Bouallegue Innov COM Lab, Higher School of Communications of Tunis, Sup Com University of Carthage, Tunis, Tunisia. Email: hasni.neji63@laposte.net;

More information

A Pattern-based Framework of Change Operators for Ontology Evolution

A Pattern-based Framework of Change Operators for Ontology Evolution A Pattern-based Framework of Change Operators for Ontology Evolution Muhammad Javed 1, Yalemisew M. Abgaz 2, Claus Pahl 3 Centre for Next Generation Localization (CNGL), School of Computing, Dublin City

More information

HOPS Project presentation

HOPS Project presentation HOPS Project presentation Enabling an Intelligent Natural Language Based Hub for the Deployment of Advanced Semantically Enriched Multi-channel Mass-scale Online Public Services IST-2002-507967 (HOPS)

More information

Genomic CDS: an example of a complex ontology for pharmacogenetics and clinical decision support

Genomic CDS: an example of a complex ontology for pharmacogenetics and clinical decision support Genomic CDS: an example of a complex ontology for pharmacogenetics and clinical decision support Matthias Samwald 1 1 Medical University of Vienna, Vienna, Austria matthias.samwald@meduniwien.ac.at Abstract.

More information

Semantic interoperability of dual-model EHR clinical standards

Semantic interoperability of dual-model EHR clinical standards Semantic interoperability of dual-model EHR clinical standards Catalina Martínez-Costa Departamento de Informática y Sistemas, Facultad de Informática Universidad de Murcia, CP 30100, Murcia cmartinezcosta@um.es

More information

Collaborative Development of Knowledge Bases in Distributed Requirements Elicitation

Collaborative Development of Knowledge Bases in Distributed Requirements Elicitation Collaborative Development of Knowledge Bases in Distributed s Elicitation Steffen Lohmann 1, Thomas Riechert 2, Sören Auer 2, Jürgen Ziegler 1 1 University of Duisburg-Essen Department of Informatics and

More information

The American Academy of Ophthalmology Adopts SNOMED CT as its Official Clinical Terminology

The American Academy of Ophthalmology Adopts SNOMED CT as its Official Clinical Terminology The American Academy of Ophthalmology Adopts SNOMED CT as its Official Clinical Terminology H. Dunbar Hoskins, Jr., M.D., P. Lloyd Hildebrand, M.D., Flora Lum, M.D. The road towards broad adoption of electronic

More information

Ontology for Home Energy Management Domain

Ontology for Home Energy Management Domain Ontology for Home Energy Management Domain Nazaraf Shah 1,, Kuo-Ming Chao 1, 1 Faculty of Engineering and Computing Coventry University, Coventry, UK {nazaraf.shah, k.chao}@coventry.ac.uk Abstract. This

More information

TECHNICAL SPECIFICATION: LEGISLATION EXECUTING CLOUD SERVICES

TECHNICAL SPECIFICATION: LEGISLATION EXECUTING CLOUD SERVICES REALIZATION OF A RESEARCH AND DEVELOPMENT PROJECT (PRE-COMMERCIAL PROCUREMENT) ON CLOUD FOR EUROPE TECHNICAL SPECIFICATION: LEGISLATION EXECUTING CLOUD SERVICES ANNEX IV (D) TO THE CONTRACT NOTICE TENDER

More information

BPCMont: Business Process Change Management Ontology

BPCMont: Business Process Change Management Ontology BPCMont: Business Process Change Management Ontology Muhammad Fahad DISP Lab (http://www.disp-lab.fr/), Université Lumiere Lyon 2, France muhammad.fahad@univ-lyon2.fr Abstract Change management for evolving

More information

Simplifying e Business Collaboration by providing a Semantic Mapping Platform

Simplifying e Business Collaboration by providing a Semantic Mapping Platform Simplifying e Business Collaboration by providing a Semantic Mapping Platform Abels, Sven 1 ; Sheikhhasan Hamzeh 1 ; Cranner, Paul 2 1 TIE Nederland BV, 1119 PS Amsterdam, Netherlands 2 University of Sunderland,

More information

ehealth ELSA: The perspective of the VPH research community

ehealth ELSA: The perspective of the VPH research community ehealth ELSA: The perspective of the VPH research community Bernard de Bono, Peter Coveney, Alejandro Frangi, Martin Hofmann-Apitius, Rod Hose, Marco Viceconti VPH Network of Excellence ELSA Meeting Brussels,

More information

M2M Communications and Internet of Things for Smart Cities. Soumya Kanti Datta Mobile Communications Dept. Email: Soumya-Kanti.Datta@eurecom.

M2M Communications and Internet of Things for Smart Cities. Soumya Kanti Datta Mobile Communications Dept. Email: Soumya-Kanti.Datta@eurecom. M2M Communications and Internet of Things for Smart Cities Soumya Kanti Datta Mobile Communications Dept. Email: Soumya-Kanti.Datta@eurecom.fr WHAT IS EURECOM A graduate school & research centre in communication

More information

Linked Open Data Infrastructure for Public Sector Information: Example from Serbia

Linked Open Data Infrastructure for Public Sector Information: Example from Serbia Proceedings of the I-SEMANTICS 2012 Posters & Demonstrations Track, pp. 26-30, 2012. Copyright 2012 for the individual papers by the papers' authors. Copying permitted only for private and academic purposes.

More information

Implementing Ontology-based Information Sharing in Product Lifecycle Management

Implementing Ontology-based Information Sharing in Product Lifecycle Management Implementing Ontology-based Information Sharing in Product Lifecycle Management Dillon McKenzie-Veal, Nathan W. Hartman, and John Springer College of Technology, Purdue University, West Lafayette, Indiana

More information

An Ontology Based Method to Solve Query Identifier Heterogeneity in Post- Genomic Clinical Trials

An Ontology Based Method to Solve Query Identifier Heterogeneity in Post- Genomic Clinical Trials ehealth Beyond the Horizon Get IT There S.K. Andersen et al. (Eds.) IOS Press, 2008 2008 Organizing Committee of MIE 2008. All rights reserved. 3 An Ontology Based Method to Solve Query Identifier Heterogeneity

More information

Enterprise Architecture Assessment Guide

Enterprise Architecture Assessment Guide Enterprise Architecture Assessment Guide Editorial Writer: J. Schekkerman Version 2.2 2006 Preface An enterprise architecture (EA) establishes the organization-wide roadmap to achieve an organization s

More information

Background: Business Value of Enterprise Architecture TOGAF Architectures and the Business Services Architecture

Background: Business Value of Enterprise Architecture TOGAF Architectures and the Business Services Architecture Business Business Services Services and Enterprise and Enterprise This Workshop Two parts Background: Business Value of Enterprise TOGAF s and the Business Services We will use the key steps, methods and

More information

APPLICATION OF KNOWLEDGE MANAGEMENT AND SEMANTIC TECHNOLOGIES IN IT SERVICE MANAGEMENT

APPLICATION OF KNOWLEDGE MANAGEMENT AND SEMANTIC TECHNOLOGIES IN IT SERVICE MANAGEMENT Key words: IT Service Management, ITIL, Semantic technologies, Ontologies Martin SARNOVSKY*, Karol FURDIK**, Martin TOMASEK** APPLICATION OF KNOWLEDGE MANAGEMENT AND SEMANTIC TECHNOLOGIES IN IT SERVICE

More information

Project Knowledge Management Based on Social Networks

Project Knowledge Management Based on Social Networks DOI: 10.7763/IPEDR. 2014. V70. 10 Project Knowledge Management Based on Social Networks Panos Fitsilis 1+, Vassilis Gerogiannis 1, and Leonidas Anthopoulos 1 1 Business Administration Dep., Technological

More information

International HL7 Interoperability Conference - IHIC 2010

International HL7 Interoperability Conference - IHIC 2010 International HL7 Interoperability Conference - IHIC 2010 National ehealth Initiatives: Global Health Information Technology Standards Serving Local Needs Building Interoperability across many localities

More information

Implementing reusable software components for SNOMED CT diagram and expression concept representations

Implementing reusable software components for SNOMED CT diagram and expression concept representations 1028 e-health For Continuity of Care C. Lovis et al. (Eds.) 2014 European Federation for Medical Informatics and IOS Press. This article is published online with Open Access by IOS Press and distributed

More information

ICT 10: Software Technologies

ICT 10: Software Technologies Technologies Software related activities in WP2016-17 Innovating in software: topics which have generic software concepts and methodologies as the core R&I activities E.g. generic and advanced research

More information

Standards in the Digital Single Market: setting priorities and ensuring delivery

Standards in the Digital Single Market: setting priorities and ensuring delivery Case Id: c2b48264-98a2-4dab-b05c-7e21b2b028b9 Date: 24/12/2015 15:19:42 Standards in the Digital Single Market: setting priorities and ensuring delivery Fields marked with are mandatory. General information

More information

The Open Group Architectural Framework

The Open Group Architectural Framework The Open Group Architectural Framework Background TOGAF is a step-by-step method for developing an enterprise architecture, using a set of prescribed tools. It is freely available on the Open Group website

More information

SERENITY Pattern-based Software Development Life-Cycle

SERENITY Pattern-based Software Development Life-Cycle SERENITY Pattern-based Software Development Life-Cycle Francisco Sanchez-Cid, Antonio Maña Computer Science Department University of Malaga. Spain {cid, amg}@lcc.uma.es Abstract Most of current methodologies

More information

Web services to allow access for all in dotlrn

Web services to allow access for all in dotlrn Web services to allow access for all in dotlrn German Moreno 1, Olga C. Santos 2, Jesus G. Boticario 2, Ramon Fabregat 1 1 Institute of Informatics and Aplications (IIiA), Universidad de Girona, Spain,

More information

How To Write A Drupal 5.5.2.2 Rdf Plugin For A Site Administrator To Write An Html Oracle Website In A Blog Post In A Flashdrupal.Org Blog Post

How To Write A Drupal 5.5.2.2 Rdf Plugin For A Site Administrator To Write An Html Oracle Website In A Blog Post In A Flashdrupal.Org Blog Post RDFa in Drupal: Bringing Cheese to the Web of Data Stéphane Corlosquet, Richard Cyganiak, Axel Polleres and Stefan Decker Digital Enterprise Research Institute National University of Ireland, Galway Galway,

More information

Aiding the Data Integration in Medicinal Settings by Means of Semantic Technologies

Aiding the Data Integration in Medicinal Settings by Means of Semantic Technologies Aiding the Data Integration in Medicinal Settings by Means of Semantic Technologies Vit Novacek 1 Loredana Laera 2 Siegfried Handschuh 1 1 Digital Enterprise Research Institute (DERI) National University

More information

Theodoros. N. Arvanitis, RT, DPhil, CEng, MIET, MIEEE, AMIA, FRSM

Theodoros. N. Arvanitis, RT, DPhil, CEng, MIET, MIEEE, AMIA, FRSM TRANSFoRm Theodoros. N. Arvanitis, RT, DPhil, CEng, MIET, MIEEE, AMIA, FRSM Biomedical Informatics, Signals & Systems Research Laboratory School of Electronic, Electrical & Computer Engineering College

More information

E-HEALTH PLATFORMS AND ARCHITECTURES

E-HEALTH PLATFORMS AND ARCHITECTURES E-HEALTH PLATFORMS AND ARCHITECTURES E-Government Andreas Meier Nicolas Werro University of Fribourg Alfredo Santa Cruz 19.01.2007 Contents 1. Introduction 2. Existing Capabilities and Strategic Approach

More information

Design and Implementation of an Automatic Semantic Annotation Service

Design and Implementation of an Automatic Semantic Annotation Service Diploma Thesis Alina Kopp Oberseminar str. 1 76131 Karlsruhe Alina.Kopp@iitb.fraunhofer.de 27.02.2007 Saarbrücken Risk and Crisis Management Issues Common terminology Interoperability of data, information

More information

Practical Implementation of a Bridge between Legacy EHR System and a Clinical Research Environment

Practical Implementation of a Bridge between Legacy EHR System and a Clinical Research Environment Cross-Border Challenges in Informatics with a Focus on Disease Surveillance and Utilising Big-Data L. Stoicu-Tivadar et al. (Eds.) 2014 The authors. This article is published online with Open Access by

More information

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Anne Monceaux 1, Joanna Guss 1 1 EADS-CCR, Centreda 1, 4 Avenue Didier Daurat 31700 Blagnac France

More information

Development of an Ontology for the Document Management Systems for Construction

Development of an Ontology for the Document Management Systems for Construction Development of an Ontology for the Document Management Systems for Construction Alba Fuertes a,1, Núria Forcada a, Miquel Casals a, Marta Gangolells a and Xavier Roca a a Construction Engineering Department.

More information

Approaching Harmonised Medication Information Management through Process and Information Modelling

Approaching Harmonised Medication Information Management through Process and Information Modelling Medical Informatics in a United and Healthy Europe K.-P. Adlassnig et al. (Eds.) IOS Press, 2009 2009 European Federation for Medical Informatics. All rights reserved. doi:10.3233/978-1-60750-044-5-557

More information

Kimmo Rossi. European Commission DG CONNECT

Kimmo Rossi. European Commission DG CONNECT Kimmo Rossi European Commission DG CONNECT Unit G.3 - Data Value Chain SC1 info day, Brussels 5/12/2014 1 What we do Unit CNECT.G3 Data Value Chain FP7/CIP/H2020 project portfolio: Big Data, analytics,

More information

Advanced Aspects of Hospital Information Systems

Advanced Aspects of Hospital Information Systems Advanced Aspects of Hospital Information Systems EHR- and related Standards DI Harald Köstinger (harald.koestinger@inso.tuwien.ac.at) INSO - Industrial Software Institut für Rechnergestützte Automation

More information

E4U enables ICT 4 E+N*

E4U enables ICT 4 E+N* Electronics Enabling Efficient Energy Usage E4U enables ICT 4 E+N* (*Energy Positive Neighbourhoods) 8 th Oct, 2009 FP7 Support Action www.e4efficiency.eu What is e4u Objectives Electronics enabling efficient

More information

ICT 10: Software Technologies

ICT 10: Software Technologies Technologies Jorge GASOS DG CONNECT Jorge.Gasos@ec.europa.eu Odysseas I. Pyrovolakis DG CONNECT Odysseas.Pyrovolakis@ec.europa.eu Software related activities in WP2016-17 Innovating in software: topics

More information

The next generation EHR

The next generation EHR The next generation EHR European EHR standard OpenEHR Ocean Informatics Gerard Freriks v1 7-11-2007 Electronic Patient Record What do we expect? We need and expect EHR-systems that: 2 Electronic Patient

More information

Written Contribution of the National Association of Statutory Health Insurance Funds of 16.11.2015

Written Contribution of the National Association of Statutory Health Insurance Funds of 16.11.2015 Written Contribution of the National Association of Statutory Health Insurance Funds of 16.11.2015 to the Public Consultation of the European Commission on Standards in the Digital : setting priorities

More information

JA to support the ehealth Network

JA to support the ehealth Network JA to support the ehealth Network ehealth Network & ehgi Directive 2011/24/EU of the European Parliament and of the Council on the application of patients` rights in cross-border healtcare 08.05.2015 2

More information

LabelTranslator - A Tool to Automatically Localize an Ontology

LabelTranslator - A Tool to Automatically Localize an Ontology LabelTranslator - A Tool to Automatically Localize an Ontology Mauricio Espinoza 1, Asunción Gómez Pérez 1, and Eduardo Mena 2 1 UPM, Laboratorio de Inteligencia Artificial, 28660 Boadilla del Monte, Spain

More information

Electronic Health Records: A Global Perspective. Overview

Electronic Health Records: A Global Perspective. Overview Electronic Health Records: A Global Perspective Overview Steve Arnold, MD, MS, MBA, CPE Joseph Wagner, MPA, FHIMSS Susan J Hyatt, BSc (PT), MBA Gary M. Klein, MD, MPH, MBA And the Global EHR Task Force

More information

An overview of Health Informatics Standards

An overview of Health Informatics Standards An overview of Health Informatics Standards Management and Information Systems in Health Care in the Russian Federation, Moscow Y.Samyshkin, A.Timoshkin Centre for Health Management The Business School

More information

Canada Health Infoway

Canada Health Infoway Canada Health Infoway EHR s in the Canadian Context June 7, 2005 Mike Sheridan, COO Canada Health Infoway Healthcare Renewal In Canada National Healthcare Priorities A 10-year Plan to Strengthen Healthcare

More information

Towards a Repository for Managing Archetypes for Electronic Health Records

Towards a Repository for Managing Archetypes for Electronic Health Records Towards a Repository for Managing Archetypes for Electronic Health Records Sebastian Garde 1, Evelyn J.S. Hovenga 1, Jana Gränz 1,2, Shala Foozonkhah 1,3, Sam Heard 1,4 1 Health Informatics Research Group,

More information

Characterizing Knowledge on the Semantic Web with Watson

Characterizing Knowledge on the Semantic Web with Watson Characterizing Knowledge on the Semantic Web with Watson Mathieu d Aquin, Claudio Baldassarre, Laurian Gridinoc, Sofia Angeletou, Marta Sabou, and Enrico Motta Knowledge Media Institute (KMi), The Open

More information

Extended Enterprise Architecture Framework Essentials Guide

Extended Enterprise Architecture Framework Essentials Guide Extended Enterprise Architecture Framework Essentials Guide Editorial Writer: J. Schekkerman Version 1.5 2006 Preface An enterprise architecture (EA) establishes the organization-wide roadmap to achieve

More information

NASCIO EA Development Tool-Kit Solution Architecture. Version 3.0

NASCIO EA Development Tool-Kit Solution Architecture. Version 3.0 NASCIO EA Development Tool-Kit Solution Architecture Version 3.0 October 2004 TABLE OF CONTENTS SOLUTION ARCHITECTURE...1 Introduction...1 Benefits...3 Link to Implementation Planning...4 Definitions...5

More information

Editorial NUMBER 01 NOVEMBER 2014. Editorial. Project overview. Reference architecture

Editorial NUMBER 01 NOVEMBER 2014. Editorial. Project overview. Reference architecture NUMBER 01 NOVEMBER 2014 Editorial Project overview Reference architecture Latest project news 1 st scientific workshop Events Publications What s next? Editorial Nowadays Cloud Computing reduces time-to-market

More information

Semantic Information on Electronic Medical Records (EMRs) through Ontologies

Semantic Information on Electronic Medical Records (EMRs) through Ontologies Semantic Information on Electronic Medical Records (EMRs) through Ontologies Suarez Barón M. J. Researcher, Research Center at Colombian School of Industrial Careers marcojaviersuarezbaron@gmail.com Bogotá,

More information

Survey Results: Requirements and Use Cases for Linguistic Linked Data

Survey Results: Requirements and Use Cases for Linguistic Linked Data Survey Results: Requirements and Use Cases for Linguistic Linked Data 1 Introduction This survey was conducted by the FP7 Project LIDER (http://www.lider-project.eu/) as input into the W3C Community Group

More information

Rationale and vision for E2E data standards: the need for a MDR

Rationale and vision for E2E data standards: the need for a MDR E2E data standards, the need for a new generation of metadata repositories Isabelle de Zegher, PAREXEL Informatics, Belgium Alan Cantrell, PAREXEL, United Kingdom Julie James, PAREXEL Informatics, United

More information

Increasing Development Knowledge with EPFC

Increasing Development Knowledge with EPFC The Eclipse Process Framework Composer Increasing Development Knowledge with EPFC Are all your developers on the same page? Are they all using the best practices and the same best practices for agile,

More information

Semantic Modeling with RDF. DBTech ExtWorkshop on Database Modeling and Semantic Modeling Lili Aunimo

Semantic Modeling with RDF. DBTech ExtWorkshop on Database Modeling and Semantic Modeling Lili Aunimo DBTech ExtWorkshop on Database Modeling and Semantic Modeling Lili Aunimo Expected Outcomes You will learn: Basic concepts related to ontologies Semantic model Semantic web Basic features of RDF and RDF

More information

Semantic Exploration of Archived Product Lifecycle Metadata under Schema and Instance Evolution

Semantic Exploration of Archived Product Lifecycle Metadata under Schema and Instance Evolution Semantic Exploration of Archived Lifecycle Metadata under Schema and Instance Evolution Jörg Brunsmann Faculty of Mathematics and Computer Science, University of Hagen, D-58097 Hagen, Germany joerg.brunsmann@fernuni-hagen.de

More information

Perspectives of Semantic Web in E- Commerce

Perspectives of Semantic Web in E- Commerce Perspectives of Semantic Web in E- Commerce B. VijayaLakshmi M.Tech (CSE), KIET, A.GauthamiLatha Dept. of CSE, VIIT, Dr. Y. Srinivas Dept. of IT, GITAM University, Mr. K.Rajesh Dept. of MCA, KIET, ABSTRACT

More information

EHR Archetypes in practice: getting feedback from clinicians and the role of EuroRec

EHR Archetypes in practice: getting feedback from clinicians and the role of EuroRec EuroRec - EHTEL Conference, Vienna, October 2007 EHR Archetypes in practice: getting feedback from clinicians and the role of EuroRec Dr Dipak Kalra Centre for Health Informatics and Multiprofessional

More information

Requirements for Developing BIM Governance Model: Practitioners Perception

Requirements for Developing BIM Governance Model: Practitioners Perception Requirements for Developing BIM Governance Model: Practitioners Perception 1 Eissa Alreshidi; 2 Prof. Yacine Rezgui; 3 Dr. Monjur Mourshed (1) School of Engineering, Cardiff University, Cardiff, UK, E-mail:

More information

Clinical Knowledge Manager. Product Description 2012 MAKING HEALTH COMPUTE

Clinical Knowledge Manager. Product Description 2012 MAKING HEALTH COMPUTE Clinical Knowledge Manager Product Description 2012 MAKING HEALTH COMPUTE Cofounder and major sponsor Member and official submitter for HL7/OMG HSSP RLUS, EIS 'openehr' is a registered trademark of the

More information

Concept and Project Objectives

Concept and Project Objectives 3.1 Publishable summary Concept and Project Objectives Proactive and dynamic QoS management, network intrusion detection and early detection of network congestion problems among other applications in the

More information

ONTARIO EHR INTEROPERABILITY STANDARDS WHY STANDARDS MATTER

ONTARIO EHR INTEROPERABILITY STANDARDS WHY STANDARDS MATTER www.ehealthontario.on.ca ONTARIO EHR INTEROPERABILITY STANDARDS WHY STANDARDS MATTER At ehealth Ontario we are building new health care IT systems and connecting existing ones that allow clinicians to

More information

EHR systems - Future developments

EHR systems - Future developments EHR systems - Future developments Gerard Freriks EN13606 Association, Electronic Record Services B.V. gerard.freriks@en13606.org Position Paper It s the economy, stupid said Bill Clinton 1. It s the semantics,

More information

Federated, Generic Configuration Management for Engineering Data

Federated, Generic Configuration Management for Engineering Data Federated, Generic Configuration Management for Engineering Data Dr. Rainer Romatka Boeing GPDIS_2013.ppt 1 Presentation Outline I Summary Introduction Configuration Management Overview CM System Requirements

More information

The Australian Supply Chain Reform Past, Present and Future

The Australian Supply Chain Reform Past, Present and Future The Australian Supply Chain Reform Past, Present and Future Kate Ebrill Head of National Service Operation and Management GS1 Healthcare Conference Copenhagen, Denmark 22 October 2014 1 National E-Health

More information

An Ontological Approach for the Integration of Life Cycle Assessment into Product Data Management Systems

An Ontological Approach for the Integration of Life Cycle Assessment into Product Data Management Systems An Ontological Approach for the Integration of Life Cycle Assessment into Product Data Management Systems H. Ostad-Ahmad-Ghorabi, T. Rahmani, D. Gerhard Abstract The consideration of environmental aspects

More information

SmartLink: a Web-based editor and search environment for Linked Services

SmartLink: a Web-based editor and search environment for Linked Services SmartLink: a Web-based editor and search environment for Linked Services Stefan Dietze, Hong Qing Yu, Carlos Pedrinaci, Dong Liu, John Domingue Knowledge Media Institute, The Open University, MK7 6AA,

More information

DDI Lifecycle: Moving Forward Status of the Development of DDI 4. Joachim Wackerow Technical Committee, DDI Alliance

DDI Lifecycle: Moving Forward Status of the Development of DDI 4. Joachim Wackerow Technical Committee, DDI Alliance DDI Lifecycle: Moving Forward Status of the Development of DDI 4 Joachim Wackerow Technical Committee, DDI Alliance Should I Wait for DDI 4? No! DDI Lifecycle 4 is a long development process DDI Lifecycle

More information

Certification of Electronic Health Record systems (EHR s)

Certification of Electronic Health Record systems (EHR s) Certification of Electronic Health Record systems (EHR s) The European Inventory of Quality Criteria Georges J.E. DE MOOR, M.D., Ph.D. EUROREC EuroRec The «European Institute for Health Records» A not-for-profit

More information

It s all around the domain ontologies - Ten benefits of a Subject-centric Information Architecture for the future of Social Networking

It s all around the domain ontologies - Ten benefits of a Subject-centric Information Architecture for the future of Social Networking It s all around the domain ontologies - Ten benefits of a Subject-centric Information Architecture for the future of Social Networking Lutz Maicher and Benjamin Bock, Topic Maps Lab at University of Leipzig,

More information

Semantic Web Development in China

Semantic Web Development in China Semantic Web Development in China Outline Web development in China Semantic Web communities in China Semantic Web projects in China IODT from IBM Research China Falcon from Southeast University APEX from

More information

Archetype-Based Knowledge Management for Semantic Interoperability of Electronic Health Records

Archetype-Based Knowledge Management for Semantic Interoperability of Electronic Health Records Medical Informatics in a United and Healthy Europe K.-P. Adlassnig et al. (Eds.) IOS Press, 2009 2009 European Federation for Medical Informatics. All rights reserved. doi:10.3233/978-1-60750-044-5-1007

More information

HL7 and DICOM based integration of radiology departments with healthcare enterprise information systems

HL7 and DICOM based integration of radiology departments with healthcare enterprise information systems international journal of medical informatics 76S (2007) S425 S432 journal homepage: www.intl.elsevierhealth.com/journals/ijmi HL7 and DICOM based integration of radiology departments with healthcare enterprise

More information

How To Help The European Single Market With Data And Information Technology

How To Help The European Single Market With Data And Information Technology Connecting Europe for New Horizon European activities in the area of Big Data Márta Nagy-Rothengass DG CONNECT, Head of Unit "Data Value Chain" META-Forum 2013, 19 September 2013, Berlin OUTLINE 1. Data

More information

Pilot. Pathway into the Future for. Delivery. April 2010 Bron W. Kisler, CDISC Senior Director bkisler@cdisc.org

Pilot. Pathway into the Future for. Delivery. April 2010 Bron W. Kisler, CDISC Senior Director bkisler@cdisc.org SHARE S&V Document and the Pilot Pathway into the Future for Standards Development and Delivery April 2010 Bron W. Kisler, CDISC Senior Director bkisler@cdisc.org 1 CDISC Mission To develop and support

More information

PONTE Presentation CETIC. EU Open Day, Cambridge, 31/01/2012. Philippe Massonet

PONTE Presentation CETIC. EU Open Day, Cambridge, 31/01/2012. Philippe Massonet PONTE Presentation CETIC Philippe Massonet EU Open Day, Cambridge, 31/01/2012 PONTE Description Efficient Patient Recruitment for Innovative Clinical Trials of Existing Drugs to other Indications Start

More information