org.dcm4che2.code
Class ECGMorphologyDescriptions

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

public class ECGMorphologyDescriptions
extends java.lang.Object

CID 3679 ECG Morphology Descriptions.

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

Field Summary
static java.lang.String Negative
          (5.13.5.1-2, SCPECG[1.3], "Negative")
static java.lang.String NegativePositive
          (5.13.5.1-4, SCPECG[1.3], "negative/positive")
static java.lang.String NegativePositiveNegative
          (5.13.5.1-6, SCPECG[1.3], "negative/positive/negative")
static java.lang.String NotchedMShaped
          (5.13.5.1-7, SCPECG[1.3], "notched M-shaped")
static java.lang.String NotchedWShaped
          (5.13.5.1-8, SCPECG[1.3], "notched W-shaped")
static java.lang.String Positive
          (5.13.5.1-1, SCPECG[1.3], "Positive")
static java.lang.String PositiveNegative
          (5.13.5.1-3, SCPECG[1.3], "positive/negative")
static java.lang.String PositiveNegativePositive
          (5.13.5.1-5, SCPECG[1.3], "positive/negative/positive")
static java.lang.String Unknown
          (5.13.5.1-0, SCPECG[1.3], "Unknown")
 
Constructor Summary
ECGMorphologyDescriptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Negative

public static final java.lang.String Negative
(5.13.5.1-2, SCPECG[1.3], "Negative")

See Also:
Constant Field Values

NegativePositive

public static final java.lang.String NegativePositive
(5.13.5.1-4, SCPECG[1.3], "negative/positive")

See Also:
Constant Field Values

NegativePositiveNegative

public static final java.lang.String NegativePositiveNegative
(5.13.5.1-6, SCPECG[1.3], "negative/positive/negative")

See Also:
Constant Field Values

NotchedMShaped

public static final java.lang.String NotchedMShaped
(5.13.5.1-7, SCPECG[1.3], "notched M-shaped")

See Also:
Constant Field Values

NotchedWShaped

public static final java.lang.String NotchedWShaped
(5.13.5.1-8, SCPECG[1.3], "notched W-shaped")

See Also:
Constant Field Values

Positive

public static final java.lang.String Positive
(5.13.5.1-1, SCPECG[1.3], "Positive")

See Also:
Constant Field Values

PositiveNegative

public static final java.lang.String PositiveNegative
(5.13.5.1-3, SCPECG[1.3], "positive/negative")

See Also:
Constant Field Values

PositiveNegativePositive

public static final java.lang.String PositiveNegativePositive
(5.13.5.1-5, SCPECG[1.3], "positive/negative/positive")

See Also:
Constant Field Values

Unknown

public static final java.lang.String Unknown
(5.13.5.1-0, SCPECG[1.3], "Unknown")

See Also:
Constant Field Values
Constructor Detail

ECGMorphologyDescriptions

public ECGMorphologyDescriptions()


Copyright © 2011 dcm4che. All Rights Reserved.