Skip to main content
  • Research article
  • Open access
  • Published:

Leveraging workflow control patterns in the domain of clinical practice guidelines

Abstract

Background

Clinical practice guidelines (CPGs) include recommendations describing appropriate care for the management of patients with a specific clinical condition. A number of representation languages have been developed to support executable CPGs, with associated authoring/editing tools. Even with tool assistance, authoring of CPG models is a labor-intensive task. We aim at facilitating the early stages of CPG modeling task. In this context, we propose to support the authoring of CPG models based on a set of suitable procedural patterns described in an implementation-independent notation that can be then semi-automatically transformed into one of the alternative executable CPG languages.

Methods

We have started with the workflow control patterns which have been identified in the fields of workflow systems and business process management. We have analyzed the suitability of these patterns by means of a qualitative analysis of CPG texts. Following our analysis we have implemented a selection of workflow patterns in the Asbru and PROforma CPG languages. As implementation-independent notation for the description of patterns we have chosen BPMN 2.0. Finally, we have developed XSLT transformations to convert the BPMN 2.0 version of the patterns into the Asbru and PROforma languages.

Results

We showed that although a significant number of workflow control patterns are suitable to describe CPG procedural knowledge, not all of them are applicable in the context of CPGs due to their focus on single-patient care. Moreover, CPGs may require additional patterns not included in the set of workflow control patterns. We also showed that nearly all the CPG-suitable patterns can be conveniently implemented in the Asbru and PROforma languages. Finally, we demonstrated that individual patterns can be semi-automatically transformed from a process specification in BPMN 2.0 to executable implementations in these languages.

Conclusions

We propose a pattern and transformation-based approach for the development of CPG models. Such an approach can form the basis of a valid framework for the authoring of CPG models. The identification of adequate patterns and the implementation of transformations to convert patterns from a process specification into different executable implementations are the first necessary steps for our approach.

Peer Review reports

Background

Clinical practice guidelines (CPGs) are defined as “systematically developed statements to assist practitioner and patient decisions about appropriate health care for specific circumstances” [1]. With this aim, CPGs include recommendations describing appropriate care (and, conversely, inappropriate care) for the management of patients with a specific clinical condition, such as diabetes or chronic heart failure. Consequently, an important part of CPG contents refers to the procedures to perform, ranging from concrete clinical actions (e.g., diagnostic and/or therapeutic interventions) to more or less complex combinations (e.g., sequences, choices) of actions. Despite some discrepancies, there is a wide consensus on the potential benefits of CPGs as regards the improvement of health-care. There is also consensus on the fact that the most effective way to deploy CPGs is through some kind of computerized tool, be it a reminder system or a more complex decision support system [2].

The description of CPGs in a computer executable form is a prerequisite for the development of computerized tools. The benefits of the use of executable CPGs in clinical settings are documented in the literature [3], and include improved guideline compliance and increased efficiency. A number of specialized representation languages have been developed to support executable CPGs [46]. These representation languages usually have associated authoring/editing tools to facilitate the construction of executable CPG models. Even with tool assistance, authoring of CPG models remains a complex and labor-intensive task that requires both clinical and technical skills.

It has been acknowledged for some time that the knowledge contained in CPGs is difficult to comprehend and formalize [712]. One reason identified by Patel et al. is that “CPGs can be semantically complex, often composed of elaborate collections of prescribed procedures with logical gaps or contradictions” [8]. On the other hand, CPG texts are aimed at clinicians with a large amount of specialized background knowledge. Thus, it is assumed that the reader posseses this background knowledge, which must be combined with the CPG information for a proper understanding. In this context, the combination of clinical and technical skills can prove fundamental. In an earlier study, Patel et al. analysed the CPG models developed by clinical staff alone, by technical staff alone, and by teams including both clinical and technical staff [7]. They concluded that the CPG models resulting from such teams were superior to the models developed by either clinical staff or technical staff alone.

Motivation

We are concerned with facilitating the early stages of CPG modeling task. With this purpose, we aim to provide a series of procedural patterns in a notation that can be further refined and implemented in different target CPG representation languages. To make this possible, the main requirements we have set out for the patterns are on one hand their suitability for the expression of CPG procedural knowledge, and on the other hand their description using a neutral notation, to ensure the independence from the particular features of the different CPG languages. Applying patterns can reduce modeling time and enable stakeholders to communicate more precisely and in a less ambiguous way [13]. In turn, a faster modeling can serve to bring CPG recommendations almost immediately into clinical practice. Another important aspect is the implementation-independent specification of the control flow of these patterns. This would enable more flexibility in applying a CPG in different settings, by transforming the control specification into an implementation language.

For the patterns we have used as starting point the so-called workflow control patterns,Footnote 1 which are frequent task (and control) structures that have been identified in the fields of workflow systems and process modeling formalisms [14, 15]. Due to the similarities between Business Process Management (BPM) notations and CPG representation languages, these workflow patterns have been recently studied in the CPG literature, e.g. to analyze the expressivity of several representation languages [16, 17].

Note that although we are interested in leveraging workflow patterns for the description of CPG procedures, our focus is on CPG languages and systems. CPGs describe the processes to be performed for the management of an individual patient with a single clinical condition. A distinguishing feature of CPGs is that they target a care provider playing a specific role, usually the clinician [18]. By contrast, workflows in the clinical domain describe clinical processes not necessarily restricted to clinician’s work processes. Another difference is that workflows emphasise the administrative side of clinical processes at institutional level, focussing on scheduling visits, ordering laboratory tests, etc. in an effective and efficient way, for multiple patients (institution-centric view) [18]. On the other hand CPGs give more emphasis to the clinical knowledge that is required for clinical decision-making by the clinician, for a single patient (care provider-centric view). Several authors agree that both CPG and workflow systems fail to address important aspects of healthcare processes in general, when used individually [18, 19]. For instance, not surprisingly CPG systems are superior to workflow ones when it comes to represent the CPG knowledge supporting decision logic. For this reason, workflow systems would not be a good choice in our case, no matter how efficient available workflow engines are. Instead we focus our work on CPG languages and systems, which are understandably more appropriate for our purposes. Additionally, we concentrate on CPG systems which faithfully mirror CPGs (single-patient focus, and care provider-centric view). We do not consider other types of applications, e.g. auditing and cost analysis, as current CPGs do not provide information for such applications.

Given the difficulty and excessive workload associated to the authoring of CPG models, an approach that leverages a series of useful procedural patterns and supports their transformation into some of the alternative encodings would certainly facilitate the task. Consequently, the research questions that we investigate in this paper are the following: (1) are workflow control patterns suitable for the description of CPG procedural knowledge?, (2) can workflow patterns be adequately implemented in different executable CPG representation languages?, and (3) can the implementation of workflow patterns in alternative executable CPG languages be supported by means of semi-automated transformations?.

Related work

Our work has features in common with various research efforts. In regard to the use of patterns to support the authoring of CPG models, there exist various works dealing with different kinds of patterns. Serban et al. [20] defined linguistic patterns, which can be used to formally represent the knowledge about medical actions contained in CPG texts. Furthermore, they combined these patterns with medical domain knowledge from existing medical thesauri (MeSH and NCI) into an ontology [21]. This ontology enables an easier formalization and maintenance of CPG models by allowing combining these patterns into more complex ones and by describing how they are linked to the textual representation. A similar approach was pursued by Kaiser et al. [22]. They defined syntactic and semantic patterns that are used to develop extraction rules to identify and extract actions and processes out of CPG texts. This approach was further developed by the definition of semantic relation patterns to automatically formalize actions in a CPG language [23]. The patterns are based on the UMLS Semantic Network and its semantic relations. Besides patterns at the text level, there are also pattern approaches at the algorithm level. Peleg and Tu [24] defined design patterns and developed visual templates that structure guideline steps restricted to the domain of screening algorithms. Nevertheless, implementation patterns are lacking, general enough and independent of the CPG domain and not restricted to types of procedures. Table 1 shows the main features of the different pattern types.

