Development of ISO archetypes for the standardisation of data registration in the Primary Care environment

Size: px
Start display at page:

Download "Development of ISO archetypes for the standardisation of data registration in the Primary Care environment"

Transcription

1 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 under the terms of the Creative Commons Attribution Non-Commercial License. doi: / Development of ISO archetypes for the standardisation of data registration in the Primary Care environment Jesús BARROS CASTRO a,1, Alejandro LAMELO ALFONSÍN a, Javier PRIETO CEBREIRO MD b, Dolores RIMADA MORA a, Lino CARRAJO GARCÍA and Guillermo VÁZQUEZ GONZÁLEZ a a Avances en Telemedicina e Informática Sanitaria (ATIS). Instituto de Investigación Biomédica de A Coruña (INIBIC), Complexo Hospitalario Universitario de A Coruña (CHUAC), Sergas. Universidade da Coruña (UDC). As Xubias, A Coruña, España b Servicio de Atención Primaria. Complexo Hospitalario Universitario de A Coruña (CHUAC), Sergas. Universidade da Coruña (UDC). As Xubias, A Coruña, España 877 Abstract. On daily procedures, companies and organizations produce a wide quantity of data. Medical information doubles every five years approximately, and most of this information has no structure and cannot be utilised. Information obtained during Primary Health Care (PC) consultations is expected to be standardized and organised following instructions made by archetype of the International Organization for Standardization (ISO) in order to guarantee the Continuity of Care as well as the potential use of these data for secondary purposes, such as investigation or statistics. This study was designed to investigate the feasibility of representing the information collected in Primary Care consultations in a structured and normalized way. A key difference to other approaches is that the intended solution is, to the best of our knowledge, the first one to register all the information collected in this area. The participation of the Primary Health Care service (PC) from Complejo Hospitalario Universitario de A Coruña (CHUAC) has been of vital importance in this project as it has provided the necessary clinical knowledge and it has allowed us to verify the effectiveness obtained in actual environments. The archetypes developed can be reused in a wide range of projects. As an example of use, we have used these archetypes to create an intelligent system that generates organised reports based on the information dictated on a medical consultation which, afterwards, can be analysed from an analytical point of view. Keywords. Electronic Health Record, primary health care, standardization, multilingualism, Continuity of Care, Clinical Decision Support Systems. Introduction In Spain, data collection during PC consultations has no standardized procedure and it is collected as free text, which complicates its analytical use. 1 Corresponding author: jesus.barros.castro@sergas.es

2 878 J. Barros Castro et al. / Development of ISO Archetypes We used ISO-13606, a European norm developed by the European Committee for Standardization (CEN) which was afterwards adopted by ISO. It is a standard with solid scientific bases focused on keeping the semantic interoperability during the communication of electronic medical reports [1]. Nowadays, the Spanish Health Ministry is developing the first attempts to introduce the use of this standard, which provides a value added to this project as it foresees future needs. Difference between Medicine and other environments is the complexity of its knowledge and the velocity it changes. These types of standards use a dual model architecture which allows us to separate information from clinical knowledge. Information means data collected about a particular entity, which does not change over time and that are collected in the system. Clinical knowledge evolves constantly during time due the progress of the work and the investigation developed in this area. Information gets structured by a Reference Model (RM) which allows us to represent in a consistent way any type of information collected on an Electronic Health Record (EHR) [2]. The knowledge model is based on the concept of an archetype, element that allows us to formally represent the clinical concepts and also it lets us exchange and interpret data in a semantic way while it establishes a series of restrictions over the RM (assigning names, including meanings, setting cardinalities, choosing between types of data, units, ranges, etc.). In this architecture, the extract is the way to denominate the object that is transferred, which carries the clinical information. Once we have collected the necessary clinical knowledge, we have developed a library formed by a set of archetypes, concepts and terminologies which allow us to collect the knowledge extracted during consultations in a database designed with a level of normalization focused on the clinical interoperability, which can be completely reused. We have used this solution within the SIGAIM project, being developed by Coremain, Arcade Consultores and Ayco, a medical report generation system in which the physician dictates its report and, by the use of a system of Natural Language Processing, relevant concepts are extracted (symptoms, symbols, diseases, diagnoses, drugs, etc.). Dictation allows the physician to save time in the elaboration of the report for the patient's record. This reduces the time used to carry on the same duties during medical assistance which improves the quality of the service. Relevant concepts are linked with the archetypes created beforehand and the information is registered as an instance of the reference model of ISO Once the information is collected using this normalized way, it can be consulted using the query language AQL (Archetype Query Language) [3]. This language is designed to collect and recover clinical data on EHR systems based on archetypes. In order to allow semantic interoperability between systems, a Java library that implants the standard and creates extracts based on archetypes required by external clients is created. 1. Methods Archetypes can be linked to medical terminologies (in its ontology section), which is the way to give them semantic meaning. As our first step, we identified the necessary terminologies in the PC scenario in order to create a resulting product that can be semantically interoperable in the same area. SNOMED-CT [4], ICD-10 [5] and ICPC-2 [6] terminologies have been used and a map between them has been created as long as it was possible.

3 We continue with the modelling of concepts of the domain using ISO archetypes. In order to accomplish this, an expert of the medical domain from the PC service at CHUAC has provided us all the relevant information that can be collected in a clinical consultation. We have focused in one of the most used reports employed during scheduled consultations (SOAP notes [7]). Basically it is a type of report used on the daily practice, in which the physician writes a list of notes on a patient's EHR. It is divided into four sections: J. Barros Castro et al. / Development of ISO Archetypes 879 Subjective: Data given by the patient that cannot be confirmed objectively. Objective: Symbols, measurements and observations carried out by the doctor. Assessment: Medical diagnoses related to the clinical episode. Plan: Indications for the treatment that will be carried out by the patient. In order to compile this information we have modelled the concept SOAP note medical report. We need to define a set of archetypes that would be listed in the following section. Archetypes are defined by a formal language called Archetype Definition Language (ADL) [8]; nowadays it is in its version 1.4. The norm specifies the use of a sub-group of data defined by ISO 21090, used to represent and exchange basic concepts that can be found on health environments and that can help to exchange information on these kinds of systems. 2. Results As a result, we have obtained a reusable solution that allows us to perform the record of data in medical consultations using a standardized formula. Below we sum up some of the elements to record in the case of the clinic report SOAP note. Document data: type of document, date of issue, person in charge; organization data: healthcare centre, identification of the organization; patient data: ID card, code on the Spanish National Health System, Medical Record Number; medical data: symptoms, related events, examinations, diagnoses, medication, therapeutic recommendations. The obtained solution has been published on a public repository ( in order to understand the information collected that we have modelled during PC consultations and that will allow keeping working in a collaborative way. For the design of the archetypes we have used a top-down approach: we have thought about the most general case and we have modelled it. Private documents have been used during the testing stage. We have followed a methodology considered to be a good practical guide which consists on the decision of what is going to be modelled, the compilation of information of the domain, its reuse, the implementation of archetypes, link to the terminologies and diffusion.

