RAIN Live Oak Data Provenance API

Slides:



Advertisements
Similar presentations
RiO R2 Enhancement overview. R2 changes and updates to Functionality Local System Administration New enhanced user administration screen with tab facilitates.
Advertisements

©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 32 Slide 1 Aspect-oriented Software Development.
Generic Clinical System Lynda G Lawson. Overview GCS in context So what is GCS? What’s happened and what’s next Some of the challenges.
Alternate Software Development Methodologies
Visibility Information Exchange Web System. Source Data Import Source Data Validation Database Rules Program Logic Storage RetrievalPresentation AnalysisInterpretation.
DCS Architecture Bob Krzaczek. Key Design Requirement Distilled from the DCS Mission statement and the results of the Conceptual Design Review (June 1999):
The Role of Information Technology For A Private Medical Practice Noel Chua Rosalinda Raymundo.
LEVERAGING THE ENTERPRISE INFORMATION ENVIRONMENT Louise Edmonds Senior Manager Information Management ACT Health.
Development Principles PHIN advances the use of standard vocabularies by working with Standards Development Organizations to ensure that public health.
DPROV Pilot RAIN Live Oak Network California Inter-HIE DPROV Pilot S&I Framework Date: 08/05/2015.
Electronic Health Records Based on Alliance for Health Reform Toolkit on Health Information Technology Narrated by Leonel V. Baliton.
Database Systems: Design, Implementation, and Management Ninth Edition
E-Referral enabled collaborative health care Opportunities and considerations Presented by: Sasha Bojicic Emerging Technology Group Canada Health Infoway.
Data Collection and Aggregation: Making It Work for Your P4P Program Dolores Yanagihara, MPH Integrated Healthcare Association February 27, 2008 National.
AL-MAAREFA COLLEGE FOR SCIENCE AND TECHNOLOGY INFO 232: DATABASE SYSTEMS CHAPTER 1 DATABASE SYSTEMS (Cont’d) Instructor Ms. Arwa Binsaleh.
The NISO Question/Answer Transaction Protocol (QATP) AVIAC January 2004 Donna Dinberg Library and Archives Canada Mark Needleman Sirsi Corporation.
Fundamentals of XML Management Greg Alexopoulos Systems Engineer Documentum.
Affordable Healthcare IT Solutions. MU RX Compliance with Meaningful Use Stage 2.
EHR = Meaningful Use? Kelly Templeton, Application Specialist Citizens Memorial Healthcare Bolivar Missouri.
State HIE Program Chris Muir Program Manager for Western/Mid-western States.
Chapter 6 Supporting Knowledge Management through Technology
Updated September 30, 2010 Open Health Tools (OHT) Strategic Plan.
Larry Wolf, chair Marc Probst, co-chair Certification / Adoption Workgroup March 6, 2014.
ABSTRACT The JDBC (Java Database Connectivity) API is the industry standard for database- independent connectivity between the Java programming language.
Presented to: Scottsdale Institute CIO Panel Date: April 28, 2011 By: Timothy R. Zoph, SVP Administration & CIO Key IT Issues, Challenges and Innovations.
Copyright © 2011 Delmar, Cengage Learning. ALL RIGHTS RESERVED. Chapter 5 Electronic Health Records.
Unit 1: Health IT Teams Examples and Characteristics Component 17/ Unit 11 Health IT Workforce Curriculum Version 1.0/Fall 2010.
Discussion - HITSC / HITPC Joint Meeting Transport & Security Standards Workgroup October 22, 2014.
CDA Overview HL7 CDA IHE Meeting, February 5, 2002 Slides from Liora Alschuler, alschuler.spinosa Co-chair HL7.
THE FUTURE OF HEALTHCARE IN WASHINGTON STATE Leveraging the C-CDA for Health Information Exchange.
ICD-10 Lessons Learned from Canada. Background of ICD-10 in Canada 1995 – Agreement reached between World Health Organization (WHO) and Canada to adopt.
Database Principles: Fundamentals of Design, Implementation, and Management Chapter 1 The Database Approach.
© 2016 Chapter 6 Data Management Health Information Management Technology: An Applied Approach.
Integrated ALM with Cross-Tool Reporting Kovair Marketing Kovair Software Copyright ©
When BPM meets Blockchain
Multi-Device UI Development for Task-Continuous Cross-Channel Web Applications Enes Yigitbas, Thomas Kern, Patrick Urban, Stefan Sauer
Process 4 Hours.
Workforce Repository & Planning Tool
Self-Contained Systems
NCQA’s Approach to the New Quality Measurement Landscape
CompSci 280 S Introduction to Software Development
Segmap Solutions Mapping segments.
Electronic Medical and Dental Record Integration Options
Patient Centered Medical Home
Lecture 1 Introduction to Database
SNOMED CT Education SIG: Strategic Plan Review
Chapter 4 – Requirements Engineering
Buzzard Solutions Limited
Sabri Kızanlık Ural Emekçi
Overview of MDM Site Hub
Information Systems Selection
MedPlus A Quest Diagnostics Company
Unit 5 Systems Integration and Interoperability
Leveraging Payer Data to Jumpstart RHIOs
Managing Clinical Information: EHR Terms and Architecture
Black Pear Software An Agile Approach to Integrated Shared Care across Health & Social Care.
Chapter 1 Database Systems
File Systems and Databases
Chapter 2: The Linux System Part 1
Chapter 3 – Agile Software Development
Course: Module: Lesson # & Name Instructional Material 1 of 32 Lesson Delivery Mode: Lesson Duration: Document Name: 1. Professional Diploma in ERP Systems.
A clinical collaboration platform
Touchstone Testing Platform
DELIVERING BETTER SERVICES: USER-CENTRED SERVICE DESIGN AND EVALUATION
Chapter 1 Database Systems
Engineering Quality Software
Electronic health records Deploying knowledge at the Point of Care
Life Sciences Solutions
HLN Consulting, LLC® November 8, 2006
Palestinian Central Bureau of Statistics
Presentation transcript:

