SOA at Intermountain Healthcare: New IDEAs and Progress Towards a New Platform SOA in Healthcare July 13, 2011 Stanley M. Huff, MD

Size: px
Start display at page:

Download "SOA at Intermountain Healthcare: New IDEAs and Progress Towards a New Platform SOA in Healthcare July 13, 2011 Stanley M. Huff, MD"

Transcription

1 SOA at Intermountain Healthcare: New IDEAs and Progress Towards a New Platform SOA in Healthcare July 13, 2011 Stanley M. Huff, MD Huff # 1

2 Acknowledgements Tom Oniki Joey Coyle Craig Parker Yan Heras Cessily Johnson Roberto Rocha Lee Min Lau Alan James Many, many, others # 2

3 Intermountain Medical Center Women s and Newborn Main Tower Heart and Lung Hospital Cancer Center Outpatient Pavilion

4 Intermountain Healthcare 24 hospitals 2,488 inpatient beds 123,447 Acute admissions 98,674 Ambulatory surgeries 160,306 Homecare visits 502,327 Acute patient days 5,817,392 Outpatient visits 429,949 emergency room visits 38,103 inpatient surgeries

5 Homer Warner and HELP The first version of the HELP (Health Evaluation through Logical Processing) system was built in 1967 From its inception, the HELP system was built primarily to provide advanced decision support Dr. Homer Warner

6 Patient

7 Core Assumptions The complexity of modern medicine exceeds the inherent limitations of the unaided human mind. ~ David M. Eddy, MD, Ph.D.... man is not perfectible. There are limits to man s capabilities as an information processor that assure the occurrence of random errors in his activities. ~ Clement J. McDonald, MD

8 Clinical System Approach Intermountain can only provide the highest quality, lowest cost health care with the use of advanced clinical decision support systems integrated into frontline workflow

9 Adverse Drug Events Total # moderate + severe ADEs Rates today (2008-9) at about 230 per year Generates >$1 million per year in net cost reductions at LDS Hospital alone (3) Year

10 Neo-natal intensive care unit (NICU) admits by weeks gestation Deliveries w/o Complications, n = 8,001 18,988 33,185 19,601 4, Percent NICU admissions Weeks gestation 0

11 Elective inductions < 39 weeks % elective inductions < 39 weeks n = Jan 01 Mar May Jul Sep Nov Jan 02 Mar May Jul Jan 03 Mar May Jul Sep Nov Jan 04 Mar May Jul 0

12 Labor & delivery variable cost Average combined variable cost ($) Expected maternal and fetal combined variable cost Goal: hold increase to no more than 6.85% Actual combined variable cost Jan 2003 Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan 2004 Feb Mar Apr May

13 ARDS evidence in action Defining the best practice clinical protocol Physician compliance ARDS ventilator management: Survival 9.5% 44% ~$120,000 less cost per case!

14 Decision Support Modules Antibiotic Assistant Ventilator weaning ARDS protocols Nosocomial infection monitoring MRSA monitoring and control Prevention of Deep Venous Thrombosis Infectious disease reporting to public health Diabetic care Pre-op antibiotics ICU glucose protocols Ventilator disconnect Infusion pump errors Lab alerts Blood ordering Order sets Patient worksheets Post MI discharge meds

15 Infrastructure Vision Rapid application development environment Dynamic workflow configuration Standard data models and terminology Decision support authoring and execution Knowledge asset management Rules, alerts, protocols, reminders, reports End user preferences Common lists, Hot text Service Oriented Architecture/Enterprise Service Bus Huff # 15

16 Strategic Goals Minimum goal: Be able to share applications, reports, alerts, protocols, and decision support with ALL GE customers Maximum goal: Be able to share applications, reports, alerts, protocols, and decision support with anyone in the WORLD

17 Order Entry API (adapted from Harold Solbrig) Application VA Order Entry Update Medication Order Interface Service Data COS VA Order Services Update PharmacyOrder WHERE ordernumber = 4674 MUMPS Database

18 Order Entry API Different Client, Same Service (adapted from Harold Solbrig) Application Dept of Defense Update Medication Order Interface Service Data COS VA Order Services Update PharmacyOrder WHERE ordernumber = 4674 MUMPS Database

19 Order Entry API Different Server, Same Client (adapted from Harold Solbrig) Application Dept of Defense Update Medication Order Interface Service Data COS GE Services GE Repository Update PharmacyOrder WHERE ordernumber = 4674 Oracle Tables

20 Order Entry API (adapted from Harold Solbrig) Application... Interface COS Service Data

21 What Is Needed to Create a New Paradigm? Standard set of detailed clinical data models coupled with Standard coded terminology Standard API s (Application Programmer Interfaces) for healthcare related services Open sharing of models, coded terms, and API s

22 What are detailed clinical models? Why do we need them? # 22

23 A diagram of a simple clinical model Clinical Element Model for Systolic Blood Pressure SystolicBPObs SystolicBP data 138 mmhg quals BodyLocation BodyLocation data Right Arm PatientPosition PatientPosition data Sitting # 23

24 Need for a standard model A stack of coded items is ambiguous (SNOMED CT) Numbness of right arm and left leg Numbness ( ) Right ( ) Arm ( ) Left ( ) Leg ( ) Numbness of left arm and right leg Numbness ( ) Left ( ) Arm ( ) Right ( ) Leg ( ) # 24

25 What if there is no model? Site #1 Hct, manual: % Hct, auto : % Site #2 Hct : % Manual Auto Estimated # 25

26 HL7 V2.X Messages Site 1: OBX 1 CE ^Hct, manual 37 % OBX 1 CE ^Hct, auto 35 % Site 2: OBX 1 CE ^Hct 37 %. manual OBX 1 CE ^Hct 35 %. auto

27 Model fragment in XML Pre-coordinated representation <observation> <cd> Hct, manual (LOINC ) </cd> <value> 37 % </value> </observation> Post-coordinated (compositional) representation <observation> <cd> Hct (LOINC ) </cd> <qualifier> <cd> Method </cd> <value> Manual </value> <qualifier> <value> 37 % </value> </observation> # 27