4 880 J. Barros Castro et al. / Development of ISO Archetypes Table 1. List of ISO archetypes. Archetype CEN-EN13606-COMPOSITION.SOAPNoteMedicalReport.v1.adl CEN-EN Subjective.v1.adl CEN-EN Objective.v1.adl CEN-EN Assessment.v1.adl CEN-EN TherapeuticPlan.v1.adl CEN-EN AbdominalExamination.v1.adl CEN-EN GeneralAppearanceExamination.v1.adl CEN-EN CardiovascularExamination.v1.adl CEN-EN NeckExamination.v1.adl CEN-EN MentalStateExamination.v1.adl CEN-EN PhysicalExamination.v1.adl CEN-EN GenitourinaryExamination.v1.adl CEN-EN MusculoskeletalExamination.v1.adl CEN-EN OphthalmologicalExamination.v1.adl CEN-EN OtorhinolaryngologistExaminatio.v1.adl CEN-EN SkinExamination.v1.adl CEN-EN NervousSystemExamination.v1.adl CEN-EN ThoracicExamination.v1.adl CEN-EN DemographicsPerson.v1.adl CEN-EN Diagnosis.v1.adl CEN-EN IdentificationPerson.v1.adl CEN-EN Medication.v1.adl CEN-EN BehaviourPlan.v1.adl CEN-EN BloodPressure.v1.adl CEN-EN BodyTemperature.v1.adl CEN-EN Recommendation.v1.adl RM Class COMPOSITION 3. Discussion The creation of this archetype repository is part of a project that has accomplished using ISO in the standardization of data record during PC consultations and also it has allowed us to share information between systems developing medical extracts according to the norm. As the system is under deployment, it has already no effect on quality or cost efficiency at this time, but its standalone effectiveness has been tested with approximately 300 real SOAP notes of 5 different practitioners, changing from information without structure into structured and standardized information. In the next few months we would like that the system would be evaluated in real environment. This solution can be reused and applied to other environments that need to record this type of information, providing the necessary logic to work with these archetypes. Besides the normalization of the information register, we have achieved to obtain a data model that can be used for statistics and research purposes and that will allow to create applications that use the same model of data to create clinical decision support systems. The top-down approach that we have used is, from our point of view, the best for this environment because, although it requires more time to be generated, it allows us to adapt archetypes into particular cases (the domain is too large) and can be reused. We have taken a methodology that includes the following steps. The decision of what is going to be modelled: we had very clear which were the objective and the context, that is, to model a group of archetypes that could record data during PC consultations. Medical information compilation is provided by CHUAC'S PC service together with the scientific literature. We could not reuse archetypes from already

5 J. Barros Castro et al. / Development of ISO Archetypes 881 existent repositories since the data types are changing and there were no repositories that were using the new data types (ISO 21090) specified on the norm, although we have gleaned some ideas from the openehr Clinical Knowledge Manager (CKM) [9]. The implementations of the archetypes have been carried out by choosing the correct classes of the RM. Now we discuss a series of quality guidelines defined by Dipak Kalra [10]. It is very clear in which cases these archetypes must be used, to record data during PC consultations. Archetypes are flexible enough to fulfil our necessities since they are reusable components and can be used in different reports that need to record the aforementioned information, even if changing the scenario. They are consistent with the already existing archetypes. All the modelled concepts have a solid scientific base both in the general medical field and the medical propaedeutic and semiology. They are related to three well-known terminologies, SNOMED-CT due its relevance and ICD-10 and ICPC-2 due their relevance on PC. Nowadays they are not accepted by any organism, although they are expected to be approved by Sergas (Servicio Galego de Saúde, Galicia, Spain). The resultant archetypes have been validated and their operation has been confirmed, the result has been documented and its translation is pending. Acknowledgements The SIGAIM Project has been financed by Centro para el Desarrollo Tecnológico Industrial (CDTI) and the European Regional Development Fund (ERDF), supported by Ministerio de Economía y Competitividad, and Consejería de Economía e Industria de la Xunta de Galicia through Axencia Galega de Innovación (GAIN). References [1] The EN Association, Last accessed: 2014/10/12. [2] Adolfo Muñoz Carrero et al., Manual práctico de interoperabilidad semántica para entornos sanitarios basada en arquetipos. Unidad de investigación en Telemedicina y e-salud, Madrid. Julio de [3] OpenEHR Archetype Query Language Description Last accessed: 2014/10/12 [4] International Health Termonology Standards Development Organisation (IHTSDO), Last accessed: 2014/10/16. [5] Ahmadian L, van Engen-Verheul M, Bakhshi-Raiez F, Peek N, Cornet R, de Keizer N. The role of standardized data and terminological systems in computerized clinical decision support systems: Litterature review and survey. Int J Med Inform Feb;80(2): [6] International Classification of Primary Care, Second edition: Last accessed: 2014/10/16 [7] Wikipedia: SOAP Note, Last accessed: 2014/10/16. [8] T. Beale, S. Heard. Archetype Definition Language. The OpenEHR Foundation. March [9] OpenEHR - Clinical Knowledge Manager: lasts accessed: 2014/10/20 [10] Kalra D, Tapuria A, Austin T, De Moor G. Quality requirements for EHR Archetypes. Stud Health Technol Inform. 2012; 180: p

