Domain Analysis Models and Detailed Clinical Models. A methodological comparison to support a project decision

Similar documents
DCMs and Data Types. Thomas Beale, for San Diego, Sep 2011

Health Information Exchange Content Model Architecture Building Block HISO

Proposed Revisions to ebxml Technical Architecture Specification v ebxml Business Process Project Team

Proposed Revisions to ebxml Technical. Architecture Specification v1.04

Requirements Elicitation

RIM Document Editorial Tasks

SNOMED Clinical Terms

HL7 Development Framework

Vocabulary-Driven Enterprise Architecture Development Guidelines for DoDAF AV-2: Design and Development of the Integrated Dictionary

Chapter One: Overview

Fundamentals to Creating Architectures using ISO/IEC/IEEE Standards

What s a BA to do with Data? Discover and define standard data elements in business terms

Rich Hilliard 20 February 2011

FHA Federal Health Information Model (FHIM) Information Modeling Process Guide

CHAPTER 1. Topic: UML Overview. CHAPTER 1: Topic 1. Topic: UML Overview

Benefits and Challenges of Architecture Frameworks

Automatic Test Markup Language <ATML/> Sept 28, 2004

SCOS-2000 Technical Note

lnteroperability of Standards to Support Application Integration

VANCOUVER Chapter Study Group. BABOK Chapter 9 Techniques

Design of Embedded Systems

SysML Past, Present, and Future. J.D. Baker Sparx Systems Ambassador Sparx Systems Pty Ltd

SERIES M: TELECOMMUNICATION MANAGEMENT, INCLUDING TMN AND NETWORK MAINTENANCE Telecommunications management network

Software Requirements Specification. <Project> for. Version 1.0 approved. Prepared by <author(s)> <Organization> <Date created>

Chapter 4 Requirements Elicitation

Universal Model Framework -- An Introduction

HL7 V3 User Model. The V3 Editing Team. April 9, Ockham Information Services LLC

Slide 1 Welcome to Networking and Health Information Exchange, Health Data Interchange Standards. This is lecture b.

ISO CTS2 and Value Set Binding. Harold Solbrig Mayo Clinic

Fausto Giunchiglia and Mattia Fumagalli

MILS Multiple Independent Levels of Security. Carol Taylor & Jim Alves-Foss University of Idaho Moscow, Idaho

Requirements. CxOne Standard

Component-Based Software Engineering TIP

Classes and Objects. Object Orientated Analysis and Design. Benjamin Kenwright

Semantics-Based Integration of Embedded Systems Models

Executive Summary for deliverable D6.1: Definition of the PFS services (requirements, initial design)

What is a Data Model?

Specification of a Cardiovascular Metadata Model: A Consensus Standard

Model-based Transition from Requirements to High-level Software Design

IDERA ER/Studio Software Architect Evaluation Guide. Version 16.5/2016+ Published February 2017

For Today. Foundation Medicine Reporting Interface Design

ConCert FAQ s Last revised December 2017

OpenChain Specification Version 1.2 pc6 (DRAFT) [With Edit Markups Turned Off]

UML for Real-Time Overview

Designing a System Engineering Environment in a structured way

Definition of Information Systems

Vendor: The Open Group. Exam Code: OG Exam Name: TOGAF 9 Part 1. Version: Demo

Copyright 2018 Adventium Labs. 1

ISO INTERNATIONAL STANDARD. Health informatics Service architecture Part 3: Computational viewpoint

CMPT E100 Introduction to Software Engineering Spring Assignment 2 (9%) - Requirements and Initial Design 1

Applying ISO/IEC Quality Model to Quality Requirements Engineering on Critical Software

Model-Centric Approaches for the Development of Health Information Systems

Chapter 17 - Component-based software engineering. Chapter 17 So-ware reuse

Information Architecture. It s utility with the NHS landscape. Presented by Richard Kavanagh, Head of

IPS. New Orleans WGM Q3 SDWG

