org.dcm4che2.code
Class ProcedureIntent

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

public class ProcedureIntent
extends java.lang.Object

CID 3629 Procedure Intent.

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

Field Summary
static java.lang.String CombinedDiagnosticAndTherapeuticProcedure
          (R-002E9, SRT, "Combined Diagnostic and Therapeutic Procedure")
static java.lang.String DiagnosticIntent
          (R-408C3, SRT, "Diagnostic Intent")
static java.lang.String TherapeuticIntent
          (R-41531, SRT, "Therapeutic Intent")
 
Constructor Summary
ProcedureIntent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CombinedDiagnosticAndTherapeuticProcedure

public static final java.lang.String CombinedDiagnosticAndTherapeuticProcedure
(R-002E9, SRT, "Combined Diagnostic and Therapeutic Procedure")

See Also:
Constant Field Values

DiagnosticIntent

public static final java.lang.String DiagnosticIntent
(R-408C3, SRT, "Diagnostic Intent")

See Also:
Constant Field Values

TherapeuticIntent

public static final java.lang.String TherapeuticIntent
(R-41531, SRT, "Therapeutic Intent")

See Also:
Constant Field Values
Constructor Detail

ProcedureIntent

public ProcedureIntent()


Copyright © 2011 dcm4che. All Rights Reserved.