org.dcm4che2.code
Class DeviceSegmentationTypes

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

public class DeviceSegmentationTypes
extends java.lang.Object

CID 7157 Device Segmentation Types.

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

Field Summary
static java.lang.String BonePin
          (A-12024, SRT, "Bone Pin")
static java.lang.String BoneScrew
          (A-12030, SRT, "Bone Screw")
static java.lang.String CardiacPacemaker
          (A-11100, SRT, "Cardiac Pacemaker")
static java.lang.String Defibrillator
          (A-11206, SRT, "Defibrillator")
static java.lang.String DentalProsthesis
          (A-04200, SRT, "Dental Prosthesis")
static java.lang.String InlayDentalRestoration
          (A-04036, SRT, "Inlay Dental Restoration")
static java.lang.String LeftVentricularAssistDevice
          (A-11FCD, SRT, "Left ventricular assist device")
static java.lang.String RadioactiveImplant
          (A-04034, SRT, "Radioactive implant")
static java.lang.String Stent
          (A-25500, SRT, "Stent")
 
Constructor Summary
DeviceSegmentationTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BonePin

public static final java.lang.String BonePin
(A-12024, SRT, "Bone Pin")

See Also:
Constant Field Values

BoneScrew

public static final java.lang.String BoneScrew
(A-12030, SRT, "Bone Screw")

See Also:
Constant Field Values

CardiacPacemaker

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

See Also:
Constant Field Values

Defibrillator

public static final java.lang.String Defibrillator
(A-11206, SRT, "Defibrillator")

See Also:
Constant Field Values

DentalProsthesis

public static final java.lang.String DentalProsthesis
(A-04200, SRT, "Dental Prosthesis")

See Also:
Constant Field Values

InlayDentalRestoration

public static final java.lang.String InlayDentalRestoration
(A-04036, SRT, "Inlay Dental Restoration")

See Also:
Constant Field Values

LeftVentricularAssistDevice

public static final java.lang.String LeftVentricularAssistDevice
(A-11FCD, SRT, "Left ventricular assist device")

See Also:
Constant Field Values

RadioactiveImplant

public static final java.lang.String RadioactiveImplant
(A-04034, SRT, "Radioactive implant")

See Also:
Constant Field Values

Stent

public static final java.lang.String Stent
(A-25500, SRT, "Stent")

See Also:
Constant Field Values
Constructor Detail

DeviceSegmentationTypes

public DeviceSegmentationTypes()


Copyright © 2011 dcm4che. All Rights Reserved.