DATA Act Information Model Schema (DAIMS) Architecture. U.S. Department of the Treasury

Object Management Group Model Driven Architecture (MDA) MDA Guide rev. 2.0 OMG Document ormsc/

A Methodological Proposal and Tool Support for the HL7 Standards Compliance in the Development of Health Information Systems

Overview of Sentence Order Reference Document Development Process

SysML, It s Coming Are You Prepared?

Software Architecture. Definition of Software Architecture. The importance of software architecture. Contents of a good architectural model

1 Executive Overview The Benefits and Objectives of BPDM

Event Metamodel and Profile (EMP) Proposed RFP Updated Sept, 2007

MDA & Semantic Web Services Integrating SWSF & OWL with ODM

From Feature to Code. SCRUM + NetBeans RCP + Featureous. John Kostaras JCrete August 2014

Model Driven Engineering (MDE)

Ensuring Quality Terminology Mappings in Distributed SOA Environments

CPSC 444 Project Milestone III: Prototyping & Experiment Design Feb 6, 2018

WHY WE NEED AN XML STANDARD FOR REPRESENTING BUSINESS RULES. Introduction. Production rules. Christian de Sainte Marie ILOG

BPMN Working Draft. 1. Introduction

IEEE C Common Requirements Standard

CISC 322 Software Architecture

Software Reuse and Component-Based Software Engineering

IBM Software Group. Mastering Requirements Management with Use Cases Module 10: Structure the Use-Case Model

HL7 Peer Review Comments

UBL Library Content Methodology

General Framework for Secure IoT Systems

Up and Running Software The Development Process

Input Space Partitioning

Enterprise Architect. User Guide Series. Domain Models

Standards Readiness Criteria. Tier 2

HITSP/T16. October 15, 2007 Version 1.1. Healthcare Information Technology Standards Panel. Security and Privacy Technical Committee.

Software Engineering from a

The Dublin Core Metadata Element Set

Implementing the Army Net Centric Data Strategy in a Service Oriented Environment

OG0-091 Q&As TOGAF 9 Part 1

Chapter 4 Requirements Elicitation (Recueil des éxigences)

Requirements Validation and Negotiation

OPG Comments on REGDOC-1.1.5, Licence Application Guide: Small Modular Reactor Facilities

Strategy & Architecture Framework. Modeling Language Alain De Preter - All rights reserved - Tous droits réservés

Robert Snelick, NIST Sheryl Taylor, BAH. October 11th, 2012

Using UML To Define XML Document Types

NOTES ON OBJECT-ORIENTED MODELING AND DESIGN

user.book Page 45 Friday, April 8, :05 AM Part 2 BASIC STRUCTURAL MODELING

Taming Rave: How to control data collection standards?

From Domain Analysis Model to Common Data Model - the trials and tribulations of implementing BRIDG in an Information Technology Environment

Spemmet - A Tool for Modeling Software Processes with SPEM

A Study on Website Quality Models

Diabetes Data Strategy Project ( Diabe-DS ) Overview and Status Update May 2010

Metamodeling. Janos Sztipanovits ISIS, Vanderbilt University

Transcription:

Domain Analysis Models and Detailed Clinical Models A methodological comparison to support a project decision

Outline Representing Requirements Methodologies for Representing Data Requirements Comparison Options

REPRESENTING REQUIREMENTS

The Problem How do we specify interoperability requirements so that Clinicians can confirm that they are documented correctly Technologists can confirm that they are complete enough to support development??

Business Drives Technology Start by documenting the process that defines the problem space Process flows Use cases Activity diagrams Then derive or enhance whatever else you need Glossary State machines Information model Usability brief

Project Approach: Problem Space 1. Use Cases 2. Workflows 3. Analysis Information Model a. With DCMs

Information Requirements Early efforts: A Glossary Definitions in natural language help, but they leave room for ambiguity Recent efforts: An information model * at the analysis level Aristotelian, fairly legible; minimal training required Uses natural language definitions but unambiguously clarifies boundary conditions (relationships, cardinalities, properties) Like an entity relationship diagram Easy to do as a Class Diagram in UML, a commonly understood language *A.k.a. Conceptual model, domain model, business object model, business viewpoint, information model, etc.

