org.dcm4che2.code
Class ValveFlows

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

public class ValveFlows
extends java.lang.Object

CID 3617 Valve Flows.

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

Field Summary
static java.lang.String AorticValveFlow
          (R-002D3, SRT, "Aortic Valve Flow")
static java.lang.String DerivedFlowNonValve
          (R-00394, SRT, "Derived Flow, Non-Valve")
static java.lang.String MitralValveFlow
          (R-0032D, SRT, "Mitral Valve Flow")
static java.lang.String PulmonaryValveFlow
          (R-0035D, SRT, "Pulmonary Valve Flow")
static java.lang.String TricuspidValveFlow
          (R-00385, SRT, "Tricuspid Valve Flow")
 
Constructor Summary
ValveFlows()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AorticValveFlow

public static final java.lang.String AorticValveFlow
(R-002D3, SRT, "Aortic Valve Flow")

See Also:
Constant Field Values

DerivedFlowNonValve

public static final java.lang.String DerivedFlowNonValve
(R-00394, SRT, "Derived Flow, Non-Valve")

See Also:
Constant Field Values

MitralValveFlow

public static final java.lang.String MitralValveFlow
(R-0032D, SRT, "Mitral Valve Flow")

See Also:
Constant Field Values

PulmonaryValveFlow

public static final java.lang.String PulmonaryValveFlow
(R-0035D, SRT, "Pulmonary Valve Flow")

See Also:
Constant Field Values

TricuspidValveFlow

public static final java.lang.String TricuspidValveFlow
(R-00385, SRT, "Tricuspid Valve Flow")

See Also:
Constant Field Values
Constructor Detail

ValveFlows

public ValveFlows()


Copyright © 2011 dcm4che. All Rights Reserved.