BPMN SIX A BPMN 2.0 Surgical Intervention Extension

Size: px
Start display at page:

Download "BPMN SIX A BPMN 2.0 Surgical Intervention Extension"

Transcription

1 BPMN SIX A BPMN 2.0 Surgical Intervention Extension Concept and Design of a BPMN Extension for Intraoperative Workflow Modeling and Execution in the Integrated Operating Room Juliane Neumann, Max Rockstroh, Stefan Franke, Thomas Neumuth Leipzig University, ICCAS, Leipzig, Germany Juliane.Neumann@iccas.de Abstract. Modern integrated operating rooms (OR) become an enabling technology for new applications in workflow-driven surgical assistance. For this purpose, surgical activities and OR processes have to be described as Surgical Process Models (SPM). There have been approaches for modeling surgical workflows by using common business process modeling languages, like BPMN 2.0. However, BPMN is a general purpose modeling language, which lacks in representation of domain-specific concepts. The goal of this work is to provide a concept and design for a domain-specific extension of the BPMN modeling language for intraoperative surgical workflow modeling and execution in the integrated OR. Keywords: Surgical Workflow Modeling, Workflow Management, Business Process Modeling, BPMN 2.0 Extension, Integrated OR 1 Introduction Surgical workflow management provides process automation, optimization and analysis and is a prerequisite for computer-aided surgical assistance, situation-awareness and decision support in modern integrated operating rooms. Integrated ORs enable a vendor-independent safe and dynamic networking with open and interoperable device integration based on a plug-and-play functionality [1]. This subject has been addressed in the German flagship project OR.NET with more than 50 partners form academia and industry involved [2, 3]. Among others a service-oriented architecture (SOA) is used by medical devices for sharing their data and functionalities as services within the network [2]. Currently, the interoperability of medical devices and IT systems in the OR becomes an enabling technology for computer-aided assistance functionalities and new applications for surgical workflow tracking and modeling [4]. The information about the current situation and surgical events must be provided to the medical devices in the OR for situation-aware configuration and combination of supportive services [5,6]. For this purpose, the intraoperative processes, surgical activities and medical device actions

2 need to be abstracted, described and visualized as Surgical Process Models (SPMs) [5]. Neumuth et al. defined a SPM as a simplified pattern of a Surgical Process (SP) that reflects a predefined subset of interest of the SP in a formal or semi-formal representation [7, 8]. When modeling surgical processes and workflows, different aspects of a surgical intervention have to be taken into account. A 5-tupel for representing a complete surgical activity was proposed in [9], containing the surgical action, the actuator and the body part the actuator performed the action with, the used instruments/resources and the treated anatomical structure. In literature, different approaches for surgical process and workflow modeling have been described. The methods range from formal knowledge-based approaches using ontologies [10, 11], simple XML [12] or UML representation [6] to statistical methods, like Hidden Markov Models [13]. In addition, there have been attempts to model surgical workflows by using common business process modeling languages, like EPC, BPMN or YAWL [14, 15]. It could be shown, that especially BPMN is suitable for modeling surgical procedures due to its modeling abilities in different points of view and its process automation capabilities [14]. In contrast to other modeling languages, BPMN has a widespread distribution in academia and industry and a large tool support. BPMN 2.0 is declared as a ISO/IEC standard (19510:2013) for modeling and executing business processes [16]. However, BPMN is a general purpose modeling language, which lacks in modeling domain-specific concepts of surgical workflows, like the representation of surgical activities, anatomical structures or medical devices and clinical IT systems. Nevertheless, BPMN provides mechanisms for domain-specific language extension, which allow the extension by addition of domain-specific concepts [17, 18]. There are various extensions available in the area of healthcare processes, especially for clinical pathways (e.g. [19, 20]). In the topic of surgical process modeling using BPMN, research is sparse in general [21] and lacks completely in the domain of intraoperative surgical process modeling in respect to the special requirements of the application in the integrated OR. The goal of this work is to provide a concept and design for a domain-specific extension of the BPMN modeling language for intraoperative surgical workflow modeling and execution in the integrated OR. Therefore, various requirements emerging from the field of surgical workflow modeling and its extension to medical device interoperability will be defined and implemented in a BPMN Surgical Intervention Extension (BPMN SIX ). 2 Methods There are two major challenges in the development of BPMN extensions. First there are no official methodological guidelines for creating extensions and second there are no possibilities for generating graphical notations for extension concepts [17]. Hence, Stroppi et al. present a method for BPMN extension development [17], which was extended in respect to domain analysis and applied for clinical pathways by Braun et al. [22]. This extended method was used for the development of BPMN SIX and is described in the following section [22].

3 The method consists of six steps. First a requirements analysis based on a domainspecific use case or literature review should be performed in order to define the according domain requirements. Thereby different modeling languages have to be analyzed in respect to their applicability to the modeling domain and the intended use case. If the decision is made for BPMN, a domain-ontology has to be created. The described elements of the ontology have to be examined regarding their matching to BPMN elements. In the third step an equivalence check is performed. The check aims on the identification of BPMN extension elements and their extension requirements. Step 4 and 5 refers to the method of Stroppi et al. [17] and were used to create a valid BPMN extension model (CDME Conceptual Domain Model of the Extension) with an abstract syntax. In the sixth step the concrete syntax is implemented and graphical notations have to be defined for the extension elements. The approach of Stroppi proposes further steps, which allow the transformation of the BPMN extension model into an XML Schema Extension Definition Model and XML Schema Extension Definition Document. These steps are not included in this article but will be part of further research. The transformation of surgical workflow models in executable workflow instances is a prerequisite for the interoperable application of workflow management systems in the integrated OR. 3 Requirement Analysis 3.1 Domain Requirements Analysis The performed requirement analysis consists of three parts. The first part includes a literature review, which has been realized for surgical process and workflow modeling in [14]. Requirements that could not or just partly be fulfilled with BPMN were extracted for further analysis regarding the necessity for representation in BPMN SIX. In the second part, a use-case-based analysis was performed for the acquisition of requirements in the domain of integrated ORs as well as medical device and systems interoperability. In the third part, established BPMN extensions for healthcare and clinical pathways were considered for the combination of extension elements with BPMN SIX due to the hypothesis that processes in the healthcare domain have several commonalities. For this purpose, BPMN4CP (BPMN for Clinical pathways version 1.0 [19] and 2.0 [23]) was chosen as an example. 3.2 Decision of Modeling Language and Domain Ontology Based on the performed requirement analysis in [14] and in comparison with EPC and YAWL, BPMN was chosen as appropriate modeling language for surgical workflow modeling. In the next step, the requirements were translated in domain-specific concepts and modeled as a domain ontology, which is depicted in Fig 1. Surgical Activities are the central concept in surgical process modeling and the smallest logical units of a surgical process. They are described as 5-Tupel consisting of the Actuator and the Used Body Part, the Surgical Action, the Anatomical Structure and the used Resource or Instrument (e.g. surgeon uses right hand to cut skin with scalpel). In accordance to [19],