Combining Archetypes with Fast Health Interoperability Resources in Future-proof Health Information Systems

Combining Archetypes with Fast Health Interoperability Resources in Future-proof Health Information Systems 180 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

Quality requirements for EHR Archetypes

Quality requirements for EHR Archetypes Quality requirements for EHR Archetypes Dr Archana Tapuria, UCL Dr Tony Austin, UCL Prof Dipak Kalra, UCL, EuroRec Prof Georges De Moor, Univ. Gent, EuroRec MIE 2012, Pisa What is an Electronic Health

More information

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

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

More information

The openehr approach. Background. Approach. Heather Leslie, July 17, 2014

The openehr approach. Background. Approach. Heather Leslie, July 17, 2014 Heather Leslie, July 17, 2014 The openehr approach Background The open source openehr 1 architecture specifications 2 have evolved as the result of over 20 years of research and international implementations,

More information

CLINICIAN-LED E-HEALTH RECORDS. (AKA GETTING THE LITTLE DATA RIGHT) Dr Heather Leslie Ocean Informatics/openEHR Foundation

CLINICIAN-LED E-HEALTH RECORDS. (AKA GETTING THE LITTLE DATA RIGHT) Dr Heather Leslie Ocean Informatics/openEHR Foundation CLINICIAN-LED E-HEALTH RECORDS (AKA GETTING THE LITTLE DATA RIGHT) Dr Heather Leslie Ocean Informatics/openEHR Foundation An ongoing issue In attempting to arrive at the truth, I have applied everywhere

More information

Semantic Interoperable Electronic Patient Records: The Unfolding of Consensus based Archetypes

Semantic Interoperable Electronic Patient Records: The Unfolding of Consensus based Archetypes 170 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

An Ontology for Healthcare Quality Indicators: Challenges for Semantic Interoperability

An Ontology for Healthcare Quality Indicators: Challenges for Semantic Interoperability 414 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

Contribution of Clinical Archetypes, and the Challenges, towards Achieving Semantic Interoperability for EHRs

Contribution of Clinical Archetypes, and the Challenges, towards Achieving Semantic Interoperability for EHRs Case Report Healthc Inform Res. 2013 December;19(4):286-292. pissn 2093-3681 eissn 2093-369X Contribution of Clinical Archetypes, and the Challenges, towards Achieving Semantic Interoperability for EHRs

More information

Investigating implementing CEN with HL7 V3 and SNOMED CT Final Report

Investigating implementing CEN with HL7 V3 and SNOMED CT Final Report Investigating implementing CEN 13606 with HL7 V3 and SNOMED CT Programme NPFIT Document Record ID Key Sub-Prog / Project Technology Office Prog. Director P. Jones Status

More information

Designing Clinical Concept Models for a Nationwide Electronic Health Records System For Japan

Designing Clinical Concept Models for a Nationwide Electronic Health Records System For Japan Original Article 16 Designing Clinical Concept Models for a Nationwide Electronic Health Records System For Japan Shinji Kobayashi 1, Naoto Kume 1, Takahiro Nakahara 2 and Hiroyuki Yoshihara 1 1 Department

More information

Health informatics Digital imaging and communication in medicine (DICOM) including workflow and data management

Health informatics Digital imaging and communication in medicine (DICOM) including workflow and data management INTERNATIONAL STANDARD ISO 12052 Second edition 2017-08 Health informatics Digital imaging and communication in medicine (DICOM) including workflow and data management Informatique de santé Imagerie numérique

More information

An Ontology-Based Electronic Medical Record for Chronic Disease Management

An Ontology-Based Electronic Medical Record for Chronic Disease Management An Ontology-Based Electronic Medical Record for Chronic Disease Management Ashraf Mohammed Iqbal, Michael Shepherd and Syed Sibte Raza Abidi Faculty of Computer Science Dalhousie University Halifax, NS,

More information

HL7 Cross-Paradigm Specification: CIMI Logical Models, Release 1

HL7 Cross-Paradigm Specification: CIMI Logical Models, Release 1 HL7_XPARADIGM_CIMI_LM_R1_O1_2017JAN HL7 Cross-Paradigm Specification: CIMI Logical Models, Release 1 January 2017 HL7 For Comment Ballot Sponsored by: HL7 CIMI Work Group HL7 Clinical Decision Support

More information

How to code rare diseases with international terminologies?

How to code rare diseases with international terminologies? How to code rare diseases with international terminologies? Ana Rath Inserm US14, Paris, France ana.rath@inserm.fr Special thanks to Prof Paul Landais for his kind presentation. Needs for terminologies

More information

Available online at ScienceDirect. Procedia Technology 16 (2014 )

Available online at  ScienceDirect. Procedia Technology 16 (2014 ) Available online at www.sciencedirect.com ScienceDirect Procedia Technology 16 (2014 ) 1281 1286 CENTERIS 2014 - Conference on ENTERprise Information Systems / ProjMAN 2014 - International Conference on

More information

SNOMED CT in General Practice systems

SNOMED CT in General Practice systems SNOMED CT in General Practice systems Overview for Commissioners: Session 1 presented by Denise Downs, Senior Terminology Implementation Specialist Agenda First of 2 sessions, Session 2 walks through SNOMED

More information

Using the CEN/ISO Standard for Categorial Structure to Harmonise the Development of WHO International Terminologies

Using the CEN/ISO Standard for Categorial Structure to Harmonise the Development of WHO International Terminologies 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-255

More information

Pediatric Oral Healthcare Exploring the Feasibility for E-Measures December 2012

Pediatric Oral Healthcare Exploring the Feasibility for E-Measures December 2012 Pediatric Oral Healthcare Exploring the Feasibility for E-Measures December 2012 Copyright 2012 American Dental Association on behalf of the Dental Quality Alliance (DQA). All rights reserved. Use by individuals

More information

A Study on a Comparison of Diagnostic Domain between SNOMED CT and Korea Standard Terminology of Medicine. Mijung Kim 1* Abstract