Analysis Information Model akir Class (Thing) Partial Example Agency::Agency 1 Property isownedby 0..* Property Cardinality Relationship AgencyVehicle + identifier: II [1..*] (SET) + initialcostamount: MO [0..1] + modelyear: TS + typecode: CD + usagecategorycode: AgencyVehicleCategoryKind Data Type 1 1 Class Cardinality operates pertainsto AgencyVehicleCrew 0..* 0..* VehicleUsageMeasurement + certificationlevelcode: CD + personnelquantity: PQ + odometerreadingquantity: PQ [0..1] + servicedurationquantity: PQ [0..1] + usageperiod: TS EMS DAM, May 2010 HL7 Ballot

Problem First, Then Solution Two sorts of information model: An Analysis model represents the problem space in terms the Clinician can confirm. class Procedure Name: Procedure Package: Procedure Version: 1.0 Author: Salimah Shakir MedicationAdministration PatientAssessment::CardiacArrestAssessment + administrationdatetime: TS + authorizationcode: CD [0..1] + medicationdosage: QTY [0..1] + medicationgivencode: CD + routecode: CD [0..1] EmergencyMedicalServicesEvent:: EmergencyMedicalServiceEvent isprovidedduring 1 0..* CardioPulmonaryResuscitation + attemptedcode: CD [1..*] (SET) + discontinueddatetime: TS + discontinuedreasoncode: CD + providedindicator: BL + providertypecode: CD [0..*] (SET) + returnedspontaneouscirculationduration: PQ [1..*] (SET) + returnedspontaneouscirculationindicator: BL [1..*] (SET) + returnedspontaneouscirculationtimingcode: CD [1..*] (SET) + therapeutichypothermiainitiatedindicator: BL + typecode: CD [1..*] (SET) Procedure + authorizingpractitionername: EN.PN [0..1] + equipmentsizedescription: ST [0..1] + intravenoussitelocationcode: CD [0..1] + performancedatetime: TS + performingpractitionertypecode: CD + priorperformedprocedureindicator: BL + procedureattemptquantity: INT + procedureauthorizationcode: CD [0..1] + procedurecode: CD + procedurecomplicationcode: CD [1..*] (SET) + proceduresuccessfulindicator: BL + responsecode: CD 0..* Agency Personnel:: AgencyProfessional 1 0..* isperformedby 0..* isprovidedto 1 Patient::Patient Dev icesupportedcardiopulmonaryresuscitation + defibrillatorusecount: QTY [0..1] + eventdatetime: TS [0..1] + eventtypecode: CD [0..1] + paceratequantity: QTY [0..1] + priordefibrillatorusecode: CD + priordefibrillatorusertypecode: CD [0..*] (SET) + shockpaceenergyquantity: PQ [0..1] + shocktypecode: CD [0..1] AirwayManagementProcedure + abandoneddatetime: TS [0..1] + failurereasoncode: CD [0..*] (SET) + invasiveairwaydecisiondatetime: TS [0..1] + invasiveairwayreasoncode: CD (SET) 0..* AirwayDevicePlacement + airwaydevicecode: CD + placementconfirmationdatetime: TS + placementconfirmationmethodcode: CD [1..*] (SET) + placementevaluatortypecode: CD [1..*] (SET) 6 Classes 16 Classes A Design model represents the solution space; it is derived from the analysis model. It need not be comprehensible to clinicians.

METHODOLOGIES FOR REPRESENTING DATA REQUIREMENTS

Clarification We are using the Domain Analysis Process to model the domain in support of specification development We may identify other tools for modeling subsets of detailed clinical information within that domain The following comparison addresses modeling at the detail level