28 Relational database implications Patient Identifier Date and Time Observation Type Observation Value Units /4/2005 Hct, manual 37 % /19/2005 Hct, auto 35 % Patient Identifier Date and Time Observation Type Weight type Observation Value Units /4/2005 Hct manual 37 % /19/2005 Hct auto 35 % If the patient s hematocrit is <= 35 then. # 28

29 Isosemantic Models Precoordinated Model HematocritManualModel HematocritManual (LOINC ) data 37 % Post coordinated Model (Storage Model) HematocritModel Hematocrit (LOINC ) data 37 % quals HematocritMethodModel Hematocrit Method data Manual # 29

30 More complicated items: Signs, symptoms Diagnoses Problem list Family History Use of negation No Family Hx of Cancer Description of a heart murmur Description of breath sounds Rales in right and left upper lobes Rales, rhonchi, and egophony in right lower lobe # 30

31 What do we model? All data in the patient s EMR, including: Allergies Problem lists Laboratory results Medication and diagnostic orders Medication administration Physical exam and clinical measurements Signs, symptoms, diagnoses Clinical documents Procedures Family history, medical history and review of symptoms

32 Model Subtypes Created Number of models created Laboratory models 2933 Evaluations 210 Measurements 353 Assertions 143 Procedures 87 Qualifiers, Modifiers, and Components Statuses 26 Date/times 27 Others 400+ # 32

33 How are the models used? Data entry screens, flow sheets, reports, ad hoc queries Basis for application access to clinical data Computer-to-Computer Interfaces Creation of maps from departmental/foreign system models to the standard database model Core data storage services Validation of data as it is stored in the database Decision logic Basis for referencing data in decision support logic Does NOT dictate physical storage strategy

34 Model Source Expression (CDL) model BloodPressurePanel is panel { key code(bloodpressurepanel_key_ecid); statement SystolicBloodPressureMeas systolicbloodpressuremeas optional systolicbloodpressuremeas.methoddevice.conduct(methoddevice) systolicbloodpressuremeas.bodylocationprecoord.conduct(bodylocationprecoord) systolicbloodpressuremeas.bodyposition.conduct(bodyposition) systolicbloodpressuremeas.relativetemporalcontext.conduct(relativetemporalcontext) systolicbloodpressuremeas.subject.conduct(subject) systolicbloodpressuremeas.observed.conduct(observed) systolicbloodpressuremeas.reportedreceived.conduct(reportedreceived) systolicbloodpressuremeas.verified.conduct(verified); statement DiastolicBloodPressureMeas diastolicbloodpressuremeas optional. statement MeanArterialPressureMeas meanarterialpressuremeas optional. qualifier MethodDevice methoddevice optional; md.code.domain(bloodpressuremeasurementdevice_domain_ecid); qualifier BodyLocationPrecoord bodylocationprecoord optional; blp.code.domain(bloodpressurebodylocationprecoord_domain_ecid); modifier Subject subject optional; } attribution Observed observed optional; attribution ReportedReceived reportedreceived optional; attribution Verified verified optional; # 34

35 So that is the vision of the future, what is happening right now? Huff # 35

36 Misys Lab GE/AGFA Radiology Tamtron Anatomic Pathology McKesson Pharmacy ARUP Blood Bank Blood Gas Machines Dictaphone Varis Oncology MRS Mammography GE/Logicare ER Computrition Dietary HELP Database ADT, Orders, Results, Billing HELP (Inpatient HIS) 3M ADT, Orders, Results, Billing egate Interface Engine Sun Registration, Scheduling ADT, Results, Orders Registration, Scheduling Care Flow (Outpatient) GEHC ADT, Billing ADT, Billing, Case Mix HDM & Medrec 3M Health Data Dictionary 3M Billing & Financial IHC Clinical Workstation 3M HELP 2 CD IHC Tuxedo CDR Database (HEMS) 3M DataStage Data Warehouse IHC

37 Application Explosion applications in the organization Applications being purchased or built include approximately 80% redundancy of functionality Data Explosion All new applications require duplication of data One example of data duplication 49 copies of patient registration data 294 million patient records online 288 million or 97% are duplicate copies 125,000 registration updates/day or 6.1 million total data updates daily

38 Information Delivery Enterprise Architecture

39 IDEA Governance Structure RESPONSIBILITES Provides strategic oversight and guidance for IDEA Empowers IDEA subcommittee to specifying standards, practices, guidelines and tools Approval of IDEA subcommittee proposals Monitors and is accountable for adherence to approved standards, practices, guidelines and tools EARB Chair: Chief Technology Officer IDEA GOVERNANCE IDEA Subcommittee Chair: Enterprise Software Architect MEMBERS PMO, HELP1, HELP2, Migration, Financial, Tactical, ebusiness, Clinical Operations, Interfaces, EDW, ECIS, Informatics, Security, Select Health, Operations, RIM, KTMI, HWCIR Fostering Excellence Workgroup Exception Handling Workgroup Auditing Workgroup Security Architecture Subcommittee Desktop Subcommittee RESPONSIBILITES Database Architecture Subcommittee Establish the Information Delivery Enterprise Architecture by specifying standards, practices, and guidelines and tools Build consensus and document software standards, processes, tools, and infrastructure to be approved by IDEA Governance Provides stewardship for respective teams Brings forth gaps, issues and solutions for IDEA

40 A Picture

41 Something More Concise Intermountain Application New 3 rd Party Application IDEA Enterprise Service Bus Intermountain Central Data Rep New 3 rd Party Data Repository

42 Nursing Medication Charting workflow

43 Physician Note Writing workflow

44 Clinician Data Review workflow

45 Potential Benefits Low risk Incremental changes - no big bang changes Gradual implementation of ESB Transition based on particular modules Results review, text documents, allergies, documentation, order entry Slowly increasing use of the new database Opportunity to tune performance Huff # 45

46 Questions? Huff # 46

Integrating RAPID Common Data Elements and Modeling with the Goals of HSPC. MDEpiNet RAPID Sept 14, 2016 Stanley M. Huff, MD

