org.dcm4che2.code
Class BreastImplantFindings

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

public class BreastImplantFindings
extends java.lang.Object

CID 6072 Breast Implant Findings.

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

Field Summary
static java.lang.String AsymmetricImplants
          (111504, DCM, "Asymmetric implants")
static java.lang.String CalcifiedImplant
          (111505, DCM, "Calcified implant")
static java.lang.String DistortedImplant
          (111506, DCM, "Distorted implant")
static java.lang.String Explantation
          (111510, DCM, "Explantation")
static java.lang.String FreeSilicone
          (111508, DCM, "Free silicone")
static java.lang.String HerniatedImplant
          (111509, DCM, "Herniated implant")
static java.lang.String NormalImplants
          (111503, DCM, "Normal implants")
static java.lang.String RuptureOfBreastImplant
          (DD-66544, SRT, "Rupture of breast implant")
static java.lang.String SiliconeLadenLymphNodes
          (111507, DCM, "Silicone-laden lymph nodes")
 
Constructor Summary
BreastImplantFindings()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AsymmetricImplants

public static final java.lang.String AsymmetricImplants
(111504, DCM, "Asymmetric implants")

See Also:
Constant Field Values

CalcifiedImplant

public static final java.lang.String CalcifiedImplant
(111505, DCM, "Calcified implant")

See Also:
Constant Field Values

DistortedImplant

public static final java.lang.String DistortedImplant
(111506, DCM, "Distorted implant")

See Also:
Constant Field Values

Explantation

public static final java.lang.String Explantation
(111510, DCM, "Explantation")

See Also:
Constant Field Values

FreeSilicone

public static final java.lang.String FreeSilicone
(111508, DCM, "Free silicone")

See Also:
Constant Field Values

HerniatedImplant

public static final java.lang.String HerniatedImplant
(111509, DCM, "Herniated implant")

See Also:
Constant Field Values

NormalImplants

public static final java.lang.String NormalImplants
(111503, DCM, "Normal implants")

See Also:
Constant Field Values

RuptureOfBreastImplant

public static final java.lang.String RuptureOfBreastImplant
(DD-66544, SRT, "Rupture of breast implant")

See Also:
Constant Field Values

SiliconeLadenLymphNodes

public static final java.lang.String SiliconeLadenLymphNodes
(111507, DCM, "Silicone-laden lymph nodes")

See Also:
Constant Field Values
Constructor Detail

BreastImplantFindings

public BreastImplantFindings()


Copyright © 2011 dcm4che. All Rights Reserved.