Component 10/Unit 3e Slide 1 Health IT Workforce Curriculum Version 1.0/Fal 2010 Fundamentals of Health Workflow Process Analysis and Redesign Unit 10.3e.

Slides:



Advertisements
Similar presentations
© 2005 by Prentice Hall Appendix 3 Object-Oriented Analysis and Design Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George.
Advertisements

UML (Sequence Diagrams, Collaboration and State Chart Diagrams) Presentation By - SANDEEP REDDY CHEEDEPUDI (Student No: ) - VISHNU CHANDRADAS (Student.
© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers: Unit 9 Slide 1 Appendix 3 Object-Oriented Analysis and Design.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall A.1.
Department of Computing
1 Senn, Information Technology, 3 rd Edition © 2004 Pearson Prentice Hall James A. Senn’s Information Technology, 3 rd Edition Chapter 11 Creating Enterprise.
Component and Deployment Diagrams
Fundamentals, Design, and Implementation, 9/e COS 346 Day 2.
Fundamentals of Health Workflow Process Analysis and Redesign
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 13 Developing and Managing Information Systems.
System Analysis and Design
Software Design Description (SDD) Diagram Samples
Lecture 6 Unified Modeling Language (UML)
Component 10/Unit 3a Slide 1 Health IT Workforce Curriculum Version 1.0/Fal 2010 Interpreting and Creating Process Diagrams Component 10 Unit 3a Introduction.
© 2001 Business & Information Systems 2/e1 Chapter 13 Developing and Managing Information Systems.
State diagrams Interaction diagrams –Sequence diagrams –Collaboration diagrams Object orientation Part 4: Dynamic Modeling.
Database Processing: Fundamentals, Design and Implementation, 9/e by David M. KroenkeChapter 2/1 Copyright © 2004 Please……. No Food Or Drink in the class.
Component 10/Unit 3d Slide 1 Health IT Workforce Curriculum Version 1.0/Fal 2010 Fundamentals of Health Workflow Process Analysis and Redesign Unit 10.3d.
Programming in Java Unit 3. Learning outcome:  LO2:Be able to design Java solutions  LO3:Be able to implement Java solutions Assessment criteria: 
Unit 2-2 – Process Mapping Diagramming Tools
1 Devon M. Simmonds University of North Carolina, Wilmington CSC450 Software Engineering WorkFlow Modeling with Activity Diagrams.
Chapter Two The UML – Unified Modeling Language Ku-Yaw Chang Assistant Professor, Department of Computer Science and Information.
Systems Analysis & Design 7 th Edition Chapter 5.
Programming Logic and Design Fourth Edition, Comprehensive Chapter 15 System Modeling with the UML.
7 Systems Analysis and Design in a Changing World, Fifth Edition.
Copyright © 2013 Curt Hill UML Unified Modeling Language.
An Introduction to the Unified Modeling Language
The Unified Modeling Language Part II Omar Meqdadi SE 2730 Lecture 9 Department of Computer Science and Software Engineering University of Wisconsin-Platteville.
1 System Analysis and Design Using UML INSTRUCTOR: Jesmin Akhter Lecturer, IIT, JU.
Course Instructor: Kashif Ihsan 1. Chapter # 3 2.
UML as a Specification Language for Embedded Systems. By, Mir Ahmed Ali, Asst. Professor, ECM department, SNIST. By, Prof. Narsiah sir, Director of School.
Introduction to UML CS A470. What is UML? Unified Modeling Language –OMG Standard, Object Management Group –Based on work from Booch, Rumbaugh, Jacobson.
Component 10 – Fundamentals of Health Workflow Process Analysis and Redesign Unit 3-4 – Process Mapping Gane-Sarson Notation.
Software Engineering Emphasis for Engineering Computing Courses William Hankley Computing & Information Sciences Kansas State University.
Systems Analysis and Design in a Changing World, Fourth Edition
Lecture 9-1 : Intro. to UML (Unified Modeling Language)
Systems Analysis and Design in a Changing World, Thursday, Feb 15.
Component 10 – Fundamentals of Health Workflow Process Analysis and Redesign Unit 3-1 – Interpreting and Creating Process Diagrams: Introduction This material.
Fundamentals of Workflow Analysis and Process Redesign Unit Process Change Implementation and Evaluation.
Component 10/Unit 2 Slide 1 Health IT Workforce Curriculum Version 1.0/Falll 2010 Fundamentals of Health Workflow Process Analysis and Redesign Unit
Chapter 3: Introducing the UML
Component 10 – Fundamentals of Health Workflow Process Analysis and Redesign Unit 3-6 – Process Mapping Entity-Relationship Diagrams This material was.
Fall 2007 Week 9: UML Overview MSIS 670: Object-Oriented Software Engineering.
Component 10 – Fundamentals of Health Workflow Process Analysis and Redesign Unit 3-5 – Process Mapping Unified Modeling Language (UML) notation for Data.
CHAPTER 6 OBJECT ANALYSIS.
Unit 3-3 – Process Mapping Yourdon Notation for Data Flow Diagrams
Chapter 5 – System Modeling
Systems Analysis and Design in a Changing World, Fourth Edition
Fundamentals of Health Workflow Process Analysis and Redesign
Business Process and Functional Modeling
Appendix 3 Object-Oriented Analysis and Design
UML(Unified Modeling Language)
Chapter 5 System modeling
Fundamentals of Health Workflow Process Analysis and Redesign
Health Care Workflow Process Improvement
Evolution of UML.
Health Care Workflow Process Improvement
Course Outcomes of Object Oriented Modeling Design (17630,C604)
Object-Oriented Analysis and Design
Health Care Workflow Process Improvement
Problem Solving How do we attack a large problem?
Fundamentals of Health Workflow Process Analysis and Redesign
Visit for more Learning Resources
University of Central Florida COP 3330 Object Oriented Programming
System Modeling Chapter 4
Activity Diagrams Activity diagrams describe the workflow behavior of a system.  The diagrams describe the state of activities by showing the sequence.
Business System Development
Chapter 5.
Appendix 3 Object-Oriented Analysis and Design
UML Design for an Automated Registration System
Presentation transcript:

Component 10/Unit 3e Slide 1 Health IT Workforce Curriculum Version 1.0/Fal 2010 Fundamentals of Health Workflow Process Analysis and Redesign Unit 10.3e Process Mapping Unified Modeling Language (UML) notation for Data Flow and Related Diagrams

Component 10/Unit 3e Slide 2 Health IT Workforce Curriculum Version 1.0/Fal 2010 Topics It is not our intent to: –cover all of UML –cover how to create UML diagrams Rather, we introduce three UML diagrams most likely to be encountered by workflow analysts and process re-designers. The purpose and notation for each of the three diagrams is covered

Component 10/Unit 3e Slide 3 Health IT Workforce Curriculum Version 1.0/Fal 2010 Upon successful completion of this material the student is able to: Describe UML class, activity and state machine diagrams Explain the symbols and salient conventions for each of the diagrams Interpret the information content and process steps communicated by the diagrams

Component 10/Unit 3e Slide 4 Health IT Workforce Curriculum Version 1.0/Fal 2010 Methods for Diagramming Processes Process Aspects ISO 5807 YourdonGane- Sarson UMLE-R Crows- foot ContextXXX Process stepsXX Data flow stepsXXXX Information contenttext only XX Data transformationXXXX Flow control and stateXtext onlyX Roles involvedXX

Component 10/Unit 3e Slide 5 Health IT Workforce Curriculum Version 1.0/Fal 2010 Background Developed by the Object Management Group (OMG) First version, UML1 released in Created to overcome incompatibility of different notations for software modeling –i.e., for software design and development, NOT workflow or process representation. Adapts and incorporates pre-existing notations: –flowcharts, Yourdon, Gane-Sarson, Entity-relationship diagrams and ISO 5807.

Component 10/Unit 3e Slide 6 Health IT Workforce Curriculum Version 1.0/Fal 2010 Use Developed for visual modeling in software development Later, to automate software development 13 different diagrams for representing aspects of computer software, e.g., functionality, data content, and data movement –NOT physical process steps Many IT professionals are trained in UML Workflow analysts may encounter UML diagrams

Component 10/Unit 3e Slide 7 Health IT Workforce Curriculum Version 1.0/Fal 2010 Types of UML 2.0 Diagrams Structure Diagrams (six types) represent static aspects of system structure. We will cover the Class Diagram. Behavior Diagrams (three types) represent dynamic aspects of systems. We will cover two of the three, the Activity Diagram, and State Machine Diagram. Interaction Diagrams (four types) are detailed behavior diagrams. We will not cover interaction diagrams.

Component 10/Unit 3e Slide 8 Health IT Workforce Curriculum Version 1.0/Fal 2010 Class Diagram A class diagram is a model of the information stored in a system A class diagram is analogous to the E-R diagram

Component 10/Unit 3e Slide 9 Health IT Workforce Curriculum Version 1.0/Fal 2010 Class Diagram Example

Component 10/Unit 3e Slide 10 Health IT Workforce Curriculum Version 1.0/Fal 2010 Class Diagram Notation Classes are shown by boxes Associations are shown by lines Cardinality and modality are shown by numbers on the lines Associations Class name attributes *

Component 10/Unit 3e Slide 11 Health IT Workforce Curriculum Version 1.0/Fal 2010 Class Diagram Larger View

Component 10/Unit 3e Slide 12 Health IT Workforce Curriculum Version 1.0/Fal 2010 Activity Diagram Similar to a flowchart but fewer symbols Shows movement Uses fewer symbols than flow charts

Component 10/Unit 3e Slide 13 Health IT Workforce Curriculum Version 1.0/Fal 2010 Activity Diagram Symbols Activities are shown by a long rectangle with rounded corners Motion and direction are shown by lines with arrow heads Branch points are shown by either diamonds or heavy horizontal lines Start of a process is shown by a solid circle End of a process is shown by a solid circle concentric with a “no fill” circle activity Motion & direction branch

Component 10/Unit 3e Slide 14 Health IT Workforce Curriculum Version 1.0/Fal 2010 Activity Diagram Example Patient calls for appointment Receptionist answers Scheduled Office visit occurs

Component 10/Unit 3e Slide 15 Health IT Workforce Curriculum Version 1.0/Fal 2010 State Diagram Shows the different “statuses” allowed Valid transitions from state to state

Component 10/Unit 3e Slide 16 Health IT Workforce Curriculum Version 1.0/Fal 2010 State Diagram Symbols Rectangles that show the states Lines and arrows that show valid transitions from state to state scheduled

Component 10/Unit 3e Slide 17 Health IT Workforce Curriculum Version 1.0/Fal 2010 State Diagram Example scheduledtentativearrived missed complete open

Component 10/Unit 3e Slide 18 Health IT Workforce Curriculum Version 1.0/Fal 2010 Maintenance UML is an international standard and is maintained by the OMG. The standard is freely available from the OMG web site

Component 10/Unit 3e Slide 19 Health IT Workforce Curriculum Version 1.0/Fal 2010 References 1.) Watson, Andrew Visual Modelling: past, present and future. Accessed June 22, available from Suggested Reading UML overview on OMG homepage: UML Wilipedia topic: