org.dcm4che2.code
Class CardiacPatientRiskFactors

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

public class CardiacPatientRiskFactors
extends java.lang.Object

CID 3756 Cardiac Patient Risk Factors.

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

Field Summary
static java.lang.String Arrhythmia
          (D3-30000, SRT, "Arrhythmia")
static java.lang.String HistoryOfCerebrovascularDisease
          (G-0102, SRT, "History of cerebrovascular disease")
static java.lang.String HistoryOfChronicLungDisease
          (R-102B7, SRT, "History of chronic lung disease")
static java.lang.String HistoryOfCongestiveHeartFailure
          (G-026D, SRT, "History of congestive heart failure")
static java.lang.String HistoryOfDiabetes
          (G-023F, SRT, "History of Diabetes")
static java.lang.String HistoryOfHypercholesterolemia
          (R-102B8, SRT, "History of hypercholesterolemia")
static java.lang.String HistoryOfHypertension
          (G-0269, SRT, "History of Hypertension")
static java.lang.String HistoryOfMyocardialInfarction
          (G-03AA, SRT, "History of myocardial infarction")
static java.lang.String HistoryOfRenalFailure
          (R-102B6, SRT, "History of renal failure")
static java.lang.String PeripheralVascularDisease
          (D3-8005B, SRT, "Peripheral vascular disease")
 
Constructor Summary
CardiacPatientRiskFactors()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Arrhythmia

public static final java.lang.String Arrhythmia
(D3-30000, SRT, "Arrhythmia")

See Also:
Constant Field Values

HistoryOfCerebrovascularDisease

public static final java.lang.String HistoryOfCerebrovascularDisease
(G-0102, SRT, "History of cerebrovascular disease")

See Also:
Constant Field Values

HistoryOfChronicLungDisease

public static final java.lang.String HistoryOfChronicLungDisease
(R-102B7, SRT, "History of chronic lung disease")

See Also:
Constant Field Values

HistoryOfCongestiveHeartFailure

public static final java.lang.String HistoryOfCongestiveHeartFailure
(G-026D, SRT, "History of congestive heart failure")

See Also:
Constant Field Values

HistoryOfDiabetes

public static final java.lang.String HistoryOfDiabetes
(G-023F, SRT, "History of Diabetes")

See Also:
Constant Field Values

HistoryOfHypercholesterolemia

public static final java.lang.String HistoryOfHypercholesterolemia
(R-102B8, SRT, "History of hypercholesterolemia")

See Also:
Constant Field Values

HistoryOfHypertension

public static final java.lang.String HistoryOfHypertension
(G-0269, SRT, "History of Hypertension")

See Also:
Constant Field Values

HistoryOfMyocardialInfarction

public static final java.lang.String HistoryOfMyocardialInfarction
(G-03AA, SRT, "History of myocardial infarction")

See Also:
Constant Field Values

HistoryOfRenalFailure

public static final java.lang.String HistoryOfRenalFailure
(R-102B6, SRT, "History of renal failure")

See Also:
Constant Field Values

PeripheralVascularDisease

public static final java.lang.String PeripheralVascularDisease
(D3-8005B, SRT, "Peripheral vascular disease")

See Also:
Constant Field Values
Constructor Detail

CardiacPatientRiskFactors

public CardiacPatientRiskFactors()


Copyright © 2011 dcm4che. All Rights Reserved.