Audio Transcripts. Workflow Analysis. Optional Lectures

Size: px
Start display at page:

Download "Audio Transcripts. Workflow Analysis. Optional Lectures"

Transcription

1 Audio Transcripts Workflow Analysis Optional Lectures

2 WORKFLOW ANALYSIS Audio Transcript Component 10 Unit 3 Lecture A Fundamentals of Health Workflow Process Analysis & Redesign Interpreting and Creating Process Diagrams Introduction Slide 1 Welcome to the Fundamentals of Health Workflow Process Analysis and Redesign: Interpreting and Creating Process Diagrams: Introduction. This is Lecture a. The Component Fundamentals of Health Workflow Process Analysis and Redesign, examines different diagramming methods for developing graphical representations of processes in the health care setting. Throughout the last century, different diagrams and notations have arisen. There is considerable overlap between them. Some have fallen by the wayside and others remain in use. Some have become international standards, while others exist in textbooks and articles. In this unit, we present major formalisms for process diagramming in use today and the process aspects that each covers. Unit 3 is composed of several lectures, one for each diagramming method. Lecture a, Interpreting and Creating Process Diagrams: Introduction, provides an introduction to these concepts and reviews information from Unit 2, Lecture b. Based on feedback from practitioners, we recommend using two methods (data flow diagrams in Yourdon notation, and flowcharts). In Lecture a, we review the process aspects that each diagram type covers. In separate presentations, we cover each diagram type. For the two recommended methods, the presentation covers concepts and skills from reading and interpreting the diagrams to actually creating them. For the rest of the diagrams, we cover only background, use, and notation, i.e., the presentation prepares the student to read and interpret the diagram but not to create them. Slide 2 The objectives for this unit, Fundamentals of Health Workflow Process Analysis and Redesign: Interpreting and Creating Process Diagrams: Introduction are to: Create a process flowchart for a health care system (or system component) using appropriate ISO 5807 symbols and conventions, Create context and data flow diagrams for a health care system (or system component) using appropriate Yourdon symbols and conventions, Choose the correct scope and detail level for a process flowchart and data flow diagram, Read and interpret Gane-Sarson data flow diagram, Read and interpret an entity relationship diagram in crow s foot notation, and Read and interpret UML class, activity, and state diagrams.

3 Slide 3 The topics covered in lecture a of unit 3 include: Key process aspects that may require analysis and diagraming Types of process diagrams In lecture a, these topics are combined into a framework that organizes process diagram types according to the process aspects that each type of diagram represents. Thus, lecture a serves as an introduction to the unit 3 material. Slide 4 There are different kinds of process diagrams. They differ in the aspects of processes they represent and in the notations, i.e., symbols and conventions, used for diagramming or mapping processes. The types of diagrams covered in unit 3 include: ISO 5807 information processing diagrams, the same symbols used for Flow Charting, Yourdon notation for data flow diagrams, Gane-Sarson notation for data flow diagrams, Unified Modeling Language (UML) that represents several different aspects of processes, and Entity relationship (E-R) diagrams that concentrate solely on information content. In unit 3, we will review the process aspects that each diagram covers and show an example of each type of diagram. Lecture a of Unit 3 provides a brief introduction and overview to the material in the unit. Here we enumerate the process aspects, e.g., informational versus process steps, etc., that are covered by each diagram type. This brief introduction serves as a framework to help you organize the different diagraming notations according to which process aspects they cover. Later, this framework will serve as a reference when choosing which type of diagram best fits a process analysis & redesign need. Slide 5 The process aspects to be featured will determine the type of diagram to be used, i.e. the diagram that best represents the process aspects that you are interested in. The six important process aspects are: Context Process steps Information flow Information content Information transformation Sequence and other control Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 2 Interpreting and Creating Process Diagrams: Introduction Lecture a This material Comp10_Unit3a was developed by Duke University, funded by the Department of Health and Human Services, Office

4 Who or what role performs the step Unfortunately the words used to describe the process aspects have different connotations and even meanings in different disciplines. Briefly, by context, we mean how a system or process interacts with the rest of the world, e.g., a context diagram is used to view the system in the context in which it operates. Context diagrams show main system components and the ways in which the system interacts with things outside of the system, e.g., inputs and outputs. By process steps, we mean the physical and mental tasks or activities that are involved in a process. We separate diagraming these physical and mental steps from data flow. Here Data flow means the path through which data and information travel data flow is the process from the data s perspective. Process flow is usually the process from, for example, the patient or provider s perspective. Information content refers to the pieces of data / information required for process or informational steps or decisions. Data and information transformation refers to manipulations performed on data, e.g., calculating age from a patient's date of birth and today s date. Step sequence, flow control and state or status all refer to the order in which data or things move through a process, and the logic that controls that flow. And finally, roles refer to who or what performs the process steps. The following table in the next slide indicates which process aspects are covered by the notations/diagramming methods. Note: The health care setting in which you work may have standardized on one particular notation/method for their process representation. Further, health care facilities may have participated in quality improvement or software development efforts, in which case, there may be existing process diagrams that may be of use to you. So, while you may prefer a particular method and can select that method of use in this course, it is important to be aware of the major notations/methodologies, and to understand the basic uses and notation of each. Slide 6 This unit covers five notations that are commonly used to diagram processes: ISO 5807, Yourdon, Gane-Sarson, UML, and E-R diagrams. ISO 5807 can be used to represent process or data flow steps and their sequence and control, as well as information transformation and roles involved in the process. Yourdon data flow diagrams represent context, data flow steps, and information transformation. In Yourdon diagrams, information content is captured through text but not captured in structured form. Gane-Sarson represents the same process aspects as Yourdon with the addition of capturing flow control and state in text. Unified Modeling language, or UML, developed a few decades after and heavily influenced by the earlier methods was designed to represent important aspects of system functionality. The Entity-relationship diagram is designed to represent only information content. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 3 Interpreting and Creating Process Diagrams: Introduction Lecture a This material Comp10_Unit3a was developed by Duke University, funded by the Department of Health and Human Services, Office

5 Supplemental material for this unit will cover each of these five methodologies. Slide 7 Not all of the process aspects noted earlier are critical for clinical workflow analysis and process redesign. For our work here, we concentrate on the following: Yourdon data flow diagrams for Context diagrams ISO 5807 Flowcharts - for Process steps, and step sequence and control as well as roles performing steps Yourdon Context Diagrams and ISO 5807 Flowcharts are covered in this unit in lectures b and c. Detailed instructions are provided on how to create and use these diagrams. Some organizations use these diagrams while others use UML. From the examples received from the Regional Extension Centers and available on the AHRQ and clinical quality improvement websites, it appears that Flowcharts and context diagrams are the most common in health care workflow analysis and process redesign and, thus we concentrate on these diagrams here. Because you may encounter other notations, e.g., Gane-Sarson, UML, and logical data models (E-R diagrams) we provide exposure to those diagrams as well. Your instructor will pick and choose from the available material to best prepare you for local applications. Slide 8 The goal of workflow analysis and process redesign is to represent aspects of the process that help the analyst and health care facility staff identify areas where the process can be improved. The diagrams here meet this need by concentrating on process steps, data flow, roles, and visualizing the whole. There are other process aspects that are not critical to this analysis and thus will not be considered. Other efforts where the methods here have been used to successfully analyze and redesign health care processes include the Public Health Institute s Business Process Analysis and Redesign program to improve the performance of the U. S. public health system The Public Health institute (PHI, 2006) reference provides great case studies and we recommend it. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 4 Interpreting and Creating Process Diagrams: Introduction Lecture a This material Comp10_Unit3a was developed by Duke University, funded by the Department of Health and Human Services, Office

6 Slide 9 Subsequent slide sets on this unit will cover the following top diagramming methods in detail: Lecture b - ISO 5807 Flow Charting Lecture c - Yourdon Data Flow Diagrams Lecture d - Gane-Sarson Lecture e - E-R diagram Lecture f - Unified Modeling Language (UML) Slide 10 This concludes Lecture a, Interpreting and Creating Process Diagrams: Introduction. You should be able to: Understand key process aspects that may need to be diagramed Suggest a diagram type for a given process aspect to be represented Slide 11 No audio. End. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 5 Interpreting and Creating Process Diagrams: Introduction Lecture a This material Comp10_Unit3a was developed by Duke University, funded by the Department of Health and Human Services, Office

