-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathD1_5.bpmn
More file actions
214 lines (214 loc) · 14 KB
/
D1_5.bpmn
File metadata and controls
214 lines (214 loc) · 14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:activiti="http://activiti.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" typeLanguage="http://www.w3.org/2001/XMLSchema" expressionLanguage="http://www.w3.org/1999/XPath" targetNamespace="http://www.activiti.org/test">
<process id="D1_5" name="D1_5" isExecutable="true" activiti:candidateStarterGroups="giatros">
<startEvent id="startevent1" name="Start"></startEvent>
<exclusiveGateway id="exclusivegateway1" name="Exclusive Gateway"></exclusiveGateway>
<exclusiveGateway id="exclusivegateway2" name="Exclusive Gateway"></exclusiveGateway>
<sequenceFlow id="flow2" sourceRef="exclusivegateway1" targetRef="exclusivegateway2">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${yparxi_iatrikoy_fakelou=='oxi'}]]></conditionExpression>
</sequenceFlow>
<userTask id="usertask1" name="Αν υπάρχει Ιατρικός φάκελος, ο ιατρός τον ενημερώνει για ευρήματα και διάγνωση" activiti:candidateGroups="giatros">
<extensionElements>
<activiti:formProperty id="amka" name="Ασφαλιστικό Ταμείο" type="string" expression="${amka}" writable="false"></activiti:formProperty>
</extensionElements>
</userTask>
<sequenceFlow id="flow3" sourceRef="exclusivegateway1" targetRef="usertask1">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${yparxi_iatrikoy_fakelou=='nai'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="flow4" sourceRef="usertask1" targetRef="exclusivegateway2"></sequenceFlow>
<userTask id="usertask2" name="Βαριά περιστατικά μη διαχειρίσιμα στο ΚΥ" activiti:candidateGroups="giatros">
<extensionElements>
<activiti:formProperty id="amka" name="Ασφαλιστικό Ταμείο" type="string" expression="${amka}" writable="false"></activiti:formProperty>
</extensionElements>
</userTask>
<sequenceFlow id="flow5" sourceRef="exclusivegateway2" targetRef="usertask2">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${mi_diaxeirisimo_peristatiko=='nai'}]]></conditionExpression>
</sequenceFlow>
<userTask id="usertask3" name="Διακομιδή ασθενούς στο πλησιέστερο εφημερεύον νοσοκομείο" activiti:candidateGroups="giatros">
<extensionElements>
<activiti:formProperty id="amka" name="Ασφαλιστικό Ταμείο" type="string" writable="false"></activiti:formProperty>
</extensionElements>
</userTask>
<sequenceFlow id="flow6" sourceRef="usertask2" targetRef="usertask3"></sequenceFlow>
<userTask id="usertask4" name="Ο ιατρός προτείνει τη θεραπεία και δίνει ιατρικές οδηγίες" activiti:candidateGroups="giatros">
<extensionElements>
<activiti:formProperty id="farmakeytiki_agogi" name="Απαιτείται φαρμακευτική αγωγή" type="enum" required="true">
<activiti:value id="nai" name="ναι"></activiti:value>
<activiti:value id="oxi" name="όχι"></activiti:value>
</activiti:formProperty>
<activiti:formProperty id="amka" name="Ασφαλιστικό Ταμείο" type="string" expression="${amka}" writable="false"></activiti:formProperty>
</extensionElements>
</userTask>
<sequenceFlow id="flow8" sourceRef="exclusivegateway2" targetRef="usertask4">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${mi_diaxeirisimo_peristatiko=='oxi'}]]></conditionExpression>
</sequenceFlow>
<exclusiveGateway id="exclusivegateway3" name="Exclusive Gateway"></exclusiveGateway>
<sequenceFlow id="flow9" sourceRef="usertask4" targetRef="exclusivegateway3"></sequenceFlow>
<userTask id="usertask5" name="Απαιτείται φαρμακευτική αγωγή και ο ιατρός προχωράει σε συνταγογράφηση" activiti:candidateGroups="giatros">
<extensionElements>
<activiti:formProperty id="amka" name="Ασφαλιστικό Ταμείο" type="string" expression="${amka}" writable="false"></activiti:formProperty>
</extensionElements>
</userTask>
<sequenceFlow id="flow11" sourceRef="exclusivegateway3" targetRef="usertask5">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${farmakeytiki_agogi=='nai'}]]></conditionExpression>
</sequenceFlow>
<userTask id="usertask6" name="Ολοκλήρωση της εξέτασης και διάγνωσης από τον ιατρό" activiti:candidateGroups="giatros">
<extensionElements>
<activiti:formProperty id="yparxi_iatrikoy_fakelou" name="ύπαρξη ιατρικού φακέλου" type="enum" required="true">
<activiti:value id="nai" name="ναι"></activiti:value>
<activiti:value id="oxi" name="όχι"></activiti:value>
</activiti:formProperty>
<activiti:formProperty id="mi_diaxeirisimo_peristatiko" name="βαρύ μή διαχειρίσιμο περιστατικό" type="enum" required="true">
<activiti:value id="nai" name="ναι"></activiti:value>
<activiti:value id="oxi" name="όχι"></activiti:value>
</activiti:formProperty>
<activiti:formProperty id="amka" name="Ασφαλιστικό Ταμείο" type="string" expression="${amka}" writable="false"></activiti:formProperty>
</extensionElements>
</userTask>
<sequenceFlow id="flow14" sourceRef="startevent1" targetRef="usertask6"></sequenceFlow>
<sequenceFlow id="flow15" sourceRef="usertask6" targetRef="exclusivegateway1"></sequenceFlow>
<userTask id="usertask7" name="Ο ασθενής αποχωρεί από το ΚΥ" activiti:candidateGroups="giatros">
<extensionElements>
<activiti:formProperty id="amka" name="Ασφαλιστικό Ταμείο" type="string" expression="${amka}" writable="false"></activiti:formProperty>
</extensionElements>
</userTask>
<endEvent id="endevent2" name="End"></endEvent>
<sequenceFlow id="flow17" sourceRef="usertask7" targetRef="endevent2"></sequenceFlow>
<sequenceFlow id="flow18" sourceRef="exclusivegateway3" targetRef="usertask7"></sequenceFlow>
<callActivity id="callactivity1" name="Call activity" calledElement="D1_10">
<extensionElements>
<activiti:in source="amka" target="amka"></activiti:in>
</extensionElements>
</callActivity>
<sequenceFlow id="flow19" sourceRef="usertask5" targetRef="callactivity1"></sequenceFlow>
<endEvent id="endevent3" name="End"></endEvent>
<sequenceFlow id="flow20" sourceRef="callactivity1" targetRef="endevent3"></sequenceFlow>
<callActivity id="callactivity2" name="Call activity" calledElement="D1_11">
<extensionElements>
<activiti:in source="amka" target="amka"></activiti:in>
</extensionElements>
</callActivity>
<sequenceFlow id="flow21" sourceRef="usertask3" targetRef="callactivity2"></sequenceFlow>
<endEvent id="endevent4" name="End"></endEvent>
<sequenceFlow id="flow22" sourceRef="callactivity2" targetRef="endevent4"></sequenceFlow>
</process>
<bpmndi:BPMNDiagram id="BPMNDiagram_D1_5">
<bpmndi:BPMNPlane bpmnElement="D1_5" id="BPMNPlane_D1_5">
<bpmndi:BPMNShape bpmnElement="startevent1" id="BPMNShape_startevent1">
<omgdc:Bounds height="35.0" width="35.0" x="-170.0" y="181.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="exclusivegateway1" id="BPMNShape_exclusivegateway1">
<omgdc:Bounds height="40.0" width="40.0" x="150.0" y="178.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="exclusivegateway2" id="BPMNShape_exclusivegateway2">
<omgdc:Bounds height="40.0" width="40.0" x="440.0" y="177.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="usertask1" id="BPMNShape_usertask1">
<omgdc:Bounds height="105.0" width="191.0" x="230.0" y="29.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="usertask2" id="BPMNShape_usertask2">
<omgdc:Bounds height="92.0" width="116.0" x="520.0" y="149.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="usertask3" id="BPMNShape_usertask3">
<omgdc:Bounds height="118.0" width="122.0" x="670.0" y="136.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="usertask4" id="BPMNShape_usertask4">
<omgdc:Bounds height="91.0" width="113.0" x="400.0" y="240.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="exclusivegateway3" id="BPMNShape_exclusivegateway3">
<omgdc:Bounds height="40.0" width="40.0" x="440.0" y="340.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="usertask5" id="BPMNShape_usertask5">
<omgdc:Bounds height="91.0" width="146.0" x="525.0" y="380.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="usertask6" id="BPMNShape_usertask6">
<omgdc:Bounds height="105.0" width="105.0" x="-50.0" y="146.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="usertask7" id="BPMNShape_usertask7">
<omgdc:Bounds height="71.0" width="117.0" x="398.0" y="560.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="endevent2" id="BPMNShape_endevent2">
<omgdc:Bounds height="35.0" width="35.0" x="443.0" y="720.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="callactivity1" id="BPMNShape_callactivity1">
<omgdc:Bounds height="55.0" width="105.0" x="716.0" y="398.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="endevent3" id="BPMNShape_endevent3">
<omgdc:Bounds height="35.0" width="35.0" x="866.0" y="408.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="callactivity2" id="BPMNShape_callactivity2">
<omgdc:Bounds height="55.0" width="105.0" x="837.0" y="168.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="endevent4" id="BPMNShape_endevent4">
<omgdc:Bounds height="35.0" width="35.0" x="987.0" y="178.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="flow2" id="BPMNEdge_flow2">
<omgdi:waypoint x="190.0" y="198.0"></omgdi:waypoint>
<omgdi:waypoint x="440.0" y="197.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow3" id="BPMNEdge_flow3">
<omgdi:waypoint x="170.0" y="178.0"></omgdi:waypoint>
<omgdi:waypoint x="170.0" y="87.0"></omgdi:waypoint>
<omgdi:waypoint x="230.0" y="81.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow4" id="BPMNEdge_flow4">
<omgdi:waypoint x="421.0" y="81.0"></omgdi:waypoint>
<omgdi:waypoint x="460.0" y="87.0"></omgdi:waypoint>
<omgdi:waypoint x="460.0" y="177.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow5" id="BPMNEdge_flow5">
<omgdi:waypoint x="480.0" y="197.0"></omgdi:waypoint>
<omgdi:waypoint x="520.0" y="195.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow6" id="BPMNEdge_flow6">
<omgdi:waypoint x="636.0" y="195.0"></omgdi:waypoint>
<omgdi:waypoint x="670.0" y="195.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow8" id="BPMNEdge_flow8">
<omgdi:waypoint x="460.0" y="217.0"></omgdi:waypoint>
<omgdi:waypoint x="456.0" y="240.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow9" id="BPMNEdge_flow9">
<omgdi:waypoint x="513.0" y="285.0"></omgdi:waypoint>
<omgdi:waypoint x="460.0" y="340.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow11" id="BPMNEdge_flow11">
<omgdi:waypoint x="480.0" y="360.0"></omgdi:waypoint>
<omgdi:waypoint x="576.0" y="360.0"></omgdi:waypoint>
<omgdi:waypoint x="598.0" y="380.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow14" id="BPMNEdge_flow14">
<omgdi:waypoint x="-135.0" y="198.0"></omgdi:waypoint>
<omgdi:waypoint x="-50.0" y="198.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow15" id="BPMNEdge_flow15">
<omgdi:waypoint x="55.0" y="198.0"></omgdi:waypoint>
<omgdi:waypoint x="150.0" y="198.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow17" id="BPMNEdge_flow17">
<omgdi:waypoint x="456.0" y="631.0"></omgdi:waypoint>
<omgdi:waypoint x="460.0" y="720.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow18" id="BPMNEdge_flow18">
<omgdi:waypoint x="460.0" y="380.0"></omgdi:waypoint>
<omgdi:waypoint x="456.0" y="560.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow19" id="BPMNEdge_flow19">
<omgdi:waypoint x="671.0" y="425.0"></omgdi:waypoint>
<omgdi:waypoint x="716.0" y="425.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow20" id="BPMNEdge_flow20">
<omgdi:waypoint x="821.0" y="425.0"></omgdi:waypoint>
<omgdi:waypoint x="866.0" y="425.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow21" id="BPMNEdge_flow21">
<omgdi:waypoint x="792.0" y="195.0"></omgdi:waypoint>
<omgdi:waypoint x="837.0" y="195.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="flow22" id="BPMNEdge_flow22">
<omgdi:waypoint x="942.0" y="195.0"></omgdi:waypoint>
<omgdi:waypoint x="987.0" y="195.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</definitions>