org.dcm4che2.code
Class SeverityOfComplication

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

public class SeverityOfComplication
extends java.lang.Object

CID 251 Severity of Complication.

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

Field Summary
static java.lang.String Major
          (R-404F9, SRT, "Major")
static java.lang.String Minor
          (R-404FC, SRT, "Minor")
 
Constructor Summary
SeverityOfComplication()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Major

public static final java.lang.String Major
(R-404F9, SRT, "Major")

See Also:
Constant Field Values

Minor

public static final java.lang.String Minor
(R-404FC, SRT, "Minor")

See Also:
Constant Field Values
Constructor Detail

SeverityOfComplication

public SeverityOfComplication()


Copyright © 2011 dcm4che. All Rights Reserved.