4 the surgical activity can be specified as Diagnosis Task, Treatment Task and Supportive Task. According to MacKenzie et al. [24] the Surgical Step describes a lower granularity level of the surgical process. Therefore, a surgical step consists of several surgical activities, gateways, events and sequence flows. A Surgical Phase is composed of several surgical steps. The lowest granularity level is the surgical Intervention, which is composed of several phases (Fig. 1). A Process Flow organizes and arranges all activities within the pathway that are necessary for the appropriate treatment of the patient. [19]. The concept Parallel Flow covers the parallel and simultaneous execution of activities [19]. In addition, a concept for Exceptional Treatment covers the Treatment of complications or other kinds of irregularities (predictable and unpredictable) [19]. If predictable and unpredictable exceptions occur due to resource unavailability, the corresponding Resource Exception concept is needed. Fig. 1. Domain Ontology for intraoperative processes in the integrated OR. Elements marked with *, were extracted from BPMN4CP [19], [23] In the revised version of BPMN4CP a new Resource view for BPMN process models has been proposed [23]. Like clinical pathways, surgical processes consume or use a huge variety of resources during process execution. Hence, it is necessary to define a specific resource representation in the surgical process model. Braun et al. defined a Resource as any consumable or usable object that is necessary for the fulfillment of (CP) activities. Resources can be assigned and composed to Resource Bundles. [23]. For surgical process modeling, resources like surgical instruments, medical devices, materials and substances should be describable. On the technical site clinical ITsystems, different types of clinical data and documents have to be defined as well. Therefore, the complete Document concept of Braun et al., which contains Case Charts, Clinical Documents, Unstructured Documents (images, videos, text documents or signaling documents) as well as Structured Documents, has been adapted for surgical process modeling [23].

5 3.3 Equivalence Check Table 1 shows the equivalence check results of the domain-specific elements for surgical process modeling. The concepts were classified into one of three equivalence groups [19]: Equivalence, when there is a semantically equivalent construct in the BPMN. Conditional Equivalence, when there is no obvious semantic matching with standard elements, but rather situational discussion is necessary. No Equivalence, when there is no equivalence to any standard element. After the classification, a CDME model concept is created. The decision for mapping the surgical process concepts to a BPMN element respectively to a BPMN4CP concept or create an specific BPMN SIX extension concept is made on base of the adaption of different translation rules proposed by Stroppi et al. [17]. 4 and Design 4.1 Domain Modeling Based on the equivalence check a CDME UML class diagram (Fig. 2) was modeled. The different granularity levels were represented in the BPMN SIX CDME by using Surgical Task as instantiation of BPMN Activities. Surgical Steps, Phase and Intervention are instantiations of BPMN Sub-process concepts. When representing different granularity levels, BPMN SIX can be used for bottom-up modeling of low level surgical tasks and top-down modeling of high granular surgical tasks as well as surgical phases. A surgical activity combines the surgical action, the actuator and the used body part, the treated anatomical structure and the used resource (instrument or medical device) [7]. The action concept is modeled as parameter for the surgical activity without a graphical notation. The anatomical structure is represented with a new graphical notation and can be added to a surgical activity with a resource relation [23]. The resource view proposed by Braun et al. [23] was adapted for surgical workflow modeling. Materials, substances and other accessories could be represented with consumption resources, medicine or auxiliaries. These resource concepts were extended by specific concepts for surgical instruments, medical devices and clinical IT-systems. Due to their importance in surgical process modeling as well as their unspecific representation in BPMN4CP, a graphical notation was developed. The integration of device information in the surgical process model is a prerequisite for situation-aware assistance functionalities. Therefore, the information of the actual surgical situation has to be provided and exchanged between workflow management, OR devices and clinical systems. Hence, Franke et al. proposed requirements for this integration [5]: Independence of process model and OR integration. The representation of medical devices in the integrated OR is described in the newly developed extension of the IEEE standards family ( Domain Information & Service Model) as Medical Device Information Base (MDIB) [1]. The

6 Table 1. Equivalence Check of requirements (referred to [22]) Concept Semantics Equivalence Check CDME Process Perspective Surgical Activity Surgical activities are the smallest logical units of a surgical process, which can be specified as Diagnosis Task, Treatment Task and Supportive Task. Surgical Step Surgical step consists of surgical activities, gateways, events and sequence flows and has a lower granularity level than surgical activities. Equivalence Task, Activity [18], Diagnosis Task, Treatment Task, Supportive Task [19] BPMN Concept, BPMN4CP Concept, Equivalence Sub-process [18] BPMN Concept, Phase A surgical phase is composed of several surgical steps. Equivalence Sub-process [18] BPMN Concept, Intervention The lowest granularity level is the surgical intervention, which is composed of several phases. Action The action is part of the surgical activity and describes the physical actions performed by the surgeon. Equivalence Sub-process [18] BPMN Concept, No Equivalence Parallel Flow Parallel and simultaneous execution of activities [19]. Equivalence Parallel Flow [19] BPMN4CP Concept Equivalence Exceptional Treatment [19] BPMN4CP Concept Exceptional Treatment Treatment of complications or other kinds of irregularities (predictable and unpredictable) [19] Resource exception Treatment of predictable and unpredictable exceptions in respect to resource integration (e.g. resource unavailability due to errors) and their influence on the surgical process. Organizational Perspective Equivalence Event Sub-process, Error Events, Compensation Events [18] BPMN Concept, Actuator Persons involved in an intervention Equivalence Pool [18] are used to model roles, organizational units, systems or departments. Used Body Part Body part used by the actuator during a surgical activity (e.g. right hand, left hand). Resource Perspective Resource Definition of different intraoperative Resources, which are used during surgical activity, e.g. instruments, medical devices, materials. Resource Bundle Orchestration of different intraoperative resource elements (e.g. instrument sets). Resource Orchestration The resource orchestration modeles the combination of medical device services. Anatomical Structure The treated anatomical or pathological structure during a surgical activity. Surgical Instruments and Materials Specification and classification of surgical instruments and consumables. Medical Device Specification and classification of medical devices. The structure and necessary elements as well as the state of Medical devices have to be described in form of a standard-compliant Medical Device Information Base (MDIB) [1]. Clinical IT system Specification of medical information system structure and functionalities (e.g. PACS, CIS). Clinical Documents and Data Specification of documents for medical or administrative purpose [23] BPMN Concept, Equivalence Lane are sub-partitions within a Pool [18] BPMN Concept, Equivalence Resource [18, 23] BPMN Concept, BPMN4CP Concept Equivalence Resource Bundle [23] BPMN Concept, BPMN4CP Concept No Equivalence. No equivalence. Conditional Equivalence (by specification) Resource [18]. There is no appropriate resource concept for the representation of surgical instruments and materials. The extension of BPMN4CP resource concepts is possible [23]. No Equivalence. There is no appropriate resource concept for the representation of medical device functions, states and structure. No Equivalence. The BPMN Lane concept is not an adequate representation for the diversity of clinical IT systems their function and their structure. Equivalence Clinical Document [19, 23] BPMN4CP Concept MDIB consists of two parts. The first part is the Medical Device Description, which defines the device capabilities in a tree structure with their Virtual Medical Device

7 components (VMD), channels and metrics. The second part describes the Medical Device State for each description. In BPMN SIX the MDIB is linked to the medical device representation, which is defined in the CDME. Therefore, the modeling of processes and medical devices should be independent from each other. Orchestration of functionalities and medical device services. The abstract functionalities of different medical devices need to be described, combined and orchestrated for situation-aware assistance. Therefore, the needed device services and functionalities of clinical IT systems have to be modeled and configured as MDIB-subtrees. Then these subtrees could be combined by the resource orchestration concept of the developed CDME. Late binding of process information to concrete devices. Late binding is needed to preserve the plug-and-play functionalities in the integrated OR. The modeled functionalities were mapped to concrete devices in the current OR configuration during runtime. Therefore, a tree-mapping between the modeled MDIB subtrees and the specific MDIB of the medical device configuration in the OR has to be performed. 4.2 Abstract Syntax and Concrete Syntax The CDME model was translated in a valid BPMN extension model. In Fig. 2 a part of the abstract syntax of BPMN SIX is depicted. Fig. 2. Example part of the CDME abstract syntax

