org.dcm4che2.code
Class NonLesionObjectType

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

public class NonLesionObjectType
extends java.lang.Object

CID 6040 Non-Lesion Object Type.

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

Field Summary
static java.lang.String BBShotLeadPellet
          (A-32475, SRT, "BB shot (Lead Pellet)")
static java.lang.String Bullet
          (A-32110, SRT, "Bullet")
static java.lang.String CardiacPacemaker2
          (A-11101, SRT, "Cardiac Pacemaker")
static java.lang.String Catheter
          (A-26800, SRT, "Catheter")
static java.lang.String Clip
          (A-12062, SRT, "Clip")
static java.lang.String Collimator
          (A-10044, SRT, "Collimator")
static java.lang.String CompressionPaddle
          (A-10042, SRT, "Compression paddle")
static java.lang.String ContrastAgent
          (C-B0300, SRT, "Contrast agent")
static java.lang.String IDPlate
          (A-16016, SRT, "ID Plate")
static java.lang.String Implant
          (A-04010, SRT, "Implant")
static java.lang.String JWire
          (A-1016B, SRT, "J Wire")
static java.lang.String OpaqueMarker
          (A-00D7B, SRT, "Opaque Marker")
static java.lang.String OtherMarker
          (111175, DCM, "Other Marker")
static java.lang.String ScarTissue
          (M-78060, SRT, "Scar tissue")
static java.lang.String Staple
          (A-13600, SRT, "Staple")
static java.lang.String SutureMaterial
          (A-13510, SRT, "Suture material")
static java.lang.String Unspecified
          (111176, DCM, "Unspecified")
 
Constructor Summary
NonLesionObjectType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BBShotLeadPellet

public static final java.lang.String BBShotLeadPellet
(A-32475, SRT, "BB shot (Lead Pellet)")

See Also:
Constant Field Values

Bullet

public static final java.lang.String Bullet
(A-32110, SRT, "Bullet")

See Also:
Constant Field Values

CardiacPacemaker2

public static final java.lang.String CardiacPacemaker2
(A-11101, SRT, "Cardiac Pacemaker")

See Also:
Constant Field Values

Catheter

public static final java.lang.String Catheter
(A-26800, SRT, "Catheter")

See Also:
Constant Field Values

Clip

public static final java.lang.String Clip
(A-12062, SRT, "Clip")

See Also:
Constant Field Values

Collimator

public static final java.lang.String Collimator
(A-10044, SRT, "Collimator")

See Also:
Constant Field Values

CompressionPaddle

public static final java.lang.String CompressionPaddle
(A-10042, SRT, "Compression paddle")

See Also:
Constant Field Values

ContrastAgent

public static final java.lang.String ContrastAgent
(C-B0300, SRT, "Contrast agent")

See Also:
Constant Field Values

IDPlate

public static final java.lang.String IDPlate
(A-16016, SRT, "ID Plate")

See Also:
Constant Field Values

Implant

public static final java.lang.String Implant
(A-04010, SRT, "Implant")

See Also:
Constant Field Values

JWire

public static final java.lang.String JWire
(A-1016B, SRT, "J Wire")

See Also:
Constant Field Values

OpaqueMarker

public static final java.lang.String OpaqueMarker
(A-00D7B, SRT, "Opaque Marker")

See Also:
Constant Field Values

OtherMarker

public static final java.lang.String OtherMarker
(111175, DCM, "Other Marker")

See Also:
Constant Field Values

ScarTissue

public static final java.lang.String ScarTissue
(M-78060, SRT, "Scar tissue")

See Also:
Constant Field Values

Staple

public static final java.lang.String Staple
(A-13600, SRT, "Staple")

See Also:
Constant Field Values

SutureMaterial

public static final java.lang.String SutureMaterial
(A-13510, SRT, "Suture material")

See Also:
Constant Field Values

Unspecified

public static final java.lang.String Unspecified
(111176, DCM, "Unspecified")

See Also:
Constant Field Values
Constructor Detail

NonLesionObjectType

public NonLesionObjectType()


Copyright © 2011 dcm4che. All Rights Reserved.