Table 1 Main features of the CPG patterns in the literature: input, output, transformation type, and goal

Concerning the intermediate and implementation-independent description of CPG models, there exist language proposals in the literature, notably GEM (Guideline Elements Model) [25] and MHB (Many-Headed Bridge) [9]. Both languages fall in the category of document-centric approaches [2], which are devised to produce a non-executable XML document with the relevant CPG fragments, starting from the original text. Both GEM and MHB are mark-up languages and encode recommendations as text, which does not allow automatic execution. As an illustration, see the following GEM example: <Recommendation>Treatment for extravasation of Vasopressors <Imperative>Contact primary service and stop protocol if patient has allergy to Phentolamine <Scope>Patient has allergy to Phentolamine</Scope><Directive>Contact primary service and stop protocol</Directive></Imperative></Recommendation>.

GEM has as strength the richness of elements for the description of CPG document details (e.g., authors, purpose, intended audience), but it has fallen short to map to executable CPG languages with the standard decision constructs [2]. In the case of MHB it has been shown that models can be evolved, not without difficulties, to the Asbru language. However, due to the Asbru-specific features of MHB (e.g., time elements are closely related to Asbru’s time annotations), one may question the feasibility of the correspondence to other executable CPG languages as it was initially planned.

Regarding the application of workflow patterns in the CPG domain, we want to point out the works by Mulyar et al. [16] and Grando et al. [17]. Mulyar et al. describe a pattern-based analysis of four CPG languages based on the implementability of workflow patterns in these languages. For the implementability aspect we apply nearly the same approach, except for the utilisation of CPG execution engines in our case (see below). However, Mulyar et al. consider the whole set of workflow patterns, whereas we only analyse those workflow patterns that are deemed relevant for the description of CPG procedural knowledge, on the basis of a prior suitability study. As result they conclude that BPM languages are superior to CPG ones, since the former provide a better support for the whole set of workflow patterns. Grando et al. provide a formal method to demonstrate the implementability of workflow patterns in a given language. The method is based on Coloured Petri Nets (CPNs) and the notions of congruence and bisimilarity from pi-calculus, and supposes the description of both the pattern and the implementation thereof in terms of CPNs. Grando et al. also provide an illustration of the method using three workflow patterns. The use of CPNs is a strong requirement since the description of patterns and implementations as CPNs might not be trivial. Note that the works by Mulyar et al. and Grando et al. do not consider the suitability of workflow patterns, which we emphasise.

The transformation-based approach we propose for the authoring of CPG models presupposes a gradual conversion process. In the literature, the DeGeL architecture [26] and the tools of Protocure II project [27] are representative of platforms dealing with multiple CPG models with increasing formalization levels. More recently, the platform by Pérez et al. [28, 29] uses a similar approach, in this case implemented using Model-Driven Development techniques. However, none of these frameworks considers semi-automated transformations during early development stages of CPG models. For instance, in the Protocure II project the semi-automated transformations are applied once the formalised Asbru model has been manually completed, to obtain the corresponding model-checking representation, for verification purposes. In the case of the platform by Pérez et al. the transformations are applied to CPGs modelled as UML statecharts, also to obtain a model-checking representation. In our view neither Asbru nor UML statecharts are adequate for the early development stages, where comprehensibility should prevail.

Methods

We are concerned with the early stages of CPG model development, in particular with the modeling of procedural knowledge fragments in the CPG text. In this context, we argue for supporting the authoring of CPG models using a set of suitable procedural patterns described in an intermediate and implementation-independent notation that can be then semi-automatically transformed into one of the alternative executable CPG languages. Following our approach, the authoring of executable CPG models will involve as a first step (1) the identification of the procedural fragments in the CPG text. Then, (2) a first modeling of these fragments will be carried out in some implementation-independent notation, using common procedural patterns as a guide. Afterwards, (3) the models from the previous step will be converted into some executable CPG language, using automatic transformations where possible. Lastly, (4) these partial executable models will be combined and fine-tuned to complete the final executable CPG model.

The description of patterns, and ultimately CPGs, in an implementation-independent notation can serve as a basis for the subsequent implementation in different executable CPG languages, provided that appropriate transformation algorithms are developed. With such transformations, the efforts invested in modelling the CPG in the implementation-independent notation can be leveraged for the implementation in different CPG languages. This constitutes an advance since models can be potentially reused in different implementation settings, thus saving modelling time and resources.

We have made developments towards our pattern and transformation-based approach. For the procedural patterns we have started from the workflow patterns by Russell et al., restricted to a selection of patterns deemed suitable for the procedures that appear in CPGs. The suitability of patterns has been determined through a qualitative analysis of a small set of CPG texts. Additionally, the selected workflow patterns have been implemented in two different executable CPG languages, namely Asbru [30] and PROforma [31]. As implementation-independent notation we have chosen the Business Process Model and Notation (BPMN) 2.0 [32], which is the latest Object Management Group’s (OMG) standard for BPM and for which workflow patterns’ descriptions can be found in the literature [33]. Our choice matches that of the latest literature, such as the work by Kossak et al. [34]. We fully agree with the arguments that these authors provide to support the choice of BPMN, namely: it is an international standard issued by a well-established group with a strong foundation in the industry (OMG); it has already gone through a maturing process; and it has been widely adopted. Furthermore, there is evidence that BPMN is suitable for the medical domain, e.g. for the development of clinical pathways [35]. On the negative side, the authors report the high amounts of manpower and time required for BPMN modelling. Despite this, they conclude that the use of a modelling language such as BPMN could be a reasonable approach for the development of clinical information systems. Finally, we have developed XSLT (XSL Transformations, where XSL stands for Extensible Stylesheet Language) transformations of selected workflow patterns, to convert the BPMN 2.0 notation into the Asbru [30] and PROforma [31] languages. Notice that other choices would be possible in our approach (e.g. other languages, and even other patterns).

Analysis of workflow control patterns for CPGs

One of the requirements we have set for the procedural patterns is that they are suitable for the description of CPG procedural knowledge, in the sense that there exists a correspondence between the task structures that the patterns describe and the kinds of procedures that can be found in CPGs. Based on this idea, we have analyzed Russell et al. workflow patterns to determine whether the task (and control) structures they embody have a counterpart in the diagnostic and/or therapeutic procedures that usually appear in CPGs. This is important because these patterns were originally identified as generic, recurring constructs in the fields of workflow systems and BPM [15], and hence some of them might not be relevant to the CPG domain.

The authors performed a qualitative suitability analysis. Both authors are computer scientists with a strong research record on CPG modeling. The qualitative analysis was based on a sample of 8 real-world CPGs taken from different medical specialties, namely Cardiology, Emergency Medicine, Obstetrics, Oncology, Pediatrics, and Pulmonology. The sample set was chosen from CPGs that the researchers had previously used in their work. It includes CPGs representative of typical processes (such as sequences, choices, iterations, etc.) according to the researchers’ experience. The set also includes other CPGs with additional features, e.g. CPGs from Emergency Medicine were included in the sample set, because in this specialty different tasks are often executed in parallel under limiting time constraints. Table 2 lists different features of the CPG sample. These include the specialty, intended users, category, and developer of the CPGs. Information on the structure of the CPG document and on the availability of flowcharts is also shown. As can be seen in Table 2, the characteristics of the CPGs are diverse.

Table 2 Main features of the CPG sample used, describing the specialty, intended users, guideline category and developers, as well as information about the structure of the CPG document

