org.dcm4che2.code
Class VesselDescriptors

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

public class VesselDescriptors
extends java.lang.Object

CID 3712 Vessel Descriptors.

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

Field Summary
static java.lang.String Aneurysmal
          (R-002CE, SRT, "Aneurysmal")
static java.lang.String Bifurcation
          (R-002E2, SRT, "Bifurcation")
static java.lang.String Calcified
          (G-A264, SRT, "Calcified")
static java.lang.String Culprit
          (R-002EF, SRT, "Culprit")
static java.lang.String DiffuseDisease
          (R-002FC, SRT, "Diffuse Disease")
static java.lang.String Ectatic
          (R-10051, SRT, "Ectatic")
static java.lang.String LuminalIrregularities
          (R-00314, SRT, "Luminal Irregularities")
static java.lang.String MuscleBridge
          (R-411C5, SRT, "Muscle Bridge")
static java.lang.String Restenotic
          (R-0036B, SRT, "Restenotic")
static java.lang.String Stenotic
          (R-10050, SRT, "Stenotic")
static java.lang.String Stented
          (R-10049, SRT, "Stented")
static java.lang.String Thrombus
          (M-35100, SRT, "Thrombus")
static java.lang.String Tortuous
          (R-10048, SRT, "Tortuous")
static java.lang.String Ulcerated
          (R-00389, SRT, "Ulcerated")
 
Constructor Summary
VesselDescriptors()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Aneurysmal

public static final java.lang.String Aneurysmal
(R-002CE, SRT, "Aneurysmal")

See Also:
Constant Field Values

Bifurcation

public static final java.lang.String Bifurcation
(R-002E2, SRT, "Bifurcation")

See Also:
Constant Field Values

Calcified

public static final java.lang.String Calcified
(G-A264, SRT, "Calcified")

See Also:
Constant Field Values

Culprit

public static final java.lang.String Culprit
(R-002EF, SRT, "Culprit")

See Also:
Constant Field Values

DiffuseDisease

public static final java.lang.String DiffuseDisease
(R-002FC, SRT, "Diffuse Disease")

See Also:
Constant Field Values

Ectatic

public static final java.lang.String Ectatic
(R-10051, SRT, "Ectatic")

See Also:
Constant Field Values

LuminalIrregularities

public static final java.lang.String LuminalIrregularities
(R-00314, SRT, "Luminal Irregularities")

See Also:
Constant Field Values

MuscleBridge

public static final java.lang.String MuscleBridge
(R-411C5, SRT, "Muscle Bridge")

See Also:
Constant Field Values

Restenotic

public static final java.lang.String Restenotic
(R-0036B, SRT, "Restenotic")

See Also:
Constant Field Values

Stenotic

public static final java.lang.String Stenotic
(R-10050, SRT, "Stenotic")

See Also:
Constant Field Values

Stented

public static final java.lang.String Stented
(R-10049, SRT, "Stented")

See Also:
Constant Field Values

Thrombus

public static final java.lang.String Thrombus
(M-35100, SRT, "Thrombus")

See Also:
Constant Field Values

Tortuous

public static final java.lang.String Tortuous
(R-10048, SRT, "Tortuous")

See Also:
Constant Field Values

Ulcerated

public static final java.lang.String Ulcerated
(R-00389, SRT, "Ulcerated")

See Also:
Constant Field Values
Constructor Detail

VesselDescriptors

public VesselDescriptors()


Copyright © 2011 dcm4che. All Rights Reserved.