Integrating RAPID Common Data Elements and Modeling with the Goals of HSPC. MDEpiNet RAPID Sept 14, 2016 Stanley M. Huff, MD Integrating RAPID Common Data Elements and Modeling with the Goals of HSPC MDEpiNet RAPID Sept 14, 2016 Stanley M. Huff, MD Why? To help people live the healthiest lives possible. 4 Healthcare Services

More information

Clinical Information Interoperability Council (CIIC) Providing a Shared Repository of Detailed Clinical Models for all of Health and Healthcare

Clinical Information Interoperability Council (CIIC) Providing a Shared Repository of Detailed Clinical Models for all of Health and Healthcare Clinical Information Interoperability Council (CIIC) Providing a Shared Repository of Detailed Clinical Models for all of Health and Healthcare NIH HCS Collaboratory and PCORnet December 1, 2017 Stanley

More information

Leveraging Electronic Health Record (EHR) Data to Transform healthcare

Leveraging Electronic Health Record (EHR) Data to Transform healthcare Leveraging Electronic Health Record (EHR) Data to Transform healthcare Data-Driven Changes in Healthcare Lead to Improved Care and Lower Costs Nicole Hobbs, PhD Medical Informatics Director May 3, 2017

More information

What is a Standards-based Healthcare Services Platform, and Why should it Matter to You?

What is a Standards-based Healthcare Services Platform, and Why should it Matter to You? What is a Standards-based Healthcare Services Platform, and Why should it Matter to You? Session PCM3, February 19, 2017 Stanley M. Huff, MD, CMIO, Intermountain Healthcare 1 Speaker Introduction Stanley

More information

Technology Models for Building Health Information Infrastructure I. John Lightfoot VP Technology Healthvision, Inc.

Technology Models for Building Health Information Infrastructure I. John Lightfoot VP Technology Healthvision, Inc. Technology Models for Building Health Information Infrastructure I John Lightfoot VP Technology Healthvision, Inc. jlightfoot@healthvision.com Agenda > Value of Health Information Interoperability > How

More information

CLINICAL PORTAL Hospital Services. Presented by Stephen Parsons

CLINICAL PORTAL Hospital Services. Presented by Stephen Parsons 1 CLINICAL PORTAL Hospital Services Presented by Stephen Parsons 2001-2011 Dependence on Interoperability 2 Multiple modular solutions centred on Series of interface engines Web based applications Data

More information

Clinical and Research Questions

Clinical and Research Questions Health Record: The Next Leap Forward John Glaser, PhD Vice President and CIO Partners HealthCare May 8, 2008 Clinical and Research Questions Research Why do some patients with asthma respond to steroid

More information

HAI event March 2009

HAI event March 2009 HAI event March 29 Thanks and an apology A Project Moving a Big Dot TM 10 Scottish Patient Safety Alliance (SPSA) Driver Diagram Improve Safety of Healthcare Services in Scotland Primary Drivers Scottish

More information

Achieving Clinical Transformation with an Interoperable Health IT Infrastructure

Achieving Clinical Transformation with an Interoperable Health IT Infrastructure Achieving Clinical Transformation with an Interoperable Health IT Infrastructure April 12, 2015 Stanley M. Huff, MD CMIO, Intermountain Healthcare DISCLAIMER: The views and opinions expressed in this presentation

More information

FHIR, Interoperability, and the World of Enablement

FHIR, Interoperability, and the World of Enablement FHIR, Interoperability, and the World of Enablement W. Ed Hammond. Ph.D., FACMI, FAIMBE, FIMIA, FHL7 Director, Duke Center for Health Informatics. DTMI Director, Applied Informatics Research, DHTS Professor,

More information

The Evolution of the Referral Process

The Evolution of the Referral Process The Evolution of the Referral Process Case Study: Providence Health System E-Referral Mike Reagin Director of Research and Development michael.reagin@providence.org Providence Health System Portland, Oregon

More information

Healthcare Informatics

Healthcare Informatics Healthcare Informatics GHEALTH ENTERPRISE GHealth Enterprise Hospital Information System is a comprehensive healthcare ERP solution for the end to end management of large and medium hospitals, engineered

More information

Leveraging the Electronic Health Record for Population Decision Support and Quality Measurement. Jonathan S. Einbinder, MD, MPH

Leveraging the Electronic Health Record for Population Decision Support and Quality Measurement. Jonathan S. Einbinder, MD, MPH Leveraging the Electronic Health Record for Population Decision Support and Quality Measurement Jonathan S. Einbinder, MD, MPH Eighth National Quality Colloquium August 18, 2009 1 Objective Develop awareness

More information

Dr. Rob Donald - Curriculum Vitae. Web: Mob:

Dr. Rob Donald - Curriculum Vitae.   Web:  Mob: Dr. Rob Donald - Curriculum Vitae Email: rob@statsresearch.co.uk, Web: http://www.statsresearch.co.uk Mob: 07780 650 910 Profile Data Scientist, Systems and Data Analyst In my current role I am a senior

More information

CDA vs Archetypes: Use Cases March Tomaž Gornik, Co-founder and CEO

CDA vs Archetypes: Use Cases March Tomaž Gornik, Co-founder and CEO CDA vs Archetypes: Use Cases March 2014 Tomaž Gornik, Co-founder and CEO $25M revenue Company facts 120 employed professionals 80 experienced software developers Products, References and domain knowledge

More information

Successful healthcare analytics begin with the right data blueprint

Successful healthcare analytics begin with the right data blueprint IBM Software Information Management Healthcare Successful healthcare analytics begin with the right data blueprint 2 Successful healthcare analytics begin with the right data blueprint Executive summary

More information

Clinical Decision Support Technologies for Oncologic Pathology

Clinical Decision Support Technologies for Oncologic Pathology Clinical Decision Support Technologies for Oncologic Pathology Brian H. Shirts Assistant Professor, Department of Laboratory Medicine University of Washington, National Cancer Policy Forum Improving Cancer

More information

Laboratory Information system is. Laboratory Information System

Laboratory Information system is. Laboratory Information System Laboratory Information System The Laboratory Information system module is used by the pathology lab to record and disseminate the information regarding the tests performed. The Laboratory department receives

More information

The Perfect Storm: CE and IT Convergence without Collaboration

