org.dcm4che2.code
Class CardiovascularFamilyHistory

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

public class CardiovascularFamilyHistory
extends java.lang.Object

CID 3758 Cardiovascular Family History.

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

Field Summary
static java.lang.String FamilyHistoryOfCardiovascularDisease
          (G-032F, SRT, "Family history of cardiovascular disease")
static java.lang.String FamilyHistoryOfDiabetesMellitus
          (G-0157, SRT, "Family history of diabetes mellitus")
static java.lang.String FamilyHistoryOfMyocardialInfarction
          (G-011E, SRT, "Family history of myocardial infarction")
 
Constructor Summary
CardiovascularFamilyHistory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FamilyHistoryOfCardiovascularDisease

public static final java.lang.String FamilyHistoryOfCardiovascularDisease
(G-032F, SRT, "Family history of cardiovascular disease")

See Also:
Constant Field Values

FamilyHistoryOfDiabetesMellitus

public static final java.lang.String FamilyHistoryOfDiabetesMellitus
(G-0157, SRT, "Family history of diabetes mellitus")

See Also:
Constant Field Values

FamilyHistoryOfMyocardialInfarction

public static final java.lang.String FamilyHistoryOfMyocardialInfarction
(G-011E, SRT, "Family history of myocardial infarction")

See Also:
Constant Field Values
Constructor Detail

CardiovascularFamilyHistory

public CardiovascularFamilyHistory()


Copyright © 2011 dcm4che. All Rights Reserved.