org.dcm4che2.code
Class StressTestTerminationReasons

java.lang.Object
  extended by org.dcm4che2.code.StressTestTerminationReasons

public class StressTestTerminationReasons
extends java.lang.Object

CID 3221 Stress Test Termination Reasons.

Since:
Jun 2, 2010
Version:
$Rev: 13502 $ $Date:: 2010-06-09#$
Author:
Gunter Zeilinger

Field Summary
static java.lang.String AbnormalECG
          (F-38002, SRT, "Abnormal ECG")
static java.lang.String Arrhythmia
          (D3-30000, SRT, "Arrhythmia")
static java.lang.String ChestPain
          (F-37000, SRT, "Chest pain")
static java.lang.String Claudication
          (F-18010, SRT, "Claudication")
static java.lang.String Dyspnea
          (F-201B3, SRT, "Dyspnea")
static java.lang.String EndOfProtocol
          (R-4038D, SRT, "End of Protocol")
static java.lang.String Fatigue
          (F-01360, SRT, "Fatigue")
static java.lang.String HypertensiveEpisode
          (D3-02004, SRT, "Hypertensive episode")
static java.lang.String HypotensiveEpisode
          (D3-04001, SRT, "Hypotensive episode")
static java.lang.String PatientRefusedExerciseTest
          (R-214DD, SRT, "Patient Refused exercise test")
static java.lang.String Syncope
          (D3-00006, SRT, "Syncope")
static java.lang.String TargetHeartRateAchieved
          (F-021E1, SRT, "Target Heart Rate Achieved")
 
Constructor Summary
StressTestTerminationReasons()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AbnormalECG

public static final java.lang.String AbnormalECG
(F-38002, SRT, "Abnormal ECG")

See Also:
Constant Field Values

Arrhythmia

public static final java.lang.String Arrhythmia
(D3-30000, SRT, "Arrhythmia")

See Also:
Constant Field Values

ChestPain

public static final java.lang.String ChestPain
(F-37000, SRT, "Chest pain")

See Also:
Constant Field Values

Claudication

public static final java.lang.String Claudication
(F-18010, SRT, "Claudication")

See Also:
Constant Field Values

Dyspnea

public static final java.lang.String Dyspnea
(F-201B3, SRT, "Dyspnea")

See Also:
Constant Field Values

EndOfProtocol

public static final java.lang.String EndOfProtocol
(R-4038D, SRT, "End of Protocol")

See Also:
Constant Field Values

Fatigue

public static final java.lang.String Fatigue
(F-01360, SRT, "Fatigue")

See Also:
Constant Field Values

HypertensiveEpisode

public static final java.lang.String HypertensiveEpisode
(D3-02004, SRT, "Hypertensive episode")

See Also:
Constant Field Values

HypotensiveEpisode

public static final java.lang.String HypotensiveEpisode
(D3-04001, SRT, "Hypotensive episode")

See Also:
Constant Field Values

PatientRefusedExerciseTest

public static final java.lang.String PatientRefusedExerciseTest
(R-214DD, SRT, "Patient Refused exercise test")

See Also:
Constant Field Values

Syncope

public static final java.lang.String Syncope
(D3-00006, SRT, "Syncope")

See Also:
Constant Field Values

TargetHeartRateAchieved

public static final java.lang.String TargetHeartRateAchieved
(F-021E1, SRT, "Target Heart Rate Achieved")

See Also:
Constant Field Values
Constructor Detail

StressTestTerminationReasons

public StressTestTerminationReasons()


Copyright © 2011 dcm4che. All Rights Reserved.