A Study on a Comparison of Diagnostic Domain between SNOMED CT and Korea Standard Terminology of Medicine. Mijung Kim 1* Abstract , pp.49-60 http://dx.doi.org/10.14257/ijdta.2016.9.11.05 A Study on a Comparison of Diagnostic Domain between SNOMED CT and Korea Standard Terminology of Medicine Mijung Kim 1* 1 Dept. Of Health Administration,

More information

Prevalence of Transmitted Drug Resistance Mutations among Naive HIV-infected patients ( ) in Northwest Spain

Prevalence of Transmitted Drug Resistance Mutations among Naive HIV-infected patients ( ) in Northwest Spain Prevalence of Transmitted Drug Resistance Mutations among Naive HIV-infected patients (2014-2016) in Northwest Spain Berta Pernas 1, Andrés Tabernilla 1, Marta Grandal 1, Angelina Cañizares 2, Sofía Ortún

More information

WELSH INFORMATION STANDARDS BOARD

WELSH INFORMATION STANDARDS BOARD WELSH INFORMATION STANDARDS BOARD DSC Notice: DSCN 2018 / 06 Date of Issue: 8 th August 2018 Welsh Health Circular / Official Letter: (2015) 053 Subject: CT Maturity Matrix Sponsor: Chris Newbrook, Head

More information

SNOMED CT and Orphanet working together

SNOMED CT and Orphanet working together SNOMED CT and Orphanet working together Ian Green Business Services Executive, IHTSDO Dr. Romina Armando INSERM Session outline What is Orphanet? Rare disorders Orphanet nomenclature Mappings to other

More information

CIMI Modeling Architecture, Methodology & Style Guide

CIMI Modeling Architecture, Methodology & Style Guide CIMI Modeling Architecture, Methodology & Style Guide Version 1 Submitted On: 12/04/2017 Authors: HL7 CIMI Work Group CIMI Architecture, Methodology, and Style Guide Page 3 BACKGROUND... 7 CIMI AND FHIR...

More information

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

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

More information

I, Mary M. Langman, Director, Information Issues and Policy, Medical Library Association

I, Mary M. Langman, Director, Information Issues and Policy, Medical Library Association I, Mary M. Langman, Director, Information Issues and Policy, Medical Library Association (MLA), submit this statement on behalf of MLA and the Association of Academic Health Sciences Libraries (AAHSL).

More information

SAGE. Nick Beard Vice President, IDX Systems Corp.

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

More information

Towards use of OpenEHR Archetypes to support views of Cystic Fibrosis Review Records. Derek Corrigan

Towards use of OpenEHR Archetypes to support views of Cystic Fibrosis Review Records. Derek Corrigan Towards use of OpenEHR Archetypes to support views of Cystic Fibrosis Review Records Derek Corrigan A dissertation to the University of Dublin, in partial fulfilment of the requirements for the degree

More information

Heiner Oberkampf. DISSERTATION for the degree of Doctor of Natural Sciences (Dr. rer. nat.)