8 The classes depicted in grey are BPMN original concepts with their according relations, which are defined in [18]. In contrast to the generalization of concepts (e.g. Task is a generalized concept of Diagnosis Task) an instantiation of concepts defines the specific realization of a concept (e.g. Surgical Activity is an instance of Task). The resource domain model was extended by medical devices, clinical IT systems, anatomical structures, materials and instruments. The BPMN4CP concept Equipment stands for all medical-related material [23] and is described in more detail by the concept of surgical instruments (e.g. scalpel or a surgical drill). A Consumption Resource describe resources, which are consumed within patient treatment [23] and is concretized by the concept of materials (e.g. dressing or drainage). Auxiliaries refer to all other resources, which are not primarily intended for treatment but needed for equipment, rooms or machines [23] (e.g. CO 2 gas for insufflation). Medical devices like a suction device or a microscope could be modeled by capability and current state description in a MDIB subtree with the presented parameters. In Fig. 3 the concrete syntax with the extension of graphical notation is presented. The resource view is adapted from BPMN4CP. Concepts for Instruments, Medical Devices, Clinical IT Systems, Resource Orchestration and Anatomical Structure are part of the BPMN SIX extension concept. Fig. 3. Concrete Syntax of BPMN4CP [23] and BPMN SIX Extension 5 Discussion and Conclusion In this work, a domain-specific extension of the BPMN modeling language for intraoperative surgical workflow modeling and execution in the integrated OR is described. The defined requirements and the developed CDME model can be regarded as a first draft for an incremental development of the BPMN SIX extension. The integrated OR is a variable, complex and changing environment, thus a continuously occurrence of new requirements could be expected. In addition, the observer-based acquisition of Surgical Processes [12] may be replaced by automatic workflow recording based on medical device signal data, video and image data (e.g. from surgical microscope or endoscope), sensor data, instrument or gesture recognition, in the near future. The research in the domain of workflow recognition is manifold and promising in respect to automatic acquisition of Surgical Process Models. These developments will require to change existing concepts and add new ones to the BPMN SIX extension model continuously.