7 WORKFLOW ANALYSIS Audio Transcript Component 10 Unit 3 Fundamentals of Health Workflow Process Analysis & Redesign Interpreting and Creating Process Diagrams Lecture B Process Mapping: ISO 5807 Slide 1 Welcome to Fundamentals of Health Workflow Process Analysis and Redesign: Process Mapping: ISO This is Lecture b. The Component, Fundamentals of Health Workflow Process Analysis and Redesign, examines different diagramming methods for developing graphical representations of processes in health care settings. Throughout the last century, different diagrams and notations have arisen. There is considerable overlap between them. Some have fallen by the wayside and others remain in use. Some have become international standards, while others exist in textbooks and articles. In this unit, we present major formalisms for process diagramming in use today and the process aspects that each covers. Lecture b, Process Mapping: ISO 5807, covers creating flowchart style process diagrams and the associated standard symbols. This is the second of six lectures in the Process Mapping Unit. Slide 2 The objectives for this unit, Process Mapping: ISO 5807 are to: Create a process flowchart for a health care system (or system component) using appropriate ISO 5807 symbols and conventions, Create context and data flow diagrams for a health care system (or system component) using appropriate Yourdon symbols and conventions, Choose the correct scope and detail level for a process flowchart and data flow diagram, Read and interpret Gane-Sarson data flow diagram, Read and interpret an entity relationship diagram in crow s foot notation, and Read and interpret UML class, activity, and state diagrams. Slide 3 In Unit 2 we introduced the concept of ISO 5807 flowcharting notation to diagram a process. In lecture b, Process Mapping ISO 5807, we will provide further details about the International Organization for Standardization (ISO) 5807 symbols and conventions. Lecture b also covers reading an ISO 5807 flowchart in terms of the information that could be generated and the workflow steps that are being communicated. And finally, lecture b prepares you to create ISO 5807 flowcharts for a health care system (or system component) using correct symbols and conventions.

8 Importantly, most organizations use flowcharts in information technology and in quality improvement efforts. As a Practice Workflow and Information Management Redesign Specialist, you will see, need to interpret, and need to create flowcharts. Slide 4 Recall that each of the methods for diagramming a process has its own set of capabilities. With ISO 5807 flowcharts a process analyst is able to represent the process or data flow steps, any information transformations that occur or should occur, the order or sequence of the steps involved in the process, and the roles of the persons completing the steps in the process. The flowchart is a useful, and probably the most common tool in mapping the workflow processes in health care. Slide 5 A flowchart is a graphic depiction of the steps or activities that constitute a process. The International Organization for Standardization (ISO) defines flowchart as a graphical representation of the definition, analysis, or method of a solution of a problem in which symbols are used to represent operations, data, flow, equipment, etc. (ISO, 1985) The ISO 5807: 1985 standard defines symbols to be used in information processing documentation and gives guidance on conventions for their use in data flowcharts and other diagrams. Many organizations require the documentation of dataflow or process flow. Some organizations require a flowchart to accompany every Standard Operating Procedure (SOP). Organizations also use flowcharts to document and communicate the data flow or process flow for information technology and quality improvement projects. Slide 6 Flowcharts are constructed from standard symbols. It is important that standard symbols be used because flowcharts are used to communicate processes. When people see a specific symbol in a chart, they understand a specific meaning like a road sign. Thus, to read, use, and create flowcharts, knowing the meaning of the standard symbols is important. The ISO 5807: 1985 specifies the standard flowchart symbols for information processing. Many software applications have flowcharting functionality. Some of these are Microsoft Word, Microsoft PowerPoint, and Visio. The functionality that is important in flowcharting programs includes the availability of standard shapes and connectors that latch to the shapes unless you specifically detach them. This allows you to reposition the shapes in the drawing canvas and facilitates editing the flowchart. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 2 Process Mapping: ISO 5807 Lecture b This material Comp10_Unit3b was developed by Duke University, funded by the Department of Health and Human Services, Office

9 Slide 7 Reviewing from unit 2: The terminal symbol is a rounded rectangle which identifies the beginning or end of a process or origin and destination of data. The process symbol is a rectangle which designates an activity. Within the rectangle is a brief description of that activity. The decision symbol is a diamond which designates a decision point from which the process branches into two or more paths. The path taken depends on the answer to the question which appears within the diamond. Each path is labeled to correspond to an answer to the question. The document symbol is a human readable document pertinent to the process. The flow line represents a process path which connects process elements. The arrowhead indicates the direction of the flow. The connector is a circle which is used to indicate a continuation of the flow diagram. Slide 8 The Basic Process symbol represents any kind of processing function, for example, executing a defined operation or group of operations resulting in a change in value, form or location of information, or in the determination of which one of several flow directions is to be followed. (ISO, 1985) In this example, the basic process symbol represents the following: Patient signs-in and checks-in with the front desk, Receptionist enters the patient into the visit system as present and confirms the insurance information with the patient The nurse pulls the chart from the filing stacks and Escorts the patient to the exam room. Slide 9 The decision, or diamond, symbol represents a decision or switching type function having a single entry but where there may be a number of alternative exits, one and only one of which may be activated following the evaluation of conditions defined within the symbol. The appropriate results of the evaluation may be written adjacent to the lines representing the paths. (ISO, 1985) Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 3 Process Mapping: ISO 5807 Lecture b This material Comp10_Unit3b was developed by Duke University, funded by the Department of Health and Human Services, Office

10 Decision symbols can show nominal decisions (yes or no), or decisions with multiple possible outcomes. In this example, the patient is given a drug susceptibility test and a decision is made as to the appropriate type of prescription to write based on the test results. Note that the actions are different for the patients who are susceptible and the patients who are not, thus, the decision symbol denotes a point at which, depending on the result of the decision, the process will proceed via different paths. Slide 10 This is an example of the Terminator symbol. The Terminator symbol represents an exit to, or an entry from, the outside environment, for example, start or end of a program flow, external use and origin or destination of data. (ISO, 1985) This symbol is described in section of the ISO 5807 documentation. Here the Terminator symbol is used to represent the entry of the patient into the process (health care workflow setting). Slide 11 Examine the flowchart closely. Take a few minutes and list the symbols that are correctly and incorrectly used according to the flowchart symbols on the previous slide. Correct symbols are used for the decision boxes and the connectors. Incorrect symbol use is a matter of which notation one is following, and how formal or conformant to any one notation one wants to be, i.e., correctness with respect to notation is a relative matter. Comparing the flowchart on this slide to the list of symbols on the previous slides, i.e., according to the ISO 5807 standard, we see that the rounded-corner rectangle used as a terminator should be a different shape, one with parallel lines on the top and bottom and half-circle curvature on the left and right sides. The arrow heads should be shaded or filled in rather than open. Slide 12 The process flow diagrams can become quite complicated. The example in front of you is taken from a hospital setting where there are multiple decisions to be made and multiple actions based on these decisions. This complexity is found in most health care settings. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 4 Process Mapping: ISO 5807 Lecture b This material Comp10_Unit3b was developed by Duke University, funded by the Department of Health and Human Services, Office

11 In this In-patient hospitalization example, we will walk through key decisions and actions as displayed in this slide. 1. A patient is admitted to the hospital and placed in an examination room The Admission Summary is completed 2. Various observations per the hospital standards are obtained. : Vital signs and temperature Continuous 12-lead monitoring Cardiac enzymes Distal pulse Noting of wounds, pain, and/or other symptoms Presence of a hematoma or clotting time if there is bleeding 3. Medication is administered, and 4. Continuations of the medical assessment which will be determined by preliminary findings. Examples are: If there is chest pain, then collect duration of hospital stay related to chest pain If the patient displays oozing of hematoma, then evaluate for surgical repair of puncture site and prepare for the Operation Room If the patient is improving, then transfer to step-down facility and plan for the patient to be discharged If the patient is not improving, then manage medically by continuing various observations per hospital standards and continuing medical assessments If the patient has a planned Coronary Artery Bypass Graft (CABG) which is expected, then prepare for the Operation Room If the patient has complications from a procedure, either expected or unexpected in this representation, the staff will prepare for the Operation Room. 5. Finally, a discharge summary will need to be prepared. Slide 13 This symbol (a rectangle with the bottom long side is curved such that the left side is lower) represents human readable data, the medium being, for example, printed output, an OCR [optical character recognition] or MICR [magnetic ink character recognition] document, microfilm, tally roll, data entry forms. (ISO, 1985) Here the staff member reviews the patient s charts and files them. The documents in the patient chart, i.e., the patient chart, is represented by a document symbol. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 5 Process Mapping: ISO 5807 Lecture b This material Comp10_Unit3b was developed by Duke University, funded by the Department of Health and Human Services, Office

