org.dcm4che2.code
Class BreastProcedureReason

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

public class BreastProcedureReason
extends java.lang.Object

CID 6051 Breast Procedure Reason.

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

Field Summary
static java.lang.String AdditionalEvaluationRequestedFromAbnormalScreeningExam
          (111419, DCM, "Additional evaluation requested from abnormal screening exam")
static java.lang.String AdditionalEvaluationRequestedFromPriorStudy
          (111415, DCM, "Additional evaluation requested from prior study")
static java.lang.String AugmentationMammoplasty
          (P1-48840, SRT, "Augmentation mammoplasty")
static java.lang.String Brachytherapy
          (P5-C0610, SRT, "Brachytherapy")
static java.lang.String ClinicalFinding
          (111402, DCM, "Clinical finding")
static java.lang.String FollowUpAtShortIntervalFromPriorStudy
          (111416, DCM, "Follow-up at short interval from prior study")
static java.lang.String HistoryOfBenignBreastBiopsy
          (111420, DCM, "History of benign breast biopsy")
static java.lang.String HistoryOfBreastAugmentationAsymptomatic
          (111417, DCM, "History of breast augmentation, asymptomatic")
static java.lang.String KnownBiopsyProvenMalignancy
          (111125, DCM, "Known biopsy proven malignancy")
static java.lang.String PersonalHistoryOfBreastCancer
          (G-03D3, SRT, "Personal history of breast cancer")
static java.lang.String PersonalHistoryOfBreastCancerWithBreastConservationTherapy
          (111421, DCM, "Personal history of breast cancer with breast conservation therapy")
static java.lang.String PersonalHistoryOfBreastCancerWithMastectomy
          (111124, DCM, "Personal history of breast cancer with mastectomy")
static java.lang.String RadiationTherapy
          (P5-C0000, SRT, "Radiation therapy")
static java.lang.String RecallForImagingFindings
          (111591, DCM, "Recall for imaging findings")
static java.lang.String RecallForPatientSymptomsClinicalFindings
          (111592, DCM, "Recall for patient symptoms/ clinical findings")
static java.lang.String RecallForTechnicalReasons
          (111590, DCM, "Recall for technical reasons")
static java.lang.String ReductionMammoplasty
          (P1-48830, SRT, "Reduction mammoplasty")
static java.lang.String ReviewOfAnOutsideStudy
          (111418, DCM, "Review of an outside study")
 
Constructor Summary
BreastProcedureReason()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AdditionalEvaluationRequestedFromAbnormalScreeningExam

public static final java.lang.String AdditionalEvaluationRequestedFromAbnormalScreeningExam
(111419, DCM, "Additional evaluation requested from abnormal screening exam")

See Also:
Constant Field Values

AdditionalEvaluationRequestedFromPriorStudy

public static final java.lang.String AdditionalEvaluationRequestedFromPriorStudy
(111415, DCM, "Additional evaluation requested from prior study")

See Also:
Constant Field Values

AugmentationMammoplasty

public static final java.lang.String AugmentationMammoplasty
(P1-48840, SRT, "Augmentation mammoplasty")

See Also:
Constant Field Values

Brachytherapy

public static final java.lang.String Brachytherapy
(P5-C0610, SRT, "Brachytherapy")

See Also:
Constant Field Values

ClinicalFinding

public static final java.lang.String ClinicalFinding
(111402, DCM, "Clinical finding")

See Also:
Constant Field Values

FollowUpAtShortIntervalFromPriorStudy

public static final java.lang.String FollowUpAtShortIntervalFromPriorStudy
(111416, DCM, "Follow-up at short interval from prior study")

See Also:
Constant Field Values

HistoryOfBenignBreastBiopsy

public static final java.lang.String HistoryOfBenignBreastBiopsy
(111420, DCM, "History of benign breast biopsy")

See Also:
Constant Field Values

HistoryOfBreastAugmentationAsymptomatic

public static final java.lang.String HistoryOfBreastAugmentationAsymptomatic
(111417, DCM, "History of breast augmentation, asymptomatic")

See Also:
Constant Field Values

KnownBiopsyProvenMalignancy

public static final java.lang.String KnownBiopsyProvenMalignancy
(111125, DCM, "Known biopsy proven malignancy")

See Also:
Constant Field Values

PersonalHistoryOfBreastCancer

public static final java.lang.String PersonalHistoryOfBreastCancer
(G-03D3, SRT, "Personal history of breast cancer")

See Also:
Constant Field Values

PersonalHistoryOfBreastCancerWithBreastConservationTherapy

public static final java.lang.String PersonalHistoryOfBreastCancerWithBreastConservationTherapy
(111421, DCM, "Personal history of breast cancer with breast conservation therapy")

See Also:
Constant Field Values

PersonalHistoryOfBreastCancerWithMastectomy

public static final java.lang.String PersonalHistoryOfBreastCancerWithMastectomy
(111124, DCM, "Personal history of breast cancer with mastectomy")

See Also:
Constant Field Values

RadiationTherapy

public static final java.lang.String RadiationTherapy
(P5-C0000, SRT, "Radiation therapy")

See Also:
Constant Field Values

RecallForImagingFindings

public static final java.lang.String RecallForImagingFindings
(111591, DCM, "Recall for imaging findings")

See Also:
Constant Field Values

RecallForPatientSymptomsClinicalFindings

public static final java.lang.String RecallForPatientSymptomsClinicalFindings
(111592, DCM, "Recall for patient symptoms/ clinical findings")

See Also:
Constant Field Values

RecallForTechnicalReasons

public static final java.lang.String RecallForTechnicalReasons
(111590, DCM, "Recall for technical reasons")

See Also:
Constant Field Values

ReductionMammoplasty

public static final java.lang.String ReductionMammoplasty
(P1-48830, SRT, "Reduction mammoplasty")

See Also:
Constant Field Values

ReviewOfAnOutsideStudy

public static final java.lang.String ReviewOfAnOutsideStudy
(111418, DCM, "Review of an outside study")

See Also:
Constant Field Values
Constructor Detail

BreastProcedureReason

public BreastProcedureReason()


Copyright © 2011 dcm4che. All Rights Reserved.