9 Another unsolved issue is the acquisition and formalized representation of surgical needs and their corresponding assistance functionalities, e.g. the situation-aware profiling for different surgeons. Currently, the surgical situation can be characterized, but the implications to the needed situation-aware assistance are missing. Therefore, rule-sets (e.g. by using the BPMN compatible Decision Model Notation ((DMN) [25]) have to be implemented and combined with the process model and the medical device model. Thus, the orchestration of medical device basic services could lead to new opportunities in situation-aware surgical assistance, decision support and information management. In the next step BPMN SIX will be implemented and extended for workflow execution. Afterwards an approval and evaluation will be performed. Acknowledgements. This work has been partially funded by the German Federal Ministry of Education and Research (BMBF) in the KMU-innovativ funding program under reference number 01IS14022D as part of the OntoMedRisk project ( References 1. M. Kasparick, S. Schlichting, F. Golatowski, and D. Timmermann, New IEEE standards for interoperable, networked point-of-care Medical Devices, in th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), 2015, pp F. Kühn and M. Leucker, OR.NET: Safe Interconnection of Medical Devices, in Foundations of Health Information Engineering and Systems, J. Gibbons and W. MacCaull, Eds. Springer Berlin Heidelberg, 2013, pp OR.NET - Sichere dynamische Vernetzung in Operationsaal und Klinik. [Online]. Available: [Accessed: 15-Jun-2016]. 4. S. Franke, M. Rockstroh, E. Schreiber, J. Neumann, and T. Neumuth, Context-aware medical assistance systems in integrated surgical environments, in Proc. of the 28th Conference of the international Society for Medical Innovation and Technology (SMIT), Delft, S. Franke, P. Liebmann, and T. Neumuth, Connecting workflow management to the OR network: Design and evaluation of a bridge to enable dynamic systems behaviour, Biomed. Eng. Biomed. Tech., vol. 57, no. SI-1 Track-N, pp , Sep T. Neumuth, P. Liebmann, P. Wiedemann, J. Meixensberger, and others, Surgical workflow management schemata for cataract procedures, Methods Inf Med, vol. 51, no. 5, pp , T. Neumuth, P. Jannin, G. Strauss, J. Meixensberger, and O. Burgert, Validation of Knowledge Acquisition for Surgical Process Models, J. Am. Med. Inform. Assoc., vol. 16, no. 1, pp , Jan T. Neumuth, S. Schumann, G. Straub, P. Jannin, J. Meixensberger, A. Dietz, H. Lemke, and O. Burgert, Visualization Options for Surgical Workflows, Int. J. Comput. Assist. Radiol. Surg., vol. 1, no. 1, pp , T. Neumuth, G. Strauß, J. Meixensberger, H. U. Lemke, and O. Burgert, Acquisition of Process Descriptions from Surgical Interventions, in Database and Expert Systems Applications, S. Bressan, J. Küng, and R. Wagner, Eds. Springer Berlin Heidelberg, 2006, pp

10 10. D. Katić, C. Julliard, A.-L. Wekerle, H. Kenngott, B. P. Müller-Stich, R. Dillmann, S. Speidel, P. Jannin, and B. Gibaud, LapOntoSPM: an ontology for laparoscopic surgeries and its application to surgical phase recognition, Int. J. Comput. Assist. Radiol. Surg., Jun J. Neumann, E. Schreiber, and T. Neumuth, Ontology-based surgical process modeling by using SNOMED CT concepts and concept model attributes, in International Journal of Computer Assisted Radiology and Surgery, Supplement, Heidelberg, T. Neumuth, N. Durstewitz, M. Fischer, G. Strauss, A. Dietz, J. Meixensberger, P. Jannin, K. Cleary, H. U. Lemke, and O. Burgert, Structured recording of intraoperative surgical workflows, in Proc. SPIE 6145, Medical Imaging 2006: PACS and Imaging Informatics, 2006, vol. 6145, p A 61450A S. Franke and T. Neumuth, A Framework for Multi-Model Surgical Workflow Management, Biomed. Eng. Biomed. Tech., Sep J. Neumann, S. Vinz, and T. Neumuth, Surgical workflow and process modeling - An evaluation of modeling languages and process modeling tools, presented at the 6th Workshop on Modeling and Monitoring of Computer Assisted Interventions (M2CAI) - 18th International Conference on Medical Image Computing and Computer Assisted Interventions (MICCAI), Munich, J. Neumann and T. Neumuth, Standardized Semantic Workflow Modeling in the Surgical Domain - Proof-of-concept Analysis and Evaluation for a Neurosurgical Use-Case, in 2015 IEEE 17th International Conference on e-health Networking, Applications and Services (Healthcom), Boston, USA, 2015, pp ISO/IEC 19510: Information technology -- Object Management Group Business Process Model and Notation, 17. L. J. R. Stroppi, O. Chiotti, and P. D. Villarreal, Extending BPMN 2.0: Method and Tool Support, in Business Process Model and Notation, R. Dijkman, J. Hofstetter, and J. Koehler, Eds. Springer Berlin Heidelberg, 2011, pp OMG, Business Process Model and Notation (BPMN 2.0) Specification, [Online]. Available: [Accessed: 17-Jun-2016]. 19. R. Braun, H. Schlieter, M. Burwitz, and W. Esswein, BPMN4CP: Design and implementation of a BPMN extension for clinical pathways, in 2014 IEEE International Conference on Bioinformatics and Biomedicine (BIBM), 2014, pp M. Strasser, F. Pfeifer, E. Helm, A. Schuler, and J. Altmann, Defining and reconstructing clinical processes based on IHE and BPMN 2.0, Stud. Health Technol. Inform., vol. 169, pp , O. Burgert, E. Fink, M. Wiemuth, and C. Thies, A model-guided peri-operative information systems approach, in Biomedical Engineering Conference (CIBEC), 2014 Cairo International, 2014, pp R. Braun and H. Schlieter, Requirements-based development of BPMN extensions: The case of clinical pathways, in Interrelations between Requirements Engineering and Business Process Management (REBPM), 2014 IEEE 1st International Workshop on the, 2014, pp R. Braun, H. Schlieter, M. Burwitz, and W. Esswein, BPMN4CP Revised Extending BPMN for Multi-perspective Modeling of Clinical Pathways, in th Hawaii International Conference on System Sciences (HICSS), 2016, pp C. L. MacKenzie, J. A. Ibbotson, C. G. L. Cao, and A. J. Lomax, Hierarchical decomposition of laparoscopic surgery: a human factors approach to investigating the operating room environment, Minim. Invasive Ther. Allied Technol., vol. 10, no. 3, pp , Jan OMG, DMN - Decision Model and Notation (v. 1.1.), [Online]. Available: [Accessed: 17-Jun-2016].

Journal of Biomedical Informatics

Journal of Biomedical Informatics Journal of Biomedical Informatics 46 (2013) 152 159 Contents lists available at SciVerse ScienceDirect Journal of Biomedical Informatics journal homepage: www.elsevier.com/locate/yjbin Intervention time

More information

Towards a Process Meta-Model

Towards a Process Meta-Model Towards a Process Meta-Model Tobias Weller a, Maria Maleshkova a a Institute AIFB, Karlsruhe Institute of Technology (KIT) Abstract Process modelling has a long and established research tradition, in the

More information

The TUM LapChole dataset for the M2CAI 2016 workflow challenge

The TUM LapChole dataset for the M2CAI 2016 workflow challenge The TUM LapChole dataset for the M2CAI 2016 workflow challenge Ralf Stauder 1, Daniel Ostler 1,2, Michael Kranzfelder 2, Sebastian Koller 2, Hubertus Feußner 2, Nassir Navab 1,3 1 Computer Aided Medical

More information

Using Patterns for Communicating About Flexible Processes

Using Patterns for Communicating About Flexible Processes Using Patterns for Communicating About Flexible Processes 1 Ralf Laue 1 and Kathrin Kirchner 2 University of Applied Sciences of Zwickau, Department of Computer Science Dr.-Friedrichs-Ring 2a, 08056 Zwickau,

More information

HARMONIZATION OF STANDARDS FOR ENTERPRISE INTEGRATION AN URGENT NEED. Martin Zelm

HARMONIZATION OF STANDARDS FOR ENTERPRISE INTEGRATION AN URGENT NEED. Martin Zelm HARMONIZATION OF STANDARDS FOR ENTERPRISE INTEGRATION AN URGENT NEED Martin Zelm CIMOSA Association Gehenbuehlstr 18a, D-70499 Stuttgart e-mail: martin.zelm@cimosa.de Abstract: Business globalisation requires

More information

Possibilities for Modeling and Integration of Business Processes*

Possibilities for Modeling and Integration of Business Processes* BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 5, No 1 Sofia. 2005 Possibilities for Modeling and Integration of Business Processes* Hristina Daskalova, Vladislava Grigorova,

More information

Towards a Reference Model of Business Model & Business Process Management Alignment

Towards a Reference Model of Business Model & Business Process Management Alignment Towards a Reference Model of Business Model & Business Process Management Alignment Johannes Buder 1, Carsten Felden 2 1 TU Bergakademie Freiberg, Chair of Information Systems, Lessingstrasse 45, 09599

More information

A MODEL BASED SYSTEMS ENGINEERING PROCESSES DEPLOYMENT FRAMEWORK

A MODEL BASED SYSTEMS ENGINEERING PROCESSES DEPLOYMENT FRAMEWORK A MODEL BASED SYSTEMS ENGINEERING PROCESSES DEPLOYMENT FRAMEWORK Clémentine Cornu, Bernard Chiavassa Eurocopter, ETZP, Aéroport International Marseille Provence 13725 Marignane Cedex France {Clementine.Cornu,

More information

IHE Surgery White Paper. Heinz U. Lemke, PhD and Leonard Berliner, MD January 27, 2016

IHE Surgery White Paper. Heinz U. Lemke, PhD and Leonard Berliner, MD January 27, 2016 IHE Surgery Heinz U. Lemke, 27 Jan 2016 IHE Surgery White Paper Heinz U. Lemke, PhD and Leonard Berliner, MD January 27, 2016 1. Integrated Patient Care with IHE For many members within the IHE community,

More information

Evidence and Diagnostic Reporting in the IHE Context 1

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

More information

Underneath all the hype, the essence of

Underneath all the hype, the essence of Web-Scale Workflow Editor: Schahram Dustdar dustdar@infosys.tuwien.ac.at Portable Cloud Services Using TOSCA Tobias Binz University of Stuttgart Gerd Breiter IBM Boeblingen Laboratory Frank Leymann University

More information

Methods for the specification and verification of business processes MPB (6 cfu, 295AA)

Methods for the specification and verification of business processes MPB (6 cfu, 295AA) Methods for the specification and verification of business processes MPB (6 cfu, 295AA) Roberto Bruni http://www.di.unipi.it/~bruni 04 - Models and Abstraction 1 Object Overview of the conceptual models

More information

Bridging the gap between service-oriented and object-oriented approach in information systems development

Bridging the gap between service-oriented and object-oriented approach in information systems development Bridging the gap between service-oriented and object-oriented approach in information systems development Viera Rozinajová, Marek Braun, Pavol Návrat and Mária Bieliková Abstract Service oriented architecture

More information

Learning-based Surgical Workflow Detection from Intra- Operative Signals

Learning-based Surgical Workflow Detection from Intra- Operative Signals Learning-based Surgical Workflow Detection from Intra- Operative Signals Ralf Stauder 1,*, Ergün Kayis 1,*, Nassir Navab 1,2 1 Computer Aided Medical Procedures, Technical University of Munich, Germany

More information

DYNAMIC CATENATION AND EXECUTION OF CROSS ORGANISATIONAL BUSINESS PROCESSES THE JCPEX! APPROACH

DYNAMIC CATENATION AND EXECUTION OF CROSS ORGANISATIONAL BUSINESS PROCESSES THE JCPEX! APPROACH October 2010 DYNAMIC CATENATION AND EXECUTION OF CROSS ORGANISATIONAL BUSINESS PROCESSES THE JCPEX! APPROACH S-BPM ONE 2010 - Karlsruhe MOTIVATION I Globalization and increased market transparency Product

More information

Models Supporting Development of Complex Information Systems in Healthcare. Case study: an Obstetrics-Gynecology Department

Models Supporting Development of Complex Information Systems in Healthcare. Case study: an Obstetrics-Gynecology Department en18 Original Article Models Supporting Development of Complex Information Systems in Healthcare. Case study: an Obstetrics-Gynecology Department Mihaela Crisan-Vida 1, Lăcrămioara Stoicu-Tivadar 1, Oana

More information

Processes in BPMN 2.0

Processes in BPMN 2.0 Process Management Whitepaper Dipl.-Ing. Walter Abel Managing Director Dipl.-Ing. Walter Abel Management Consulting Karl Czerny - Gasse 2/2/32 A - 1200 Vienna Phone: (+43 1) 92912 65 Fax.: (+43 1) 92912

More information

RAL Solver: a Tool to Facilitate Resource Management in Business Process Models

RAL Solver: a Tool to Facilitate Resource Management in Business Process Models RAL Solver: a Tool to Facilitate Resource Management in Business Process Models Cristina Cabanillas, Adela del-río-ortega, Manuel Resinas, and Antonio Ruiz-Cortés Universidad de Sevilla, Spain {cristinacabanillas,

More information

RESOLVING APPLICATION DEVELOPMENT ISSUES USING SOA Y. KIRAN KUMAR 1, G.SUJATHA 2, G. JAGADEESH KUMAR 3

RESOLVING APPLICATION DEVELOPMENT ISSUES USING SOA Y. KIRAN KUMAR 1, G.SUJATHA 2, G. JAGADEESH KUMAR 3 RESOLVING APPLICATION DEVELOPMENT ISSUES USING SOA Y. KIRAN KUMAR 1, G.SUJATHA 2, G. JAGADEESH KUMAR 3 1 Asst Professor, Dept of MCA, SVEC, A. Rangampet. ykkumar83@gmail.com, sujatha229@gmail.com,com 148

More information

EXTENDING THE EPC AND THE BPMN WITH BUSINESS PROCESS GOALS AND PERFORMANCE MEASURES

EXTENDING THE EPC AND THE BPMN WITH BUSINESS PROCESS GOALS AND PERFORMANCE MEASURES EXTENDING THE EPC AND THE BPMN WITH BUSINESS PROCESS GOALS AND PERFORMANCE MEASURES Birgit Korherr, Beate List Women's Postgraduate College for Internet Technologies, Institute of Software Technology and

More information

ALEM-T: A Modelling Tool for Autonomous Logistic Processes

ALEM-T: A Modelling Tool for Autonomous Logistic Processes ALEM-T: A Modelling Tool for Autonomous Logistic Processes B. Scholz-Reiter (2), T. Hildebrandt, J. Kolditz Planning and Control of Production Systems, University of Bremen, Germany Abstract Autonomous

More information

Research on Model-Driven Simulation Approach for Healthcare Information System

Research on Model-Driven Simulation Approach for Healthcare Information System International Conference on Artificial Intelligence and Industrial Engineering (AIIE 2015) Research on Model-Driven Simulation Approach for Healthcare Information System L. L. Song, X. Q. Guo Wuhan General

More information

A Boosted Segmentation Method for Surgical Workflow Analysis

A Boosted Segmentation Method for Surgical Workflow Analysis A Boosted Segmentation Method for Surgical Workflow Analysis N. Padoy 1,2, T. Blum 1, I. Essa 3, H. Feussner 4, M-O. Berger 2, and N. Navab 1 1 Chair for Computer Aided Medical Procedures (CAMP), TU Munich,

More information

CIM to PIM Transformation: An Analytical Survey

CIM to PIM Transformation: An Analytical Survey CIM to PIM Transformation: An Analytical Survey Hamid Reza Sharifi Department of Computer Engineering Science and Research Branch, Islamic Azad University Tehran, Iran hr.sharifi@srbiau.ac.ir Mehran Mohsenzadeh

More information

SOA Enabled Workflow Modernization

SOA Enabled Workflow Modernization Abstract Vitaly Khusidman Workflow Modernization is a case of Architecture Driven Modernization (ADM) and follows ADM Horseshoe Lifecycle. This paper explains how workflow modernization fits into the ADM

More information

Workflow-Processing and Verification for Safety- Critical Engineering: Conceptual Architecture Deliverable D6.1

Workflow-Processing and Verification for Safety- Critical Engineering: Conceptual Architecture Deliverable D6.1 Workflow-Processing and Verification for Safety- Critical Engineering: Conceptual Architecture Deliverable D6.1 FFG IKT der Zukunft SHAPE Project 2014 845638 Table 1: Document Information Project acronym:

More information

Surgical process modelling: a review.

Surgical process modelling: a review. Surgical process modelling: a review. Florent Lalys, Pierre Jannin To cite this version: Florent Lalys, Pierre Jannin. Surgical process modelling: a review.. International Journal of Computer Assisted

More information

Slide 1. Slide 2. Slide 3. Objectives. Who Needs Interoperability? Component 9 Networking and Health Information Exchange

Slide 1. Slide 2. Slide 3. Objectives. Who Needs Interoperability? Component 9 Networking and Health Information Exchange Slide 1 Component 9 Networking and Health Information Exchange Unit 8 Enterprise Architecture Models This material was developed by Duke University, funded by the Department of Health and Human Services,

More information

Workflows Recognition through Multi Agents in Surveillance systems

Workflows Recognition through Multi Agents in Surveillance systems Workflows Recognition through Multi Agents in Surveillance systems Manolis Sardis 1, Vasilis Anagnostopoulos 1, and Theodora Varvarigou 1 1 National Technical University of Athens (NTUA), Athens, Greece

More information

TOWARDS STANDARDS BASED HEALTH DATA EXTRACTION FACILITATING PROCESS MINING

TOWARDS STANDARDS BASED HEALTH DATA EXTRACTION FACILITATING PROCESS MINING TOWARDS STANDARDS BASED HEALTH DATA EXTRACTION FACILITATING PROCESS MINING Emmanuel Helm (a), Barbara Franz (b), Andreas Schuler (c), Oliver Krauss (d), Josef Küng (e) (a), (c), (d), Research Department

More information

Process Verification and Synthesis The Use Case of Commissioning Processes in the Automobile Industry

Process Verification and Synthesis The Use Case of Commissioning Processes in the Automobile Industry Process Verification and Synthesis The Use Case of Commissioning Processes in the Automobile Industry Richard Mrasek Karlsruhe Institute of Technology (KIT) Institute for Program Structures and Data Organization

More information

International Journal of Computing and Business Research (IJCBR) ISSN (Online) :

International Journal of Computing and Business Research (IJCBR) ISSN (Online) : International Journal of Computing and Business Research (IJCBR) ISSN (Online) : 2229-6166 Volume 3 Issue 2 May 2012 LATEST PROGRAMMING LANGUAGE TOOLS FOR BUSINESS PROCESS MODELLING Dr. Ram Shukla, Faculty

More information

Technology and its clinical application in the field of computer-assisted radiology and surgery

Technology and its clinical application in the field of computer-assisted radiology and surgery Available online at http://www.biij.org/2007/3/e41 doi: 10.2349/biij.3.3.e41 biij Biomedical Imaging and Intervention Journal REVIEW ARTICLE Technology and its clinical application in the field of computer-assisted

More information

Constraint-based scheduling and planing in medical facilities with BPMN

Constraint-based scheduling and planing in medical facilities with BPMN Constraint-based scheduling and planing in medical facilities with BPMN Denny Schneeweiss 1 Berlin Institute of Technology, dschneeweiss@mailbox.tu-berlin.de Abstract. This paper presents an approach to

More information

A Detailed Analysis of Enterprise Architecture, Process Modeling, and Simulation Tools

A Detailed Analysis of Enterprise Architecture, Process Modeling, and Simulation Tools A Detailed Analysis of Enterprise, Process Modeling, and Simulation Tools 1. Product Overview This section considers in some detail the organization and features of the modeling tools included in this

More information

Model-Based Development with SoaML

Model-Based Development with SoaML Model-Based Development with SoaML Brian Elvesæter, Cyril Carrez, Parastoo Mohagheghi, Arne-Jørgen Berre, Svein G. Johnsen and Arnor Solberg 1 Introduction and Overview Our MDSE methodology aims to integrate

More information

Business processes in Pathology

Business processes in Pathology Thomas Schrader University of Applied Sciences Brandenburg Open European Nephrology Science Center, Department of Pathology, Charite, Berlin August 31, 2009 Outline 1 Does a pathologist need knowledge

More information

BUSINESS PROCESS MODELLING USING REA ONTOLOGY

BUSINESS PROCESS MODELLING USING REA ONTOLOGY BUSINESS PROCESS MODELLING USING REA ONTOLOGY Josef Kašík 1, František Huňka 2 1 VŠB-Technical University of Ostrava, Czech Republic, josef.kasik@vsb.cz 2 University of Ostrava, Czech Republic, frantisek.hunka@osu.cz

More information

Realization of Supply Chain Reference Architecture

Realization of Supply Chain Reference Architecture 633 Realization of Supply Chain Reference Architecture Eugene Moses R, CPIM, TOGAF, Gururaman Subramanian Abstract In today s global economy, businesses collaborate across multiple organizations that include

More information

Extending UML Activity Diagrams for Workflow Modelling with Clinical Documents in Regional Health Information Systems

Extending UML Activity Diagrams for Workflow Modelling with Clinical Documents in Regional Health Information Systems 1160 Extending UML Activity Diagrams for Workflow Modelling with Clinical Documents in Regional Health Information Systems Stergiani Spyrou, Panagiotis Bamidis, Kostas Pappas, Nikos Maglaveras Lab of Medical

More information

Information Systems Architecture and Enterprise Modeling. Prof. Dr. Knut Hinkelmann

Information Systems Architecture and Enterprise Modeling. Prof. Dr. Knut Hinkelmann Information Systems Architecture and Enterprise Modeling Chapter 1: Introduction to Enterprise Architecture Motivation: Business IT Alignment Challenge: Agility Approach Enterprise Architecture Transparency

More information

Standardization efforts of digital pathology in Europe

Standardization efforts of digital pathology in Europe Analytical Cellular Pathology 35 (2012) 19 23 DOI 10.3233/ACP-2011-0036 IOS Press Standardization efforts of digital pathology in Europe 19 Marcial García Rojo a,, Christel Daniel b and Thomas Schrader

More information

PATIENT STRATIFICATION. 15 year A N N I V E R S A R Y. The Life Sciences Knowledge Management Company

PATIENT STRATIFICATION. 15 year A N N I V E R S A R Y.   The Life Sciences Knowledge Management Company PATIENT STRATIFICATION Treat the Individual with the Knowledge of All BIOMAX 15 year A N N I V E R S A R Y The Life Sciences Knowledge Management Company Patient Stratification Tailoring treatment of the

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Reference Process Models User's Guide for Oracle Application Integration Architecture Foundation Pack 11g Release 1 (11.1.1.5.0) E17368-03 April 2011 Oracle Fusion Middleware Reference

More information

Semi-automatic generation of Web services and BPEL processes A Model-Driven approach. Rainer Anzböck, Schahram Dustdar

Semi-automatic generation of Web services and BPEL processes A Model-Driven approach. Rainer Anzböck, Schahram Dustdar Semi-automatic generation of Web services and BPEL processes A Model-Driven approach Rainer Anzböck, Schahram Dustdar 1 Outline Introduction to the domain Motivation Model-driven approach Modeling process

More information

Automatic phase prediction from low-level surgical activities

Automatic phase prediction from low-level surgical activities This is the author s version of an article published in the International Journal of Computer Assisted Radiology and Surgery. The final authenticated version is available online at: http://dx.doi.org/10.1007/s11548-015-1195-0.

More information

School of Industrial and Information Engineering Master of Science in Information Engineering Master of Science in Biomedical Engineering

School of Industrial and Information Engineering Master of Science in Information Engineering Master of Science in Biomedical Engineering School of Industrial and Information Engineering Master of Science in Information Engineering Master of Science in Biomedical Engineering Dipartimento di Elettronica, Informazione e Bioingegneria ICT for

More information

Improving Requirements Specifications in Model-Driven Development Processes

Improving Requirements Specifications in Model-Driven Development Processes Improving Requirements Specifications in Model-Driven Development Processes Jordi Cabot and Eric Yu Department of Computer Science, University of Toronto {jcabot,eric}@cs.toronto.edu Abstract: Understanding

More information

In general, a model is used to understand a system. It is only a representation of a more complicated original system based on mutual

In general, a model is used to understand a system. It is only a representation of a more complicated original system based on mutual In general, a model is used to understand a system. It is only a representation of a more complicated original system based on mutual characteristics, that is used for a specific exercise by a third system.

More information

A Semantic Service Oriented Architecture for Enterprise Application Integration

A Semantic Service Oriented Architecture for Enterprise Application Integration 2009 Second International Symposium on Electronic Commerce and Security A Semantic Service Oriented Architecture for Enterprise Application Integration Liyi Zhang Center for Studies of Information Resources,

More information

Model-Driven Architecture, Processes and Methodology from the Perspective of the Modeling Discipline

Model-Driven Architecture, Processes and Methodology from the Perspective of the Modeling Discipline Processes and Methodology from the Perspective of the Modeling Discipline MDA Implementers Workshop: Succeeding with Model Driven Systems May 12 th 2003 Orlando, Florida Background for Mathet Consulting,

More information

ARIS Expert Paper. March Steps to Business-Driven SOA.

ARIS Expert Paper. March Steps to Business-Driven SOA. ARIS Expert Paper ARIS Platform Expert Paper March 2007 10 Steps to Business-Driven SOA www.ids-scheer.com Find out more at: www.ids-scheer.com/soa Visionary architecture always requires good building

More information

A Modeling Approach for Collaborative Business Processes based on the UP-ColBPIP Language

A Modeling Approach for Collaborative Business Processes based on the UP-ColBPIP Language A Modeling Approach for Collaborative Business Processes based on the UP-ColBPIP Language Pablo David Villarreal 1, Ivanna Lazarte 1, Jorge Roa 1, Omar Chiotti 1,2 1 CIDISI, Universidad Tecnológica Nacional

More information

An Approach for Assessing SOA Maturity in the Enterprise

An Approach for Assessing SOA Maturity in the Enterprise An Approach for Assessing SOA Maturity in the Enterprise by Andrzej Parkitny, Enterprise Architect, Telus Abstract: As a large organization grows, system integration becomes an important aspect of the

More information

to guarantee the transparency of the food supply chain (Mirabelli et al., 2012). The aim of the proposed work is to define a methodological approach f

to guarantee the transparency of the food supply chain (Mirabelli et al., 2012). The aim of the proposed work is to define a methodological approach f Traceability of the cereal supply chain: design and development of an information system for a storage center Abstract Purpose Teresa Pizzuti, Giovanni Mirabelli Department of Mechanical, Energy and Management

More information

An Autonomic Service Oriented Architecture in Computational Engineering Framework

An Autonomic Service Oriented Architecture in Computational Engineering Framework Journal of Computer Engineering 1 (2009) 3-11 An Autonomic Service Oriented Architecture in Computational Engineering Framework M. Agni Catur Bhakti and Azween B. Abdullah Department of Computer and Information

More information

Business Process Modeling Information Systems in Industry ( )

Business Process Modeling Information Systems in Industry ( ) Business Process Modeling Information Systems in Industry (372-1-4207 ) Arnon Sturm The material of this presentation is adopted from various people including:, Pnina Soffer, Iris Reinhartz-Berger 1 Outline

More information

7. Model based software architecture

7. Model based software architecture UNIT - III Model based software architectures: A Management perspective and technical perspective. Work Flows of the process: Software process workflows, Iteration workflows. Check Points of The process

More information

Service Oriented Realization of The HTNG Reference Architecture

Service Oriented Realization of The HTNG Reference Architecture Oriented Realization of The HTNG Reference Architecture Version 0.6 Revision History Date Version Description Author June 24, 2008 0.1 First Draft with Structure Chris Laffoon (IBM) August 20, 2008 0.2

More information

Modeling ISO using Archimate

Modeling ISO using Archimate Modeling ISO 31000 using Archimate Abstract Organizations are subject to a set of internal and external factors that may have a negative effect on the achievement of their objectives. These uncertain effects

More information

A Maturity Model for Segregation of Duties in Standard Business Software

A Maturity Model for Segregation of Duties in Standard Business Software A Maturity Model for Segregation of Duties in Standard Business Software Jan Omland 1, Nick Gehrke 2, and Niels Müller-Wickop 3 1 Benrather Schlossallee 99, 40597 Düsseldorf, Germany jan.omland@bfcs.de

More information

Demonstrating Flexible Support for Knowledge-Intensive Processes with procollab

Demonstrating Flexible Support for Knowledge-Intensive Processes with procollab Demonstrating Flexible Support for Knowledge-Intensive es with procollab Nicolas Mundbrod and Manfred Reichert Institute of Databases and Information Systems Ulm University, Germany {nicolas.mundbrod,manfred.reichert}@uni-ulm.de

More information

An Operational Control Design Methodology for Warehouse Order Fulfillment

An Operational Control Design Methodology for Warehouse Order Fulfillment An Operational Control Design Methodology for Warehouse Order Fulfillment Timothy Sprock Leon F. McGinnis Stewart School of Industrial and Systems Engineering, Georgia Tech, Atlanta, GA OVERVIEW Engineering

More information

BUSINESS PROCESS MODELING

BUSINESS PROCESS MODELING BUSINESS PROCESS MODELING Business Architecture - Business Process Modeling 15 Zachman Framework: Business Processes on different Perspectives Vertical Relationships relate the business process represented

More information

TDT4252 Modelling of Information Systems Advanced Course

TDT4252 Modelling of Information Systems Advanced Course 1 TDT4252 Modelling of Information Systems Advanced Course Sobah Abbas Petersen Adjunct Associate Professor sap@idi.ntnu.no 2 Overview of lecture today Process Modelling: IDEF0 and BPMN Based on the following

More information

Expert Evaluation of a Spoken Dialogue System in a Clinical Operating Room

Expert Evaluation of a Spoken Dialogue System in a Clinical Operating Room Expert Evaluation of a Spoken Dialogue System in a Clinical Operating Room Juliana Miehle 1, Nadine Gerstenlauer 1, Daniel Ostler 2, Hubertus Feußner 2, Wolfgang Minker 1, Stefan Ultes 3 1 Institute of

More information

Evaluating Workflow Trust using Hidden Markov Modeling and Provenance Data

Evaluating Workflow Trust using Hidden Markov Modeling and Provenance Data Evaluating Workflow Trust using Hidden Markov Modeling and Provenance Data Mahsa Naseri and Simone A. Ludwig Abstract In service-oriented environments, services with different functionalities are combined

More information

Methods for the specification and verification of business processes MPB (6 cfu, 295AA)

Methods for the specification and verification of business processes MPB (6 cfu, 295AA) Methods for the specification and verification of business processes MPB (6 cfu, 295AA) Roberto Bruni http://www.di.unipi.it/~bruni 04 - Methodology 1 Objective Coarse-grained methodology for developing

More information

Business Process Modeling

Business Process Modeling Business Process Modeling Jaelson Castro jbc@cin.ufpe.br Jaelson Castro 2016 1 Objectives Business processes Modeling concurrency and synchronization in business activities BPMN Diagrams Jaelson Castro

More information

Formal Identification of Right-Grained Services for Service-Oriented Modeling

Formal Identification of Right-Grained Services for Service-Oriented Modeling Formal Identification of Right-Grained Services for Service-Oriented Modeling Yukyong Kim and Kyung-Goo Doh** Dept. of Computer Science & Engineering, Hanyang University, Ansan, 426791, South Korea {yukyong,doh}@hanyang.ac.kr

More information

Methodology for the definition of the preliminary architecture of a Smart Energy System (SES)

Methodology for the definition of the preliminary architecture of a Smart Energy System (SES) Methodology for the definition of the preliminary architecture of a Smart Energy System (SES) Lucio Tirone, Gaetano D Altrui, Rosa Esposito Aster S.p.a. via Tiburtina 1166, 00156 Rome (Italy) lucio.tirone@aster-te.it

More information

An Extension of Business Process Model and Notation for Security Risk Management

An Extension of Business Process Model and Notation for Security Risk Management UNIVERSITY OF TARTU FACULTY OF MATHEMATICS AND COMPUTER SCIENCE INSTITUTE OF COMPUTER SCIENCE Olga Altuhhova An Extension of Business Process Model and Notation for Security Risk Management Master s thesis

More information

Chapter 15. Supporting Practices Service Profiles 15.2 Vocabularies 15.3 Organizational Roles. SOA Principles of Service Design

Chapter 15. Supporting Practices Service Profiles 15.2 Vocabularies 15.3 Organizational Roles. SOA Principles of Service Design 18_0132344823_15.qxd 6/13/07 4:51 PM Page 477 Chapter 15 Supporting Practices 15.1 Service Profiles 15.2 Vocabularies 15.3 Organizational Roles Each of the following recommended practices can be considered

More information

What's New In ActiveVOS 6.0 ActiveVOS 6.0

What's New In ActiveVOS 6.0 ActiveVOS 6.0 What's New In ActiveVOS 6.0 ActiveVOS 6.0 2008 Active Endpoints Inc. ActiveVOS and ActiveVOS are trademarks of Active Endpoints, Inc. All other company and product names are the property of their respective

More information

SEMPATH: Adapting Clinical Pathways by utilizing Semantic Technologies

SEMPATH: Adapting Clinical Pathways by utilizing Semantic Technologies SEMPATH: Adapting Clinical Pathways by utilizing Semantic Technologies Dimitrios Alexandrou, Fotis Xenikoudakis, Gregoris Mentzas Information Management Unit, Electrical and Computer Engineering, National

More information

IBM WebSphere Extended Deployment, Version 5.1

IBM WebSphere Extended Deployment, Version 5.1 Offering a dynamic, goals-directed, high-performance environment to support WebSphere applications IBM, Version 5.1 Highlights Dynamically accommodates variable and unpredictable business demands Helps

More information

An Innovative Web Services-Based Architecture for Distributed Systems of Medical Devices

An Innovative Web Services-Based Architecture for Distributed Systems of Medical Devices An Innovative Web Services-Based Architecture for Distributed Systems of Medical Devices The interoperability capabilities of today s acute care devices are not always able to address the future needs

More information

An Innovative Web Services-Based Architecture for Distributed Systems of Medical Devices

An Innovative Web Services-Based Architecture for Distributed Systems of Medical Devices An Innovative Web Services-Based Architecture for Distributed Systems of Medical Devices The interoperability capabilities of today s acute care devices are not always able to address the future needs

More information

Workflow management integration technology for efficient radiology

Workflow management integration technology for efficient radiology integration technology for efficient radiology T. Wendler 1 and C. Loef 2 Radiology is changing rapidly. In the healthcare system and in radiology as an integral part of it we are facing a challenging

More information

EMANUEL S. GRANT. University of North Dakota, North Dakota, USA

EMANUEL S. GRANT. University of North Dakota, North Dakota, USA TOWARDS SOFTWARE DEVELOPMENT WORKFLOW PROCESS FOR SAFETY-CRITICAL SYSTEMS IN AVIONICS EMANUEL S. GRANT University of North Dakota, North Dakota, USA E-mail: grante@aero.und.edu Abstract - In the field

More information

Service-Oriented Modeling (SOA): Service Analysis, Design, and Architecture

Service-Oriented Modeling (SOA): Service Analysis, Design, and Architecture Service-Oriented Modeling (SOA): Service Analysis, Design, and Architecture Preface. Chapter 1. Introduction. Service-Oriented Modelling: What Is It About? Driving Principles Of Service-Oriented Modelling.

More information

This article is a summary of the following publication:

This article is a summary of the following publication: This article is a summary of the following publication: C.N. Verdouw, A.J.M. Beulens, J.H., J. Wolfert, Process modelling in demand-driven supply chains: A reference model for the fruit industry, Computers

More information

Towards a Method for Integrated Semi-Automated Business Process and Regulations Compliance Management for Continuous Requirements Engineering

Towards a Method for Integrated Semi-Automated Business Process and Regulations Compliance Management for Continuous Requirements Engineering Towards a Method for Integrated Semi-Automated Business Process and Regulations Compliance Management for Continuous Requirements Engineering Ilze Bukša, Māris Darģis and Ludmila Penicina, Institute of

More information

Information Paper. MAKING USE OF SNOMED CT: KEY QUESTIONS and STATUS as of SEPTEMBER 2013

Information Paper. MAKING USE OF SNOMED CT: KEY QUESTIONS and STATUS as of SEPTEMBER 2013 Information Paper MAKING USE OF SNOMED CT: KEY QUESTIONS and STATUS as of SEPTEMBER 2013 1. Introduction This document aims at explaining in a synthetic way why certain Member States (MS) have decided

More information

Intelligent Business Transaction Agents for Cross-Organizational Workflow Definition and Execution

Intelligent Business Transaction Agents for Cross-Organizational Workflow Definition and Execution Intelligent Business Transaction Agents for Cross-Organizational Workflow Definition and Execution Mohammad Saleem 1, Paul W.H. Chung 1, Shaheen Fatima 1, Wei Dai 2 1 Computer Science Department, Loughborough

More information

An introduction. Denis Gagné, CEO & CTO. Where strategies come to life!

An introduction. Denis Gagné, CEO & CTO. Where strategies come to life! Denis Gagné, CEO & CTO An introduction Where strategies come to life! Chair BPMN MIWG at OMG BPMN 2.1 Member at OMG CMMN 1.1 Member at OMG DMN 1.1 Member at OMG Chair BPSWG at WfMC XPDL Co-Editor at WfMC

More information

MTAT Business Process Management (BPM) (for Masters of IT) Lecture 2: Introduction to BPMN

MTAT Business Process Management (BPM) (for Masters of IT) Lecture 2: Introduction to BPMN MTAT.03.231 Business Process Management (BPM) (for Masters of IT) Lecture 2: Introduction to BPMN Marlon Dumas marlon.dumas ät ut. ee Recap: BPMN Lifecycle Goal definition Process modelling (as-is) Process

More information

Mapping of Self-Organization Properties and Non-Functional Requirements in Smart Grids

Mapping of Self-Organization Properties and Non-Functional Requirements in Smart Grids Copyright and Reference Information: This material (preprint, accepted manuscript, or other author-distributable version) is provided to ensure timely dissemination of scholarly work. Copyright and all

More information

TDT4250 Modelling of information Systems Autumn Meta-modeling. John Krogstie IDI, NTNU and SINTEF

TDT4250 Modelling of information Systems Autumn Meta-modeling. John Krogstie IDI, NTNU and SINTEF Meta-modeling John Krogstie IDI, NTNU and SINTEF Meta.ppt 1 Overview of this week Why meta-modeling? Central concepts Domain-specific modeling using MetaEdit A19 Kelly and Pohjonen: "Domain-Specific Modeling

More information

Proposed Algorithm with Standard Terminologies (SNOMED and CPT) for Automated Generation of Medical Bills for Laboratory Tests

Proposed Algorithm with Standard Terminologies (SNOMED and CPT) for Automated Generation of Medical Bills for Laboratory Tests Original Article Healthc Inform Res. 2010 September;16(3):185-190. pissn 2093-3681 eissn 2093-369X Proposed Algorithm with Standard Terminologies (SNOMED and CPT) for Automated Generation of Medical Bills

More information

BPMN Guide Quick Start. by Bizagi BPM

BPMN Guide Quick Start. by Bizagi BPM BPMN Guide Quick Start by Bizagi BPM Recruitment and Selection 1 Table of Contents Scope... 2 BPMN 2.0 Business Process Modeling Notation... 2 Why Is It Important To Model With BPMN?... 2 Introduction

More information

IMPLEMENTATION, EVALUATION & MAINTENANCE OF MIS:

IMPLEMENTATION, EVALUATION & MAINTENANCE OF MIS: IMPLEMENTATION, EVALUATION & MAINTENANCE OF MIS: The design of a management information system may seem to management to be an expensive project, the cost of getting the MIS on line satisfactorily may

More information

Efficient Business Service Consumption by Customization with Variability Modelling

Efficient Business Service Consumption by Customization with Variability Modelling Efficient Business Service Consumption by Customization with Variability Modelling Michael Stollberg and Marcel Muth SAP Research, Chemnitzer Str. 48, 01187 Dresden, Germany (michael.stollberg,marcel.muth)@sap.com

More information

Type-based Validation and Management of Business Service Interoperability

Type-based Validation and Management of Business Service Interoperability Type-based Validation and Management of Business Service Interoperability Toni Ruokolainen Dept. of Computer Science P.O. Box 68 (Gustaf Hällströmin katu 2b) FI-00014 UNIVERSITY OF HELSINKI, FINLAND Toni.Ruokolainen@cs.Helsinki.FI

More information

An Agile Method for Model-Driven Requirements Engineering

An Agile Method for Model-Driven Requirements Engineering An Agile Method for Model-Driven Requirements Engineering Grzegorz Loniewski, Ausias Armesto, Emilio Insfran ISSI Research Group, Department of Computer Science and Computation Universidad Politecnica

More information

arxiv: v1 [cs.se] 22 Jan 2016

arxiv: v1 [cs.se] 22 Jan 2016 Business Modeling and Execution A Compiler for Distributed Microservices Robert Singer Department of Computer Sciences FH JOANNEUM University of Applied Sciences Graz, Austria robert.singer@fh-joanneum.at

More information

Clinical Applications of Big Data

Clinical Applications of Big Data Clinical Applications of Big Data Michael A. Grasso, MD, PhD, FACP Assistant Professor Internal Medicine, Emergency Medicine, Computer Science University of Maryland School of Medicine Director University

More information

Conceptual Process Modeling Language: Regulative Approach

Conceptual Process Modeling Language: Regulative Approach Conceptual Process Modeling Language: Regulative Approach Oleg Svatoš Department of Information Technologies, University of Economics, W.Churchill sqr. 4,130 67 Prague 3, Czech Republic, Keywords: analysis

More information

Management of Organizational Competencies

Management of Organizational Competencies Management of Organizational Competencies Pedro Mota Instituto Superior Técnico, Universidade Técnica de Lisboa, Avenida Rovisco Pais, 1, 1049-001 Lisboa, Portugal pedro.mota@ist.utl.pt Abstract. The Management

More information

EVALUATION OF ARIS AND ZACHMAN FRAMEWORKS AS ENTERPRISE ARCHITECTURES

EVALUATION OF ARIS AND ZACHMAN FRAMEWORKS AS ENTERPRISE ARCHITECTURES UDC: 004.45 Original scientific paper EVALUATION OF ARIS AND ZACHMAN FRAMEWORKS AS ENTERPRISE ARCHITECTURES Melita Kozina University of Zagreb,Faculty of Organization and Informatics, Varaždin, Croatia

More information