12 Slide 14 According to ISO 5807 section , the symbol for manual input is a quadrilateral with two parallel sides, two 90 angles, one obtuse angle and one acute angle. This symbol represents data, the medium being of any type where the information is entered manually at the time of processing, for example, on-line keyboard, switch settings, push buttons, light pen, bar-code wand. (ISO, 1985) According to ISO 5807 section , the symbol for a manual operation is an isosceles trapezoid (a quadrilateral with two parallel sides and the sides that aren't parallel are equal in length and both angles coming from a parallel side are equal). This symbol represents any process performed by a human being. (ISO, 1985) Slide 15 In this example, the manual operation of receiving the forms and manual input of keyboard entry of data are represented. The example is as follows: Billing form arrives at the receptionist. Afterward, presumably the receptionist locates the patient in system and performs keyboard entry of the patient form. For this operation, the form for the patient visit appears on the screen. The standard claim form is an input to the process. Slide 16 According to ISO 5807 section , the symbol for Data is a parallelogram (opposite sides are parallel and equal in length, and opposite angles are equal). This symbol represents data, the medium being unspecified (ISO, 1985). According to ISO 5807 section , the symbol for stored data is a four-sided figure with two-parallel sides, one rounded concave end and one rounded convex end. This symbol represents stored data in a form suitable for processing, the medium being unspecified (ISO, 1985). Slide 17 Here is a Data Symbol example: The process starts with the logging of a Patient, presumably into a data system. Afterwards, two things occur in parallel: 1) a data record from a referring physician is sent to the database for storage, and 2) data is collected during the Patient visit. After the during patient visit data collection which presumably occurs on a paper form signified by the manual process symbol, a data entry operator locates the Patient record Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 6 Process Mapping: ISO 5807 Lecture b This material Comp10_Unit3b was developed by Duke University, funded by the Department of Health and Human Services, Office

13 in the system. After which two things occur, 1) the entry form for Patient visit appears, and 2) keyboard entry of patient form followed by storage of the data in a database. In this example data are represented in two distinct ways. Note that the generic data symbol is used for data from the referring physician. It does not specify medium, such as disc or electronic file transfer, however, because the data go directly to the database, it would be reasonable to infer electronic transfer. Use of the stored data symbol for the office database also signifies data; the symbol specifically indicates stored data. The vertical cylinder could also have been used. In flowchart creation for process analysis, the chart should be specific enough so that the assumptions signified in the example by the word presumably, and the assumption about the medium of data transfer are not required. Such assumptions should trigger the analyst to learn and diagram in more detail. Slide 18 The Display symbol represents data, the medium being of any type where the information is displayed for human use, for example, video screens, on-line indicators. (ISO, 1985) The Display symbol is shaped like the traditional cathode ray tube (CRT) computer monitor viewed from the side. For people who have only used flat screens, the symbol shape is less intuitive. The flowchart example on the slide shows the following: Patient arrives Receptionist checks Patient in Receptionist locates Patient in EHR Form for Patient visit appears (on computer screen) Keyboard entry of patient information Slide 19 According to ISO section 9.4.1, the symbol for a Connector is a circle with a number in it. This symbol represents an exit to, or an entry from, another part of the same flowchart, and is used to break a line, and to continue it elsewhere. The corresponding connector symbols shall contain the same unique identification. (ISO, 1985) Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 7 Process Mapping: ISO 5807 Lecture b This material Comp10_Unit3b was developed by Duke University, funded by the Department of Health and Human Services, Office

14 Example: Page 1 of flowchart: Presumably the patient is escorted to exam room, after which chief complaint & vitals are recorded. Next, the provider is notified that the Patient is ready. After the Notify provider Patient readyprocess box, the connector indicates for the reader to Go to the next page and start at the circle with a 1 in it. Continuing on page 2 of the diagram, the reader would start at the circle with a 2 in it, which directs the reader to the next process step, Examine Patient. This step in the process is followed by a decision, presumably made by the provider about whether or not an order is required. If an order is required, the process continues to the order writing step. Note that the connector with a 1 connects the process across pages one and two. Slide 20 The symbols used to represent a delay in a process are given here. The bullet, although not listed in ISO 5807, is commonly used because in logic diagrams, it represents an and gate. An and gate denotes that two or more things (thing 1-and-thing 2, two inputs) have to happen before proceeding. Two parallel lines are used to denote that things above them must be done before things below them can be done. In the diagram, adapted from the ISO 5807 standard, processes B and C cannot start until process A has been completed. (ISO, 1985) Slide 21 In this section, we will cover non-symbol conventions of flowcharting. These include use of text descriptions, indication of detail level, flow direction, and lines. These conventions are just as important as standard symbols. Not using them leaves the impression that the analyst is not familiar with the standards. Slide 22 It is often important to include text descriptions in a process representation. This is done using annotationsaka call-outs. This keeps the text in the box to a minimum so the chart is more readable. Lengthy text descriptions can be referenced to another page or footnote if necessary. If text descriptions refer to more than one box in a flowchart, a dotted line can be drawn around the steps that the text describes or refers to. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 8 Process Mapping: ISO 5807 Lecture b This material Comp10_Unit3b was developed by Duke University, funded by the Department of Health and Human Services, Office

15 Slide 23 While flowcharts can be used to represent different levels of process detail, items shown on the same diagram should be at the same detail level. The example flowchart at the top shows the main components of the research data collection process at the same detail level; a high-level view of the research data collection process. The bottom diagram is an example of combining items at different detail levels on the same diagram. Note the different level of detail in the bottom flowchart which includes the data processing steps. This would be better in a second flowchart. Combining items at different detail levels can cause confusion. Slide 24 Flowcharts should read from top to bottom or right to left. Affirmative responses to yes or no decisions should all be in the same direction. Flow direction for process steps that show re-work (i.e. queries for data discrepancies going back to a data sender) should be opposite of the direction of the progressing process. In the incorrect example on the left of the slide, arrows denoting forward process progress are diagrammed in two different directions. When possible all forward process progress should be in the same direction. The preferred way to diagram this process is shown on the right. Slide 25 Flowcharts should read from top to bottom or left an right. Lines should run up & down or left and right. Do not use diagonal lines. An incorrect diagram is shown on the left. The preferred way to diagram the process is shown on the right. Note this is left and right; not left to right. Slide 26 There are multiple ways to connect process and data flow. A solid line is used to denote data or process flow. Arrows represent the direction of the flow. A dashed line is used to denote an alternate path. Arrows represent the direction of the flow. A jagged line is used to denote data transfer by a telecommunications link. Arrows represent the direction of the flow. Two parallel lines denote a synchronization between two parallel processes. i.e. that the things above it have to happen and all come to the denoted state before the things below it can occur. There are no arrows on synchronization lines. All lines that represent flow based on decisions should be labeled. Lines should run up & down or left and right. Do not use diagonal lines. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 9 Process Mapping: ISO 5807 Lecture b This material Comp10_Unit3b was developed by Duke University, funded by the Department of Health and Human Services, Office

16 Slide 27 This concludes Lecture b of Process Mapping: ISO After completing lecture b, you should be able to: Recognize and use ISO 5807 standard symbols and conventions, Read and interpret an ISO 5807 flowchart, and Create ISO 5807 flowcharts for a health care system (or a system component) using correct symbols and conventions. Slide 28 No audio. Slide 29 No audio. End. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 10 Process Mapping: ISO 5807 Lecture b This material Comp10_Unit3b was developed by Duke University, funded by the Department of Health and Human Services, Office

17 WORKFLOW ANALYSIS Audio Transcript Component 10 Unit 3 Lecture C Fundamentals of Health Workflow Process Analysis & Redesign Interpreting and Creating Process Diagrams Process Mapping Yourdon Notation for Data Flow Diagrams Slide 1 Welcome to Fundamentals of Health Workflow Process Analysis and Redesign: Process Mapping: Yourdon Notation for Data Flow Diagrams. This is Lecture c. The Component, Fundamentals of Health Workflow Process Analysis and Redesign, examines different diagramming methods for developing graphical representations of processes in health care settings. Throughout the last century, different diagrams and notations have arisen. There is considerable overlap between them. Some have fallen by the wayside and others remain in use. Some have become international standards, while others exist in textbooks and articles. In this unit, we present major formalisms for process diagramming in use today and the process aspects that each covers. Lecture c, Process Mapping: Yourdon Notation for Data Flow Diagrams, covers Yourdon notation for data flow diagrams. Slide 2 The objectives for this unit, Process Mapping: Yourdon Notation for Data Flow Diagrams, are to: Create a process flowchart for a health care system (or system component) using appropriate ISO 5807 symbols and conventions, Create context and data flow diagrams for a health care system (or system component) using appropriate Yourdon symbols and conventions, Choose the correct scope and detail level for a process flowchart and data flow diagram, Read and interpret Gane-Sarson data flow diagram, Read and interpret an entity relationship diagram in crow s foot notation, and Read and interpret UML class, activity, and state diagrams. Slide 3 The topics covered in Lecture c are: Recognize and interpret Yourdon data flow diagram symbols and conventions, and Create data flow diagrams (DFDs) for health care scenarios. Slide 4

