org.dcm4che2.code
Class SmokingHistory

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

public class SmokingHistory
extends java.lang.Object

CID 3724 Smoking History.

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

Field Summary
static java.lang.String CurrentSmoker
          (S-32000, SRT, "Current Smoker")
static java.lang.String FormerSmoker
          (S-32070, SRT, "Former Smoker")
static java.lang.String NoHistoryOfSmoking
          (F-9321F, SRT, "No History of Smoking")
 
Constructor Summary
SmokingHistory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CurrentSmoker

public static final java.lang.String CurrentSmoker
(S-32000, SRT, "Current Smoker")

See Also:
Constant Field Values

FormerSmoker

public static final java.lang.String FormerSmoker
(S-32070, SRT, "Former Smoker")

See Also:
Constant Field Values

NoHistoryOfSmoking

public static final java.lang.String NoHistoryOfSmoking
(F-9321F, SRT, "No History of Smoking")

See Also:
Constant Field Values
Constructor Detail

SmokingHistory

public SmokingHistory()


Copyright © 2011 dcm4che. All Rights Reserved.