org.dcm4che2.code
Class VentricularSourceLocations

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

public class VentricularSourceLocations
extends java.lang.Object

CID 3609 Ventricular source locations.

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

Field Summary
static java.lang.String CommonVentricle
          (T-32400, SRT, "Common ventricle")
static java.lang.String LeftVentricle
          (T-32600, SRT, "Left ventricle")
static java.lang.String LeftVentricleApex
          (T-32602, SRT, "Left ventricle apex")
static java.lang.String LeftVentricleInflow
          (T-32640, SRT, "Left ventricle inflow")
static java.lang.String LeftVentricleOutflowChamber
          (D4-31022, SRT, "Left ventricle outflow chamber")
static java.lang.String LeftVentricleOutflowTract
          (T-32650, SRT, "Left ventricle outflow tract")
static java.lang.String RightVentricle
          (T-32500, SRT, "Right ventricle")
static java.lang.String RightVentricleApex
          (T-32502, SRT, "Right ventricle apex")
static java.lang.String RightVentricleInflow
          (T-32540, SRT, "Right ventricle inflow")
static java.lang.String RightVentricleOutflowChamber
          (D4-31032, SRT, "Right ventricle outflow chamber")
static java.lang.String RightVentricleOutflowTract
          (T-32550, SRT, "Right ventricle outflow tract")
 
Constructor Summary
VentricularSourceLocations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CommonVentricle

public static final java.lang.String CommonVentricle
(T-32400, SRT, "Common ventricle")

See Also:
Constant Field Values

LeftVentricle

public static final java.lang.String LeftVentricle
(T-32600, SRT, "Left ventricle")

See Also:
Constant Field Values

LeftVentricleApex

public static final java.lang.String LeftVentricleApex
(T-32602, SRT, "Left ventricle apex")

See Also:
Constant Field Values

LeftVentricleInflow

public static final java.lang.String LeftVentricleInflow
(T-32640, SRT, "Left ventricle inflow")

See Also:
Constant Field Values

LeftVentricleOutflowChamber

public static final java.lang.String LeftVentricleOutflowChamber
(D4-31022, SRT, "Left ventricle outflow chamber")

See Also:
Constant Field Values

LeftVentricleOutflowTract

public static final java.lang.String LeftVentricleOutflowTract
(T-32650, SRT, "Left ventricle outflow tract")

See Also:
Constant Field Values

RightVentricle

public static final java.lang.String RightVentricle
(T-32500, SRT, "Right ventricle")

See Also:
Constant Field Values

RightVentricleApex

public static final java.lang.String RightVentricleApex
(T-32502, SRT, "Right ventricle apex")

See Also:
Constant Field Values

RightVentricleInflow

public static final java.lang.String RightVentricleInflow
(T-32540, SRT, "Right ventricle inflow")

See Also:
Constant Field Values

RightVentricleOutflowChamber

public static final java.lang.String RightVentricleOutflowChamber
(D4-31032, SRT, "Right ventricle outflow chamber")

See Also:
Constant Field Values

RightVentricleOutflowTract

public static final java.lang.String RightVentricleOutflowTract
(T-32550, SRT, "Right ventricle outflow tract")

See Also:
Constant Field Values
Constructor Detail

VentricularSourceLocations

public VentricularSourceLocations()


Copyright © 2011 dcm4che. All Rights Reserved.