java.lang.Object | ||
↳ | com.cbs.ctr3ws.dtos.WsPatientItem | |
↳ | com.cbs.ctr3ws.dtos.health.WsMedicalHistory |
description: the class contains recipient's medical history information.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public String | cardiacInterventionDetails | description: a free text to specify the cardiac intervention details. | |||||||||
public WSLookup | cardiacInterventionHistory | description: a flag indicating if patient has history of cardiac intervention. | |||||||||
public WSLookup | cardiacInterventionType | description: a flag indicating Cardiac intervention type. | |||||||||
public WSLookup | cardiacSurgeryHistory | description: a flag indicating if patient has previous cardiac surgery. | |||||||||
public WSLookup | cerebrovascularHistory | description: a flag indicating if patient has cerebrovascular disease. | |||||||||
public WSLookup | congenitalHistory | description: a flag indicating if patient has congenital disease. | |||||||||
public WSLookup | copdHistory | description: a flag indicating patient has COPD. | |||||||||
public WSLookup | diabetesRisk | description: a flag indicating if patient has diabetes. | |||||||||
public String | diabetesType | description: a free text to specify diabetes type. | |||||||||
public WSLookup | heartRhythmDistHistory | description: a flag indicating if patient has history of heart rhythm disturbances. | |||||||||
public WSLookup | hyperlipidemiaHistory | description: a flag indicatingif patient has hyperlipidemia. | |||||||||
public WSLookup | hypertensionHistory | description: a flag indicating if patient has hypertension. | |||||||||
public WSLookup | ischemicHeartHistory | description: a flag indicating if patient has ischemic heart disease. | |||||||||
public Long | numPrevPregnancies | description: the Number of previous pregnancies, (<= 20). | |||||||||
public String | prevCardiacSurgeryDetails | description: the previous cardiac surgery details. | |||||||||
public WSLookup | prevCardiacSurgeryType | description: a flag indicating if patient has previous cardiac surgery. | |||||||||
public WSLookup | priorCrtdCrtIcd | description: a flag indicating prior CRT-D, CRT or ICD. | |||||||||
public WSLookup | valvularHeartHistory | description: a flag indicating if patient has history of valvular heart disease. |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsMedicalHistory() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: a free text to specify the cardiac intervention details.
required:TRUE-if - Required if "cardiacInterventionType" = other
see: free format text, max L=200
description: a flag indicating if patient has history of cardiac intervention.
required:FALSE
see: LT_AT_RISK
description: a flag indicating Cardiac intervention type.
required:TRUE-if - Required if "cardiacInterventionHistory" = yes
see: LT_CARDIAC_INTERVENTION
description: a flag indicating if patient has previous cardiac surgery.
required:FALSE
see: LT_AT_RISK
description: a flag indicating if patient has cerebrovascular disease.
required:FALSE
see: LT_AT_RISK
description: a flag indicating if patient has congenital disease.
required:FALSE
see: LT_AT_RISK
description: a flag indicating patient has COPD.
required:FALSE
see: LT_AT_RISK
description: a flag indicating if patient has diabetes.
required:FALSE
see: LT_AT_RISK
description: a free text to specify diabetes type.
required:TRUE-if - Required if "diabetesRisk" = yes
see: free format text, max L=200
description: a flag indicating if patient has history of heart rhythm disturbances.
required:FALSE
see: LT_AT_RISK
description: a flag indicatingif patient has hyperlipidemia.
required:FALSE
see: LT_AT_RISK
description: a flag indicating if patient has hypertension.
required:FALSE
see: LT_AT_RISK
description: a flag indicating if patient has ischemic heart disease.
required:FALSE
see: LT_AT_RISK
description: the Number of previous pregnancies, (<= 20).
required:FALSE
see: LT_AT_RISK
description: the previous cardiac surgery details.
required:TRUE-if - Required if "prevCardiacSurgeryType" = other
see: free format text, max L=200
description: a flag indicating if patient has previous cardiac surgery.
required:FALSE
see: LT_CARDIAC_SURGERY
description: a flag indicating prior CRT-D, CRT or ICD.
required:FALSE
see: LT_AT_RISK
description: a flag indicating if patient has history of valvular heart disease.
see: LT_AT_RISK