org.dcm4che2.code
Class SummaryCodesExerciseECG

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

public class SummaryCodesExerciseECG
extends java.lang.Object

CID 3208 Summary Codes Exercise ECG.

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

Field Summary
static java.lang.String ExerciseECGAbnormal
          (F-00103, SRT, "Exercise ECG abnormal")
static java.lang.String ExerciseECGEquivocal
          (F-201B6, SRT, "Exercise ECG equivocal")
static java.lang.String ExerciseECGNormal
          (F-00101, SRT, "Exercise ECG normal")
static java.lang.String NotPerformed
          (R-4135B, SRT, "Not performed")
 
Constructor Summary
SummaryCodesExerciseECG()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ExerciseECGAbnormal

public static final java.lang.String ExerciseECGAbnormal
(F-00103, SRT, "Exercise ECG abnormal")

See Also:
Constant Field Values

ExerciseECGEquivocal

public static final java.lang.String ExerciseECGEquivocal
(F-201B6, SRT, "Exercise ECG equivocal")

See Also:
Constant Field Values

ExerciseECGNormal

public static final java.lang.String ExerciseECGNormal
(F-00101, SRT, "Exercise ECG normal")

See Also:
Constant Field Values

NotPerformed

public static final java.lang.String NotPerformed
(R-4135B, SRT, "Not performed")

See Also:
Constant Field Values
Constructor Detail

SummaryCodesExerciseECG

public SummaryCodesExerciseECG()


Copyright © 2011 dcm4che. All Rights Reserved.