org.dcm4che2.code
Class AssociatedConditions

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

public class AssociatedConditions
extends java.lang.Object

CID 3809 Associated Conditions.

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

Field Summary
static java.lang.String MarfanSyndrome
          (D6-90600, SRT, "Marfan's Syndrome")
static java.lang.String TraumaticAbnormality
          (M-10000, SRT, "Traumatic Abnormality")
 
Constructor Summary
AssociatedConditions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MarfanSyndrome

public static final java.lang.String MarfanSyndrome
(D6-90600, SRT, "Marfan's Syndrome")

See Also:
Constant Field Values

TraumaticAbnormality

public static final java.lang.String TraumaticAbnormality
(M-10000, SRT, "Traumatic Abnormality")

See Also:
Constant Field Values
Constructor Detail

AssociatedConditions

public AssociatedConditions()


Copyright © 2011 dcm4che. All Rights Reserved.