The Perfect Storm: CE and IT Convergence without Collaboration The Perfect Storm: CE and IT Convergence without Collaboration John Glaser, PhD Vice President and CIO Partners HealthCare April 4, 2009 It was an Unprecedented Set of Circumstances (Bob Case, NOAA) The

More information

Working with Health IT Systems is available under a Creative Commons Attribution-NonCommercial- ShareAlike 3.0 Unported license.

Working with Health IT Systems is available under a Creative Commons Attribution-NonCommercial- ShareAlike 3.0 Unported license. Working with Health IT Systems is available under a Creative Commons Attribution-NonCommercial- ShareAlike 3.0 Unported license. Johns Hopkins University. Welcome to Health Management Information Systems,

More information

Implementing Biomedical Informatics Approaches to Facilitate Translational and Clinical Research

Implementing Biomedical Informatics Approaches to Facilitate Translational and Clinical Research Implementing Biomedical Informatics Approaches to Facilitate Translational and Clinical Research Institute of Medicine May 30, 2014 David A. Fenstermacher, Ph.D. Chief Research Information Officer Professor,

More information

Organizational Track. 10a.m. 11a.m. TRAINING

Organizational Track. 10a.m. 11a.m. TRAINING Organizational Track 10a.m. 11a.m. TRAINING 1 Qualifications for a Terminology Analyst Veterans Health Administration Melanie Loucks, RHIT VHA Enterprise Terminology Services Enterprise Terminology Services

More information

Clinical Information Systems

Clinical Information Systems Clinical Information Systems One System with Multiple Solutions Perfusion Anesthesia ICU EMR EMR Integrated Workstation and Tablet Solutions The VIPER EMR module has been developed using an app-based architecture.

More information

Transforming Validated Clinical Research into the new Cerner and EPIC App Stores (SMART FHIR)

Transforming Validated Clinical Research into the new Cerner and EPIC App Stores (SMART FHIR) Transforming Validated Clinical Research into the new Cerner and EPIC App Stores (SMART FHIR) Iltifat Husain MD Co-founder, IMPATHIQ Assistant Professor of Emergency Medicine Wake Forest School of Medicine

More information

Hospital Information System Market in India

Hospital Information System Market in India Hospital Information System Market in India February 2015 Executive Summary Market Hospital Information System market in India was valued INR 7.6 bn in 2013 and is expected to reach INR 19.1 bn by 2018

More information

IBM Enterprise Service Bus for Healthcare

IBM Enterprise Service Bus for Healthcare IBM Enterprise Service Bus for Enabling new levels of integration and interoperability for today s demanding hospitals and health plans Highlights Integrate data and applications from disparate sources

More information

EHR-Laboratory Interoperability and Connectivity Specification. Overview

EHR-Laboratory Interoperability and Connectivity Specification. Overview EHR-Laboratory Interoperability and Connectivity Specification ( ELINCS ) Overview Sept. 29, 2006 Walter Sujansky, MD PhD ELINCS Project Overview 2 A national project sponsored by the California HealthCare

More information

EMR Adoption Model. Handbook

EMR Adoption Model. Handbook EMR Adoption Model Handbook Version 2.0 Morgan Price, James Lai, Tyrone Austen, and Jes Bassi Jun. 8, 2010 Overview Physicians across the country and even the world are migrating from entirely paper-based

More information

Oregon HIX-IT Strategies and Status

Oregon HIX-IT Strategies and Status Oregon HIX-IT Strategies and Status Oregon Health Insurance Exchange IT Project Presented at the Medicaid Enterprise Systems Conference August 22, 2012 Oregon Health Insurance Exchange Corporation 1 Oregon

More information

Digital Strategy is focused on

Digital Strategy is focused on Digital Strategy and Meaningful Use of EHR Northern Devon Healthcare Trust November 8 th 203 Author: Mike Jones Digital Strategy is focused on High Quality Clinical Services Integrated Model of Care Sustainable

More information

Creating a Lean Culture Transformational Leadership for Lean Health Care

Creating a Lean Culture Transformational Leadership for Lean Health Care Creating a Lean Culture Transformational Leadership for Lean Health Care Bruce Roe, MD President and CEO Executive Champion, Transformation February 15, 2017 St.Boniface Hospital 180 Departments 7 Separate

More information

More Than You Think. HL7 is people, HL7 is ideas, HL7 is collaboration

More Than You Think. HL7 is people, HL7 is ideas, HL7 is collaboration More Than You Think HL7 is people, HL7 is ideas, HL7 is collaboration Getting the Most Out of Your Data Using HL7 Clinical Decision Support Standards 2 Speakers: HL7 CDS WG Co-Chairs Robert A Jenders,

More information

StartUp America Challenge. Improvements to Information Structure Data Standards, Quality & Interoperability. Part 3 FINAL PROJECT PLAN

StartUp America Challenge. Improvements to Information Structure Data Standards, Quality & Interoperability. Part 3 FINAL PROJECT PLAN StartUp America Challenge Improvements to Information Structure Data Standards, Quality & Interoperability Part 3 FINAL PROJECT PLAN Lyndia A. Hayden Northwestern University MED 407, Winter 2012 StartUp

More information

ecqm Implementation and Submission Insights Cerner Corporation Nebraska Methodist Health System

ecqm Implementation and Submission Insights Cerner Corporation Nebraska Methodist Health System ecqm Implementation and Submission Insights Cerner Corporation Nebraska Methodist Health System Agenda: 2015 Pilot Program Overview Client Perspective Questions 1 2015 ecqm Pilot Program Overview of 2015

More information

Integrating the Healthcare Enterprise International Cardiology Domain Update. Webinar Series 2017

Integrating the Healthcare Enterprise International Cardiology Domain Update. Webinar Series 2017 Integrating the Healthcare Enterprise International Cardiology Domain Update Webinar Series 2017 Presenting Members Jerry Serwer MD, University of Michigan [PC co-chair] David Slotwiner MD, Weill Cornell

More information

EMRs and Disease Registries for Chronic Disease Care: Technologies and Trade-offs

