org.dcm4che2.code
Class StressScoringScales

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

public class StressScoringScales
extends java.lang.Object

CID 3238 Stress Scoring Scales.

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

Field Summary
static java.lang.String AerobicIndex
          (122772, DCM, "Aerobic index")
static java.lang.String DukeTreadmillScore
          (G-E002, SRT, "Duke treadmill score")
static java.lang.String RatioOfAchievedToPredictedFunctionalCapacity
          (122771, DCM, "Ratio of achieved to predicted functional capacity")
static java.lang.String RatioOfAchievedToPredictedMaximalOxygenConsumption
          (122770, DCM, "Ratio of achieved to predicted maximal oxygen consumption")
static java.lang.String STHRIndex
          (122773, DCM, "ST/HR Index")
 
Constructor Summary
StressScoringScales()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AerobicIndex

public static final java.lang.String AerobicIndex
(122772, DCM, "Aerobic index")

See Also:
Constant Field Values

DukeTreadmillScore

public static final java.lang.String DukeTreadmillScore
(G-E002, SRT, "Duke treadmill score")

See Also:
Constant Field Values

RatioOfAchievedToPredictedFunctionalCapacity

public static final java.lang.String RatioOfAchievedToPredictedFunctionalCapacity
(122771, DCM, "Ratio of achieved to predicted functional capacity")

See Also:
Constant Field Values

RatioOfAchievedToPredictedMaximalOxygenConsumption

public static final java.lang.String RatioOfAchievedToPredictedMaximalOxygenConsumption
(122770, DCM, "Ratio of achieved to predicted maximal oxygen consumption")

See Also:
Constant Field Values

STHRIndex

public static final java.lang.String STHRIndex
(122773, DCM, "ST/HR Index")

See Also:
Constant Field Values
Constructor Detail

StressScoringScales

public StressScoringScales()


Copyright © 2011 dcm4che. All Rights Reserved.