For each workflow pattern, the researchers have thoroughly studied the associated documentation (including the rationale and intended operational context) and then they have searched the CPG texts for fragments amenable to be described using the pattern. Pattern examples have been individually obtained by each of the two researchers. As an illustration, the text fragment “A before B” can be regarded as a sequence. The search is guided by the CPG text and does not consider activities at levels of granularity different from what the CPG text describes explicitly. The latter is based on several considerations. A fundamental one is that CPGs, and consequently CPG systems, are not expected to describe the full details of the procedures for which physicians have been trained. As result, the common practice is setting the modelling boundaries in standard clinical procedures, concretely those that usually appear in medical terminologies. Our work in confined to this common practice.

According to the nature of CPG processes, a number of criteria were fixed in advance as to what control features could be considered useful or relevant (see section “Analysis of workflow control patterns” for more details). E.g., these include basic control patterns, but not the ones related to multiple execution threads, among others. Thanks to these criteria, there was little disagreement on the pattern suitability between the two researchers (Cohen’s kappa coefficient is 98 %). Afterwards, the examples have been jointly discussed by the two researchers, and an agreement has been reached on the applicability of each of the patterns.

Our analysis is influenced by a sample selection bias, due to the reduced size of the CPG sample and to the fact that this sample was selected among the CPGs with which the authors were familiar. To avoid the possible negative implications of this bias, no pattern has been considered unsuitable on the basis of the lack of supporting examples in the CPG sample. Another possible source of bias stems from the subjective nature of our analysis. Qualitative studies have been criticised of being highly subjective, largely because the researcher is the instrument for both data collection and interpretation [36]. However, this does not necessarily imply that a qualitative analysis should rely exclusively on the judgement and criteria of one researcher. For instance, the notes and results of the researcher can be reviewed and critiqued by peers as a check for personal bias [37]. The method we describe in this section is based on this idea. The same holds for the method we describe in section “Transformations for the implementation of workflow control patterns”.

Implementation of workflow control patterns for CPGs

One of our objectives is providing an implementation of selected workflow patterns in different target CPG representation languages. For this purpose, we have chosen the Asbru [30] and PROforma [31] representation languages. The main criteria for this choice were, on one hand, the availability of a non-commercial execution tool with some sort of testing functionality that allows the validation of implementations, and, on the other hand, the existence of recent activity and/or developments in relation to the language. Other widely cited languages, such as EON [38], GLIF [39] and SAGE [40], have not been considered because they are part of projects that are no longer active (and/or the associated execution tools are no longer maintained).

We have concentrated on the implementation of the workflow patterns that are relevant from the perspective of CPG processes (see sections “Analysis of workflow control patterns for CPGs” and “Analysis of workflow control patterns”). The implementation has been carried out by the two authors of this article, who have advanced knowledge and skills in the Asbru and PROforma languages. One of them has implemented the patterns in Asbru, and the other one in PROforma. The pattern implementations have been tested thoroughly to ensure that they correspond to their intended behavior according to Russell et al. descriptions. Afterwards, all the implementations (Asbru and PROforma ones) have been independently assessed by the two researchers. Here again, the discrepancies between the two researchers were minimal (Cohen’s kappa coefficient is also 98 %). Thus, an agreement for each particular implementation could be easily reached after discussion between the researchers.

Transformations for the implementation of workflow control patterns

In addition to an actual implementation of the selected workflow patterns in the Asbru and PROforma languages, we are concerned with providing a description of the same patterns in an implementation-independent notation together with a series of semi-automated transformations to obtain executable counterparts in the previous CPG languages. The implementation-independent notation that we have chosen is the OMG standard BPMN 2.0 [32]. The main reason for this choice is that BPMN has been widely adopted as a graphical notation for BPM, being used by humans to design, visualize and manage business processes ranging from workflows to automated business processes. Furthermore, the XML syntax (and vocabulary) for BPMN 2.0 makes it possible to exploit XML technology, notably the XSLT language [41].

To obtain our BPMN 2.0 models, we have used as starting point the BPMN description of workflow patterns in the literature. For the definition of XSLT transformation rules, both the source BPMN 2.0 description and the target (Asbru or PROforma) implementation of each pattern must be taken into account. Additionally, this requires analyzing how BPMN 2.0 language constructs map to Asbru and PROforma ones. Note that the definition of XSLT transformations is far from straightforward in some cases, since there is not always a 1:1 relationship between the elements of the notations. For instance, BPMN has specific elements for both diverging and converging gateways, but neither Asbru nor PROforma have such elements. Also, PROforma has elements for decisions, which do not exist in BPMN. These differences make the development of transformation rules a difficult task. Although the relation between the elements of the source and target notations is not always 1:1, the source and target representations of the patterns are known in all cases. The development of the XSLT transformations has been shared between the two authors, each devoted to one of the languages. All the transformations have been tested, and the resulting models have been validated using the Asbru and PROforma tools.

Results

Analysis of workflow control patterns

Table 3 shows the consensual results of the analysis, together with an explanation of the suitability (or non-suitability) of each pattern. The table also lists examples of workflow patterns found in the studied CPGs. Bold rows present the workflow control patterns that were finally deemed suitable. Next, we detail the most important findings of our analysis. The labels in the second column should be read as follows: “no” indicates that there are strong reasons to dismiss the applicability of the pattern in the CPG domain; “yes” indicates that examples of the pattern have been found in the sample CPGs; otherwise, “unknown” means that no examples were found in the CPGs.

Table 3 Suitability of workflow control patterns for CPGs