RAIN Live Oak Data Provenance API Stage 1 – ONC Data Provenance Challenge -

Data Provenance In Diverse Exchange Data Provenance has the power to transform disparate patient records spanning numerous facilities into a unified chart of a patient's health status and history. Reliable provenance improves trust in data, clarifies the parties involved in each medical encounter, and better illustrates how each piece of information fits into the large image of that patient's health and care needs.

Challenges To Implementing Data Provenance Diverse Repositories: The wide range of health data vendors active today create a range of repository designs and schemas; widely usable provenance generators must be flexible to data structures Reliable Exchange: Varied health document standards, structures and selected dataset can see some data elements omitted when shared; Data Provenance must be included to maintain a chain of integrity Evolving Exchange: As new exchange modes emerge and new document models such as FHIR are introduced, clinical repositories must be able to maintain provenance across the full spectrum of storage and exchange methods available to them Standardized, automated Data Provenance will maintain integrity and improve quality of care informed by that data

Cross-Platform Provenance Generation & Validation The outcome of our project will be a cross-platform library supporting generation, management, serialization, and validation of Data Provenance independent of specific repository or document types. This Provenance Toolset will serve as a component of health systems, acting as a plug-in or independent service to handle management of provenance on behalf of other system components. This de-coupled approach, facilitated by a simple API to enable schema-specific expansion, will give varied data services access to provenance generation and validation without requiring those services to handle such operations themselves.

Varied Datasets & Document Standards The nature of provenance varies depending both on the type of data being addressed and the document standard carrying it. To address these variances our Provenance Toolset will include design principles such as: Provenance As Object: Abstracting provenance data as a dynamic object, rather then a concrete document, will enable the Toolset to more easily apply logic, validate member fields, and translate/format user-provided data Extensible Serialization: Once generated, provenance models can then be serialized into text form for inclusion in health documents. By separating data processing from the final concrete document type we will increase flexibility and allow serialization according to a variety of library-included or user defined document guidelines Partial Templates: Flexible serialization will also enable flexible deserialization, allowing the Toolset to accept partial or pre-generated Provenance documents as input. Once deserialized, the provenance records can then be edited, updated, validated and fully filled-in before being re-serialized for including in a final document

Core Data Points In developing a cross-platform Data Provenance Toolset, the baseline for our data model will be the FHIR Provenance resource. This provides a strong starting point for provenance documents, which can then be adapted/expanded to meet the needs of other documents standards. Major FHIR Provenance data elements include: Period of activity Provenance timestamp Relevant location Event/activity type Actor(s) involved Such data elements can be manually or programatically populated to support conformance, as well as interacting with cooperative APIs to retrieve information (such as specific individual or location information) from a remote repository. A final key element of Provenance is the digital signature, vital for ensuring integrity of the provenance and to attest to the party responsible for provenance generation. The Toolset will enable automated generation of such signatures using key-pairs owned by the generating part.

Provenance Anywhere. Data Provenance is a needed next step in the progression of health infomatics. As medical data systems grow ever larger, serving ever more patients, physicians needs to know more about the data they rely on to make clinical decisions. A flexible, platform-independent Provenance Toolset will expedite the integration of provenance into existing and new health systems by delivering an abstracted API that handles generation, management and validation as a self-contained service. A Toolset capable to generating provenance for a variety of repository and document types will ensure more consistent and widely adopted provenance, improving trust in data, enabling better use of patient-generated data, and reducing redundancy by ensuring integrity and improving the viable life-span of provenance-backed patient health records. As data moves, provenance travels with it, ensuring accuracy and improving outcomes at every stage of care.

For Additional Information Contact Timothy Tyndall – Executive Director – RAIN Live Oak – timothy@rain.org Ayami Tyndall – Network Systems Director – RAIN Live Oak – ayami@rain.org