EMRs and Disease Registries for Chronic Disease Care: Technologies and Trade-offs EMRs and Disease Registries for Chronic Disease Care: Technologies and Trade-offs Walter Sujansky, MD PhD Health Care Information Technology 2004 November 18, 2004 Role of Information Technology in Chronic

More information

POWERFUL INTUITIVE RESPONSIVE

POWERFUL INTUITIVE RESPONSIVE POWERFUL INTUITIVE RESPONSIVE The Australian EMR specialist Proud creators of The leading Australian EMR specialist Core Medical Solutions is a leading provider of Electronic Medical Records (EMR) solutions

More information

EHR Data Analytics Descriptive: Predictive: Prescriptive: Data mining: Personalized medicine: Electronic Health Record (EHR):

EHR Data Analytics Descriptive: Predictive: Prescriptive:  Data mining: Personalized medicine: Electronic Health Record (EHR): EHR Data Analytics 1. Explain the difference between descriptive, predictive and prescriptive analytics. - Descriptive: describes a current or past situation standard types of reporting - Predictive: using

More information

Clinical Data Architecture for Business Intelligence and Quality Reporting

Clinical Data Architecture for Business Intelligence and Quality Reporting Clinical Data Architecture for Business Intelligence and Quality Reporting Aaron Abend Managing Director, Recombinant Data Corp. 11 July 2011 Copyright 2011 Recombinant Data Corp. All rights reserved.

More information

The Future of HealthCare Information Technology

The Future of HealthCare Information Technology HST.921 / HST.922 Information Technology in the Health Care System of the Future, Spring 2009 Harvard-MIT Division of Health Sciences and Technology Course Directors: Dr. Steven Locke, Dr. Bryan Bergeron,

More information

Thinking SOA: How to Get Your Organization Ready. Joel L. Vengco Director of IT Ambulatory Practice Systems April 16, 2008

Thinking SOA: How to Get Your Organization Ready. Joel L. Vengco Director of IT Ambulatory Practice Systems April 16, 2008 Thinking SOA: How to Get Your Organization Ready Joel L. Vengco Director of IT Ambulatory Practice Systems April 16, 2008 Overview About BMC Quick Review of SOA Checklist for SOA readiness SOA at Partners

More information

Healthcare Informatics. Oran Muduroglu CEO of Healthcare Informatics May 31 st 2007

Healthcare Informatics. Oran Muduroglu CEO of Healthcare Informatics May 31 st 2007 Healthcare Informatics Oran Muduroglu CEO of Healthcare Informatics May 31 st 2007 Agenda Healthcare Informatics Key Clinical Strategy Enabling improved outcomes 2 Update in 2007 continuing the journey

More information

PennChart Research Update

PennChart Research Update PennChart Research Update Maha Dutt, PennChart Operations Lead Office of Clinical Research Slides courtesy of Jessica Chen EMR Lead Analyst IS November 11 th, 2016 Agenda PennChart Phase II PennChart Research

More information

DEVELOPING DATA VISUALIZATION CAPABILITY

DEVELOPING DATA VISUALIZATION CAPABILITY DEVELOPING DATA VISUALIZATION CAPABILITY IN HOSPITAL AUTHORITY HONG KONG Symposium on Data-Driven Healthcare 29 & 30 August 2017 Mr. Kevin CAI CIO, Hospital Authority Hong Kong Hong Kong s Public Healthcare

More information

Workflow Manager Whitepaper: WORKFLOW GAPS IN ENTERPRISE IMAGING By: Val Kapitula RT(R), PMP, CIIP

Workflow Manager Whitepaper: WORKFLOW GAPS IN ENTERPRISE IMAGING By: Val Kapitula RT(R), PMP, CIIP Workflow Manager Whitepaper: WORKFLOW GAPS IN ENTERPRISE IMAGING By: Val Kapitula RT(R), PMP, CIIP Table of Contents Table of Contents... 2 Executive Summary... 3 Enterprise Integration... 4 Workflow Efficiency...

More information

EHR Modernization - Conceptual Architecture EHR Services Platform (ESP) - Software Development Kit (SDK)

EHR Modernization - Conceptual Architecture EHR Services Platform (ESP) - Software Development Kit (SDK) CALL FOR PARTICIPATION Please post your discussion comments at http://www.osehra.org/group/architecture This DRAFT document should be treated as a Request for Information (RFI) Modernization - Conceptual

More information

Axpert. Hospital Information Management System A COMPREHENSIVE SOLUTION FOR COMPLETE HOSPITAL MANAGEMENT

Axpert. Hospital Information Management System A COMPREHENSIVE SOLUTION FOR COMPLETE HOSPITAL MANAGEMENT HOSPITALS CLINICS LAB DIAGNOSTICS PHARMACY Axpert Hospital Information Management System A COMPREHENSIVE SOLUTION FOR COMPLETE HOSPITAL MANAGEMENT First HIMS Built on US Patented RAD Technology Platform

More information

HEALTH SYSTEM HIT INVESTMENTS: Building on a Core Foundation

HEALTH SYSTEM HIT INVESTMENTS: Building on a Core Foundation HEALTH SYSTEM HIT INVESTMENTS: Building on a Core Foundation George W. Bo-Linn, MD, MHA, FACP Chief Medical Officer Catholic Healthcare West Catholic Healthcare West: Overview Faith-based, not-for-profit

More information

Sage 300 for Healthcare

Sage 300 for Healthcare Sage 300 for Healthcare Sage 300 for Healthcare Adopt a faster, simpler, more flexible solution with full business management capabilities. With Sage, you are choosing the next generation of business management

More information

A FHIR Enabled Ecosystem for Health Information Sharing

A FHIR Enabled Ecosystem for Health Information Sharing A FHIR Enabled Ecosystem for Health Information Sharing Session 269, March 8, 2018 David Hay, Product Strategist, Orion Health FHIR Management Group Co-Chair 1 Conflict of Interest David Hay, MD Currently

More information

Organizational Track Definitions, Assumptions and Issues

Organizational Track Definitions, Assumptions and Issues Organizational Track Definitions, Assumptions and Issues 10a.m. 11a.m. Use Case Specification Robert Dolin,, MD National Clinical Information Systems and Physician Lead for Enterprise Terminology Services,

