org.dcm4che2.code
Class LeftVentricleVolume

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

public class LeftVentricleVolume
extends java.lang.Object

CID 12202 Left Ventricle Volume.

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

Field Summary
static java.lang.String LeftVentricularEjectionFraction
          (18043-0, LN, "Left Ventricular Ejection Fraction")
static java.lang.String LeftVentricularEndDiastolicVolume
          (18026-5, LN, "Left Ventricular End Diastolic Volume")
static java.lang.String LeftVentricularEndSystolicVolume
          (18148-7, LN, "Left Ventricular End Systolic Volume")
 
Constructor Summary
LeftVentricleVolume()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LeftVentricularEjectionFraction

public static final java.lang.String LeftVentricularEjectionFraction
(18043-0, LN, "Left Ventricular Ejection Fraction")

See Also:
Constant Field Values

LeftVentricularEndDiastolicVolume

public static final java.lang.String LeftVentricularEndDiastolicVolume
(18026-5, LN, "Left Ventricular End Diastolic Volume")

See Also:
Constant Field Values

LeftVentricularEndSystolicVolume

public static final java.lang.String LeftVentricularEndSystolicVolume
(18148-7, LN, "Left Ventricular End Systolic Volume")

See Also:
Constant Field Values
Constructor Detail

LeftVentricleVolume

public LeftVentricleVolume()


Copyright © 2011 dcm4che. All Rights Reserved.