org.dcm4che2.code
Class DiagnosticImagingReportDocumentTitles

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

public class DiagnosticImagingReportDocumentTitles
extends java.lang.Object

CID 7000 Diagnostic Imaging Report Document Titles.

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

Field Summary
static java.lang.String CardiacCatheterizationReport
          (18745-0, LN, "Cardiac Catheterization Report")
static java.lang.String CardiacElectrophysiologyReport
          (18750-0, LN, "Cardiac Electrophysiology Report")
static java.lang.String CTAbdomenReport
          (11540-2, LN, "CT Abdomen Report")
static java.lang.String CTChestReport
          (11538-6, LN, "CT Chest Report")
static java.lang.String CTHeadReport
          (11539-4, LN, "CT Head Report")
static java.lang.String CTReport
          (18747-6, LN, "CT Report")
static java.lang.String DiagnosticImagingReport
          (18748-4, LN, "Diagnostic Imaging Report")
static java.lang.String ECGReport
          (11524-0, LN, "ECG Report")
static java.lang.String EchocardiographyReport
          (11522-0, LN, "Echocardiography Report")
static java.lang.String ExerciseStressTestReport
          (18752-6, LN, "Exercise Stress Test Report")
static java.lang.String HolterStudyReport
          (18754-2, LN, "Holter Study Report")
static java.lang.String MRIHeadReport
          (11541-0, LN, "MRI Head Report")
static java.lang.String MRIReport
          (18755-9, LN, "MRI Report")
static java.lang.String MRISpineReport
          (18756-7, LN, "MRI Spine Report")
static java.lang.String NuclearMedicineReport
          (18757-5, LN, "Nuclear Medicine Report")
static java.lang.String PETScanReport
          (18758-3, LN, "PET Scan Report")
static java.lang.String RadiologyReport
          (11528-7, LN, "Radiology Report")
static java.lang.String UltrasoundObstetricAndGynReport
          (11525-3, LN, "Ultrasound Obstetric and Gyn Report")
static java.lang.String UltrasoundReport
          (18760-9, LN, "Ultrasound Report")
static java.lang.String XRayReport
          (18782-3, LN, "X-Ray Report")
 
Constructor Summary
DiagnosticImagingReportDocumentTitles()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CardiacCatheterizationReport

public static final java.lang.String CardiacCatheterizationReport
(18745-0, LN, "Cardiac Catheterization Report")

See Also:
Constant Field Values

CardiacElectrophysiologyReport

public static final java.lang.String CardiacElectrophysiologyReport
(18750-0, LN, "Cardiac Electrophysiology Report")

See Also:
Constant Field Values

CTAbdomenReport

public static final java.lang.String CTAbdomenReport
(11540-2, LN, "CT Abdomen Report")

See Also:
Constant Field Values

CTChestReport

public static final java.lang.String CTChestReport
(11538-6, LN, "CT Chest Report")

See Also:
Constant Field Values

CTHeadReport

public static final java.lang.String CTHeadReport
(11539-4, LN, "CT Head Report")

See Also:
Constant Field Values

CTReport

public static final java.lang.String CTReport
(18747-6, LN, "CT Report")

See Also:
Constant Field Values

DiagnosticImagingReport

public static final java.lang.String DiagnosticImagingReport
(18748-4, LN, "Diagnostic Imaging Report")

See Also:
Constant Field Values

ECGReport

public static final java.lang.String ECGReport
(11524-0, LN, "ECG Report")

See Also:
Constant Field Values

EchocardiographyReport

public static final java.lang.String EchocardiographyReport
(11522-0, LN, "Echocardiography Report")

See Also:
Constant Field Values

ExerciseStressTestReport

public static final java.lang.String ExerciseStressTestReport
(18752-6, LN, "Exercise Stress Test Report")

See Also:
Constant Field Values

HolterStudyReport

public static final java.lang.String HolterStudyReport
(18754-2, LN, "Holter Study Report")

See Also:
Constant Field Values

MRIHeadReport

public static final java.lang.String MRIHeadReport
(11541-0, LN, "MRI Head Report")

See Also:
Constant Field Values

MRIReport

public static final java.lang.String MRIReport
(18755-9, LN, "MRI Report")

See Also:
Constant Field Values

MRISpineReport

public static final java.lang.String MRISpineReport
(18756-7, LN, "MRI Spine Report")

See Also:
Constant Field Values

NuclearMedicineReport

public static final java.lang.String NuclearMedicineReport
(18757-5, LN, "Nuclear Medicine Report")

See Also:
Constant Field Values

PETScanReport

public static final java.lang.String PETScanReport
(18758-3, LN, "PET Scan Report")

See Also:
Constant Field Values

RadiologyReport

public static final java.lang.String RadiologyReport
(11528-7, LN, "Radiology Report")

See Also:
Constant Field Values

UltrasoundObstetricAndGynReport

public static final java.lang.String UltrasoundObstetricAndGynReport
(11525-3, LN, "Ultrasound Obstetric and Gyn Report")

See Also:
Constant Field Values

UltrasoundReport

public static final java.lang.String UltrasoundReport
(18760-9, LN, "Ultrasound Report")

See Also:
Constant Field Values

XRayReport

public static final java.lang.String XRayReport
(18782-3, LN, "X-Ray Report")

See Also:
Constant Field Values
Constructor Detail

DiagnosticImagingReportDocumentTitles

public DiagnosticImagingReportDocumentTitles()


Copyright © 2011 dcm4che. All Rights Reserved.