Some Clinical Analysis Modeling Methodologies HL7 Domain Analysis Process ISO 11973 DCM requirements document Associated with HL7 Patient Care Workgroup, DCM project Other modeling efforts Intermountain Healthcare, with GE Kaiser Permanente and VA Nursing Charter Innovation Clinical LOINC Nursing Subcommittee Any other project aiming at modeling clinical information in detail http://xkcd.com/

Criteria If we re authoring a standard for the domain, we don t need to be inventing new methods: we want an off the shelf methodology, if possible It needs to be documented It needs to be open

Approaches for Detailed Modeling Approach HL7 Domain Analysis Process Non proprietary intellectual property? Published methodology? Consider Yes Yes ISO 11973 DCM Planned Partially Other Unknown Unknown

Domain Analysis Model Domain Analysis produces a set of artifacts that clearly describe the healthcare business in a given domain in terms familiar to the people who work in that business area. HL7 Development Framework Clear Familiar

Detailed Clinical Model At the conceptual level, a Detailed Clinical Model (DCM) is an information model of a discrete set of precise clinical knowledge which can be used in a variety of contexts. ISO NWIP Detailed Clinical Models Draft 01 Precise Reusable

COMPARING THE EFFORTS

Detailed Clinical Information in a UML Model (DAM compliant) The DAM uses UML conventions to represent clinical information, e.g., a thing is a box. Properties of a thing are listed inside the box. A property has a valid set of values, called a data type. This one is a Physical Quantity. class Domain Objects 2 Patient Body Height Observation 1 0..* + bodyheightquantity: PQ.LENGTH + bodyposition: enumeration + confoundingfactor: enumeration [0..*] + method: enumeration [0..1] Things have relationships, and relationships have Cardinality. A patient has zero or more height observations.

Option for Representing Valid Values class Domain Objects 2 Patient «enumeratio... Body Position Supine Standing 1 0..1 0..* Body Height Observ ation + bodyheightquantity: PQ.LENGTH + bodyposition: enumeration + confoundingfactor: enumeration [0..*] + method: enumeration [0..1] «enumeration» Body Height Measurement Method 1 Ruler Tape Measure 1 0..1 1 0..* «enumeration» Confounding Factor Amputation Severe Osteoporosis Some properties have enumerated lists of valid values. These may or may not be represented in the picture, depending on size and volatility of the list.

An HL7 Patient Care DCM The DCM uses many of the same UML conventions as the DAM (data types, relationships). Many relationships are represented as compositions, a pattern with specific semantic implications. DCMs require an empty root concept. Properties are in boxes, like classes in a UML class diagram. All enumerated values are represented explicitly in the diagram. Special patterns support implementability.

Comparison Area DAM PC DCM Maturity Adolescent Method not yet documented Scope Unrestricted Discrete Topic Unrestricted Clinical information Detail Unrestricted High Formalism UML UML, others Clinical references Unrestricted Required Discovery HL7 V3 Edition Key Goal Reuse Unrestricted (conceptual) Key Goal (concrete) Automated code generation Wrong Key Goal

Key Differences Area DAM PC DCM 1. Separation of problem space from solution space 2. Automatic code generation 3. Clinical workflow orientation Separation is fundamental Code generation would break the requirements model Clinical workflow orientation is fundamental 4. Reusability Reusability is conceptual Separation would prevent code generation Code generation is fundamental Clinical workflow orientation might impair reusability Reusability is concrete

DCM Areas of Interest and Relative Fit with DAM Clarity Clarity is fundamental to both paradigms Reusability Code Generation DCM envisions plug and play reusability; DAM standard supports conceptual reuse Automatic code generation is fundamental to DCM, but the DAM separates problem space from solution space.

OPTIONS

Device Project Objectives Primary objective: Create device interoperability specifications for selected devices to enhance patient safety Secondary objective: develop DCMs as needed in order to promote complete, accurate, and reusable representations of clinical information in diverse contexts

Device Project Current Situation The DAM seems to support representation of the information requirements we have been able to identify. Can we use the Patient Care formalism to represent selected elements in order to support reuse?

