org.dcm4che2.code
Class BreastImplantTypes

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

public class BreastImplantTypes
extends java.lang.Object

CID 6059 Breast Implant Types.

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

Field Summary
static java.lang.String BreastImplantTypeNotSpecified
          (A-04830, SRT, "Breast implant, type not specified")
static java.lang.String CombinationImplant
          (111484, DCM, "Combination implant")
static java.lang.String PercutaneousSiliconeInjection
          (111483, DCM, "Percutaneous silicone injection")
static java.lang.String PolyurethaneImplant
          (111482, DCM, "Polyurethane implant")
static java.lang.String PrePectoralImplant
          (111485, DCM, "Pre-pectoral implant")
static java.lang.String RetroPectoralImplant
          (111486, DCM, "Retro-pectoral implant")
static java.lang.String SalineImplant
          (111481, DCM, "Saline implant")
static java.lang.String SiliconeGelImplant
          (A-04831, SRT, "Silicone gel implant")
 
Constructor Summary
BreastImplantTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BreastImplantTypeNotSpecified

public static final java.lang.String BreastImplantTypeNotSpecified
(A-04830, SRT, "Breast implant, type not specified")

See Also:
Constant Field Values

CombinationImplant

public static final java.lang.String CombinationImplant
(111484, DCM, "Combination implant")

See Also:
Constant Field Values

PercutaneousSiliconeInjection

public static final java.lang.String PercutaneousSiliconeInjection
(111483, DCM, "Percutaneous silicone injection")

See Also:
Constant Field Values

PolyurethaneImplant

public static final java.lang.String PolyurethaneImplant
(111482, DCM, "Polyurethane implant")

See Also:
Constant Field Values

PrePectoralImplant

public static final java.lang.String PrePectoralImplant
(111485, DCM, "Pre-pectoral implant")

See Also:
Constant Field Values

RetroPectoralImplant

public static final java.lang.String RetroPectoralImplant
(111486, DCM, "Retro-pectoral implant")

See Also:
Constant Field Values

SalineImplant

public static final java.lang.String SalineImplant
(111481, DCM, "Saline implant")

See Also:
Constant Field Values

SiliconeGelImplant

public static final java.lang.String SiliconeGelImplant
(A-04831, SRT, "Silicone gel implant")

See Also:
Constant Field Values
Constructor Detail

BreastImplantTypes

public BreastImplantTypes()


Copyright © 2011 dcm4che. All Rights Reserved.