18 Data flow diagrams provide a way to document and visualize the movement of data through a process. As such, they document several aspects of processes that analysts and process designers are interested in. There are multiple notations for data flow diagrams, including ISO 5807 flowcharts, Yourdon notation and Gane-Sarson notation. We will only cover Yourdon notation for data flow diagrams in lecture c. Yourdon notation was introduced in Edward Yourdon s 1989 book Modern Structured Analysis. (Yourdon, 2006). Yourdon notation exists for three types of diagrams 1) data flow diagrams, 2) state transition diagrams, and 3) entity-relationship diagrams. (These are different from the entity-relationship diagrams that are logical relational data models covered in lecture e.) The most commonly used Yourdon diagram in health care is the data flow diagram. Slide 5 Each of the methods for diagramming a process introduced in lecture a covers certain aspects of processes. Recall that Yourdon data flow diagrams, also known as DFDs, can represent the highlevel context in which a process operates, i.e., interfaces between a system and the rest of the world. Data Flow Diagrams (DFDs) can also be used to illustrate the details of entities from and to which data are received or sent, process steps, i.e., data or information transformations that occur, and data movement between entities & processes, processes and processes, and processes and data stores. Data flow diagrams do not represent information content, roles, or the logic of flow control (sequence of processes or flow can be indicated as we will see). Here we note data flow diagrams as representing data flow steps and not process steps. This is somewhat artificial; as Yourdon describes in his 2006 revision of Just Enough Structured Analysis, the data flow diagrams can be used to diagram processes. Doing so requires using flows to represent physical things such as materials or supplies and the process symbols represent operations on the materials rather than on data. (Yourdon, 2006) However, we describe DFDs as just representing data flow steps rather than process steps. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 2 Process Mapping: Yourdon Notation for Data Flow Diagrams Lecture c This material Comp10_Unit3c was developed by Duke University, funded by the Department of Health and Human Services, Office

19 Slide 6 We will cover two uses of data flow diagrams in this presentation: 1) a high-level version that is called a context diagram, and 2) more detailed versions called data flow diagrams. Both context diagrams and DFDs use the same notation, the only difference is that the context diagram is the 50,000 foot bird s-eye view rather than the details. At the highest detail level, the context diagram represents an entire system as a single process and highlights the interfaces between the system and the outside world. Thus, context diagrams are helpful to document and share knowledge about what is included in a process (the scope). Slide 7 A context diagram (shown on the slide) is the highest level (i.e., least detail) DFD. The context diagram depicts the system or process you are modeling as one process, here private practice patient care. Entities that interact with that process are shown, here patients, payers, pharmacies, etc., as are the data stores (the EMR and an eprescription data store), and the data flow among the entities, processes and data stores. Context diagrams are very helpful in making sure that our analysis is complete and that interactions with external entities are not forgotten. Slide 8 The example data flow diagram on this slide shows the data movement and transformations as a patient goes through the entire visit process. This begins with the reception/intake process where the intake data are entered or written to the administrative database that will be used for billing. After intake, the medical office assistant is given the room assignment. In the examination room the provider assesses the patient, charts clinical data and generates orders for further processes. The orders and clinical data are stored in the EHR. The EHR data are then used in the billing process to generate the claim for financial reimbursement (from the payer). Slide 9 Entities are origins or consumers of data (also called terminators), they are typically individuals, groups of people (for example, another department or division within the organization), external computer systems, and external organizations. Entities are referred to as external entities, because they are outside the process being analyzed, i.e., not changeable. For example in the previous diagram, the patient is not part of the receptionist s intake process, but the patient s information is an input to the process. Processes are shown by the circles, or bubbles,in the diagram. They represent the various individual functions or transformations that the system carries out, that is, actions or work performed on data that change them in some way, i.e., take inputs and Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 3 Process Mapping: Yourdon Notation for Data Flow Diagrams Lecture c This material Comp10_Unit3c was developed by Duke University, funded by the Department of Health and Human Services, Office

20 creates different outputs (input allergies and drug order and output an allergic alert or drug-drug interaction alert). Flows are shown by curved, directional arrows. They are the connections between the processes (system functions), and they represent the information moving between processes as input and/or the information they generate as output. Yourdon refers to flows as data in motion. (Yourdon, 2006) Data stores represent data at rest. (Yourdon, 2006) They are shown by two parallel lines with a closed end and opposing open end. This is essentially a rectangle with one of the vertical lines missing. They show collections of data that the system must remember for a period of time. When the systems designers and programmers finish building the system, the stores will typically exist as files or databases. Yourdon published several books and papers with different people. Variations of this notation exist. We chose one here and use it consistently. Slide 10 Entities represent people, organizations, or other things that interact with the system, i.e. entities are outside of the system, they may, of course, be part of a larger workflow process, but they are EXTERNAL to the information system processing the data. Entities send or consume information, and are also called sources or sinks of information. Data flows can come to and from entities ONLY from processes. This is because entities are used to represent sources or consumers of information that are NOT a part of the system being analyzed; if flow between entities, for example, were represented on the diagrams, then that would imply that they were PART of the system being analyzed. As such, data flows to and from entities represent system interfaces (a very important thing to show). Slide 11 A Process should be named or described with a single word, phrase, or simple sentence that describes what the process does. A good name consists of a verb-object phrase such as assessment or assess patient. In some cases, the process will contain the name of a person, group of people, computer, or mechanical device. That is, the process sometimes describes who or what is carrying out the process, rather than describing what the process is. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 4 Process Mapping: Yourdon Notation for Data Flow Diagrams Lecture c This material Comp10_Unit3c was developed by Duke University, funded by the Department of Health and Human Services, Office

21 Slide 12 The process Flow is represented by curved arrows. Arrow heads on the flow indicate the direction of the movement of data, i.e., whether the data are moving into or out of a process or both. The name of the process represents the meaning of the data that moves along the flow. Importantly, the same content may have a different meaning in different parts of the system. For example, the address as given by a patient versus the address that has been matched and validated. Slide 13 The Data Store represents a collection of data at rest. It should be named with a noun or noun phrase, and can be computerized or non-computerized, such as paper charts. Data stores are passive, i.e., processes put data in or read data out of the data store. Arrows to data stores mean write, update, or delete data into the data store. Arrows from data stores mean read, retrieve, or use data from the data store. Data flows to data stores cannot come from other data stores or from entities. As previously mentioned, a data store resembles a rectangle lacking one of the vertical lines. Slide 14 In Yourdon notation, an event list accompanies a data flow diagram. An event list contains things that stimulate action from the system. For example, for prescribing: a patient calls for a re-fill, a pharmacy calls for a re-fill, or a patient presents with a problem requiring medication. Slide 15 Yourdan notation conventions are important. The analyst should choose meaningful names for all processes, flows, stores, and terminators. Also, number the processes by placing a unique number in the circle at the top. You should redraw the DFD as many times as necessary until it is clear and complete and simplify the DFDs as much as possible. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 5 Process Mapping: Yourdon Notation for Data Flow Diagrams Lecture c This material Comp10_Unit3c was developed by Duke University, funded by the Department of Health and Human Services, Office

22 A good DFD fits on one page and is not too crowded. If additional details are needed, processes can be exploded on a new page. Everything on one page should be at the same detail level. Slide 16 Style matters in Yourdon notation and can be used by the analyst to provide additional meaning to DFDs. The size and shape of bubbles are up to the diagram creator and their client. Curved or straight arrows can be used. A diagram looks neater with one or the other but not both in the same process. There is no excuse for hand-drawn diagrams today except during a white-boarding stage. The analyst may choose to name the processes for the role that they perform, as well as use colors to differentiate the types of entities or flows in the diagrams. With all of these style options the DFDs can provide as much or as little detail as is needed to appropriately represent the process for the given audience. Slide 17 Beware of the following potential flaws in your process diagrams: Black holes as Yourdon calls them, are processes that have inputs but no outputs. Miracles are processes that have outputs but no inputs. Mysteries are unlabeled flows and unlabeled processes. Slide 18 We encourage the analyst to represent processes with leveled diagrams where necessary in order to have a diagram that is readily understood and can be provided at the appropriate level of detail for the audience. Start with higher level (context) diagrams to understand the scope and boundaries. These may be used for discussions with leadership in the health care setting. Then decompose the processes to lower levels of detail when needed. Remember the ultimate goal is an optimized clinic process, not a large detailed set of diagrams. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 6 Process Mapping: Yourdon Notation for Data Flow Diagrams Lecture c This material Comp10_Unit3c was developed by Duke University, funded by the Department of Health and Human Services, Office

23 Slide 19 Remember the guidance from Edward Yourdan s 1989 work, Just Enough Structured Analysis. I quote: even if our job were to design the world, we would have to recognize that the world is only a part of the solar system, which is part of a small, obscure galaxy, which is (ultimately) part of the universe. the first major model that you must develop as a systems analyst is one that does nothing more than define the interfaces between the system and the rest of the universe, that is, the environment. Slide 20 There have been several variations on Yourdon notation. Two of these are: Yourdon- Code and Yourdon-DeMarco. Yourdon concepts and notation have been adapted to suit the needs of individual projects. Yourdon notation for data flow diagrams has been adapted for health care process analysis and redesign by the Public Health Informatics Institute (PHII) in their recent Common Ground Initiative, and by the Agency for Healthcare Research and Quality (AHRQ) funded initiatives (Yourdon, 2006). Yourdon himself makes the point that the actual shape chosen is not important as long as the analyst uses the shape to consistently represent the same meaning. (Yourdon, 2006) Slide 21 This DFD uses one shape and does not distinguish between process, entity and data store. In Yourdon parlance, because it is high-level, it would be called a context diagram even though it takes a notational liberty in differentiating the types of flows. Importantly, the diagram met the need for software selection and process re-design in many public health departments. The moral is, take what is useful and do not carry extra baggage. Slide 22 Without looking at the next slide, draw a one-page DFD for a prescription refill process at a primary care provider based on the following scenario: Mrs. Jones takes Benecar 20mg QD for blood pressure control. She has taken this medicine for two years with good results. She does not use the auto refill program at her local pharmacy. Today, she called her provider, who does not use e-prescribing, and asked if the prescription could be called in to her pharmacy. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 7 Process Mapping: Yourdon Notation for Data Flow Diagrams Lecture c This material Comp10_Unit3c was developed by Duke University, funded by the Department of Health and Human Services, Office

