org.dcm4che2.code
Class PurposeOfReferenceToObject

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

public class PurposeOfReferenceToObject
extends java.lang.Object

CID 3407 Purpose of Reference to Object.

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

Field Summary
static java.lang.String AnalysisOrMeasurementsForCurrentProcedure
          (122073, DCM, "Analysis or measurements for current procedure")
static java.lang.String PreProcedureLog
          (122072, DCM, "Pre-procedure log")
static java.lang.String PriorReportForCurrentPatient
          (122075, DCM, "Prior report for current patient")
 
Constructor Summary
PurposeOfReferenceToObject()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AnalysisOrMeasurementsForCurrentProcedure

public static final java.lang.String AnalysisOrMeasurementsForCurrentProcedure
(122073, DCM, "Analysis or measurements for current procedure")

See Also:
Constant Field Values

PreProcedureLog

public static final java.lang.String PreProcedureLog
(122072, DCM, "Pre-procedure log")

See Also:
Constant Field Values

PriorReportForCurrentPatient

public static final java.lang.String PriorReportForCurrentPatient
(122075, DCM, "Prior report for current patient")

See Also:
Constant Field Values
Constructor Detail

PurposeOfReferenceToObject

public PurposeOfReferenceToObject()


Copyright © 2011 dcm4che. All Rights Reserved.