org.dcm4che2.code
Class DiabeticTherapy

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

public class DiabeticTherapy
extends java.lang.Object

CID 3722 Diabetic Therapy.

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

Field Summary
static java.lang.String DietaryTreatment
          (P2-0001E, SRT, "Dietary Treatment")
static java.lang.String InsulinRegime
          (P0-00075, SRT, "Insulin Regime")
static java.lang.String OralTreatment
          (F-02F15, SRT, "Oral Treatment")
 
Constructor Summary
DiabeticTherapy()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DietaryTreatment

public static final java.lang.String DietaryTreatment
(P2-0001E, SRT, "Dietary Treatment")

See Also:
Constant Field Values

InsulinRegime

public static final java.lang.String InsulinRegime
(P0-00075, SRT, "Insulin Regime")

See Also:
Constant Field Values

OralTreatment

public static final java.lang.String OralTreatment
(F-02F15, SRT, "Oral Treatment")

See Also:
Constant Field Values
Constructor Detail

DiabeticTherapy

public DiabeticTherapy()


Copyright © 2011 dcm4che. All Rights Reserved.