24 Slide 23 This example prescription refill context diagram shows the process steps and people required to refill a prescription without using a pharmacy auto-refill program or e- Prescribing through the provider. Slide 24 Yourdon notation is a set of symbols and conventions named for the person who developed it, Edward Yourdon. Yourdon notation has not been adopted as a standard. As such, there is no formal maintenance organization. Individuals use and adapt it to suit their needs. For an adaptation to still be a context diagram, it must show entities, processes and interactions. Slide 25 This concludes Lecture c, Process Mapping: Yourdon Notation for Data Flow Diagrams. After completion of this lecture, you should be able to: Explain two ways process diagrams are used as models, Distinguish the physical steps from information flow in a health care process involving an EHR, and Choose an appropriate process diagram to model given aspects of a process. Slide 26 No audio. End. Health IT Workforce Curriculum Fundamentals of Health Workflow Process Analysis and Redesign 8 Process Mapping: Yourdon Notation for Data Flow Diagrams Lecture c This material Comp10_Unit3c was developed by Duke University, funded by the Department of Health and Human Services, Office

Lecture c, Process Mapping: Yourdon Notation for Data Flow Diagrams, covers Yourdon notation for data flow diagrams.

Lecture c, Process Mapping: Yourdon Notation for Data Flow Diagrams, covers Yourdon notation for data flow diagrams. WORKFLOW ANALYSIS Audio Transcript Component 10 Unit 3 Lecture C Fundamentals of Health Workflow Process Analysis & Redesign Interpreting and Creating Process Diagrams Process Mapping Yourdon Notation

More information

Fundamentals of Health Workflow Process Analysis and Redesign

Fundamentals of Health Workflow Process Analysis and Redesign Fundamentals of Health Workflow Process Analysis and Redesign Process Mapping: Yourdon Notation for Data Flow Diagrams This material Comp10_Unit3c was developed by Duke University, funded by the Department

More information

Fundamentals of Health Workflow Process Analysis and Redesign

Fundamentals of Health Workflow Process Analysis and Redesign Fundamentals of Health Workflow Process Analysis and Redesign This material Comp10_Unit3b was developed by Duke University, funded by the Department of Health and Human Services, Office of the National

More information

Slide 1 Welcome to Fundamentals of Health Workflow Process Analysis and Redesign: Process Mapping: Gane-Sarson Notation. This is Lecture d.

Slide 1 Welcome to Fundamentals of Health Workflow Process Analysis and Redesign: Process Mapping: Gane-Sarson Notation. This is Lecture d. WORKFLOW ANALYSIS Audio Transcript Component 10 Unit 3 Lecture D Fundamentals of Health Workflow Process Analysis & Redesign Interpreting and Creating Process Diagrams Process Mapping Gane-Sarson Notation

More information

Fundamentals of Health Workflow Process Analysis and Redesign

Fundamentals of Health Workflow Process Analysis and Redesign Fundamentals of Health Workflow Process Analysis and Redesign Unit 10.3d Process Mapping Gane-Sarson Notation Slide 1 Welcome to the Gane-Sarson Notation for Data Flow Diagrams Subunit. This is the third

More information

Slide 1 Welcome to Fundamentals of Health Workflow Process Analysis and Redesign: Process Mapping: Entity-Relationship Diagrams. This is Lecture e.

Slide 1 Welcome to Fundamentals of Health Workflow Process Analysis and Redesign: Process Mapping: Entity-Relationship Diagrams. This is Lecture e. WORKFLOW ANALYSIS Audio Transcript Component 10 Unit 3 Lecture E Fundamentals of Health Workflow Process Analysis & Redesign Interpreting and Creating Process Diagrams Process Mapping UML notation for

More information

Fundamentals of Health Workflow Process Analysis and Redesign

Fundamentals of Health Workflow Process Analysis and Redesign Fundamentals of Health Workflow Process Analysis and Redesign This material Comp0_Unit3d was developed by Duke University, funded by the Department of Health and Human Services, Office of the National

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 the Fundamentals of Health Workflow

More information

Fundamentals of Health Workflow Process Analysis and Redesign

Fundamentals of Health Workflow Process Analysis and Redesign Fundamentals of Health Workflow Process Analysis and Redesign Unit 10.3f Process Mapping Entity-Relationship Diagrams Slide 1 Welcome to the Entity-Relationship Diagrams Subunit. This is the fifth and

More information

System Analysis & design

System Analysis & design Assiut University Faculty of Computers and Information System Analysis & design Year 2 Academic Year 2014/ 2015 Term (2) 5 A PICTURE IS WORTH A 1,000 WORDS A process model is a graphical way of representing

More information

Chapter 6 Structuring System Requirements: Process Modeling 6.1

Chapter 6 Structuring System Requirements: Process Modeling 6.1 Chapter 6 Structuring System Requirements: Process Modeling 6.1 Learning Objectives Explain process modeling Discuss data-flow diagramming mechanics, definitions, and rules Discuss balancing data-flow

More information

1. The narratives, diagrams, charts, and other written materials that explain how a system works are collectively called

1. The narratives, diagrams, charts, and other written materials that explain how a system works are collectively called CH 3 MULTIPLE CHOICE 1. The narratives, diagrams, charts, and other written materials that explain how a system works are collectively called a) documentation. b) data flows. c) flowcharts. d) schema.

More information

BPMN Working Draft. 1. Introduction

BPMN Working Draft. 1. Introduction 1. Introduction The Business Process Management Initiative (BPMI) has developed a standard Business Process Modeling Notation (BPMN). The primary goal of BPMN is to provide a notation that is readily understandable

More information

Session 2b: structured specifications Purpose and criteria Structured specification components Introduction to dataflow diagrams

Session 2b: structured specifications Purpose and criteria Structured specification components Introduction to dataflow diagrams Session 2b: structured specifications Purpose and criteria Structured specification components Introduction to dataflow diagrams COMP 320 / 420, Spring, 2018 Conrad Weisert Criteria for the ESD (from session

More information

Mathematics Curriculum

Mathematics Curriculum 6 G R A D E Mathematics Curriculum GRADE 6 5 Table of Contents 1... 1 Topic A: Area of Triangles, Quadrilaterals, and Polygons (6.G.A.1)... 11 Lesson 1: The Area of Parallelograms Through Rectangle Facts...

More information

6 Mathematics Curriculum

6 Mathematics Curriculum New York State Common Core 6 Mathematics Curriculum GRADE GRADE 6 MODULE 5 Table of Contents 1 Area, Surface Area, and Volume Problems... 3 Topic A: Area of Triangles, Quadrilaterals, and Polygons (6.G.A.1)...

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) A process has a: 1) A) pronoun label B) noun phrase label C) verb phrase label D) adjective

More information

We move from a general information system to a Computer Based Information System

We move from a general information system to a Computer Based Information System Introduction to Information Systems: In this section of the course we start to think of the computer as just being a component in a system which may contain one or many computers linked together. An Information

More information

Math 6, Unit 8 Notes: Geometric Relationships

Math 6, Unit 8 Notes: Geometric Relationships Math 6, Unit 8 Notes: Geometric Relationships Points, Lines and Planes; Line Segments and Rays As we begin any new topic, we have to familiarize ourselves with the language and notation to be successful.

More information

Data Process Modeling: Context Diagrams & Data Flow Diagrams (DFDs)

Data Process Modeling: Context Diagrams & Data Flow Diagrams (DFDs) Introduction Data Process Modeling: Context Diagrams & Data Flow Diagrams (DFDs) MIS 374 When designing/building an information system for an organization, you should consider the following questions regarding

More information

Medical Office Workflow

Medical Office Workflow Medical Office Workflow WE RE READY TO HELP! For customer support, please call us at 1-800-222-9570 or visit our online technical support center at evolvesupport.elsevier.com to access self-service options

More information

Fundamentals of Health Workflow Process Analysis and Redesign

Fundamentals of Health Workflow Process Analysis and Redesign Fundamentals of Health Workflow Process Analysis and Redesign Process Mapping Diagramming Tools Process Mapping Diagramming Tools Learning Objectives 1. Articulate the value of process mapping. 2. Describe