Heiner Oberkampf. DISSERTATION for the degree of Doctor of Natural Sciences (Dr. rer. nat.) INTEGRATED REPRESENTATION OF CLINICAL DATA AND MEDICAL KNOWLEDGE AN ONTOLOGY-BASED APPROACH FOR THE RADIOLOGY DOMAIN Heiner Oberkampf DISSERTATION for the degree of Doctor of Natural Sciences (Dr. rer.

More information

Chapter 12 Conclusions and Outlook

Chapter 12 Conclusions and Outlook Chapter 12 Conclusions and Outlook In this book research in clinical text mining from the early days in 1970 up to now (2017) has been compiled. This book provided information on paper based patient record

More information

Advancing methods to develop behaviour change interventions: A Scoping Review of relevant ontologies

Advancing methods to develop behaviour change interventions: A Scoping Review of relevant ontologies Advancing methods to develop behaviour change interventions: A Scoping Review of relevant ontologies Participating organisations Emma Norris @EJ_Norris Ailbhe Finnerty Janna Hastings Gillian Stokes Susan

More information

A Simple Pipeline Application for Identifying and Negating SNOMED CT in Free Text

A Simple Pipeline Application for Identifying and Negating SNOMED CT in Free Text A Simple Pipeline Application for Identifying and Negating SNOMED CT in Free Text Anthony Nguyen 1, Michael Lawley 1, David Hansen 1, Shoni Colquist 2 1 The Australian e-health Research Centre, CSIRO ICT

More information

Use of GELLO v.1.x, GLIF 3.5, SNOMED CT and EN archetypes

Use of GELLO v.1.x, GLIF 3.5, SNOMED CT and EN archetypes Use of GELLO v.1.x, GLIF 3.5, SNOMED CT and EN 13606 archetypes Peter Scott Andrew McIntyre Jared Davision Peter Tattam www.medical objects.com.au peter@medical objects.com.au Some main points 1. Standards

More information

Semantic Interoperability for Health Network. Deliverable 4.4: Report on interface specifications between semantic artefacts

Semantic Interoperability for Health Network. Deliverable 4.4: Report on interface specifications between semantic artefacts Semantic Interoperability for Health Network Deliverable 4.4: Report on interface specifications between semantic artefacts [Version 2.0, July 31, 2015] Call: FP7 ICT 2011 7 Grant agreement for: Network

More information

Rebooting Cancer Data Through Structured Data Capture GEMMA LEE NAACCR CONFERENCE JUNE, 2017

Rebooting Cancer Data Through Structured Data Capture GEMMA LEE NAACCR CONFERENCE JUNE, 2017 Rebooting Cancer Data Through Structured Data Capture GEMMA LEE NAACCR CONFERENCE JUNE, 2017 Acknowledgement Richard Moldwin, MD, PhD, CAP Sandy Jones, CDC Wendy Blumenthal, CDC David Kwan, Cancer Care

More information

An introduction to case finding and outcomes

An introduction to case finding and outcomes An introduction to case finding and outcomes Dr Harshana Liyanage Department of Clinical & Experimental Medicine University of Surrey Wednesday, 25 January 2017 1 Objectives Problems with routine data

More information

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

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

More information

The Potential of SNOMED CT to Improve Patient Care. Dec 2015

The Potential of SNOMED CT to Improve Patient Care. Dec 2015 The Potential of SNOMED CT to Improve Patient Care stephen.spencer@nhs.net stephen.spencer@nhs.net Dec 2015 What is SNOMED CT SNOMED CT: Is the most comprehensive, multilingual clinical healthcare terminology

More information

Semantic Interoperability for Health Network. Deliverable 3.2: Generalized methodology and analysis framework for semantic interoperability

Semantic Interoperability for Health Network. Deliverable 3.2: Generalized methodology and analysis framework for semantic interoperability Semantic Interoperability for Health Network Deliverable 3.2: Generalized methodology and analysis framework for semantic interoperability resources [Version 2.0, February 28, 2014] Call: FP7-ICT-2011-7

More information

A Lexical-Ontological Resource forconsumerheathcare

A Lexical-Ontological Resource forconsumerheathcare A Lexical-Ontological Resource forconsumerheathcare Elena Cardillo FBK-IRST, Via Sommarive 18, 38123 Trento, Italy cardillo@fbk.eu Abstract. In Consumer Healthcare Informatics it is still difficult for

More information

Australian Standard. Health Informatics Requirements for an electronic health record architecture (ISO/TS 18308:2004, MOD) AS ISO

Australian Standard. Health Informatics Requirements for an electronic health record architecture (ISO/TS 18308:2004, MOD) AS ISO AS ISO 18308 2005 AS ISO 18308 2005 Australian Standard Health Informatics Requirements for an electronic health record architecture (ISO/TS 18308:2004, MOD) This Australian Standard was prepared by Committee

More information

PRSB e-discharge summary phase 2 Medications and medical devices information model

PRSB e-discharge summary phase 2 Medications and medical devices information model PRSB e-discharge summary phase 2 Medications and medical devices information model Purpose This paper provides an information model for medications and medical devices. It is based on the discharge summary

More information

Examples of emental health implementation Aragón Healthcare Service (SALUD), Spain

Examples of emental health implementation Aragón Healthcare Service (SALUD), Spain Examples of emental health implementation Aragón Healthcare Service (SALUD), Spain Modesto Sierra Callau Sector Sanitario de Barbastro, Servicio Aragonés de SALUD EIPonAHA B3 Action Group Webinar 1 Aragón

More information

Not all NLP is Created Equal:

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

More information

Can SNOMED CT replace ICD-coding?

Can SNOMED CT replace ICD-coding? Can SNOMED CT replace ICD-coding? B. Van Bruwaene, K. Mies +, J. Schots, R. Van de Velde ± *Medical Registration university hospital AZ V.U.B., Brussels, Belgium + Medical Registration, H. Hart Hospital

More information

Occupational Health in the 11 th Revision of the International Statistical Classification of Diseases and Related Health Problems (ICD11)

Occupational Health in the 11 th Revision of the International Statistical Classification of Diseases and Related Health Problems (ICD11) Occupational Health in the 11 th Revision of the International Statistical Classification of Diseases and Related Health Problems (ICD11) Dr Ivan D. Ivanov Department of Public Health, Environmental and

More information

Psychologists. A guide for newcomers to British Columbia

Psychologists. A guide for newcomers to British Columbia Contents 1. Working as a Psychologists, NOC 4151... 2 2. Skills, Education, and Experience... 6 3. Finding Jobs... 8 4. Applying for a Job... 12 5. Getting Help from Industry Sources... 13 1. Working as

More information

NIH Public Access Author Manuscript Stud Health Technol Inform. Author manuscript; available in PMC 2010 February 28.

NIH Public Access Author Manuscript Stud Health Technol Inform. Author manuscript; available in PMC 2010 February 28. NIH Public Access Author Manuscript Published in final edited form as: Stud Health Technol Inform. 2009 ; 150: 537 541. An Evolutionary Approach to the Representation of Adverse Events Werner Ceusters

More information

Clinical Observation Modeling

Clinical Observation Modeling Clinical Observation Modeling VA Informatics Architecture SOLOR Meeting Walter Sujansky January 31, 2013 Goals of Clinical Observation Modeling Create conceptual-level models of the discrete statements

More information

MEDICAL CODING & BILLING MADE EASY - ICD 10 CODES, CPT INTERNATIONAL STATISTICAL CLASSIFICATION OF DISEASES AND

MEDICAL CODING & BILLING MADE EASY - ICD 10 CODES, CPT INTERNATIONAL STATISTICAL CLASSIFICATION OF DISEASES AND ICD 9 CM EASY PDF MEDICAL CODING & BILLING MADE EASY - ICD 10 CODES, CPT INTERNATIONAL STATISTICAL CLASSIFICATION OF DISEASES AND 1 / 6 2 / 6 3 / 6 icd 9 cm easy pdf Coding and billing tools for ICD-10-CM/PCS,

More information

EHR Interoperability and Lifecycle Model DSTUs Incorporation in EHRS Functional Model Release 2 (Drafts in Development)

EHR Interoperability and Lifecycle Model DSTUs Incorporation in EHRS Functional Model Release 2 (Drafts in Development) EHR Interoperability and Lifecycle Model DSTUs Incorporation in EHRS Functional Model Release 2 (Drafts in Development) HL7 EHR Interoperability WG Co-Facilitators: Gora Datta, Gary Dickinson 4 October

More information

A Descriptive Delta for Identifying Changes in SNOMED CT

A Descriptive Delta for Identifying Changes in SNOMED CT A Descriptive Delta for Identifying Changes in SNOMED CT Christopher Ochs, Yehoshua Perl, Gai Elhanan Department of Computer Science New Jersey Institute of Technology Newark, NJ, USA {cro3, perl, elhanan}@njit.edu

More information

Introduction: WCO Data Model

Introduction: WCO Data Model Introduction: WCO Data Model Brussels, Belgium, June 2017 Knowledge Academy WCO Data Model o What WCO Data Model is?» Tool for global harmonization of data requirements. o Why would we need international

More information

Redwood Mednet Connecting California to Improve Patient Care 2012 Conference. Michael Stearns, MD, CPC, CFPC HIT Consultant

Redwood Mednet Connecting California to Improve Patient Care 2012 Conference. Michael Stearns, MD, CPC, CFPC HIT Consultant Redwood Mednet Connecting California to Improve Patient Care 2012 Conference Michael Stearns, MD, CPC, CFPC HIT Consultant Why is it Important to Codify Clinical Data? Common dilemma associated with trying

More information

This is an unofficial English translation of the Royal Decree 1344/2007 revised by the Spanish Agency for Medicines and Medical Devices

This is an unofficial English translation of the Royal Decree 1344/2007 revised by the Spanish Agency for Medicines and Medical Devices agencia española de medicamentos y productos sanitarios This is an unofficial English translation of the Royal Decree 1344/2007 revised by the Spanish Agency for Medicines and Medical Devices ROYAL DECREE

More information

ORC: an Ontology Reasoning Component for Diabetes

ORC: an Ontology Reasoning Component for Diabetes ORC: an Ontology Reasoning Component for Diabetes Özgür Kafalı 1, Michal Sindlar 2, Tom van der Weide 2 and Kostas Stathis 1 1 Department of Computer Science Royal Holloway, University of London, UK {ozgur.kafali,kostas.stathis}@rhul.ac.uk

More information

SpringerBriefs in Cancer Research

SpringerBriefs in Cancer Research SpringerBriefs in Cancer Research For further volumes: http://www.springer.com/series/10786 Natalia Aptsiauri Angel Miguel Garcia-Lora Teresa Cabrera MHC Class I Antigens In Malignant Cells Immune Escape

More information

Haitham Maarouf 1, María Taboada 1*, Hadriana Rodriguez 1, Manuel Arias 2, Ángel Sesar 2 and María Jesús Sobrido 3

Haitham Maarouf 1, María Taboada 1*, Hadriana Rodriguez 1, Manuel Arias 2, Ángel Sesar 2 and María Jesús Sobrido 3 Maarouf et al. BMC Medical Informatics and Decision Making (2017) 17:159 DOI 10.1186/s12911-017-0568-4 RESEARCH ARTICLE Open Access An ontology-aware integration of clinical models, terminologies and guidelines:

More information

DENOMINATOR: All patients aged 18 years and older seen for at least two visits or at least one preventive visit during the measurement period

DENOMINATOR: All patients aged 18 years and older seen for at least two visits or at least one preventive visit during the measurement period Quality ID #431 (NQF 2152): Preventive Care and Screening: Unhealthy Alcohol Use: Screening & Brief Counseling - National Quality Strategy Domain: Community / Population Health 2018 OPTIONS F INDIVIDUAL

More information

2017 OPTIONS FOR INDIVIDUAL MEASURES: CLAIMS ONLY. MEASURE TYPE: Process

2017 OPTIONS FOR INDIVIDUAL MEASURES: CLAIMS ONLY. MEASURE TYPE: Process Measure #226 (NQF 0028): Preventive Care and Screening: Tobacco Use: Screening and Cessation Intervention National Quality Strategy Domain: Community / Population Health 2017 OPTIONS FOR INDIVIDUAL MEASURES:

More information

Design, development and first validation of a transcoding system from ICD-9-CM to ICD-10 in the IT.DRG Italian project

Design, development and first validation of a transcoding system from ICD-9-CM to ICD-10 in the IT.DRG Italian project 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 under

More information

Kaiser Permanente Convergent Medical Terminology (CMT)

Kaiser Permanente Convergent Medical Terminology (CMT) Kaiser Permanente Convergent Medical Terminology (CMT) Using Oxford RDFox and SNOMED for Quality Measures Peter Hendler, MD Alan Abilla, RN, MS About Kaiser Permanente Largest health maintenance organization

More information

SNOMED CT: Who Needs to Know What?

SNOMED CT: Who Needs to Know What? en40 Original Article SNOMED CT: Who Needs to Know What? Ed Conley 1,2, Tim Benson 1,3 1 Wellcome Trust Sintero Server Project, Cardiff University School of Computer Science & Informatics, UK 2 Severnside

More information

Big Data in Healthcare: motivation, current state and specific use cases

Big Data in Healthcare: motivation, current state and specific use cases Big Data in Healthcare: motivation, current state and specific use cases Alejandro Rodríguez González Centro de Tecnología Biomédica Universidad Politécnica de Madrid Who we are?

More information

Research on the Administrative Rules of APIs, Pharmaceutical Excipients and Auxiliary Materials Master File. Translation version

Research on the Administrative Rules of APIs, Pharmaceutical Excipients and Auxiliary Materials Master File. Translation version Research on the Administrative Rules of APIs, Pharmaceutical Excipients and Auxiliary Materials Master File Division of Pharmaceuticals Department of Drug Registration Hou Renping Translation version Main

More information

Binding Ontologies and Coding Systems to Electronic Health Records and Message

Binding Ontologies and Coding Systems to Electronic Health Records and Message Binding Ontologies and Coding Systems to Electronic Health Records and Message Alan Rector 1, Rahil Qamar 1 & Tom Marley 2 1 University of Manchester 2 University of Salford with acknowledgements to the

More information

Joint ADA and Health Level 7 Collaboration On Electronic Dental Attachments

Joint ADA and Health Level 7 Collaboration On Electronic Dental Attachments Joint ADA and Health Level 7 Collaboration On Electronic Dental Attachments Jean Narcisi, Director, Department of Dental Informatics Patrick Cannady, Manager, Department of Dental Informatics ADA Practice

More information

2015 NAIIS Summit Quality Measures May 12, 2015

2015 NAIIS Summit Quality Measures May 12, 2015 2015 NAIIS Summit Quality Measures May 12, 2015 Sharon L. Sprenger Co-Lead Quality Measures Workgroup Director, Measurement Coordination and Outreach Division Healthcare Quality Evaluation The Joint Commission

More information

2018 OPTIONS FOR INDIVIDUAL MEASURES: REGISTRY ONLY. MEASURE TYPE: Process

2018 OPTIONS FOR INDIVIDUAL MEASURES: REGISTRY ONLY. MEASURE TYPE: Process Quality ID #102 (NQF 0389): Prostate Cancer: Avoidance of Overuse of Bone Scan for Staging Low Risk Prostate Cancer Patients National Quality Strategy Domain: Efficiency and Cost Reduction 2018 OPTIONS

More information

Journal of Biomedical Informatics

Journal of Biomedical Informatics Journal of Biomedical Informatics 45 (2012) 408 418 Contents lists available at SciVerse ScienceDirect Journal of Biomedical Informatics journal homepage: www.elsevier.com/locate/yjbin Clinical coverage

More information

Student Guide to EHR Go

Student Guide to EHR Go Student Guide to EHR Go I. Introduction... 1 II. Quick Facts... 1 III. Creating your Account... 1 IV. Applying Your Subscription... 4 V. Logging in to EHR Go... 7 VI. Library... 8 VII. Receiving Assignments

More information

NAVIFY Tumor Board NAVIFY

NAVIFY Tumor Board NAVIFY NAVIFY Tumor Board Make the most informed personalized treatment decisions possible by leveraging innovative technologies and the latest scientific and clinical data WHAT S INSIDE Key Takeaways NAVIFY

More information

Quality ID #76: Prevention of Central Venous Catheter (CVC) - Related Bloodstream Infections National Quality Strategy Domain: Patient Safety

Quality ID #76: Prevention of Central Venous Catheter (CVC) - Related Bloodstream Infections National Quality Strategy Domain: Patient Safety Quality ID #76: Prevention of Central Venous Catheter (CVC) - Related Bloodstream Infections National Quality Strategy Domain: Patient Safety 2018 OPTIONS FOR INDIVIDUAL MEASURES: REGISTRY ONLY MEASURE

More information

Cercaterm, a terminology consulting service in progress. Jordi Bover and Sandra Cuadrado Zagreb, 28 September 2013

Cercaterm, a terminology consulting service in progress. Jordi Bover and Sandra Cuadrado Zagreb, 28 September 2013 Cercaterm, a terminology consulting service in progress Jordi Bover and Sandra Cuadrado Zagreb, 28 September 2013 Catalan Language. A few historical notes Catalan (8th century) is a Romance language named

More information

Get the Right Reimbursement for High Risk Patients

Get the Right Reimbursement for High Risk Patients Get the Right Reimbursement for High Risk Patients A Proven Strategy for Managing Hierarchical Condition Categories (HCC) in your EHR 847-272-1242 sales@e-imo.com e-imo.com 1 OVERVIEW Medicare Advantage

More information

Dr. Nick Guldemond

Dr. Nick Guldemond +31648261929 16 05 2014 Roadmap 1 Social-economic developments Kader schetsen - Actoren in de zorg inspelen op snel veranderende wereld NEN conference 15-05-2014 2 Healthcare paradigm shift 3 Health &

More information

2017 FAQs. Dental Plan. Frequently Asked Questions from employees

2017 FAQs. Dental Plan. Frequently Asked Questions from employees 2017 FAQs Dental Plan Frequently Asked Questions from employees September 2016 Dental plan Questions we ve heard our employees ask Here are some commonly asked questions about the Dental plan that our

More information

Identifying Obstacles and Research Gaps of

Identifying Obstacles and Research Gaps of Building Continents of Knowledge in Oceans of Data: The Future of Co-Created ehealth A. Ugon et al. (Eds.) 2018 European Federation for Medical Informatics (EFMI) and IOS Press. This article is published

More information

Re: NCI Request for Information, Strategies for Matching Patients to Clinical Trials (NOT-CA )

Re: NCI Request for Information, Strategies for Matching Patients to Clinical Trials (NOT-CA ) American Cancer Society Cancer Action Network 555 11 th Street, NW Suite 300 Washington, DC 20004 202.661.5700 www.acscan.org Norman E. Sharpless, M.D. Director National Cancer Institute 9609 Medical Center

More information

Automatic generation of MedDRA terms groupings using an ontology

Automatic generation of MedDRA terms groupings using an ontology Automatic generation of MedDRA terms groupings using an ontology Gunnar DECLERCK a,1, Cédric BOUSQUET a,b and Marie-Christine JAULENT a a INSERM, UMRS 872 EQ20, Université Paris Descartes, France. b Department

More information

Instructor Guide to EHR Go

Instructor Guide to EHR Go Instructor Guide to EHR Go Introduction... 1 Quick Facts... 1 Creating your Account... 1 Logging in to EHR Go... 5 Adding Faculty Users to EHR Go... 6 Adding Student Users to EHR Go... 8 Library... 9 Patients

More information

MMI HIT Integration, Interoperability, & Standards Group 1 Project SONMED CT November 27, 2012

MMI HIT Integration, Interoperability, & Standards Group 1 Project SONMED CT November 27, 2012 MMI 405 - HIT Integration, Interoperability, & Standards Group 1 Project SONMED CT November 27, 2012 Group 1 Members - Cooper, Jenna - Murray, James - Danford, Jeff - Nowak, Mike - Gowda, Ramesh - Prokic,

More information

Abstract. Introduction and Background. by Hari Nandigam MD, MSHI, and Maxim Topaz, PhD, RN, MA

Abstract. Introduction and Background. by Hari Nandigam MD, MSHI, and Maxim Topaz, PhD, RN, MA Mapping Systematized Nomenclature of Medicine Clinical Terms (SNOMED CT) to International Classification of Diseases, Tenth Revision, Clinical Modification (ICD-10-CM): Lessons Learned from Applying the

More information

AMERICAN SOCIETY FOR REPRODUCTIVE. MEDICINE 63rd Annual Meeting

AMERICAN SOCIETY FOR REPRODUCTIVE. MEDICINE 63rd Annual Meeting AMERICAN SOCIETY FOR REPRODUCTIVE Filename: 951217 MEDICINE 63rd Annual Meeting Contact/Presenting Author: Jose Luis Fernandez, MD Department/Institution: Laboratorio de Genetica Molecular y Radiobiolgia,

More information

Quality ID #225 (NQF 0509): Radiology: Reminder System for Screening Mammograms National Quality Strategy Domain: Communication and Care Coordination

Quality ID #225 (NQF 0509): Radiology: Reminder System for Screening Mammograms National Quality Strategy Domain: Communication and Care Coordination Quality ID #225 (NQF 0509): Radiology: Reminder System for Screening Mammograms National Quality Strategy Domain: Communication and Care Coordination 2018 OPTIONS FOR INDIVIDUAL MEASURES: REGISTRY ONLY

More information

AUSTRALIAN PATHOLOGY UNITS AND TERMINOLOGY (APUTS) Harmonised Reference Intervals Chemical Pathology. (v1.1)

AUSTRALIAN PATHOLOGY UNITS AND TERMINOLOGY (APUTS) Harmonised Reference Intervals Chemical Pathology. (v1.1) AUSTRALIAN PATHOLOGY UNITS AND TERMINOLOGY (APUTS) Harmonised Reference Intervals Chemical Pathology (v1.1) ISBN: Pending 1 State Health Publication Number (SHPN): Pending Online copyright RCPA 2014 This

More information

Christina Martin Kazi Russell MED INF 406 INFERENCING Session 8 Group Project November 15, 2014

Christina Martin Kazi Russell MED INF 406 INFERENCING Session 8 Group Project November 15, 2014 INFERENCING (HW 8) 1 Christina Martin Kazi Russell MED INF 406 INFERENCING Session 8 Group Project November 15, 2014 Page 2 The Clinical Decision Support System designed to utilize the Training Set data

More information

Clinical terms and ICD 11

Clinical terms and ICD 11 Clinical terms and ICD 11 Family of Classifications Robert Jakob, WHO Detail of health information -> Classification Reality (individual detail) Free Text (medical information) Terminologies / ICD-11 URI

More information

An Evolutionary Approach to the Representation of Adverse Events

An Evolutionary Approach to the Representation of Adverse Events 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-537

More information

Moving Family Health History & Genetic Test Result Data into the Electronic Health Record for Clinical Decision Support

Moving Family Health History & Genetic Test Result Data into the Electronic Health Record for Clinical Decision Support Moving Family Health History & Genetic Test Result Data into the Electronic Health Record for Clinical Decision Support HL7 30 Years of Standards Development HIMSS February 21, 2017 Grant M. Wood Intermountain

More information

Using SNOMED CT Codes for Coding Information in Electronic Health Records for Stroke Patients

Using SNOMED CT Codes for Coding Information in Electronic Health Records for Stroke Patients Using SNOMED CT Codes for Coding Information in Electronic Health Records for Stroke Patients Judith van der Kooij a,1, William T.F. Goossen a, Anneke T.M. Goossen-Baremans a, Marinka de Jong-Fintelman

More information

IANUA: a regional project for the determination of costs in HIV-infected patients

IANUA: a regional project for the determination of costs in HIV-infected patients 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 under

More information

Development of criteria, complexity indicators and management strategies on frailty

Development of criteria, complexity indicators and management strategies on frailty Development of criteria, complexity indicators and management strategies on frailty Executive abstract Introduction The United Nations foresees that the Spanish society can become the oldest in the world

More information

City, University of London Institutional Repository

City, University of London Institutional Repository City Research Online City, University of London Institutional Repository Citation: Kladouchou, V., Papathanasiou, I., Efstratiadou, E. A., Christaki, V. and Hilari, K. (2017). Treatment integrity of elaborated

More information

The Community Interpreter

The Community Interpreter The Community Interpreter Professional Training for Bilingual Staff and Community Interpreters Training of Trainers A Product of Cross Cultural Communications The Community Interpreter: Trainingof Trainers

More information

Measure Owner Designation. AMA-PCPI is the measure owner. NCQA is the measure owner. QIP/CMS is the measure owner. AMA-NCQA is the measure owner

Measure Owner Designation. AMA-PCPI is the measure owner. NCQA is the measure owner. QIP/CMS is the measure owner. AMA-NCQA is the measure owner 2011 EHR Measure Specifications The specifications listed in this document have been updated to reflect clinical practice guidelines and applicable health informatics standards that are the most current

More information

Sustainability Report

Sustainability Report 2017 Sustainability Report We have a great future that we are building today for the next generation of pharmacists. Professionalism, innovation and sustainability are the principles on which we base this

More information

The North American Association of Central Cancer Registries, Inc. (NAACCR) Interoperability Activities

The North American Association of Central Cancer Registries, Inc. (NAACCR) Interoperability Activities The North American Association of Central Cancer Registries, Inc. (NAACCR) Interoperability Activities Lori A. Havener, CTR Program Manager of Standards Public Health Data Standards Consortium 2008 Annual

More information

LEAF Marque Assurance Programme

LEAF Marque Assurance Programme Invisible ISEAL Code It is important that the integrity of the LEAF Marque Standard is upheld therefore the LEAF Marque Standards System has an Assurance Programme to ensure this. This document outlines

More information

Hague, 6 Nov Core Vocabularies

Hague, 6 Nov Core Vocabularies Hague, 6 Nov. 2014 Vassilios.Peristeras@ec.europa.eu Core Vocabularies ISA Core Vocabularies Pilots Recommendations Core Vocabularies Click to edit Master title style " What has been discovered over the

More information

Ammenwerth E, Hörbst A, Hayn D, Schreier G, eds. Proceedings of the ehealth2013. May 23-24; Vienna, Austria. OCG; 2013.

Ammenwerth E, Hörbst A, Hayn D, Schreier G, eds. Proceedings of the ehealth2013. May 23-24; Vienna, Austria. OCG; 2013. GENERATION OF DICOM STRUCTURED REPORTS IN RADIOLOGY AND THEIR TRANSFORMATION INTO DIAGNOSTIC IMAGING REPORTS BASED ON HL7 CDA Seifter P 1, Gruber C 1, Peinsold P 1 Abstract Dose reporting is vital in radiation

More information