Biomedical Engineering Reference
In-Depth Information
grd3
:
Q _ Width(V 5 )
40
Q _ Depth(V 5 )> 3000
Q _ Width(V 6 )
40
Q _ Depth(V 6 )> 3000
grd4
:
Q _ Width(aVL)
40
Q _ Depth(aVL)> 7000
grd5
:
Q _ Width(I )
40
Q _ Depth(I ) > 1500
grd6
:
Q _ Normal _ Status
=
FA L S E
THEN
act1
:
Disease _ step 4
:=
Acute _ anterior _ MI
END
The event Q_Assessment_Abnormal_IMI is used to characterised the symptoms
of Acute_inferior_MI symptoms. A set of guards are used to satisfy the required
condition for the symptoms of Acute_inferior_MI. A list of guards state that the si-
nus rhythm is Ye s , the ST elevation is TRUE and the length of ST segment elevation
is greater than or equal to 1000 µm in two or more leads (II, III, aVF), or the ST
elevation is TRUE and the length of ST segment elevation is greater than or equal
to 1000 µm in two or more contiguous pre-cordial leads V1 to V6, the width of
Q-wave is greater than or equal to 40 ms and the depth of Q-wave is greater than or
equal to 3000 µm in lead II, the width of Q-wave is greater than 40 ms and the depth
of Q-wave is greater than or equal to 7000 µm in lead III, the width of Q-wave is
greater than or equal to 40 ms and the depth of Q-wave is greater to 3000 µm in lead
aVL, and the normal state of the Q-wave is FALSE.
EVENT Q _ Assessment _ Abnormal _ IMI
WHEN
grd1
:
Sinus
=
Ye s
grd2
:
(
l,k
·
l
∈{
II, III, aVF
}∧
k
∈{
II, III, aVF
}∧
(ST _ elevation(l)
=
TRUE
ST _ elevation(k)
=
TRUE)
(ST _ seg _ ele(l)
1000
ST _ seg _ ele(k)
1000 )
k)
(( l 1 ,k 1 · l 1 ∈{ V 1 ,V 2 ,V 3 ,V 4 ,V 5 ,V 6 }∧ k 1 ∈{ V 1 ,V 2 ,V 3 ,V 4 ,V 5 ,V 6 }∧
(ST _ elevation(l 1 ) = TRUE ST _ elevation(k 1 ) = TRUE)
(ST _ seg _ ele(l 1 ) 1000 ST _ seg _ ele(k 1 ) 1000 )
l 1 = k 1
(
(l 1
l
=
= V 1
k 1
= V 2 )
(l 1
= V 2
k 1
= V 3 )
(l 1
= V 3
k 1
= V 4 )
(l 1
= V 4
k 1
= V 5 )
(l 1
= V 5
k 1
= V 6 )
)
))
grd3
: Q _ Width(II)
40
Q _ Depth(II)> 3000
Q _ Width(III)> 40
Q _ Depth(III)> 7000
Search WWH ::




Custom Search