More information

(Murlidhar Group of Institutions,Bhavnagar Road, Rajkot) by:-assit. Prof. Vijay Vora (SOOADM) MCA-III

(Murlidhar Group of Institutions,Bhavnagar Road, Rajkot) by:-assit. Prof. Vijay Vora (SOOADM) MCA-III Analysis Modeling What is Analysis Modeling? Analysis modeling uses a combination of text and diagrammatic forms to depict(represent) requirements for data, function, and behavior These text and diagrammatic

More information

Data and Process Modeling

Data and Process Modeling Chapter 5 Data and Process Modeling 5 CHAPTER Data and Process Modeling Chapter 5 is the second of four chapters in the systems analysis phase of the SDLC. This chapter discusses data and process modeling

More information

Software Engineering Prof.N.L.Sarda IIT Bombay. Lecture-11 Data Modelling- ER diagrams, Mapping to relational model (Part -II)

Software Engineering Prof.N.L.Sarda IIT Bombay. Lecture-11 Data Modelling- ER diagrams, Mapping to relational model (Part -II) Software Engineering Prof.N.L.Sarda IIT Bombay Lecture-11 Data Modelling- ER diagrams, Mapping to relational model (Part -II) We will continue our discussion on process modeling. In the previous lecture

More information

Ch 4: Requirements Engineering. What are requirements?

Ch 4: Requirements Engineering. What are requirements? Ch 4: Engineering What are? Functional and non-functional The software document specification engineering processes elicitation and analysis validation management The descriptions of what the system should

More information

A Quadrilateral Quagmire*

A Quadrilateral Quagmire* A Quadrilateral Quagmire* What quadrilaterals can be formed by flipping the following fun polygons? Part 1 Flip the triangles to form as many different quadrilaterals as possible. Trace each quadrilateral,

More information

Medical Office Workflow

Medical Office Workflow Medical Office Workflow WE RE READY TO HELP! For customer support, please call us at 1-800-222-9570 or visit our online technical support center at evolvesupport.elsevier.com to access self-service options

More information

Technical Publications

Technical Publications g GE Medical Systems Technical Publications Direction 2275362-100 Revision 0 DICOM for DICOM V3.0 Copyright 2000 By General Electric Co. Do not duplicate REVISION HISTORY REV DATE REASON FOR CHANGE 0 May

More information

UML Component Diagrams A.Y 2018/2019

UML Component Diagrams A.Y 2018/2019 UML Component Diagrams A.Y 2018/2019 Component diagrams Component diagrams are integral to building your software system. Drawn out with UML diagramming software, they help your team understand the structure

More information

University Hospitals UH Personal Health Record User Guide

University Hospitals UH Personal Health Record User Guide This guide will help you learn how to use the University Hospitals Personal Health Record, including requesting appointments, viewing health information, sending secure messages and more. What is the?...

More information

Scope & Sequence Overview - Stage 1, Year 2

Scope & Sequence Overview - Stage 1, Year 2 Scope & Sequence Overview - Stage 1, Year 2 Whole Numbers 1 applies place value, informally, to count, order, read and represent two- and three-digit numbers - MA1-4NA count forwards, count backwards,

More information

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

Slide 1 Welcome to Networking and Health Information Exchange, Health Data Interchange Standards. This is lecture b. HEALTH DATA EXCHANGE AND PRIVACY AND SECURITY Audio Transcript Component 9 Unit 5 Lecture B Networking and Health Information Exchange Slide 1 Welcome to Networking and Health Information Exchange, Health

More information

Class diagrams. Modeling with UML Chapter 2, part 2. Class Diagrams: details. Class diagram for a simple watch

Class diagrams. Modeling with UML Chapter 2, part 2. Class Diagrams: details. Class diagram for a simple watch Class diagrams Modeling with UML Chapter 2, part 2 CS 4354 Summer II 2015 Jill Seaman Used to describe the internal structure of the system. Also used to describe the application domain. They describe

More information

Netsmart Sandbox Tour Guide Script

Netsmart Sandbox Tour Guide Script Netsmart Sandbox Tour Guide Script April 2013 This document is to be used in conjunction with the Netsmart Sandbox environment as a guide. Following the steps included in this guide will allow you to get

More information

Process Modeling. Wei-Tsong Wang 1 IIM, NCKU

Process Modeling. Wei-Tsong Wang 1 IIM, NCKU Process Modeling Based on Chapter 9 of Whitten, Bentley, and Dittman: Systems Analysis and Design for the Global Enterprise (7th Ed). McGraw Hill. 2007 Wei-Tsong Wang 1 IIM, NCKU 2 Models: Logical and

More information

CHAPTER 19: Building a Preliminary Behavioral Model

CHAPTER 19: Building a Preliminary Behavioral Model 1 z 7 CHAPTER 19: Building a Preliminary Behavioral Model Things are always at their best in their beginning. Blaise Pascal Lettres Provinciales, 1656-1657, no. 4 IN THIS CHAPTER, YOU WILL LEARN: Why a

More information

Technical Publications

Technical Publications GE Medical Systems Technical Publications Direction 2188003-100 Revision 0 Tissue Volume Analysis DICOM for DICOM V3.0 Copyright 1997 By General Electric Co. Do not duplicate REVISION HISTORY REV DATE

More information

An Introduction to Business Process Modeling using Data Flow Diagrams

An Introduction to Business Process Modeling using Data Flow Diagrams An Introduction to Business Process Modeling using Data Flow Diagrams BSAD 141 Dave Novak BDIS: 2.2 (61-77) Lecture Overview Systems and Business processes Business process models Data Flow Diagrams (DFDs)

More information

Modelling as a Communication Tool: Introduction to Process Modelling. Modelling. Simplification in modelling. Representation in modelling

Modelling as a Communication Tool: Introduction to Process Modelling. Modelling. Simplification in modelling. Representation in modelling CSE104 - Information Systems 1 Modelling as a Communication Tool: Introduction to Process Modelling The requirements specification document Must be communicated to key stakeholders Should contain: Functions

More information

Seamless (and Temporal) Conceptual Modeling of Business Process Information

Seamless (and Temporal) Conceptual Modeling of Business Process Information Seamless (and Temporal) Conceptual Modeling of Business Process Information Carlo Combi and Sara Degani Department of Computer Science - University of Verona Strada le Grazie 15, 37134 Verona, Italy carlo.combi@univr.it,sara.degani@gmail.com

More information

Netsmart Sandbox Tour Guide Script

Netsmart Sandbox Tour Guide Script Netsmart Sandbox Tour Guide Script March 2012 This document is to be used in conjunction with the Netsmart Sandbox environment as a guide. Following the steps included in this guide will allow you to get

More information

Chapter 9. Process Modeling. McGraw-Hill/Irwin. Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 9. Process Modeling. McGraw-Hill/Irwin. Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 9 Process Modeling McGraw-Hill/Irwin Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Objectives Define systems modeling and differentiate logical and physical models. Define

More information

NRS Data Flow and Planning Workbook

NRS Data Flow and Planning Workbook NRS Data Flow and Planning Workbook Department of Education, Office of Career, Technical and Adult Education, Contract No. ED-VAE-15-0-5027 September 2018 Contents Introduction... 1 Overview of the Workbook

More information

Paragon WebStation for Physicians Quick Reference (Accessing and Initial Set up)

Paragon WebStation for Physicians Quick Reference (Accessing and Initial Set up) Paragon WebStation for Physicians Quick Reference (Accessing and Initial Set up) Logging in to Paragon WebStation for Physicians Paragon WebStation for Physicians is available on any Mass Eye & Ear network

More information

Chapter 10. Object-Oriented Analysis and Modeling Using the UML. McGraw-Hill/Irwin

Chapter 10. Object-Oriented Analysis and Modeling Using the UML. McGraw-Hill/Irwin Chapter 10 Object-Oriented Analysis and Modeling Using the UML McGraw-Hill/Irwin Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Objectives 10-2 Define object modeling and explain

More information

An Automatic Tool for Checking Consistency between Data Flow Diagrams (DFDs)

An Automatic Tool for Checking Consistency between Data Flow Diagrams (DFDs) An Automatic Tool for Checking Consistency between Data Flow Diagrams (DFDs) Rosziati Ibrahim, Siow Yen Yen Abstract System development life cycle (SDLC) is a process uses during the development of any

More information

Lab Manual. Object Oriented Analysis And Design. TE(Computer) VI semester

Lab Manual. Object Oriented Analysis And Design. TE(Computer) VI semester Lab Manual Object Oriented Analysis And Design TE(Computer) VI semester Index Sr. No. Title of Programming Assignment Page No. 1 2 3 4 5 6 7 8 9 10 Study of Use Case Diagram Study of Activity Diagram Study

More information

Topics Covered in Class: Page #

Topics Covered in Class: Page # Topics Covered in Class: Page # Starting Powerchart 2 Signing In, Securing Session 3 Finding a Patient 4-5 The Banner 6 Frequently Used Pages of the Chart 7 Clinical Notes page 8-9 Form Browser page 10

