The Yosemite Project for Healthcare Information Interoperability
|
|
|
- Berenice Reynolds
- 10 years ago
- Views:
Transcription
1 The Yosemite Project for Healthcare Information Interoperability David Booth, HRG and Rancho BioSciences Conor Dowling, Caregraf Michel Dumontier, Stanford University Josh Mandel, Harvard University Claude Nanjo, Cognitive Medical Systems Rafael Richards, Veterans Affairs 10-Jul-2015 These slides:
2 2 Outline Mission of the Yosemite Project Foundation: RDF Roadmap for interoperability: Standardize the Standards Crowdsource Translations Incentivize
3 Imagine a world 3
4 Imagine a world in which all healthcare systems speak the same language with the same meanings covering all healthcare. 4
5 Semantic interoperability: The ability of computer systems to exchange data with unambiguous, shared meaning. Wikipedia 5
6 Healthcare today 6 Tower of Babel, Abel Grimmer ( )
7 Yosemite Project MISSION: Semantic interoperability of all structured healthcare information 7
8 Interoperability Roadmap Healthcare Information Interoperabilit y Standardize the Standards Incentivize Crowdsource Translations RDF as a Universal Information Representation 8
9 9 RDF as a Universal Information Representation
10 Interoperability Roadmap Healthcare Information Interoperability Standardize the Standards Incentivize Crowdsource Translations RDF as a Universal Information Representation 10
11 What is RDF? "Resource Description Framework" But think "Reusable Data Framework" Language for representing information International standard by W3C Mature 10+ years Used in many domains, including biomedical and pharma 11
12 RDF graph English assertions: Patient319 has name "John Doe". Patient319 has systolic blood pressure observation Obs_001. Obs_001 value was 120. Obs_001 units was mmhg. RDF* assertions ("triples"): ex:patient319 foaf:name "John Doe". ex:patient319 v:systolicbp ex:obs_001. ex:obs_001 v:value 120. ex:obs_001 v:units v:mmhg. RDF graph: 12 *Namespace definitions omitted
13 RDF captures information not syntax RDF is format independent There are multiple RDF syntaxes: Turtle, N-Triples, JSON-LD, RDF/XML, etc. The same information can be written in different formats Any data format can be mapped to RDF 13
14 Different source formats, same RDF HL7 v2.x OBX 1 CE ^BPsystolic, sitting 120 mmhg Maps to RDF graph FHIR <Observation xmlns=" <system value=" <code value="3727-0"/> <display value="bpsystolic, sitting"/> <value value="120"/> <units value="mmhg"/> </Observation> Maps to 14
15 Why does this matter? Emphasis is on the meaning (where it should be) RDF acts as a universal information representation Existing data formats can be used Each one has an implicit RDF equivalent No need for explicitly exchange RDF format
16 "Captures information content, not syntax" "Allows data models and vocabularies to evolve" Why RDF? "Multi-schema friendly" "Good for model transformation" "Allows diverse data to be connected and harmonized" "Supports inference" Endorsed by over 100 thought leaders in healthcare and technology as the best available candidate for a universal healthcare exchange language See 16
17 17 Standardize the Standards
18 Interoperability Roadmap Healthcare Information Interoperabilit y Standardize the Standards Incentiviz e RDF as a Universal Information Representation Crowdsource Translations 18
19 Interoperability Roadmap Healthcare Information Interoperabilit y Standardize the Standards Incentiviz e RDF as a Universal Information Representation Crowdsource Translations 19
20 Standard Vocabularies in UMLS AIR ALT AOD AOT BI CCC CCPSS CCS CDT CHV COSTAR CPM CPT CPTSP CSP CST DDB DMDICD10 DMDUMD DSM3R DSM4 DXP FMA HCDT HCPCS HCPT HL7V2.5 HL7V3.0 HLREL ICD10 ICD10AE ICD10AM ICD10AMAE ICD10CM ICD10DUT ICD10PCS ICD9CM ICF ICF-CY ICPC ICPC2EDUT ICPC2EENG ICPC2ICD10DUT ICPC2ICD10ENG ICPC2P ICPCBAQ ICPCDAN ICPCDUT ICPCFIN ICPCFRE ICPCGER ICPCHEB ICPCHUN ICPCITA ICPCNOR ICPCPOR ICPCSPA ICPCSWE JABL KCD5 LCH LNC_AD8 Over 100! LNC_MDS30 MCM MEDLINEPLUS MSHCZE MSHDUT MSHFIN MSHFRE MSHGER MSHITA MSHJPN MSHLAV MSHNOR MSHPOL MSHPOR MSHRUS MSHSCR MSHSPA MSHSWE MTH MTHCH MTHHH MTHICD9 MTHICPC2EAE MTHICPC2ICD10AE MTHMST MTHMSTFRE MTHMSTITA NAN NCISEER NIC NOC OMS PCDS PDQ PNDS PPAC PSY QMR RAM RCD RCDAE RCDSA RCDSY SNM SNMI SOP SPN SRC TKMT ULT UMD USPMG UWDA WHO WHOFRE WHOGER WHOPOR WHOSPA 20
21 ONC recommended standards Patchwork of ~30 standards + clarifications Different data formats, data models and vocabularies Defined in different ways - not in a uniform, computable form
22 22 How Standards Proliferate
23 23 Each standard is an island Each has its "sweet spot" of use Lots of duplication
24 24 RDF and OWL enable semantic bridges between standards Goal: a cohesive mesh of standards that act as a single comprehensive standard
25 Standardize the standards Use RDF & family as a common, computable definition language Semantically link standards Converge on common definitions
26 Needed: Collaborative Standards Hub SNOMED-CT LOINC FHIR Cross between BioPortal, GitHub, WikiData, Web Protege, CIMI repository, HL7 model forge, UMLS Semantic Network and Metathesaurus Next generation BioPortal? ICD-11 HL7 v2.5 26
27 27 Collaborative Standards Hub Repository of healthcare information standards Supports standards groups and implementers Holds RDF/OWL definitions of data models, vocabularies and terms Encourages: Semantic linkage Standards convergence SNOMED-CT FHIR ICD-11 LOINC HL7 v2.5
28 28 Collaborative Standards Hub Suggests related concepts Checks and notifies of inconsistencies within and across standards SNOMED-CT FHIR Can be accessed by browser or RESTful API ICD-11 LOINC HL7 v2.5
29 29 Collaborative Standards Hub Can scrape or reference definitions held elsewhere Provides metrics: SNOMED-CT FHIR ICD-11 LOINC HL7 v2.5 Objective (e.g., size, number of views, linkage degree) Subjective (ratings) Uses RDF and OWL under the hood Users should not need to know RDF or OWL
30 icat: Web Protege tool for ICD-11 30
31 31 icat development of ICD-11 In three years: 270 domain experts around the world 45,000+ classes 260,000+ changes 17,000 links to external terminologies
32 32 Similar Effort in Financial Industry: FIBO Standards in RDF Similar concept but narrower scope than Yosemite Project For financial reporting and policy enforcement Using github and other tools to help collaboration
33 RDF helps avoid the bike shed effect Each group can use its favorite data format, syntax and names RDF can uniformly capture the information content 33
34 Bike shed effect a/k/a Parkinson's Law of Triviality Organizations spend disproportionate time on trivial issues. -- C.N. Parkinson, Nuclear Plant Cost: $28,000,000 Discussion: 2.5 minutes 2. Bike Shed Cost: $1,000 Discussion: 45 minutes 34
35 35 Standards committees and the bike shed effect Syntax! Committees spend hours deciding on data formats, syntax and naming Irrelevant to the computable information content
36 36 Crowdsource Translations
37 Interoperability Roadmap Healthcare Information Interoperability Standardize the Standards Incentivize Crowdsource Translations RDF as a Universal Information Representation 37
38 Interoperability Roadmap Healthcare Information Interoperability Standardize the Standards Incentivize Crowdsource Translations RDF as a Universal Information Representation 38
39 39 Two ways to achieve interoperability Standards: Make everyone speak the same language I.e., same data models and vocabularies Translations: Translate between languages I.e., translate between data models and vocabularies
40 Obviously we prefer standards. But
41 41 Standardization takes time COMING SOON! COMPREHENSIVE STANDARD DUE
42 Standards trilemma: Pick any two Timely: Completed quickly Good: High quality Comprehensive: Handles all use cases 42
43 43 Modernization takes time Existing systems cannot be updated all at once
44 44 Diverse use cases Different use cases need different data, granularity and representations One standard does not fit all!
45 45 Standards evolve Version n+1 improves on version n
46 Healthcare terminologies rate of change Slide credit: Rafael Richards (VA) 46
47 47 Translation is unavoidable! Translation allows: Newer systems to interoperate with older systems Different use cases to use different data models Standards to evolve
48 48 A realistic strategy for semantic interoperability must address both standards and translations.
49 49 Interoperability achieved by standards vs. translations Translation s Intero p Standard s Standards Convergence
50 How RDF helps translation RDF supports inference Can be used for translation RDF acts as a universal information representation Enables data model and vocabulary translations to be shared 50
51 Translating patient data 2. Translat e Source v Lift to RDF 3. Drop from RDF Target Steps 1 & 3 map between source/target syntax and RDF Step 2 translates instance data between data models and vocabularies (RDF-to-RDF) A/k/a semantic alignment, model alignment 51
52 How should this translation be done? 2. Translat e Source v Lift to RDF 3. Drop from RDF Target Translation is hard! Many different models and vocabularies Currently done in proprietary, black-box integration engines 52
53 53 Where are these translation rules? Source 2. Translat e Rule s Crowd- Sourced Translation Rules Hub Target v Lift to RDF 3. Drop from RDF By manipulating RDF data, rules can be mixed, matched and shared
54 Needed: Crowd-Sourced Translation Rules Hub Based on GitHub, WikiData, BioPortal, Web Protege or other Hosts translation rules Agnostic about "rules" language: Any executable language that translates RDF-to-RDF (or between RDF and source/target syntax) 54
55 Translation rules metadata Source and target language / class Rules language E.g. SPARQL/SPIN, N3, JenaRules, Java, Shell, etc. Dependencies Test data / validation License (free and open source) Maintainer Usage metrics/ratings Objective: Number of downloads, Author, Date, etc. Subjective: Who/how many like it, reviews, etc. Digital signatures of endorsers? 55
56 56 Patient data privacy Source 2. Translat e Rule s Crowd- Sourced Translation Rules Hub Target v Lift to RDF 3. Drop from RDF Download translation rules as needed plug-and-play Run rules locally Patient data is not sent to the rules hub
57 Incentivize 57
58 Interoperability Roadmap Healthcare Information Interoperability Standardize the Standards Incentivize Crowdsource Translations RDF as a Universal Information Representation 58
59 Interoperability Roadmap Healthcare Information Interoperability Standardize the Standards Incentivize Crowdsource Translations RDF as a Universal Information Representation 59
60 Incentivize There is no natural business incentive for a healthcare provider to make its data interoperable with its competitors Carrot / stick policies are needed Not the focus of the Yosemite Project, but essential for policy makers to address
61 61 Interoperability Roadmap Healthcare Information Interoperability Standardize the Standards Incentivize Crowdsource Translations RDF as a Universal Information Representation
62 62 What will semantic interoperability cost? My SWAG... Initial Ongoing Standards $40-500M + $30-400M / year Translations $30-400M + $20-300M / year Total $60-900M + $50-700M / year What is yours?
63 63 What will semantic interoperability cost? My SWAG... Initial Ongoing?? Standards $40-500M + $30-400M / year Translations $30-400M + $20-300M / year Total $60-900M + $50-700M / year What is yours?
64 Non-interoperability Opportunity cost $30000 Million per year* Interoperability $700 Million per year? *Source: Reduce-U-S-Healthcare-Costs-by-Thirty-Billion 64
65 Questions? 65
66 Upcoming Webinars July 23, Why RDF for Healthcare - David Booth, HRG Aug 6, drugdocs: Using RDF to produce one coherent, definitive dataset about drugs, Conor Dowling, Caregraf Sept 3, Linked VistA: VA Linked Data Approach to Semantic Interoperability, Rafael Richards, Veterans Affairs Sept 17, Clinical data in FHIR RDF: Intro and Representation, Josh Mandel, Children's Hospital Informatics Program at Harvard-MIT, and David Booth, HRG Others to be announced
67 Weekly Yosemite Project Teleconference
68 BACKUP SLIDES 68
69 69 Related Activities Joint HL7/W3C subgroup on "RDF for Semantic Interoperability": enda ONC's "Interoperability Roadmap" (draft):
The Yosemite Project A Roadmap for Healthcare Information Interoperability
The Yosemite Project A Roadmap for Healthcare Information Interoperability David Booth, Hawaii Resource Group Conor Dowling, Caregraf Michel Dumontier, Stanford University Josh Mandel, Harvard University
Why RDF for Healthcare Interoperability?
Why RDF for Healthcare Interoperability? Part 2 of Yosemite Series David Booth, Ph.D. HRG / Rancho BioSciences [email protected] 23-Jul-2015 Latest version of these slides: http://yosemiteproject.org/2015/webinars/why-rdf/
Comparing the Yosemite Project and ONC Roadmaps for Healthcare Information Interoperability
Comparing the Yosemite Project and ONC Roadmaps for Healthcare Information Interoperability David Booth, PhD Yosemite Project Steering Committee Rancho BioSciences, LLC Hawaii Resource Group, LLC These
IDRT: Integration and Maintenance of Medical Terminologies in i2b2
1. European i2b2 Academic User Group Meeting IDRT: Integration and Maintenance of Medical Terminologies in i2b2 TMF-funded project "Integrated Data Repository Toolkit Matthias Löbe, Sebastian Stäubert,
3M Health Information Systems
3M Health Information Systems 1 Data Governance Disparate Systems Interoperability Information Exchange Reporting Public Health Quality Metrics Research Data Warehousing Data Standards What is the 3M Healthcare
FHIM Model Content Overview
FHIM Model Content Overview Federal Health Information Model (FHIM) and Associated Terminology Models Goal Produce a logical, health information model that supports semantic interoperability and that is
Semantic Interoperability
Ivan Herman Semantic Interoperability Olle Olsson Swedish W3C Office Swedish Institute of Computer Science (SICS) Stockholm Apr 27 2011 (2) Background Stockholm Apr 27, 2011 (2) Trends: from
Open Source egovernment Reference Architecture Osera.modeldriven.org. Copyright 2006 Data Access Technologies, Inc. Slide 1
Open Source egovernment Reference Architecture Osera.modeldriven.org Slide 1 Caveat OsEra and the Semantic Core is work in progress, not a ready to use capability Slide 2 OsEra What we will cover OsEra
What s next for openehr. Sam Heard Thomas Beale
What s next for openehr Sam Heard Thomas Beale Current situation (2010-) General industry movement toward SOA, growing use of terminology SOA: IHE Information / messages HL7 v3 failed, org in fresh look
IBM Watson and Medical Records Text Analytics HIMSS Presentation
IBM Watson and Medical Records Text Analytics HIMSS Presentation Thomas Giles, IBM Industry Solutions - Healthcare Randall Wilcox, IBM Industry Solutions - Emerging Technology jstart The Next Grand Challenge
Terminology Services in Support of Healthcare Interoperability
Terminology Services in Support of Healthcare Russell Hamm Informatics Consultant Apelon, Inc. Co-chair HL7 Vocabulary Workgroup Outline Why Terminology Importance of Terminologies Terminologies in Healthcare
Standardized Terminologies Used in the Learning Health System
Standardized Terminologies Used in the Learning Health System Judith J. Warren, PhD, RN, BC, FAAN, FACMI Christine A. Hartley Centennial Professor University of Kansas School of Nursing 1 Learning Objectives
A Repository of Semantic Open EHR Archetypes
International Journal of Artificial Intelligence and Interactive Multimedia, Vol. 3, Nº 2. A Repository of Semantic Open EHR Archetypes Fernando Sánchez, Samuel Benavides, Fernando Moreno, Guillermo Garzón,
Quest for a Business Rules Management Environment (BRME) in the Internal Revenue Service
Business Rules and Requirements Management Internal Revenue Service Business Rules and Requirements Management Office (BRRM) Quest for a Business Rules Management Environment (BRME) in the Internal Revenue
A Semantic Foundation for Achieving HIE Interoperability
A Semantic Foundation for Achieving HIE Interoperability Introduction Interoperability of health IT systems within and across organizational boundaries has long been the holy grail of healthcare technologists.
Re: Comments on 2015 Interoperability Standards Advisory Best Available Standards and Implementation Specifications
April 29, 2015 Karen DeSalvo, MD, MPH, MSc National Coordinator Office of National Coordinator for Health IT Department of Health and Human Services 200 Independence Ave, SW Washington, DC 20201 Re: Comments
HL7 V2 Implementation Guide Authoring Tool Proposal
HL7 V2 Authoring Tool Proposal Robert Snelick, NIST National Institute of Standards and Technology May 14 th 2012 Contact: [email protected] NIST and Veterans Administration Joint Project NIST will provide
Open Ontology Repository Initiative
Open Ontology Repository Initiative Frank Olken Lawrence Berkeley National Laboratory National Science Foundation [email protected] presented to CENDI/NKOS Workshop World Bank Sept. 11, 2008 Version 6.0 DISCLAIMER
Designing a Semantic Repository
Designing a Semantic Repository Integrating architectures for reuse and integration Overview Cory Casanave Cory-c (at) modeldriven.org ModelDriven.org May 2007 The Semantic Metadata infrastructure will
A.I. in health informatics lecture 5 standards & ontolologies
A.I. in health informatics lecture 5 standards & ontolologies kevin small & byron wallace * Slides reuse material from Kleinsorge, Willis, and Emrick; 2007. today standards facilitates interoperability
Meaningful Use Stage 2 Certification: A Guide for EHR Product Managers
Meaningful Use Stage 2 Certification: A Guide for EHR Product Managers Terminology Management is a foundational element to satisfying the Meaningful Use Stage 2 criteria and due to its complexity, and
Department of Defense. Enterprise Information Warehouse/Web (EIW) Using standards to Federate and Integrate Domains at DOD
Department of Defense Human Resources - Enterprise Information Warehouse/Web (EIW) Using standards to Federate and Integrate Domains at DOD Federation Defined Members of a federation agree to certain standards
The Development of the Clinical Trial Ontology to standardize dissemination of clinical trial data. Ravi Shankar
The Development of the Clinical Trial Ontology to standardize dissemination of clinical trial data Ravi Shankar Open access to clinical trials data advances open science Broad open access to entire clinical
The OMG BPM Standards
The OMG BPM Standards Derek Miers CEO, BPM Focus +44 (20) 8742 8500 UK Office +44 (7703) 178 500 UK Cell +1 (714) 600 9010 US Cell [email protected] A BPM Definition Business Process Management is primarily
BRIDGing CDASH to SAS: How Harmonizing Clinical Trial and Healthcare Standards May Impact SAS Users Clinton W. Brownley, Cupertino, CA
BRIDGing CDASH to SAS: How Harmonizing Clinical Trial and Healthcare Standards May Impact SAS Users Clinton W. Brownley, Cupertino, CA ABSTRACT The Clinical Data Interchange Standards Consortium (CDISC),
Clinical Mapping (CMAP) Draft for Public Comment
Integrating the Healthcare Enterprise 5 IHE Patient Care Coordination Technical Framework Supplement 10 Clinical Mapping (CMAP) 15 Draft for Public Comment 20 Date: June 1, 2015 Author: PCC Technical Committee
Electronic Health Record. Standards, Coding Systems, Frameworks, and Infrastructures
Brochure More information from http://www.researchandmarkets.com/reports/2178436/ Electronic Health Record. Standards, Coding Systems, Frameworks, and Infrastructures Description: Discover How Electronic
How To Use Networked Ontology In E Health
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, 28037 Madrid, Spain. Abstract.
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 [email protected] Abstract. Healthcare IT systems must manipulate semantically
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
STAR Semantic Technologies for Archaeological Resources. http://hypermedia.research.glam.ac.uk/kos/star/
STAR Semantic Technologies for Archaeological Resources http://hypermedia.research.glam.ac.uk/kos/star/ Project Outline 3 year AHRC funded project Started January 2007, finish December 2009 Collaborators
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
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?
Semantic Data Management. Xavier Lopez, Ph.D., Director, Spatial & Semantic Technologies
Semantic Data Management Xavier Lopez, Ph.D., Director, Spatial & Semantic Technologies 1 Enterprise Information Challenge Source: Oracle customer 2 Vision of Semantically Linked Data The Network of Collaborative
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
Health IT Interoperability: HITSP Overview, Update and Discussion
Health IT Interoperability: HITSP Overview, Update and Discussion July, 2008 Jamie Ferguson KP Health IT Strategy & Policy Health IT Strategy & Policy Agenda Overview Introductory Overview of HITSP HITSP
12 The Semantic Web and RDF
MSc in Communication Sciences 2011-12 Program in Technologies for Human Communication Davide Eynard nternet Technology 12 The Semantic Web and RDF 2 n the previous episodes... A (video) summary: Michael
Health Care Information System Standards
Health Care Information System Standards 1 Standards Development Process Four Methods (Hammond & Cimino, 2001) Ad hoc no formal adoption process De facto vendor or other has a very large segment of the
VistA Evolution Presentation to World Vista
VistA Evolution Presentation to World Vista Theresa A. Cullen, MD, MS Chief Medical Information Officer Director, Health Informatics Office of Informatics and Analytics Veterans Health Administration Department
We have big data, but we need big knowledge
We have big data, but we need big knowledge Weaving surveys into the semantic web ASC Big Data Conference September 26 th 2014 So much knowledge, so little time 1 3 takeaways What are linked data and the
Practical Image Management for
Practical Image Management for Pharma Experiences and Directions. Use of Open Source Stefan Baumann, Head of Imaging Infrastructure, Novartis Agenda Introduction Drug Development, Imaging Trial Overview
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
Data Integrity in an Era of EHRs, HIEs, and HIPAA: A Health Information Management Perspective
Office for Civil Rights, HHS National Institute for Standards and Technology Conference Safeguarding Health Information: Building Assurance through HIPAA Security Data Integrity in an Era of EHRs, HIEs,
SNOMED CT Cardiology Reference Set Development, Malaysia. SNOMED CT Conference Amsterdam, The Netherlands 30-31 October 2014
SNOMED CT Cardiology Reference Set Development, Malaysia SNOMED CT Conference Amsterdam, The Netherlands 30-31 October 2014 Content developmental process of the first SNOMED CT Reference Set (refset) development
Using the MetaMap Java API
Using the MetaMap Java API Willie Rogers June 2, 2014 Contents 1 Purpose 2 2 MetaMap API s Underlying Architecture 2 3 Pre-requisites 2 4 Downloading, Extracting and Installing the API distribution 2 5
SMART Apps. Rob Tweed M/Gateway Developments Ltd. [email protected] @rtweed
SMART Apps Rob Tweed M/Gateway Developments Ltd [email protected] @rtweed What is SMART? Substitutable Medical Apps, Re-usable Technology www.smartplatforms.org A Harvard Medical School initiative Data
What s a BA to do with Data? Discover and define standard data elements in business terms. Susan Block, Program Manager The Vanguard Group
What s a BA to do with Data? Discover and define standard data elements in business terms Susan Block, Program Manager The Vanguard Group Discussion Points Discovering Business Data The Data Administration
Electronic Health Record (EHR) Standards Survey
Electronic Health Record (EHR) Standards Survey Compiled by: Simona Cohen, Amnon Shabo Date: August 1st, 2001 This report is a short survey about the main emerging standards that relate to EHR - Electronic
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
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,
INFORMATION TECHNOLOGY FOR UNIVERSAL HEALTH COVERAGE (IT4UHC) 25-27 September 2013 Manila, Philippines
INFORMATION TECHNOLOGY FOR UNIVERSAL HEALTH COVERAGE (IT4UHC) 25-27 September 2013 Manila, Philippines Standardizing Terminologies through Health Data Dictionary Khadzir Sheikh Ahmad Ministry of Health,
Course Syllabus. Upon completion of all six modules, participants will have:
Course Syllabus COURSE Health Informatics (101) Introduction to Health Informatics (101) COURSE DESCRIPTION Introduction to Health Informatics (101) offers an overview of the field of health informatics
A Framework to Assess VistA Open-Source SOA-Stacks
A Framework to Assess VistA Open-Source SOA-Stacks An Open-Source VistA SOA Platform objective is to provide an environment within which VA employees, large prime contractors, healthcare professionals,
The Healthcare Services Platform Consortium
The Healthcare Services Platform Consortium JULY 31, 2014 STANLEY M. HUFF, MD CHIEF MEDICAL INFORMATICS OFFICER INTERMOUNTAIN HEALTHCARE Suggested National Strategy Develop truly interoperable data services
The Healthcare Services Platform Consortium
The Healthcare Services Platform Consortium 1 FEBRUARY 24, 2015 STANLEY M. HUFF, MD CHIEF MEDICAL INFORMATICS OFFICER INTERMOUNTAIN HEALTHCARE HSPC Mission Statement 2 Improve health by creating a vibrant,
Secure Semantic Web Service Using SAML
Secure Semantic Web Service Using SAML JOO-YOUNG LEE and KI-YOUNG MOON Information Security Department Electronics and Telecommunications Research Institute 161 Gajeong-dong, Yuseong-gu, Daejeon KOREA
Meaningful use. Meaningful data. Meaningful care. The 3M Healthcare Data Dictionary: Enabling effective health information exchange
Meaningful use. Meaningful data. Meaningful care. The 3M Healthcare Data Dictionary: Enabling effective health information exchange Understanding health information exchanges (HIEs) What is the goal of
Semantic Method of Conflation. International Semantic Web Conference Terra Cognita Workshop Oct 26, 2009. Jim Ressler, Veleria Boaten, Eric Freese
Semantic Method of Conflation International Semantic Web Conference Terra Cognita Workshop Oct 26, 2009 Jim Ressler, Veleria Boaten, Eric Freese Northrop Grumman Information Systems Intelligence Systems
Healthcare Data: Secondary Use through Interoperability
Healthcare Data: Secondary Use through Interoperability Floyd Eisenberg MD MPH July 18, 2007 NCVHS Agenda Policies, Enablers, Restrictions Date Re-Use Landscape Sources of Data for Quality Measurement,
Electronic Submission of Regulatory Information, and Creating an Electronic Platform for Enhanced Information Management
Written Notice of Participation by the Clinical Data Interchange Standards Consortium (CDISC) and Written Statement for Discussion Topics to be Addressed In the FDA Public Hearing: Electronic Submission
Whitepaper Data Governance Roadmap for IT Executives Valeh Nazemoff
Whitepaper Data Governance Roadmap for IT Executives Valeh Nazemoff The Challenge IT Executives are challenged with issues around data, compliancy, regulation and making confident decisions on their business
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,
SHIB PROJECT Coding Standards CCHI Data Dictionary
SHIB SHIB PROJECT Coding Standards CCHI Data Dictionary Context of the CCHI Data Dictionary Coding Standards The purpose is to define the core coding standards which are integral to the health insurance
Integration Information Model
Release 1.0.1 The openehr Reference Model a. Ocean Informatics Editors: T Beale a Revision: 0.6 Pages: 15 Date of issue: 22 Jul 2006 Keywords: EHR, reference model, integration, EN13606, openehr EHR Extract
Electronic Health Network - Case Study Consent2Share Share with Confidence
Electronic Health Network - Case Study Consent2Share Share with Confidence Jan 2015 About Consent2Share Complying with privacy regulations in an electronic environment is a very complex process. The Consent2Share
Clinical Decision Support Systems An Open Source Perspective
Decision Support Systems An Open Source Perspective John McKim CTO, Knowledge Analytics Incorporated [email protected] http://www.knowledgeanaytics.com OSEHRA Open Source Summit 2014 Agenda CDS
Service Road Map for ANDS Core Infrastructure and Applications Programs
Service Road Map for ANDS Core and Applications Programs Version 1.0 public exposure draft 31-March 2010 Document Target Audience This is a high level reference guide designed to communicate to ANDS external
MITA Information Architecture. May 8, 2006
MITA Information Architecture May 8, 2006 Purpose of the MITA Information Architecture Align information requirements with Medicaid enterprise vision and direction Lower overall life-cycle costs Enable
Resource Oriented Architecture and REST
Resource Oriented Architecture and REST Assessment of impact and advantages on INSPIRE Roberto Lucchi, Michel Millot European Commission Joint Research Centre Institute for Environment and Sustainability
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
RDF Resource Description Framework
RDF Resource Description Framework Fulvio Corno, Laura Farinetti Politecnico di Torino Dipartimento di Automatica e Informatica e-lite Research Group http://elite.polito.it Outline RDF Design objectives