Options for Coordination A. DAM Component Model: A DCM is a component of other models, including DAMs B. DAM Enhancement Model: The DCM idea provides a set of enhancements to the DAM C. Candidate Model: The DAM models the requirements as a candidate DCM; actual DCM(s) may or may not be derived later

A. Component Model Concept Analysis Model Detailed Model Design Model A DCM is a component of other models, including DAMs

A. Component Model Benefits and Issues Benefits As planned by ISO working group & HL7 Patient Care Intended to be reusable May evolve to automated code generation stage Issues Divergent DAM and DCM modeling assumptions Coordination of requirements, versions, and usage contexts Specification of model relationships, potential recursion

A. Component Model General issues found in Device DCM pilot We don t have clear direction on what a DCM should look like the metamodel is not specified We don t know where the conceptual boundary of the DCM is the desire for reuse tends to leave that door open We don t know how to join the models either to refer to an existing DCM or package a newly developed one so others can refer to it

A. Component Model Specific issues found in Device DCM pilot Arterial blood gas DCM Should it include peripheral gas measurement? Should it include external factors that may be repeated elsewhere (e.g., patient body temperature, altitude, hemoglobin)? How should it refer to the patient body temperature DCM? Should it model derivation processes or just the semantic content? How should it represent clinical guidelines and other deductive relationships among values? How should it represent clinical citations?

A. Component Model Specific Issues Found in DCM Pilot Should modeling patterns necessary for code generation be permitted to affect the representation of clinical information? Root classes Stereotypes UML terms of art e.g., collection vs. panel Mediating classes e.g., three classes to represent the single property of body position

B. Enhancement Model Concept class 3.7 DAM Artifacts Enhance with reference ranges, research citations, etc. «optional» Use Case Analysis Story board Domain Analysis Model (DAM) Information Model (Analysis) Process Flow Business Trigger Analysis «optional» Business Rules Description Enhance with clinical guidelines, etc. «optional» Glossary of Classes and Attributes The DCM idea provides a set of enhancements to the DAM

B. Enhancement Model Concept class Domain Objects 2 Domain Analysis Model 1 Domain Analysis Model 2 Analysis Model Proposed Detailed Package 1 Detailed Package 2 Detailed Package 3 Detailed Analysis Model Normally applicable transformations to implementation technologies Design Model

B. Enhancement Model Benefits and Issues Benefits Single set of modeling assumptions Single effort: no coordination of requirements, versions. Can meet requirements of developing team. Single model; no potential recursion Issues Diverges from ISO working group, HL7 Patient Care assumptions No current plans to be reusable outside of domain No intent to develop automated code generation

C. DCM Candidate class Domain Objects Concept DAM 1 DAM 2 Domain Analysis Model 1 Domain Analysis Model 2 Analysis Model DCMs DCM Candidate 1 DCM Candidate 2 DCM Candidate 3 realizes realizes realizes Detailed Analysis Model DCM 1 DCM 2 DCM 3 Constrained Model «trace» «trace» «trace» «trace» HL7 Clinical Statement Pattern-based system Archetype-based system CSP 1 CSP 2 CSP 3 ADL 3 Design Model The DAM models the requirements as a candidate DCM; actual DCM(s) may or may not be derived later

Benefits C. DCM Candidate Benefits and Issues Allows analysis activities to capture requirements without technical constraints DAM modeling assumptions are consistent Supports downstream technical efforts Issues Does not support single model for both analysis and implementation

DECISION CRITERIA

Device DCM Project Decision Criteria A. Continue to develop DAM with DCMs i. If Device project and Patient Care projects can reach agreement that on a DCM meta model, preferably without design artifacts (or other non clinical patterning ii. constraints) If Patient Care project can collaborate actively with the Device project on DCM boundary definitions and criteria B. Develop enhanced DAM i. If Ai and Aii are not true C. Develop DAM with candidate DCMs i. If Ai is not true but Aii is true