More information

Functional Modeling with Data Flow Diagrams

Functional Modeling with Data Flow Diagrams Functional Modeling with Data Flow Diagrams Amasi Elbakush 5771668 Teaching Assistant : Daniel Alami Utrecht University 1 Introduction Data Flow Diagrams (DFDs) are a visual representation of the flow

More information

A Patient s Guide to the Portal

A Patient s Guide to the Portal A Patient s Guide to the Portal Version 2.0 1 P a g e Contents Health365... 3 What can I do with Health365?... 3 Sign In... 4 How to begin:... 4 Home Page... 6 Select patient and options... 6 Appointments...

More information

System Analysis and Design

System Analysis and Design System Analysis and Design M Umair www.m-umair.com System Description Techniques Graphical representation of any process is always better and more meaningful than its representation in words. System Analysis

More information

Lesson 1 Parametric Modeling Fundamentals

Lesson 1 Parametric Modeling Fundamentals 1-1 Lesson 1 Parametric Modeling Fundamentals Create Simple Parametric Models. Understand the Basic Parametric Modeling Process. Create and Profile Rough Sketches. Understand the "Shape before size" approach.

More information

Chapter No 13 Batch Management Information Systems. Management Information Systems. Compiled By: Muzammil Ahmad Khan and Kashif Shaikh

Chapter No 13 Batch Management Information Systems. Management Information Systems. Compiled By: Muzammil Ahmad Khan and Kashif Shaikh Chapter 13 Compiled By: Muzammil Ahmad Khan Muhammad Kashif Shaikh HS-107 : Course Objectives: Upon successful completion of this course, the student will be able to: Understand the role of Information

More information

Module 5. Function-Oriented Software Design. Version 2 CSE IIT, Kharagpur

Module 5. Function-Oriented Software Design. Version 2 CSE IIT, Kharagpur Module 5 Function-Oriented Software Design Lesson 12 Structured Design Specific Instructional Objectives At the end of this lesson the student will be able to: Identify the aim of structured design. Explain

More information

Analysis and Design for Systems h. 9 th Edition

Analysis and Design for Systems h. 9 th Edition Analysis and Design for Systems h 9 th Edition Chapter 5 Data and Process Analysis Chapter Objectives Describe data and process modeling dli concepts and tools, including data flow diagrams, a data dictionary,

More information

Trainer Outline: Provider: Documenting a Visit with Note Capture

Trainer Outline: Provider: Documenting a Visit with Note Capture Trainer Outline: Provider: Documenting a Visit with Note Capture Prerequisites Please reference the OP15 Resource List ILTs: All Roles: Navigating the Electronic Chart All Roles: Messaging Who Needs to

More information

Basic Flowchart Symbols and Meaning

Basic Flowchart Symbols and Meaning Page 1 of 7 ConceptDraw Solution Park HOW TO GUIDE Tips from ConceptDraw Experts and Experienced Users Ge ConceptDraw PRO Discover the World of Visual Communication Try It Free Flowcharts are the ideal

More information

4 Mathematics Curriculum. Module Overview... i Topic A: Lines and Angles... 4.A.1. Topic B: Angle Measurement... 4.B.1

4 Mathematics Curriculum. Module Overview... i Topic A: Lines and Angles... 4.A.1. Topic B: Angle Measurement... 4.B.1 New York State Common Core 4 Mathematics Curriculum G R A D E Table of Contents GRADE 4 MODULE 4 Angle Measure and Plane Figures GRADE 4 MODULE 4 Module Overview... i Topic A: Lines and Angles... 4.A.1

More information

Workflow. Workflow Tabs

Workflow. Workflow Tabs Workflow Workflow provides a consolidated view of information contained throughout the electronic medical record. It also integrates with the ios app PowerChart Touch. Clinicians' efficiency and satisfaction

More information

RelayHealth Legal Notices

RelayHealth Legal Notices Page 1 of 7 RelayHealth Legal Notices PRIVACY POLICY Revised August 2010 This policy only applies to those RelayHealth services for which you also must accept RelayHealth s Terms of Use. RelayHealth respects

More information

2x + 3x = 180 5x = (5x) = 1 5 (180) x = 36. Angle 1: 2(36) = 72 Angle 2: 3(36) = 108

2x + 3x = 180 5x = (5x) = 1 5 (180) x = 36. Angle 1: 2(36) = 72 Angle 2: 3(36) = 108 GRADE 7 MODULE 6 TOPIC A LESSONS 1 4 KEY CONCEPT OVERVIEW In this topic, students return to using equations to find unknown angle measures. Students write equations to model various angle relationships

More information

Unit 1, Lesson 1: Moving in the Plane

Unit 1, Lesson 1: Moving in the Plane Unit 1, Lesson 1: Moving in the Plane Let s describe ways figures can move in the plane. 1.1: Which One Doesn t Belong: Diagrams Which one doesn t belong? 1.2: Triangle Square Dance m.openup.org/1/8-1-1-2

More information

Alignment of Business and IT - ArchiMate. Dr. Barbara Re

Alignment of Business and IT - ArchiMate. Dr. Barbara Re Alignment of Business and IT - ArchiMate Dr. Barbara Re What is ArchiMate? ArchiMate is a modelling technique ("language") for describing enterprise architectures. It presents a clear set of concepts within

More information

arxiv: v1 [cs.se] 17 Aug 2016

arxiv: v1 [cs.se] 17 Aug 2016 Introduction to the Case Management Model and Notation (CMMN) arxiv:1608.05011v1 [cs.se] 17 Aug 2016 Mike A. Marin University of South Africa IBM Analytics Group mmarin@acm.org August 18, 2016 Abstract

More information

0. Database Systems 1.1 Introduction to DBMS Information is one of the most valuable resources in this information age! How do we effectively and efficiently manage this information? - How does Wal-Mart

More information

Student Guide to Neehr Perfect Go!

Student Guide to Neehr Perfect Go! Student Guide to Neehr Perfect Go! I. Introduction... 1 II. Quick Facts... 1 III. Creating your Account... 1 IV. Applying Your Subscription... 4 V. Logging in to Neehr Perfect... 6 VI. Activities... 6

More information

5 Mathematics Curriculum. Module Overview... i. Topic A: Concepts of Volume... 5.A.1

5 Mathematics Curriculum. Module Overview... i. Topic A: Concepts of Volume... 5.A.1 5 Mathematics Curriculum G R A D E Table of Contents GRADE 5 MODULE 5 Addition and Multiplication with Volume and Area GRADE 5 MODULE 5 Module Overview... i Topic A: Concepts of Volume... 5.A.1 Topic B:

More information

Polygons A-F An Introduction to Symmetry

Polygons A-F An Introduction to Symmetry Polygons A-F An Introduction to Symmetry Classifying Angles Review STRAIGHT ANGLE RIGHT ANGLES OBTUSE ANGLES ACUTE ANGLES In a previous lesson, unit angles known as wedges were used to measure angles.

More information

Locate the compass Meditech 6.0 icon on the desktop. Double clicking on this icon will bring up a Citrix login window.

Locate the compass Meditech 6.0 icon on the desktop. Double clicking on this icon will bring up a Citrix login window. EDM Physician Training Manual Logging on to Meditech 6.0: Locate the compass Meditech 6.0 icon on the desktop. Double clicking on this icon will bring up a Citrix login window. Log in with your user name.

More information

PowerNotes. Physician. Created November 2011 by: Clinical Informaticist Team

PowerNotes. Physician. Created November 2011 by: Clinical Informaticist Team PowerNotes Physician Created November 2011 by: Clinical Informaticist Team Table of Contents Opening PowerNotes 1 Finding a PowerNote 1 Encounter Pathway 1 Existing 2 Precompleted 2 Catalog 3 Recent 3

More information

MicroMD EMR version 7.7

MicroMD EMR version 7.7 MicroMD EMR version 7.7 u p d a t e g u i d e TABLE OF CONTENTS PREFACE Welcome to MicroMD EMR... i How This Guide is Organized... i Understanding Typographical Conventions... i Cross-References... i Text

More information

Object-Oriented Systems Analysis and Design Using UML

Object-Oriented Systems Analysis and Design Using UML 10 Object-Oriented Systems Analysis and Design Using UML Systems Analysis and Design, 8e Kendall & Kendall Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall Learning Objectives Understand

More information

2017 RN Refresher Workflow Best Practices Captions

2017 RN Refresher Workflow Best Practices Captions Slide Caption Agenda 2 Did you know that we are able to peek at how staff are moving around within PowerChart and FirstNet? It's true! And guess what? There are shortcuts available that people aren't using!

More information

Lab 16: Visio Introduction

Lab 16: Visio Introduction Lab 16: Visio Introduction () CONTENTS 1 Visio- Introduction to DFD Data Flow Diagraming... 2 1.1 In-Lab... 3 1.1.1 In-Lab Materials... 3 1.1.2 In-Lab Instructions... 3 2 Getting started: Let s decompose

