org.dcm4che2.code
Class TargetConfirmation

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

public class TargetConfirmation
extends java.lang.Object

CID 6066 Target Confirmation.

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

Field Summary
static java.lang.String CalcificationsSeenInTheCore
          (111446, DCM, "Calcifications seen in the core")
static java.lang.String FluidObtained
          (111449, DCM, "Fluid obtained")
static java.lang.String LesionCompletelyRemoved
          (111447, DCM, "Lesion completely removed")
static java.lang.String LesionPartiallyRemoved
          (111448, DCM, "Lesion partially removed")
static java.lang.String TargetContainedInTheSpecimen
          (111443, DCM, "Target contained in the specimen")
static java.lang.String TargetNotInTheSpecimen
          (111445, DCM, "Target not in the specimen")
static java.lang.String TargetPartiallyObtainedInTheSpecimen
          (111444, DCM, "Target partially obtained in the specimen")
 
Constructor Summary
TargetConfirmation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CalcificationsSeenInTheCore

public static final java.lang.String CalcificationsSeenInTheCore
(111446, DCM, "Calcifications seen in the core")

See Also:
Constant Field Values

FluidObtained

public static final java.lang.String FluidObtained
(111449, DCM, "Fluid obtained")

See Also:
Constant Field Values

LesionCompletelyRemoved

public static final java.lang.String LesionCompletelyRemoved
(111447, DCM, "Lesion completely removed")

See Also:
Constant Field Values

LesionPartiallyRemoved

public static final java.lang.String LesionPartiallyRemoved
(111448, DCM, "Lesion partially removed")

See Also:
Constant Field Values

TargetContainedInTheSpecimen

public static final java.lang.String TargetContainedInTheSpecimen
(111443, DCM, "Target contained in the specimen")

See Also:
Constant Field Values

TargetNotInTheSpecimen

public static final java.lang.String TargetNotInTheSpecimen
(111445, DCM, "Target not in the specimen")

See Also:
Constant Field Values

TargetPartiallyObtainedInTheSpecimen

public static final java.lang.String TargetPartiallyObtainedInTheSpecimen
(111444, DCM, "Target partially obtained in the specimen")

See Also:
Constant Field Values
Constructor Detail

TargetConfirmation

public TargetConfirmation()


Copyright © 2011 dcm4che. All Rights Reserved.