org.dcm4che2.code
Class BreastTissueSpecimenTypes

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

public class BreastTissueSpecimenTypes
extends java.lang.Object

CID 8104 Breast Tissue Specimen Types.

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

Field Summary
static java.lang.String BreastDuctSample
          (G-8346, SRT, "breast duct sample")
static java.lang.String BreastTruCutBiopsySample
          (G-832D, SRT, "breast tru-cut biopsy sample")
static java.lang.String FrozenSectionBreastSample
          (G-8339, SRT, "frozen section breast sample")
static java.lang.String LumpectomyBreastSample
          (G-833D, SRT, "lumpectomy breast sample")
static java.lang.String SegmentectomyBreastSample
          (G-833F, SRT, "segmentectomy breast sample")
static java.lang.String SpecimenFromBreastByIncisionalBiopsyOfBreastMass
          (G-831B, SRT, "specimen from breast by incisional biopsy of breast mass")
static java.lang.String SpecimenFromBreastObtainedByCoreNeedleBiopsy
          (G-8318, SRT, "specimen from breast obtained by core needle biopsy")
static java.lang.String SpecimenFromBreastObtainedByExcision
          (G-8430, SRT, "specimen from breast obtained by excision")
static java.lang.String SpecimenFromBreastObtainedByImageGuidedCoreBiopsy
          (R-003AC, SRT, "specimen from breast obtained by image guided core biopsy")
static java.lang.String SpecimenFromBreastObtainedByTotalMastectomy
          (G-8311, SRT, "specimen from breast obtained by total mastectomy")
static java.lang.String SpecimenFromBreastStereotacticallyGuidedCoreNeedleBiopsy
          (G-8319, SRT, "specimen from breast, stereotactically guided core needle biopsy")
 
Constructor Summary
BreastTissueSpecimenTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BreastDuctSample

public static final java.lang.String BreastDuctSample
(G-8346, SRT, "breast duct sample")

See Also:
Constant Field Values

BreastTruCutBiopsySample

public static final java.lang.String BreastTruCutBiopsySample
(G-832D, SRT, "breast tru-cut biopsy sample")

See Also:
Constant Field Values

FrozenSectionBreastSample

public static final java.lang.String FrozenSectionBreastSample
(G-8339, SRT, "frozen section breast sample")

See Also:
Constant Field Values

LumpectomyBreastSample

public static final java.lang.String LumpectomyBreastSample
(G-833D, SRT, "lumpectomy breast sample")

See Also:
Constant Field Values

SegmentectomyBreastSample

public static final java.lang.String SegmentectomyBreastSample
(G-833F, SRT, "segmentectomy breast sample")

See Also:
Constant Field Values

SpecimenFromBreastByIncisionalBiopsyOfBreastMass

public static final java.lang.String SpecimenFromBreastByIncisionalBiopsyOfBreastMass
(G-831B, SRT, "specimen from breast by incisional biopsy of breast mass")

See Also:
Constant Field Values

SpecimenFromBreastObtainedByCoreNeedleBiopsy

public static final java.lang.String SpecimenFromBreastObtainedByCoreNeedleBiopsy
(G-8318, SRT, "specimen from breast obtained by core needle biopsy")

See Also:
Constant Field Values

SpecimenFromBreastObtainedByExcision

public static final java.lang.String SpecimenFromBreastObtainedByExcision
(G-8430, SRT, "specimen from breast obtained by excision")

See Also:
Constant Field Values

SpecimenFromBreastObtainedByImageGuidedCoreBiopsy

public static final java.lang.String SpecimenFromBreastObtainedByImageGuidedCoreBiopsy
(R-003AC, SRT, "specimen from breast obtained by image guided core biopsy")

See Also:
Constant Field Values

SpecimenFromBreastObtainedByTotalMastectomy

public static final java.lang.String SpecimenFromBreastObtainedByTotalMastectomy
(G-8311, SRT, "specimen from breast obtained by total mastectomy")

See Also:
Constant Field Values

SpecimenFromBreastStereotacticallyGuidedCoreNeedleBiopsy

public static final java.lang.String SpecimenFromBreastStereotacticallyGuidedCoreNeedleBiopsy
(G-8319, SRT, "specimen from breast, stereotactically guided core needle biopsy")

See Also:
Constant Field Values
Constructor Detail

BreastTissueSpecimenTypes

public BreastTissueSpecimenTypes()


Copyright © 2011 dcm4che. All Rights Reserved.