More information

FLOWCHARTS A flowchart is a graphical representation of the steps to be followed for solving problem. It consists of a set of symbols.

FLOWCHARTS A flowchart is a graphical representation of the steps to be followed for solving problem. It consists of a set of symbols. FLOWCHARTS A flowchart is a graphical representation of the steps to be followed for solving problem. It consists of a set of symbols. Each symbol represents a specific activity. A typical problem involves

More information

QUILLEN ETSU PHYSICIANS

QUILLEN ETSU PHYSICIANS QUILLEN ETSU PHYSICIANS Module 5: Notes Provider Training Module Allscripts Touchworks EHR Quillen EHR Team Phone: (423) 282-6122, Option 1 June 2018 MODULE INSTRUCTIONS There are a total of 5 modules

More information

Copyright FUJIFILM Corporation, Japan. August, th Edition 897N100760F

Copyright FUJIFILM Corporation, Japan. August, th Edition 897N100760F DICOM Conformance Statement ***** FDR-1000AWS CR-IR363AWS for DICOM Storage DICOM Storage Commitment DICOM MWM DICOM MPPS DICOM Print DICOM Query / Retrieve DICOM Media Storage (Standard) August, 2010

More information

Copyright 2012 Pulse Systems, Inc. Page 1 of 56

Copyright 2012 Pulse Systems, Inc. Page 1 of 56 Scheduling Surgical Appointments replicates many of the processes for scheduling clinical appointments. The system requires input of such vital information as patient and appointment demographics. Additional

More information

Accessible PDF Documents with Adobe Acrobat 9 Pro and LiveCycle Designer ES 8.2

Accessible PDF Documents with Adobe Acrobat 9 Pro and LiveCycle Designer ES 8.2 Accessible PDF Documents with Adobe Acrobat 9 Pro and LiveCycle Designer ES 8.2 Table of Contents Accessible PDF Documents with Adobe Acrobat 9... 3 Application...3 Terminology...3 Introduction...3 Word

More information

Information Technology Health Informatics OIT Assessment Report Information Technology Health Informatics Mission Statement:

Information Technology Health Informatics OIT Assessment Report Information Technology Health Informatics Mission Statement: I. Program History Information Technology Health Informatics OIT Assessment Report 2011-2012 History The field of Health Informatics is the result of the convergence of information management and information

More information

Chapter 2 SYSTEMS TECHNIQUES AND DOCUMENTATION

Chapter 2 SYSTEMS TECHNIQUES AND DOCUMENTATION Chapter 2 SYSTEMS TECHNIQUES AND DOCUMENTATION TEACHING TIPS I normally introduce flowcharting symbols with simple examples on the board. I first introduce a very simple manual flowchart involving only

More information

This table connects the content provided by Education Perfect to the NSW Syllabus..

This table connects the content provided by Education Perfect to the NSW Syllabus.. Education Perfect Maths is a comprehensive online learning and assessment resource. Designed by teachers and written by our in-house team of maths experts, our content aligns to the NSW Syllabus and covers

More information

Patient Portal Users Guide

Patient Portal Users Guide e-mds Solution Series Patient Portal Users Guide Version 7.2 How to Use the Patient Portal CHARTING THE FUTURE OF HEALTHCARE e-mds 9900 Spectrum Drive. Austin, TX 78717 Phone 512.257.5200 Fax 512.335.4375

More information

OpenEMR Users Guide. Based on Version Getting Started Getting to the Login Page. Changing Passwords Main Screen & Navigation.

OpenEMR Users Guide. Based on Version Getting Started Getting to the Login Page. Changing Passwords Main Screen & Navigation. OpenEMR Users Guide Based on Version 3.1.0 Table of Contents Getting Started Getting to the Login Page Logging In Changing Passwords pg 3 pg 3 pg 3 pg 4 Main Screen & Navigation Navigation Traditional

More information

Title: Identifying, Classifying, and Creating Quadrilaterals - Qualifying Quadrilaterals

Title: Identifying, Classifying, and Creating Quadrilaterals - Qualifying Quadrilaterals Title: Identifying, Classifying, and Creating Quadrilaterals - Qualifying Quadrilaterals Brief Overview: Through problem solving, oral and written communication, higher-order thinking and a variety of

More information

Technical Publications

Technical Publications g GE Medical Systems Technical Publications 2391078-800 Revision 1 Seno Advantage WorkStation for DICOM V3.0 do not duplicate Copyright 2003 By General Electric Co. THIS PAGE LEFT INTENTIONALLY BLANK REVISION

More information

Netsmart Sandbox Tour Guide Script

Netsmart Sandbox Tour Guide Script Netsmart Sandbox Tour Guide Script March 2012 This document is to be used in conjunction with the Netsmart Sandbox environment as a guide. Following the steps included in this guide will allow you to get

More information

Data Flow Diagrams System Analysis ( (

Data Flow Diagrams System Analysis ( ( 7 Data Flow Diagrams System Analysis (1932475( Kendall & Kendall 7-1 Data Flow Diagrams A top down approach to diagramming data movement, it moves from general to specific. Graphically characterize data

More information

Activity Log File Aggregation (ALFA) toolkit for computer mediated consultation observation

Activity Log File Aggregation (ALFA) toolkit for computer mediated consultation observation Activity Log File Aggregation (ALFA) toolkit for computer mediated consultation observation Technical setup Stage of ALFA method 1. Observation 1.1 Audio visual recording 1.2 Observational data collection

More information

Class diagrams. Modeling with UML Chapter 2, part 2. Class Diagrams: details. Class diagram for a simple watch

Class diagrams. Modeling with UML Chapter 2, part 2. Class Diagrams: details. Class diagram for a simple watch Class diagrams Modeling with UML Chapter 2, part 2 CS 4354 Summer II 2014 Jill Seaman Used to describe the internal structure of the system. Also used to describe the application domain. They describe

More information

Personal Information. New Profile Icon

Personal Information. New Profile Icon What is New in MyChart? On December 8th, we will be upgrading our MyChart patient portal site. We would like to make you aware of a few differences that you will see, when you sign into your MyChart account.

More information

Ver. 3 (4/13) (WSP) Physician User Manual

Ver. 3 (4/13) (WSP) Physician User Manual Ver. 3 (4/13) (WSP) Physician User Manual ACCESSING WSP Initial Screen Within Hospital: Double click the WSP M-FLT icon Outside Hospital: Open Internet Explorer and enter web address: wsp.mclaren.org Note:

More information

Practical UML - A Hands-On Introduction for Developers

Practical UML - A Hands-On Introduction for Developers Practical UML - A Hands-On Introduction for Developers By: Randy Miller (http://gp.codegear.com/authors/edit/661.aspx) Abstract: This tutorial provides a quick introduction to the Unified Modeling Language

More information

Three-Dimensional Figures

Three-Dimensional Figures Three-Dimensional Figures The number of coins created by the U.S. Mint changes each year. In the year 2000, there were about 28 billion coins created and about half of them were pennies!.1 Whirlygigs for

More information

PrescribeIT 2.0. User Guide

PrescribeIT 2.0. User Guide PrescribeIT 2.0 User Guide Revisions and Approvals Document Version Date Approved By Description Page# 1.0 Aug 21 2017 Diana Cius First Draft 2.0 March 9 2018 Diana Cius Updated Sections: - Retrieving

More information

Provider Portal User Guide. For the Provider Portal External Use

Provider Portal User Guide. For the Provider Portal External Use Provider Portal User Guide For the Provider Portal External Use IT Department Issued January 2017 mynexus 2017. All rights reserved. Version 1.4 Revised 07122017 Contents Getting Started with the Portal...

More information

Decimals should be spoken digit by digit eg 0.34 is Zero (or nought) point three four (NOT thirty four).

Decimals should be spoken digit by digit eg 0.34 is Zero (or nought) point three four (NOT thirty four). Numeracy Essentials Section 1 Number Skills Reading and writing numbers All numbers should be written correctly. Most pupils are able to read, write and say numbers up to a thousand, but often have difficulty

More information

Next Generation Math Standards----Grade 3 Cognitive Complexity/Depth of Knowledge Rating: Low, Moderate, High

Next Generation Math Standards----Grade 3 Cognitive Complexity/Depth of Knowledge Rating: Low, Moderate, High Next Generation Math Standards----Grade 3 Cognitive Complexity/Depth of Knowledge Rating: Low,, BIG IDEAS (3) BIG IDEA 1: Develop understandings of multiplication and division and strategies for basic

More information

POFT 2301 INTERMEDIATE KEYBOARDING LECTURE NOTES

POFT 2301 INTERMEDIATE KEYBOARDING LECTURE NOTES INTERMEDIATE KEYBOARDING LECTURE NOTES Be sure that you are reading the textbook information and the notes on the screen as you complete each part of the lessons in this Gregg Keyboarding Program (GDP).

More information