org.dcm4che2.code
Class LVFunction

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

public class LVFunction
extends java.lang.Object

CID 3119 LV Function.

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

Field Summary
static java.lang.String ImpairedLeftVentricularFunction
          (F-300FA, SRT, "Impaired left ventricular function")
static java.lang.String Normal
          (G-A460, SRT, "Normal")
 
Constructor Summary
LVFunction()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ImpairedLeftVentricularFunction

public static final java.lang.String ImpairedLeftVentricularFunction
(F-300FA, SRT, "Impaired left ventricular function")

See Also:
Constant Field Values

Normal

public static final java.lang.String Normal
(G-A460, SRT, "Normal")

See Also:
Constant Field Values
Constructor Detail

LVFunction

public LVFunction()


Copyright © 2011 dcm4che. All Rights Reserved.