More information

Measuring the Impact of Community Benefit Programs May 4, 2016

Measuring the Impact of Community Benefit Programs May 4, 2016 Measuring the Impact of Community Benefit Programs May 4, 2016 Bridget Hogan Cole, MPH Executive Director A project of Community Partners 5/9/2016 Objectives Intent - Provide an overview of perspectives

More information

Evidence and Diagnostic Reporting in the IHE Context 1

Evidence and Diagnostic Reporting in the IHE Context 1 Computer-Assisted Radiology and Surgery Technical Report Evidence and Diagnostic Reporting in the IHE Context 1 Cor Loef, MsEE, Roel Truyen, MsEE Capturing clinical observations and findings during the

More information

Sooner, Better, Faster: Harnessing the Power of Big Data in Healthcare. Somesh Nigam, Ph.D. SVP and Chief Analytics & Data Officer

Sooner, Better, Faster: Harnessing the Power of Big Data in Healthcare. Somesh Nigam, Ph.D. SVP and Chief Analytics & Data Officer 1 Sooner, Better, Faster: Harnessing the Power of Big Data in Healthcare Somesh Nigam, Ph.D. SVP and Chief Analytics & Data Officer 2 Uniquely positioned to be a catalyst for change Connected to all key

More information

WEDI 2015 Health Information Exchange Value and ROI Survey

WEDI 2015 Health Information Exchange Value and ROI Survey Welcome to the Workgroup for Electronic Data Exchange (WEDI) 2015 Health Information Exchange Value and ROI Survey. WEDI is a multi-stakeholder coalition dedicated to solving the most critical problems

More information

Healthcare Analytics Design: Smart, Creative, Forward-Thinking

Healthcare Analytics Design: Smart, Creative, Forward-Thinking Sponsored By: Healthcare Analytics Design: Smart, Creative, Forward-Thinking Wednesday February 22, 2017 (12:00 1:00 pm Pacific / 1:00 2:00 pm Mountain / 2:00 3:00 p.m. Central / 3:00 4:00 pm Eastern)

More information

Speaker Background Ken Bobis, PhD