In the analysis we have taken into account the nature of the processes in CPGs. In particular we have taken into account the fact that CPGs address the management of individual patients/cases, and that in general CPGs ultimately refer to unstructured human processes that are not executable. Considering this we have directly ruled out the multiple instance (MI) patterns (#12-#15, #26, #27, and #34-#36), which involve multiple instances of an activity/task running concurrently, as well as the patterns related to multiple execution threads (#28, #31, #33, #41, and #42). The use of these patterns, which are closely related to executable processes, is of limited interest in the context of CPGs.

Moreover, we have taken into account that CPG processes are usually formulated in natural language. In this context the standard formulation for iterative tasks is through sentences such as “REPEAT x EVERY t”, i.e. using the pattern “structured loop”. Consequently, we have excluded other patterns involving loops or multiple activations of a task, including recursion (#8, #10, #22, and #38). Finally, we have dismissed the patterns intended to be used in the context of non-structured process models (#37, and again #38). Roughly speaking, a structured model is one in which every split element (e.g. AND split) has a matching join element of the same type, and in which all split-join pairs are properly nested [42, 43]. Since CPG processes are formulated in natural language, non-structuredness does not appear to be an essential nor useful feature for CPGs.

Apart from the above, we have identified a few patterns of unknown applicability, due to the lack of supporting examples in the sample CPGs. Among them we can cite the patterns “structured discriminator” (#9), also known as 1-out-of-M join, and “structured partial join” (#30), which is an N-out-of-M join. In both cases there is a synchronization of several incoming branches when a certain number of them (respectively, 1 or N) have completed, with the nuance that completion of additional incoming branches is permitted but has no effect. The versions of these patterns which operate terminating pending incoming branches after synchronization, namely “cancelling discriminator” and “cancelling partial join” (#29, and #32), deserve a separate comment. They involve the concurrent execution of a series of activities that are actually alternative attempts to expedite a task, and that therefore can be terminated once one of the attempts has successfully completed. Inherently, CPGs make a choice among alternative courses of action for a patient, taking into account the costs and health outcomes associated with the alternatives [44]. This suggests that the patterns for concurrent execution with cancellation after synchronization would not be needed in the CPG domain (and hence they have been labeled as “no” in Table 3).

Summary

Our suitability analysis has served to identify the workflow patterns that are relevant to the CPG domain (see rows in bold text in Table 3). These include all patterns except those related to MIs, multiple activations of tasks, non-structured loops, non-structured processes, or concurrent tasks with cancellation (all labeled as “no” in Table 3). Those patterns of unknown applicability (labeled as “unknown” in Table 3), for which we found no examples in the sample CPGs, have been also considered as relevant. Finally, as a by-product of the analysis we have identified a number of patterns of potential interest in the CPG domain.

Thus, we have shown that workflow control patterns by Russell et al. can be used to describe CPG procedural knowledge. Nevertheless, our analysis has revealed that many of the patterns provided are not essential to describe CPG procedural knowledge. CPGs are developed to provide decision-support for a single patient rather than for describing the workflow for a care provider handling multiple patients. This might explain that only about 51 % of the workflow control patterns are required to describe CPGs.

Implementation of workflow control patterns for CPGs

Table 4 shows the agreed results on the implementability of the patterns in Asbru and PROforma. These results should be read as follows: “+” indicates that the pattern is directly implementable via dedicated language constructs; “+/−” indicates that the pattern can be implemented indirectly using other constructs; and “-” means that the pattern cannot be implemented due to the peculiarities of the language.

Table 4 Implementation of selected workflow control patterns in the Asbru and PROforma languages

Implementations to model a pattern have been labeled with “+/−”when they contain a significant number of additional variables. These variables serve to mimic either triggers or milestones that are used in conditions to manage the execution of the plans. Such implementations are valid but make the resulting model excessively complicated, in our view. On the other hand, the label “-”refers to the non-implementability of the pattern in its full meaning, considering the peculiarities of the language. As described below, some sort of implementation might still be possible, although disregarding the full meaning/rationale of the pattern. We do not consider that such implementations are valid.

Our results differ slightly from those obtained by Mulyar et al., concerning the implementability of the patterns “cancel region” and “explicit termination”. We found that “cancel region” is implementable in both Asbru and PROforma, by means of a plan grouping the activities to cancel with a suitable abort condition. “Explicit termination” is also implementable in both languages. In this case an appropriate condition (complete condition in the case of Asbru and termination condition in PROforma) referring to the designated state must be added to the top-level plan. Our results also differ from those presented by Grando et al., concerning the implementability of the pattern “simple merge”. According to our results this pattern can be modelled both in Asbru and PROforma, however Grando et al. conclude that it cannot be modelled in PROforma. This may be due to a misinterpretation of the pattern, which in principle corresponds to an XOR (exclusive) join, resulting in an inaccurate CPN model.

In the rest of the section we report on our implementation of the workflow control patterns. For space reasons, our account is limited to one essential pattern in the CPG domain, which is “exclusive choice”, plus other two patterns to illustrate specific features of the PROforma and Asbru languages, namely “persistent trigger” and “interleaved routing”. The “exclusive choice” pattern is presented together with the “simple merge” one for improved understanding, since this combination constitutes a typical usage scheme.

Implementation of workflow control pattern combination “exclusive choice - simple merge” (#4-#5)

The “exclusive choice” pattern addresses the need for directing the flow of control to a particular task, depending on a logical condition which is typically based on the value of specific data items or on the results of a user decision. In the medical domain, this pattern allows enabling a particular action under certain clinical circumstances. It also allows the choice among alternative courses of action that is common in CPGs. An example, extracted from a stroke prevention and management CPG, is: “If diastolic blood pressure >140 mmHg occurs on two readings 5 min apart, then start a continuous IV infusion of an antihypertensive agent”.

As mentioned before, an “exclusive choice” is usually followed by a “simple merge” that joins the branches directing the flow of control to the subsequent tasks. All CPG languages support this pattern combination in a fairly direct way, and so do Asbru and PROforma.

Asbru

In Asbru there are two ways to model this pattern combination. On the one hand, there is the procedural approach using the if-then-else construct. On the other hand, in the declarative approach alternatives are modeled as subplans, where all subplans are associated with mutually-exclusive filter conditions that force the execution of only one subplan. We have applied the declarative approach, which is clearer when there exist multiple alternatives to choose among. As soon as one subplan is executed the parent plan completes preventing the execution of the remaining alternatives. In the declarative approach this is accomplished by using “any-order” subplans in combination with the expression wait-for="one". Figure 1 shows the implementation of this pattern combination, with parent plan exclusive_choice having action_A and action_B subplans as alternatives.

Fig. 1
figure 1

Implementation of pattern combination “exclusive choice—simple merge (#4-#5) in Asbru

PROforma

Our implementation of the “exclusive choice—simple merge” pattern combination makes use of the decision task, which is one of the four main types of tasks in PROforma. A decision requires the specification of both the candidates or possible results of the decision, and the arguments for and/or against them. The choice mode (single vs. multiple candidate selection) must be specified as well. Figure 2 shows the PROforma implementation of an exclusive choice with two alternative actions, named action_A and action_B. The choice is implemented in the decision XOR_split, which is a single selection choice with two candidates, one for each one of the alternative actions. The candidate action_A is recommended when a certain condition holds, using an appropriate argument with an expression condition="yes", whilst the candidate action_B is recommended in case this argument is not applicable.

Fig. 2
figure 2

Implementation of pattern combination “exclusive choice—simple merge” (#4-#5) in PROforma

Implementation of workflow control pattern “persistent trigger” (#24)

The pattern “persistent trigger” allows proceeding with a task (or initiating it) in response to a signal from another task in the process or from the external environment. The signal/trigger is persistent in the sense that it remains active in the execution context. In the CPG domain, this pattern enables e.g. the execution of tasks to deal with special patient circumstances. One example, drawn from the follow-up part of a CPG for chronic obstructive pulmonary disease, is: “Spirometry should be performed if there is a substantial increase in symptoms or a complication”. In this case the signal would come from the anamnesis and/or physical examination during the patient encounter.

The support for triggers varies considerably from language to language. Thus, although the implementation of this pattern in PROforma is almost straightforward, it can only be done in Asbru through programming workarounds (see +/− label in Table 3). In the rest of the section we focus on the PROforma implementation.

PROforma

Our implementation of the pattern “persistent trigger” uses a state trigger in the target task. The expression in a state trigger may refer either to some data item or to the state of a task. We have opted for an expression referring to the completion of another (triggering) task. Optionally, an event trigger can be used to initiate the triggering task, representing a signal from the external environment. Figure 3 shows the PROforma implementation of a sequence of two actions, action_A and action_B, where the second one additionally depends on the completion of a triggering task, trigger_action. This is specified by means of a state trigger (see the wait_condition attribute).

Fig. 3
figure 3

Implementation of pattern “persistent trigger” (#24) in PROforma

Implementation of workflow control pattern “interleaved routing” (#40)

The pattern “interleaved routing” allows the execution of a series of tasks in any sequential order, i.e. one task after the other but without specifying a concrete sequence of tasks. This pattern is ubiquitous in the CPG domain, e.g. a series of diagnostic tests are often requested and the actual ordering is not relevant. It is also frequent to indicate that the actual ordering of two or more procedures is left at the choice of the clinician. A good example of the latter case, taken from an Oncology CPG, is: “Based on ‘expected survival benefit’ no statement can be made regarding the optimum sequence of radiotherapy and chemotherapy. … The simultaneous administration of radiotherapy and chemotherapy (particularly for anthracycline-containing regimens) is discouraged”.

In PROforma tasks are executed in parallel by default, unless scheduling constraints are specified. Therefore, the implementation of the “interleaved routing” pattern would require an enumeration of all possible permutations of tasks, hence contradicting the rationale of the pattern. In contrast, Asbru has a dedicated construct for this pattern as we describe below.

Asbru

In Asbru the pattern is implemented using “any-order” subplans, similarly to pattern #4-#5. Thereby, only one of the defined subplans can be executed at a time and each subplan is executed exactly once. In contrast with pattern #4-#5, the parent plan needs to complete as soon as all its subplans are completed, which is accomplished by the expression wait-for="all". Figure 4 shows the implementation of the “interleaved routing” pattern with three subplans, named action_A, action_B, and action_C.

Fig. 4
figure 4

Implementation of pattern “interleaved routing” (#40) in Asbru

Summary

Following our suitability analysis we have implemented the selected workflow patterns in the Asbru and PROforma languages. To ensure that the implementations accurately correspond to the intended semantics of workflow patterns as shown by Russell et al. [15, 45], they were tested using the Asbru Interpreter [46] and the Tallis Suite [47], respectively. The tests consisted in making sure that the execution traces obtained by executing the implementations were consistent with the execution traces documented in the literature. In other words, we have approached the implementability analysis similarly to Grando et al., although not formally. Overall we may say that the capabilities of Asbru and PROforma to implement the selected patterns is significant, with the exception of trigger patterns in Asbru and interleaved-routing ones in PROforma (see Table 4 for details). Although there are patterns that cannot be directly implemented in each of these languages, it would be ultimately possible to model them through programming workarounds [48].

Transformations for the implementation of workflow control patterns

Next we outline both the BPMN 2.0 descriptions of selected workflow patterns and the XSLT transformations to semi-automatically generate their Asbru and/or PROforma counterparts. For the sake of brevity, our account is limited to the same pattern combinations/patterns described in section “Implementation of workflow control patterns for CPGs”.

Transformations for workflow control pattern combination “exclusive choice – simple merge” (#4-#5)

Figure 5 shows the BPMN description of the pattern combination “exclusive choice—simple merge”. As explained before, an “exclusive choice” is typically followed by a “simple merge” that joins the diverging branches prior to the subsequent tasks. The pattern starts with an exclusive gateway (label 3 in the figure) diverging to two or more tasks (labels 4 and 6) that afterwards converge into another exclusive gateway (label 5). The pattern ends with the latter converging gateway. For selecting the task after the diverging gateway mutually exclusive conditions are specified in the outgoing arcs (see labels a and b in Fig. 5).

Fig. 5
figure 5

Description of the pattern combination “exclusive choice—simple merge” (#4-#5) in BPMN 2.0

Asbru

For the transformation into Asbru, the diverging exclusive gateway (see label 3 in the figure) and every subsequent task (labels 4 and 6) have been transformed into Asbru plans. Then, the plan-body of the gateway plan has been completed with an element subplans of type “any-order” and with the additional constraint wait-for="one", to allow the activation of only one subplan. Every task after the gateway has been then referenced as a subplan by means of a plan activation. The plans for these tasks contain appropriate filter-precondition elements specifying the conditions that are obtained from the corresponding sequenceFlow elements (labels a and b). Figure 6 shows an excerpt of the transformations for generating the block for the exclusive choice containing the elements enclosed in gateways.

Fig. 6
figure 6

Fragment of the transformations for generating the Asbru code for the “exclusive choice—simple merge” pattern combination: generation of Asbru plan for the elements enclosed in gateways

PROforma

To obtain an equivalent PROforma plan, every BPMN start/end event, exclusive gateway, and task has been transformed into a plan component with appropriate scheduling constraints. The scheduling constraints have been obtained from the arcs (see sequenceFlow elements in Fig. 5) pointing to the component being processed. Additionally, for each plan component an appropriate PROforma task has been created. Basically, we have resorted to a decision task for the diverging (exclusive) gateway, and to action tasks for the rest of the components. Within the decision task, a PROforma candidate has been generated for each one of the arcs leaving from the diverging gateway (e.g. action_B and action_C in the case of Fig. 5). In the case of arcs specifying a condition, a rather schematic PROforma argument has been included together with an appropriate PROforma recommendation. The generation of the action tasks is straightforward, except for the actions connected to the diverging gateway, which must include a PROforma precondition.

As an illustration, Fig. 7 goes here. shows an excerpt of the transformations for the generation of plan components, including the corresponding scheduling constraints.

Fig. 7
figure 7

Excerpt of the transformation for generating the PROforma code for the “exclusive choice—simple merge” pattern combination: generation of PROforma plan components

Transformations for workflow control pattern “persistent trigger” (#24)

Figure 8 shows the BPMN model of the “persistent trigger” pattern. This pattern has been defined using message events, more precisely a start message event and an intermediate message event. The former is used to initiate the triggering task depending on a signal from the external environment, similarly to the PROforma implementation in section “Implementation of workflow control patterns for CPGs”. The intermediate message event triggers task action_B, which means that the occurrence of the event serves as an additional constraint for that task.

Fig. 8
figure 8

Description of the pattern “persistent trigger” (#24) in BPMN 2.0

PROforma

The transformation is much more complex in this case, due to the different implementation of triggers in BPMN and PROforma. To give an example, a trigger is usually implemented in PROforma through a logical expression in the target task/action, whilst the common representation in BPMN is via an intermediate message event linked to the target task, which is action_B in the case of Fig. 8. To minimize the number of plan components in PROforma, in the transformation process we do not translate this intermediate message event, nor the message event in the triggering task. However, it should be noted that these message events are taken into account in the process, as explained below. Every BPMN task and start/end event is transformed into a PROforma plan component, and an action task is created for it. New scheduling constraints are generated for the action task with a preceding intermediate message event, e.g. action_B in Fig. 8. Otherwise the task would be disconnected from the preceding tasks. For instance, in Fig. 9, although action_A does not directly precede action_B, it is added as a scheduling constraint to the plan component action_B. For the actions without a preceding message event, standard scheduling constraints are added. Besides, an appropriate state trigger (wait_condition) is added to the action task with a preceding intermediate message event. Figure 9 shows a fragment of the transformations for the generation of plan components (and scheduling constraints) in this case, which includes rather intricate XPath expressions.

Fig. 9
figure 9

Excerpt of the transformations for generating the PROforma code for the “persistent trigger” pattern: generation of PROforma plan components

Transformations for workflow control pattern “interleaved routing” (#40)

Figure 10 shows the graphical model and the XML representation in BPMN 2.0 of three activities that should be interleaved. The model for the “interleaved routing” pattern uses an ad hoc sub-process that contains all the activities that must be interleaved and have no predefined sequential order. In this sub-process, the ordering attribute is set to sequential, to allow the execution of only one activity at a time. The element completionCondition defines the condition to determine whether the process has ended. Note that this implementation, which has been proposed by White [33], is an approximation, since it relies on the user/performer to activate each activity exactly once. The implementation uses an ad hoc sub-process, which is a standard BPMN construct.

Fig. 10
figure 10

Description of the pattern “interleaved routing” (#40) in BPMN 2.0

Asbru

The transformation to an Asbru model is rather straightforward for this pattern, because Asbru provides a dedicated construct for it. Furthermore, the ad hoc sub-process forms a block around its subtasks in BPMN, which is similar to the Asbru construct. Thus, the ad hoc sub-process (label 2 in Fig. 10) is transformed into a plan containing a subplans element of type “any-order, which executes the subplans sequentially, but without a given order. All activities defined inside the adHocSubProcess element (labels 3 to 5) are also transformed into plan elements in Asbru. Inside the subplans block there are plan-activation elements that point to the plans that have to be activated. Figure 11 shows an excerpt of the transformation.

Fig. 11
figure 11

Fragment of the transformations for generating the Asbru code for the “interleaved routing” pattern: generation of Asbru plan including the tasks to be interleaved

Summary

We provided XSLT transformations for the implemented patterns and we showed that on the one hand BPMN 2.0 can represent the control flow of CPGs and that on the other hand automatic transformations can be applied to obtain executable representations. Note that BPMN 2.0 definitions are rather lax in terms of which elements have to be filled in and how they must be filled in. Therefore, transforming the BPMN 2.0 models into Asbru and PROforma may require post-editing of generated code (e.g. conditions, which are defined only as strings in BPMN 2.0, need to be formalized in Asbru and PROforma) once the transformation has been applied. The full automation of the transformation would require to specialize the model to some degree, as BPMN 2.0 provides some concepts with fewer details. If required this can be overcome by extending the BPMN metamodel to meet the requirements of the target representation, e.g. adding structured conditions that can be translated unambiguously. The BPMN 2.0 metamodel provides a set of extension elements, which allows attaching additional attributes and elements to standard elements, but being still BPMN-compliant.

Discussion

Back to the research questions we posed in this work, we can draw some lessons. With respect to question (1), we can conclude that workflow control patterns are reasonably suited for the purpose of describing CPG procedural knowledge. However, it should be emphasized that not all the workflow patterns are applicable in the context of CPGs (according to our analysis, only about half of the workflow patterns are applicable). This is mainly due to the fact that CPGs describe processes for decision-support in the context of an individual patient, and not for managing clinical workflow in a wider scope (e.g., involving multiple patients and/or multiple care providers). On the other hand, particular kinds of CPG processes cannot be described in terms of existing workflow patterns and hence new patterns would be required. Notice that these new workflow patterns could be regarded as variations or specializations of existing ones. Having said the above, in our view workflow control patterns can be a valuable tool for the description of CPG processes.

Besides the patterns “deferred multi-choice” and “forced trigger” suggested by Mulyar et al. [7], we have identified the patterns “structured discriminator, named task” and “structured partial join, named tasks” (see Table 5 for examples), which are variations of the patterns “structured discriminator” and “structured partial join”, respectively, with an indication of the name(s) of the task(s) that must be active for synchronization. Such patterns can be found e.g., in Emergency Medicine guidelines, where several tasks are started, but only certain tasks have to be completed to continue with the subsequent task. It should be noted that these patterns can be implemented both in Asbru and PROforma.

Table 5 Examples of patterns not covered by the workflow control-flow patterns

With respect to question (2), we have shown that the workflow patterns that are relevant in the context of CPGs can be implemented in two different CPG languages to a big extent. Here it should be noticed that out of the 22 relevant patterns only 1 pattern in Asbru and 3 patterns in PROforma were not implementable. However, it would be possible to model the corresponding part of the CPG through programming workarounds.

Lastly, regarding question (3), we have shown that individual patterns can be transformed from a process specification (BPMN 2.0) to different executable implementations (Asbru and PROforma). Although real-world models will be more complex and contain multiple and varied patterns, a pattern-based transformation can form the basis of a framework for transforming whole CPG models. Utilizing BPMN 2.0 is a useful approach to provide a domain-independent and neutral process specification, which can serve as a basis for different final executable process implementations.

The work described in this article presents some limitations. One is the reduced size of the CPG sample used in the suitability analysis. Being aware of this, the patterns for which no supporting example was found in the CPG sample have been considered as potentially suitable. Notice that only the patterns about which there exist justified doubts have been disregarded. Another limitation is that we have not considered patterns for important aspects of CPGs other than procedural ones, such as data and evidence. Finally, it should be noticed that the suitability analysis has been carried out by the authors of the paper, who are computer scientists experienced in CPG modelling but without a medical training. In our view, a similar outcome would have been obtained if experts with a different background (e.g. clinicians), but also experienced in CPG modeling, had participated in the study.

With respect to the pattern and transformation-based approach we propose, preliminary experiments confirm that real-world CPGs can be fully modeled with a subset of the patterns we identified (e.g. in a prostate cancer CPG we only used patterns #1, #4-#5, #6-#7, #21, and #40, all of them multiple times). However, for the moment we have not evaluated the validity and effectiveness of the approach in a realistic setting, with the involvement of both clinical experts and knowledge engineers. An important issue for the applicability of our approach is the recognition of fragments representing a pattern, both in CPG texts and in BPMN 2.0 models. For the latter, we have obtained significant results based on algorithmic approaches for the recognition of basic workflow patterns in BPMN 2.0 models of arbitrary size and complexity [49]. On another level, the verification and validation issues related to our transformation-based view have been left out from the approach, since advanced techniques specific to the Asbru and PROforma languages are already available [50, 51].

Conclusions

Using patterns for describing frequent structures is a well-known method that has been applied to the perspective of control flow in the domain of process modeling. We propose a pattern and transformation-based approach for the development of CPG models. The identification of adequate patterns and the implementation of transformations to convert patterns from a process specification into different executable implementations are the first necessary steps for our approach.

There are several contributions in this article. One contribution is the analysis of workflow control patterns from a different perspective, taking into account their adequacy for the representation of CPG procedural knowledge, as opposed to previous studies. Moreover, as a by-product of this analysis we have identified a number of additional patterns that can be considered in future investigations. Another contribution is the development of a series of pattern-based transformations that can be used to semi-automatically convert the BPMN 2.0 specification of CPG fragments into the Asbru and PROforma languages. Finally, a key contribution is the pattern and transformation-based approach itself. Preliminary experiments suggest that such an approach can form the basis of a valid framework for the authoring of CPG models.

In the future we plan to conduct an experiment to evaluate the validity and effectiveness of our approach in a more realistic setting. Additionally, we intend to analyze other aspects which are part of CPGs, such as data and time, for which corresponding patterns have been defined [52, 53]. We will analyze these patterns with the purpose of integrating them in a comprehensive framework to assist the modeling of CPGs.

Notes

  1. In this paper, the terms “workflow control pattern” and “workflow pattern” are used indistinctively to refer to the workflow control-flow patterns by Russell et al. [15].

Abbreviations

BPM:

Business Process Management

BPMN:

Business Process Model and Notation

CPG:

clinical practice guideline

GEM:

Guideline Elements Model

GLIF:

GuideLine Interchange Format

MHB:

Many-Headed Bridge

MI:

multiple instances

OMG:

Object Management Group

SAGE:

standards-based Shareable Active Guideline Environment

UMLS:

Unified Medical Language System

XML:

eXtended Markup Language

XSL:

eXtended Stylesheet Language

XSLT:

XSL Transformation

References

  1. Field MJ, Lohr KN, editors. Clinical Practice Guidelines. Directions for a New Program. Washington DC: National Academies Press; 1990.

    Google Scholar 

  2. Sonnenberg FA, Hagerty CG. Computer-interpretable clinical practice guidelines. Where are we and where are we going? Yearb Med Inform. 2006;45:145–58.

    Google Scholar 

  3. Latoszek-Berendsen A, Tange H, van den Herik HJ, Hasman A. From Clinical Practice Guidelines to Computer-interpretable Guidelines. A Literature Overview. Methods Inf Med. 2010;49:550–70.

    Article  CAS  PubMed  Google Scholar 

  4. Peleg M, Tu SW, Bury J, Ciccarese P, Fox J, Greenes RA, et al. Comparing Computer-Interpretable Guideline Models: A Case-Study Approach. J Am Med Informatics Assoc. 2003;10:52–68.

    Article  Google Scholar 

  5. De Clercq PA, Blom JA, Korsten HHM, Hasman A. Approaches for Creating Computer-interpretable Guidelines that Facilitate Decision Support. Artif Intell Med. 2004;31:1–27.

    Article  PubMed  Google Scholar 

  6. Isern D, Moreno A. Computer-based execution of clinical guidelines: a review. Int J Med Inform. 2008;77:787–808.

    Article  PubMed  Google Scholar 

  7. Patel VL, Allen V, Arocha JF, Shortliffe EH. Representing clinical guidelines in GLIF: Individual and collaborative expertise. JAMIA. 1998;5:467–83.

    CAS  PubMed  PubMed Central  Google Scholar 

  8. Patel VL, Arocha JF, Diermeier M, Greenes RA, Shortliffe EH. Methods of Cognitive Analysis to Support the Design and Evaluation of Biomedical Systems: The Case of Clinical Practice Guidelines. J Biomed Inform. 2001;34:52–66.

    Article  CAS  PubMed  Google Scholar 

  9. Seyfang A, Miksch S, Marcos M, Wittenberg J, Polo-Conde C, Rosenbrand K. Bridging the Gap between Informal and Formal Guideline Representations. In: Brewka G, Coradeschi S, Perini A, Traverso P, editors. Eur Conf Artif Intell. Volume 141. Riva del Garda, Italy: Ios Press; 2006. p. 447–51 [Frontiers in Artificial Intelligence and Applications].

    Google Scholar 

  10. Seyfang A, Martinez-Salvador B, Serban R, Wittenberg J, Miksch S, Marcos M, et al. Maintaining Formal Models of Living Guidelines Efficiently. In: Bellazzi R, Abu-Hanna A, Hunter J, editors. Proc 11th Conf Artif Intell Med Eur AIME 2007. Volume 4594. Amsterdam, NL: Springer Verlag; 2007. p. 441–5 [LNAI].

    Google Scholar 

  11. Seyfang A, Kaiser K, Miksch S. Modelling Clinical Guidelines and Protocols for the Prevention of Risks Against Patient Safety. In: Proc XXII Int Conf Eur Fed Med Informatics. Volume 150. Sarajevo, Bosnia and Herzegovina: Ios Press; 2009. p. 633–7 [Studies in Health Technology and Informatics].

    Google Scholar 

  12. Peleg M. Computer-interpretable clinical guidelines: a methodological review. J Biomed Inform. 2013;46:744–63.

    Article  PubMed  Google Scholar 

  13. Gschwind T, Koehler J, Wong J. Applying Patterns during Business Process Modeling. In Proc 6th Int Conf Bus Process Manag. Berlin, Heidelberg: Springer Verlag; 2008. p. 4–19.

    Google Scholar 

  14. van der Aalst WMP, ter Hofstede AHM, Kiepuszewski B, Barros AP. Workflow Patterns. Distrib Parallel Databases. 2003;14:5–51.

    Article  Google Scholar 

  15. Russell N, Hofstede AHM. Workflow Control-Flow Patterns. A Revised View. Business. 2006;2:06–22 [Lecture Notes in Computer Science].

    Google Scholar 

  16. Mulyar N, van der Aalst WMP, Peleg M. A Pattern-based Analysis of Clinical Computer-iterpretable Guideline Modeling Languages. J Am Med Inf Assoc. 2007;14:781–7.

    Article  Google Scholar 

  17. Grando MA, Glasspool D, Fox J. A formal approach to the analysis of clinical computer-interpretable guideline modeling languages. Artif Intell Med. 2011;54:1–13.

    Article  PubMed  Google Scholar 

  18. Peleg M, González-Ferrer A. Guidelines and Workflow Models. In: Greenes RA, editor. Clin Decis Support. 2nd ed. Oxford: Elsevier; 2014. p. 435–64.

    Chapter  Google Scholar 

  19. Gooch P, Roudsari A. Computerization of workflows, guidelines, and care pathways: a review of implementation challenges for process-oriented health information systems. J Am Med Informatics Assoc. 2011;18(6):738–48.

    Article  Google Scholar 

  20. Serban R, ten Teije A, van Harmelen F, Marcos M, Polo-Conde C. Extraction and use of linguistic patterns for modelling medical guidelines. Artif Intell Med. 2007;39:137–49.

    Article  PubMed  Google Scholar 

  21. Serban R, ten Teije A. Exploiting Thesauri Knowledge in Medical Guideline Formalization. Methods Inf Med. 2009;48:468–74.

    Article  CAS  PubMed  Google Scholar 

  22. Kaiser K, Akkaya C, Miksch S. How can information extraction ease formalizing treatment processes in clinical practice guidelines? A method and its evaluation. Artif Intell Med. 2007;39:151–63.

    Article  PubMed  Google Scholar 

  23. Kaiser K, Seyfang A, Miksch S. Identifying Treatment Activities for Modelling Computer-Interpretable Clinical Practice Guidelines. In: Riaño D, ten Teije A, Miksch S, Peleg M, editors. Knowl Represent Heal. Berlin Heidelberg: Springer Verlag; 2011. p. 115–27 [Lecture Notes in Artificial Intelligence].

    Google Scholar 

  24. Peleg M, Tu SW. Design patterns for clinical guidelines. Artif Intell Med. 2009;47:1–24.

    Article  PubMed  Google Scholar 

  25. Shiffman RN, Karras BT, Agrawal A, Chen R, Marenco L, Nath SD. GEM: A Proposal for a More Comprehensive Guideline Document Model Using XML. J Am Med Informatics Assoc. 2000;7:488–98.

    Article  CAS  Google Scholar 

  26. Shahar Y, Young O, Shalom E, Galperin M, Mayaffit A, Moskovitch R, et al. A framework for a distributed, hybrid, multiple-ontology clinical-guideline library, and automated guideline-support tools. J Biomed Inf. 2004;37:325–44.

    Article  Google Scholar 

  27. Balser M, Coltell O, van Croonenborg J, Duelli C, van Harmelen F, Jovell A, et al. Protocure: Integrating Formal Methods in the Development Process of Medical Guidelines and Protocols. In: Kaiser K, Miksch S, Tu SW, editors. Comput Support Clin Guidel Protoc Proc Symp Comput Guidel Protoc (CGP 2004). Volume 101. Prague, Czech Republic: Ios Press; 2004. p. 103–7 [Studies in Health Technology and Informatics].

    Google Scholar 

  28. Pérez B, Porres I. Authoring and verification of clinical guidelines: A model driven approach. J Biomed Inform. 2010;43:520–36.

    Article  PubMed  Google Scholar 

  29. Domínguez E, Perez B, Zapata M, Pérez B. Towards a Traceable Clinical Guidelines Application. A Model-Driven Approach. Methods Inf Med. 2010;49:571–80.

    Article  PubMed  Google Scholar 

  30. Shahar Y, Miksch S, Johnson P. The Asgaard Project: A Task-Specific Framework for the Application and Critiquing of Time-Oriented Clinical Guidelines. Artif Intell Med. 1998;14:29–51.

    Article  CAS  PubMed  Google Scholar 

  31. Sutton DR, Fox J. The Syntax and Semantics of the PROforma Guideline Modeling Language. J Am Med Informatics Assoc. 2003;10:433–43.

    Article  Google Scholar 

  32. Object Management Group OMG: Business Process Model and Notation (BPMN) Version 2.0. Volume 50. Books on Demand; 2011(January).

  33. White SA. Process Modeling Notations and Workflow Patterns. BPTrends 2004.

  34. Kossak F, Illibauer C, Geist V, Kubovy J, Natschläger C, Ziebermayr T, et al. A Rigorous Semantics for BPMN 2.0 Process Diagrams. Switzerland: Springer International Publishing; 2014.

    Book  Google Scholar 

  35. Scheuerlein H, Rauchfuss F, Dittmar Y, Molle R, Lehmann T, Pienkos N, et al. New methods for clinical pathways-Business Process Modeling Notation (BPMN) and Tangible Business Process Modeling (t.BPM). Langenbecks Arch Surg. 2012;397:755–61.

    Article  PubMed  Google Scholar 

  36. Patton MQ. Qualitative Research & Evaluation Methods. 3rd ed. Thousand Oaks: SAGE Publications; 2002.

    Google Scholar 

  37. Rajendran NS. Dealing With Biases in Qualitative Research: A Balancing Act for Researchers. Qualitative Research Convention. Kuala Lumpur, Malaysia. 2001;1–15.

  38. Musen MA, Tu SW, Das AK, Shahar Y. EON: A Component-Based Approach to Automation of Protocol-Directed Therapy. J Am Med Informatics Assoc. 1996;3:367–88.

    Article  CAS  Google Scholar 

  39. Ohno-Machado L, Gennari JH, Murphy SN, Jain NL, Tu SW, Oliver DE, et al. The Guideline Interchange Format: a Model for Representing Guidelines. J Am Med Informatics Assoc. 1998;5:357–72.

    Article  CAS  Google Scholar 

  40. Campbell JR, Tu SW, Mansfield JG, Boyer JI, McClay J, Parker C et al. The SAGE Guideline Model: A Knowledge Representation Framework for Encoding Interoperable Clinical Practice Guidelines. In Proc 2003 Am Med Informatics Assoc Annu Symp. Edited by Musen MA. Washington, DC; 2003.

  41. Kay M. XSL Transformations (XSLT) Version 2.0. W3C. 2007.

  42. Kiepuszewski B, Hofstede AHM T, Bussler CJ. On Structured Workflow Modelling. In: Wangler B, Bergman L, editors. Adv Inf Syst Eng. Volume 1789. Berlin: Springer; 2000. p. 431–45 [Lecture Notes in Computer Science].

    Google Scholar 

  43. Liu R, Kumar A. An Analysis and Taxonomy of Unstructured Workflows. Analysis. 2005;3649:268–84 [Lecture Notes in Computer Science].

    Google Scholar 

  44. National Institute for Health and Clinical Excellence (NICE). The Guidelines Manual. Manchester, UK: National Institute for Health and Clinical Excellence; 2012.

    Google Scholar 

  45. Workflow Patterns [http://www.workflowpatterns.com/]. 1st Dec. 2015

  46. Votruba P, Seyfang A, Paesold M, Miksch S. Environment-Driven Skeletal Plan Execution for the Medical Domain. In: Brewka G, Coradeschi S, Perini A, Traverso P, editors. Eur Conf Artif Intell. Volume 141. Riva del Garda, Italy: Ios Press; 2006. p. 847–8 [Frontiers in Artificial Intelligence and Applications].

    Google Scholar 

  47. Steele R, Fox J. Tallis PROforma Primer – Introduction to PROforma Language and Software with Worked Examples. London, UK: Technical report, Advanced Computation Laboratory, Cancer Research; 2002.

    Google Scholar 

  48. Börger E. Modeling Workflow Patterns from First Principles. In: Parent C, Schewe K-D, Storey V, Thalheim B, editors. Concept Model - ER 2007. Volume 4801. Berlin, Heidelberg: Springer Berlin / Heidelberg; 2007. p. 1–20 [Lecture Notes in Computer Science].

    Google Scholar 

  49. Martínez-Salvador B, Marcos M, Sánchez A. An Algorithm for Guideline Transformation: from BPMN to PROforma. In Proc 6th Work Knowl Represent Heal. Vienna: Springer; 2014.

    Google Scholar 

  50. Schmitt J, Hoffmann A, Balser M, Reif W, Marcos M. Interactive Verification of Medical Guidelines. In: Misra J, Nipkow T, Sekerinski E, editors. FM 2006 Form Methods. Volume 4085. Berlin, Heidelberg: Springer Berlin Heidelberg; 2006. p. 32–47 [Lecture Notes in Computer Science].

    Chapter  Google Scholar 

  51. Grando A, Glasspool DW, Fox J. Petri Nets as a formalism for comparing expressiveness of workflow-based Clinical Guideline Languages. Transition. 2008;17:348–60.

    Google Scholar 

  52. Russell N, ter Hofstede AHM, Edmond D, van der Aalst WMP. Workflow data patterns: identification, representation and tool support. In: Delcambre L, Kop C, Mayr HC, Mylopoulos J, Pastor O, editors. Proc 24th Int Conf Concept Model - ER’05. Volume 3716. Berlin, Heidelberg: Springer Berlin Heidelberg; 2005. p. 353–68 [Lecture Notes in Computer Science].

    Google Scholar 

  53. Lanz A, Weber B, Reichert M. Workflow Time Patterns for Process-Aware Information Systems. In Proc Enterp Business-Process, Inf Syst Model 11th Int Work BPMDS 15th Int Conf EMMSAD CAiSE 2010. Berlin Heidelberg: Springer Verlag; 2010. p. 94–107.

    Google Scholar 

  54. National Institute for Health and Clinical Excellence (NICE), National Collaborating Centre for Women’s and Children's Health. Induction of Labour. London (UK): NICE; 2008 [Clinical Guidelines].

    Google Scholar 

  55. SPREAD – Stroke Prevention and Educational Awareness Diffusion: Italian Guidelines for Stroke Prevention and Management. Milan, Italy; 2007.

  56. Nationaal Borstkanker Overleg Nederland (NABON): Guideline for the Treatment of Breast Carcinoma. 2004.

  57. Cincinnati Children’s Hospital Medical Center. Evidence-Based Care Guideline for Fever of Uncertain Source in Infants 60 Days of Age or Less. Cincinnati (OH); 2010.

  58. Davis T, Bluhm J, Burke R, Iqbal Q, Kim K, Kokoszka M, et al. Diagnosis and Treatment of Chest Pain and Acute Coronary Syndrome (ACS). Bloomington (MN): Institute for Clinical Systems Improvement (ICSI); 2012.

    Google Scholar 

  59. Subcommittee on Hyperbilirubinemia. Management of Hyperbilirubinemia in the Newborn Infant 35 or More Weeks of Gestation. Pediatrics. 2004;114:297–316.

    Article  Google Scholar 

  60. Rabe KF, Hurd S, Anzueto A, Barnes PJ, Buist SA, Calverley P, et al. Global strategy for the diagnosis, management, and prevention of chronic obstructive pulmonary disease: GOLD executive summary. Am J Respir Crit Care Med. 2007;176:532–55.

    Article  PubMed  Google Scholar 

  61. Swedberg K, Cleland J, Dargie H, Drexler H, Follath F, Komajda M, et al. Guidelines for the diagnosis and treatment of chronic heart failure: executive summary (update 2005): The Task Force for the Diagnosis and Treatment of Chronic Heart Failure of the European Society of Cardiology. Eur Heart J. 2005;26:1115–40.

    Article  PubMed  Google Scholar 

Download references

Acknowledgements

This research has been supported by the Austrian Science Fund (FWF) through project TRP71-N23, by the Spanish Ministry of Education through grant PR2010-0279, and by Universitat Jaume I through project P11B2009-38.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Katharina Kaiser.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

KK and MM conceived and designed the study. Both authors read full text guidelines, extracted workflow patterns from guidelines, and prepared the manuscript. KK implemented the workflow patterns in Asbru and BPMN, and created transformation scripts from BPMN to Asbru. MM implemented workflow patterns in PROforma and created transformation scripts from BPMN to PROforma. All authors contributed to editing the manuscript, read and approved the final manuscript.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Kaiser, K., Marcos, M. Leveraging workflow control patterns in the domain of clinical practice guidelines. BMC Med Inform Decis Mak 16, 20 (2015). https://doi.org/10.1186/s12911-016-0253-z

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12911-016-0253-z

Keywords