org.dcm4che2.code
Class BreastProcedureReported

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

public class BreastProcedureReported
extends java.lang.Object

CID 6050 Breast Procedure Reported.

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

Field Summary
static java.lang.String BreastSurgicalBiopsy
          (P1-4830F, SRT, "Breast - surgical biopsy")
static java.lang.String CoreNeedleBiopsyOfBreast
          (P1-48304, SRT, "Core needle biopsy of breast")
static java.lang.String CTOfBreast
          (P5-0801C, SRT, "CT of breast")
static java.lang.String DiagnosticAspirationOfBreastCyst
          (P1-48142, SRT, "Diagnostic aspiration of breast cyst")
static java.lang.String DigitalMammography
          (111409, DCM, "Digital Mammography")
static java.lang.String ExaminationOfBreast
          (P2-4A000, SRT, "Examination of breast")
static java.lang.String FilmScreenMammography
          (111408, DCM, "Film Screen Mammography")
static java.lang.String FineNeedleAspirationOfBreast
          (P1-48145, SRT, "Fine needle aspiration of breast")
static java.lang.String InsertionOfCatheter
          (P1-05535, SRT, "Insertion of catheter")
static java.lang.String MammaryDuctogram
          (P5-40060, SRT, "Mammary ductogram")
static java.lang.String MammographyCAD
          (111411, DCM, "Mammography CAD")
static java.lang.String MarkerPlacement
          (111123, DCM, "Marker placement")
static java.lang.String MRIOfBreast
          (P5-0900D, SRT, "MRI of breast")
static java.lang.String PreBiopsyLocalizationOfBreastLesion
          (P1-48011, SRT, "Pre-biopsy localization of breast lesion")
static java.lang.String RadioisotopeScanOfLymphaticSystem
          (P5-D0061, SRT, "Radioisotope scan of lymphatic system")
static java.lang.String RadionuclideLocalizationOfTumorLimitedArea
          (P5-D0042, SRT, "Radionuclide localization of tumor, limited area")
static java.lang.String SentinelLymphNodeBiopsy
          (P1-65359, SRT, "Sentinel lymph node biopsy")
static java.lang.String SpecimenRadiographyOfBreast
          (P5-40030, SRT, "Specimen radiography of breast")
static java.lang.String SurgicalConsult
          (111410, DCM, "Surgical consult")
static java.lang.String UltrasonographyOfBreast
          (P5-B8500, SRT, "Ultrasonography of breast")
 
Constructor Summary
BreastProcedureReported()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BreastSurgicalBiopsy

public static final java.lang.String BreastSurgicalBiopsy
(P1-4830F, SRT, "Breast - surgical biopsy")

See Also:
Constant Field Values

CoreNeedleBiopsyOfBreast

public static final java.lang.String CoreNeedleBiopsyOfBreast
(P1-48304, SRT, "Core needle biopsy of breast")

See Also:
Constant Field Values

CTOfBreast

public static final java.lang.String CTOfBreast
(P5-0801C, SRT, "CT of breast")

See Also:
Constant Field Values

DiagnosticAspirationOfBreastCyst

public static final java.lang.String DiagnosticAspirationOfBreastCyst
(P1-48142, SRT, "Diagnostic aspiration of breast cyst")

See Also:
Constant Field Values

DigitalMammography

public static final java.lang.String DigitalMammography
(111409, DCM, "Digital Mammography")

See Also:
Constant Field Values

ExaminationOfBreast

public static final java.lang.String ExaminationOfBreast
(P2-4A000, SRT, "Examination of breast")

See Also:
Constant Field Values

FilmScreenMammography

public static final java.lang.String FilmScreenMammography
(111408, DCM, "Film Screen Mammography")

See Also:
Constant Field Values

FineNeedleAspirationOfBreast

public static final java.lang.String FineNeedleAspirationOfBreast
(P1-48145, SRT, "Fine needle aspiration of breast")

See Also:
Constant Field Values

InsertionOfCatheter

public static final java.lang.String InsertionOfCatheter
(P1-05535, SRT, "Insertion of catheter")

See Also:
Constant Field Values

MammaryDuctogram

public static final java.lang.String MammaryDuctogram
(P5-40060, SRT, "Mammary ductogram")

See Also:
Constant Field Values

MammographyCAD

public static final java.lang.String MammographyCAD
(111411, DCM, "Mammography CAD")

See Also:
Constant Field Values

MarkerPlacement

public static final java.lang.String MarkerPlacement
(111123, DCM, "Marker placement")

See Also:
Constant Field Values

MRIOfBreast

public static final java.lang.String MRIOfBreast
(P5-0900D, SRT, "MRI of breast")

See Also:
Constant Field Values

PreBiopsyLocalizationOfBreastLesion

public static final java.lang.String PreBiopsyLocalizationOfBreastLesion
(P1-48011, SRT, "Pre-biopsy localization of breast lesion")

See Also:
Constant Field Values

RadioisotopeScanOfLymphaticSystem

public static final java.lang.String RadioisotopeScanOfLymphaticSystem
(P5-D0061, SRT, "Radioisotope scan of lymphatic system")

See Also:
Constant Field Values

RadionuclideLocalizationOfTumorLimitedArea

public static final java.lang.String RadionuclideLocalizationOfTumorLimitedArea
(P5-D0042, SRT, "Radionuclide localization of tumor, limited area")

See Also:
Constant Field Values

SentinelLymphNodeBiopsy

public static final java.lang.String SentinelLymphNodeBiopsy
(P1-65359, SRT, "Sentinel lymph node biopsy")

See Also:
Constant Field Values

SpecimenRadiographyOfBreast

public static final java.lang.String SpecimenRadiographyOfBreast
(P5-40030, SRT, "Specimen radiography of breast")

See Also:
Constant Field Values

SurgicalConsult

public static final java.lang.String SurgicalConsult
(111410, DCM, "Surgical consult")

See Also:
Constant Field Values

UltrasonographyOfBreast

public static final java.lang.String UltrasonographyOfBreast
(P5-B8500, SRT, "Ultrasonography of breast")

See Also:
Constant Field Values
Constructor Detail

BreastProcedureReported

public BreastProcedureReported()


Copyright © 2011 dcm4che. All Rights Reserved.