Speaker Background Ken Bobis, PhD Kaleidoscope: The Use of Wraparound Technology to Form the EMR ( Ken Bobis, PhD John Camoriano, MD Mayo Clinic Scottsdale HIMSS-2002 January 29, 2002 Atlanta, GA #7313: Kaleidoscope 10/14/01 1 Speaker

More information

APHL Current S&I Framework Initiatives and Relevance to Public Health

APHL Current S&I Framework Initiatives and Relevance to Public Health APHL Current S&I Framework Initiatives and Relevance to Public Health James B. Daniel, MPH Public Health Coordinator Office of the National Coordinator for Health IT June 4, 2014 Beyond Meaningful Use

More information

Midland Region All Boards Development Days. Midland espace. 15, 16 October, 2015

Midland Region All Boards Development Days. Midland espace. 15, 16 October, 2015 Midland Region All Boards Development Days Midland espace 15, 16 October, 2015 Outline 1. Regional Information Services 2. espace Overview 3. Midland epharmacy 4. Regional Clinical Workstation Regional

More information

Paper ref: TB (04/19) 016

Paper ref: TB (04/19) 016 Paper ref: TB (04/19) 016 Report Title Workforce and pay bill phasing and Fully Staffed scorecard Sponsoring Executive Raffaela Goodby Director of People and Organisation Development Author Raffaela Goodby

More information

Software Solution for Successful Hospital Management

Software Solution for Successful Hospital Management Spital + Software Solution for Successful Hospital Management Key Features Spital Plus o More than 150 Reports in total o Variety of Census Reports for MCI purposes o Designed with and for Doctors o DOS

More information

Improving Population and Individual Healthcare Outcomes with Machine Learning Analytics. Lonny Northrup, Sr. Medical Informaticist

Improving Population and Individual Healthcare Outcomes with Machine Learning Analytics. Lonny Northrup, Sr. Medical Informaticist Improving Population and Individual Healthcare Outcomes with Machine Learning Analytics Lonny Northrup, Sr. Medical Informaticist 1 Intermountain Healthcare 22 hospitals 39,000 employees 850,000 members

More information

Professor Derek Bell Acute Internal Medicine Imperial College London. President Royal College of Physicians Edinburgh. Flow again laminar or turbulent

Professor Derek Bell Acute Internal Medicine Imperial College London. President Royal College of Physicians Edinburgh. Flow again laminar or turbulent Professor Derek Bell Acute Internal Medicine Imperial College London President Royal College of Physicians Edinburgh Flow again laminar or turbulent October 2104 Overview Health care is complex Recognising

More information

Hackensack University Medical Center

Hackensack University Medical Center CUSTOMER INNOVATION STUDY Hackensack University Medical Center gets one step closer to precision medicine with cloud-based Infor Cloverleaf Integration Suite We are trying to understand human beings. So

More information

GLOBAL HEALTH INFORMATICS STANDARDS FOR NATIONAL HEALTH INFORMATION

GLOBAL HEALTH INFORMATICS STANDARDS FOR NATIONAL HEALTH INFORMATION GLOBAL HEALTH INFORMATICS STANDARDS FOR NATIONAL HEALTH INFORMATION Vikas Dwivedi (vikas_dwivedi@jsi.com) Boonchai Kijsanayotin (kijs0001@gmail.com) Derek Kunaka (derek_kunaka@za.jsi.com) What is Interoperability?

More information

The interoperability opportunity: Improving healthcare with an end-to-end enterprise strategy

The interoperability opportunity: Improving healthcare with an end-to-end enterprise strategy Executive Insights The interoperability opportunity: Improving healthcare with an end-to-end enterprise strategy February 2018 1 The interoperability opportunity Improving healthcare with an end-to-end

More information

NK9c, QUEST Executive Steering Committee Presentation pdf. Jim Murry Chief Information Officer

NK9c, QUEST Executive Steering Committee Presentation pdf. Jim Murry Chief Information Officer 1 EXECUTIVE STEERING COMMITTEE UPDATE OCTOBER 2011 Jim Murry Chief Information Officer 1 Agenda Members: Cygan, Ralph MD; Heydt, John MD; Kris Young; Winner, Cynthia RN ; Belmont, Terry ; Issai, Alice

More information

Software Solution. Get the data where and when you need it.

Software Solution. Get the data where and when you need it. Software Solution Get the data where and when you need it. Software Solution TEG Manager was developed to help clinicians manage a patient s hemostasis by providing easy access to test information through

More information

SUBMITTED BY RHIO WORKGROUP MEMBERSHIP

SUBMITTED BY RHIO WORKGROUP MEMBERSHIP V.04 RHIO Global Plan SUFFOLK CARE COLLABORATIVE REGIONAL HEALTH INFORMATION ORGANIZATION INTEGRATION STRATEGY SUBMITTED BY RHIO WORKGROUP MEMBERSHIP SUDD [Company address] Contents 1.0 Introduction &

More information

Empowering You To Build Paperless Hospital Environment

Empowering You To Build Paperless Hospital Environment Empowering You To Build Paperless Hospital Environment Strong Inventory Control system to Control Pilferages and Leakages Automated calculation of all payments Profitability Analysis and Growth Analysis

More information

Stobill to GRI The Staffing Challenges and Improvements

Stobill to GRI The Staffing Challenges and Improvements Stobill to GRI The Staffing Challenges and Improvements Alan Hunter General Manager, Emergency Care & Medical Services North East Sector and Cardiology Wednesday 28 th November 2012 5.10.11 Recession/CRES

More information

Healthcare Analytics Adoption: Start Small and Start Now

Healthcare Analytics Adoption: Start Small and Start Now Healthcare Analytics Adoption: Start Small and Start Now A modular approach that starts with small-scope projects can help mid-sized healthcare enterprises expand their analytics competency while adding

More information

BOARD OF DIRECTORS MEETING (Open)

BOARD OF DIRECTORS MEETING (Open) BOARD OF DIRECTORS MEETING (Open) Date: 14 November 2018 Item Ref: 03i TITLE OF PAPER TO BE PRESENTED BY ACTION REQUIRED Digital Transformation Strategy High Level Timeline/ Roadmap Phillip Easthope, Executive

More information

THE BENEFITS OF IT INTEGRATION IN THE CLINICAL LABORATORY

THE BENEFITS OF IT INTEGRATION IN THE CLINICAL LABORATORY THE BENEFITS OF IT INTEGRATION IN THE CLINICAL LABORATORY AND THE IMPORTANCE OF CONSIDERING TOTAL COST OF OWNERSHIP The era of information systems operating in silos has passed, and this is particularly

More information

Revised SMIS+ implementation plan. 4 th August 2015 SMIS+ Team

Revised SMIS+ implementation plan. 4 th August 2015 SMIS+ Team Revised SMIS+ implementation plan 4 th August 2015 SMIS+ Team Content Purpose and rationale Revised implementation plan Design & Build Plan (including workstreams) Design & Build Phases Deployment Phase

More information

SOA in the pan-canadian EHR

SOA in the pan-canadian EHR SOA in the pan-canadian EHR Dennis Giokas Chief Technology Officer Solutions Products and Group Canada Health Infoway Inc. 1 Outline Infoway EHR Solution EHRS Blueprint Overview Oriented Architecture Business

More information

Components of a Comprehensive Legacy Data Management Strategy: Challenges and Strategic Considerations

Components of a Comprehensive Legacy Data Management Strategy: Challenges and Strategic Considerations Components of a Comprehensive Legacy Data Management Strategy: Challenges and Strategic Considerations A White Paper May 2016 Impact Advisors LLC 400 E. Diehl Road Suite 190 Naperville IL 60563 1-800-

More information

Transformational Data-Driven Solutions for Healthcare

Transformational Data-Driven Solutions for Healthcare Transformational Data-Driven Solutions for Healthcare Transformational Data-Driven Solutions for Healthcare Today s healthcare providers face increasing pressure to improve operational performance while

More information

Introducing The Performance Goal Library

Introducing The Performance Goal Library HR Advancement Center Introducing The Performance Goal Library 1,000+ Health Care-Specific, SMART Goals Cascaded Through 4 Levels and 18 Departments 2014 The Advisory Board Company Overview of the Performance

More information

HEALTHCARE ACTIVITIES FROM ANYWHERE ANYTIME

HEALTHCARE ACTIVITIES FROM ANYWHERE ANYTIME HEALTHCARE ACTIVITIES FROM ANYWHERE ANYTIME Healthcare Utility Services To provide infrastructure or Software as a Service Platform to perform all kinds of healthcare operations by doctors, patients, lab

More information

J P Systems, Inc

J P Systems, Inc J P Systems, Inc. 1 703 815-0900 info@jpsys.com Requirements Analysis IT Architecture Data Architecture Business Architecture Clinical Terminologies Standards Development Healthcare IT Strategy Interoperability

More information

Cost & Limitations. My Vision Express ver For Certified Healthcare IT EHR. July 21st, 2017 Insight Software, LLC

Cost & Limitations. My Vision Express ver For Certified Healthcare IT EHR. July 21st, 2017 Insight Software, LLC Cost & Limitations For Certified Healthcare IT EHR My Vision Express ver.2014 July 21st, 2017 Insight Software, LLC Cost and Limitations for My Vision Express ver.2014 fgerrtetetretet Capability and Description

More information

Organization Meeting & Overview

Organization Meeting & Overview Organization Meeting & Overview CAS 757: Modern Software Technology for ehealth Instructor: Dr. Deptartment of Computing and Software McMaster University Canada Sartipi@mcmaster.ca http://www.cas.mcmaster.ca/~sartipi

More information

FDB MEDKNOWLEDGETM PACKAGES FOR MEDITECH

FDB MEDKNOWLEDGETM PACKAGES FOR MEDITECH FDB MEDKNOWLEDGETM PACKAGES FOR MEDITECH The Advancing Right Level Medication of Information Decision You Support Need Where Through Actionable and When You Drug Need Knowledge It Delivering the right

More information

INTRODUCING CLINIC AUTOMATION IN A PHASE I UNIT WITH END-TO-END E-SOURCE DATA PROCESSING

INTRODUCING CLINIC AUTOMATION IN A PHASE I UNIT WITH END-TO-END E-SOURCE DATA PROCESSING INTRODUCING CLINIC AUTOMATION IN A PHASE I UNIT WITH END-TO-END E-SOURCE DATA PROCESSING Wim Verreth 4 th Annual Outsourcing in Clinical Trials 21-22 May 2014 OUTLINE What is Clinical Automation? Why we

More information

REST-based APIs: Overview and Progress Since #SIIM14

REST-based APIs: Overview and Progress Since #SIIM14 REST-based APIs: Overview and Progress Since #SIIM14 #DICOMweb, HL7 #FHIR and More Brad Genereaux Agfa HealthCare DICOM WG-27 Industry Co-Chair @integratorbrad Disclosures Employee of Agfa HealthCare DICOM

More information

DEDUCE Clinical Text: An Ontology-based Module to Support Self-Service Clinical Notes Exploration and Cohort Development

DEDUCE Clinical Text: An Ontology-based Module to Support Self-Service Clinical Notes Exploration and Cohort Development DEDUCE Clinical Text: An Ontology-based Module to Support Self-Service Clinical Notes Exploration and Cohort Development Christopher Roth, Shelley A. Rusincovitch, Monica M. Horvath, Stephanie Brinson,

More information

Aligning Process Redesign and Change Management with Project Management (System Implementation Projects)

Aligning Process Redesign and Change Management with Project Management (System Implementation Projects) Aligning Redesign and Change Management with Project Management (System Implementation Projects) Kim Brant-Lucich Director of Redesign St. Joseph Health System Information Services HIMSS 2009: Project

More information

Mobile Radiography Radiology Information System by AMT/EMD

Mobile Radiography Radiology Information System by AMT/EMD 2014 Mobile Radiography Radiology Information System by AMT/EMD Mobile RIS is specifically designed for the mobile radiography industry Hugh Douthit/Patrick Mulcahy AMT/EMD Systems Software MMMRISV1-1

More information

Bending the Outcome Curve in the Fight Against Sepsis with Real-Time & Predictive Clinical Intelligence

Bending the Outcome Curve in the Fight Against Sepsis with Real-Time & Predictive Clinical Intelligence Bending the Outcome Curve in the Fight Against Sepsis with Real-Time & Predictive Clinical Intelligence Adam Klass, Chief Technology Officer, VigiLanz Corporation Bart Abban, Ph.D, Chief Data Scientist,

More information

Constructing Rural Health Information Systems for Critical Access Hospitals:

Constructing Rural Health Information Systems for Critical Access Hospitals: Constructing Rural Health Information Systems for Critical Access Hospitals: Imposing Interoperability on Disparate Legacy Information Systems, Developing Electronic Health Records, and Connecting Rural

More information

BBM PCM. Middleware. Point of care Manager. Blood Bank Manager. Laboratory Data Manager

BBM PCM. Middleware. Point of care Manager. Blood Bank Manager. Laboratory Data Manager Laboratory Data Manager PCM Point of care Manager BBM Blood Bank Manager Middleware National Technology A story of true customer partnership A story of true custo partners National Technology is a leading

More information

Montana DPPHS Enterprise Architecture. Montana Department of Public Health and Human Services Deloitte Consulting LLP

Montana DPPHS Enterprise Architecture. Montana Department of Public Health and Human Services Deloitte Consulting LLP Montana DPPHS Enterprise Architecture Montana Department of Public Health and Human Services Deloitte Consulting LLP Presenters Ron Baldwin CIO, Montana Department of Public Health and Human Services David

More information

The Dawn of Precision Delivery:

The Dawn of Precision Delivery: The Dawn of Precision Delivery: Integrating Analytics in Routine Patient Care Ravi B. Parikh, MD, MPP Resident in Internal Medicine, Brigham and Women s Hospital Clinical Fellow in Medicine, Harvard Medical

More information

Improve clinical efficiency, patient experience, and population health with real world analytics

Improve clinical efficiency, patient experience, and population health with real world analytics 1 Improve clinical efficiency, patient experience, and population health with real world analytics Eli Groesbeck Director, Population Health Dan Woicke Director, Enterprise System Management Cerner s Operational

More information

Nuacare HMS. PMS. LIMS. CMS. RIS

Nuacare HMS. PMS. LIMS. CMS. RIS Nuacare HMS. PMS. LIMS. CMS. RIS 1 Nuacare works with your hospital flow 2 Registratio n OPD Lab- Diagnostics Pharmac y Billing Human Resource s Accounti ng Reports Nuacare - Components 3 Clinical Pharma

More information

Integrating Standards to Achieve Semantic Interoperability. Dr Ken Lunn Director of Data Standards

Integrating Standards to Achieve Semantic Interoperability. Dr Ken Lunn Director of Data Standards Integrating Standards to Achieve Semantic Interoperability Dr Ken Lunn Director of Data Standards www.connectingforhealth.nhs.uk in the National Programme Development Programmes ETP C&B PBR SCR SUS Content

More information

Get To The Heart Of Your Cardiology Workflow

Get To The Heart Of Your Cardiology Workflow GE Healthcare Get To The Heart Of Your Cardiology Workflow Only with Centricity CARDDAS Xi 2 imagination at work Centricity CARDDAS Xi 2 Your Cardiology Clinical Workflow Enabler Centricity CARDDAS Xi

More information

SAP HANA in der medizinischen Forschung

SAP HANA in der medizinischen Forschung SAP HANA in der medizinischen Forschung Customer Helmut Ehrenmüller, Industry Presales Healthcare, SAP Österreich 27. April 2016, SAP Summit 2016, Linz Disclaimers DISCLAIMER This presentation outlines

More information

THE AMRITA EDGE AMRITA THE AMRITA EDGE

THE AMRITA EDGE AMRITA THE AMRITA EDGE THE EDGE THE EDGE Many hospitals have experienced tremendous challenges and in some cases failures with the implementation of an HIS or EHR system. Often this is the result of an implementation plan that

More information