org.dcm4che2.code
Class PreviouslyDilatedLesion

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

public class PreviouslyDilatedLesion
extends java.lang.Object

CID 3750 Previously Dilated Lesion.

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

Field Summary
static java.lang.String BalloonOnly
          (108-1, NCDR[2.0b], "balloon only")
static java.lang.String NotPreviouslyTreated
          (108-0, NCDR[2.0b], "not previously treated")
static java.lang.String OtherAnyCombination
          (108-3, NCDR[2.0b], "other/any combination")
static java.lang.String StentOnly
          (108-2, NCDR[2.0b], "stent only")
 
Constructor Summary
PreviouslyDilatedLesion()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BalloonOnly

public static final java.lang.String BalloonOnly
(108-1, NCDR[2.0b], "balloon only")

See Also:
Constant Field Values

NotPreviouslyTreated

public static final java.lang.String NotPreviouslyTreated
(108-0, NCDR[2.0b], "not previously treated")

See Also:
Constant Field Values

OtherAnyCombination

public static final java.lang.String OtherAnyCombination
(108-3, NCDR[2.0b], "other/any combination")

See Also:
Constant Field Values

StentOnly

public static final java.lang.String StentOnly
(108-2, NCDR[2.0b], "stent only")

See Also:
Constant Field Values
Constructor Detail

PreviouslyDilatedLesion

public PreviouslyDilatedLesion()


Copyright © 2011 dcm4che. All Rights Reserved.