java.lang.Object | ||
↳ | com.cbs.ctr3ws.dtos.WsPatientItem | |
↳ | com.cbs.ctr3ws.dtos.health.WsMalignancy |
description: the class contains patient malignancy information.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public String | deNovoLymphoDetail | description: the DeNovo lympho detail. | |||||||||
public String | deNovoTumourDetail | description: the DeNovo tumour detail. | |||||||||
public WSLookup | ltCurrentOrPast | description: a flag indicating if patient had previous malignancy. | |||||||||
public WSLookup | ltDeNovoLymphoAtRisk | description: a flag indicating Malignancy De Novo Lymphoprofilerative Disease and Lymphoma. | |||||||||
public WSLookup | ltDeNovoTumourAtRisk | description: a flag indicating patient has malignancy De Novo Tumour. | |||||||||
public WSLookup | ltMalignancyType | description: the malignancy type. | |||||||||
public WSLookup | ltRecurrentTumourAtRisk | description: a flag indicating patient has Malignancy, Recurrence of Pre-Transplant Tumour. | |||||||||
public WSLookup | ltRecurrentTumourType | description: a flag indicating patient has Malignancy, Recurrence of Pre-Transplant Tumour. | |||||||||
public Date | malignancyDate | description: the malignancy diagnosis date. | |||||||||
public String | malignancyTypeDetail | description: the Malignancy type detail. | |||||||||
public String | recurrentTumourDetail | description: the "ltRecurrentTumourType" details. |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsMalignancy() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the DeNovo lympho detail.
required:TRUE-if - Required if "ltDeNovoTumourAtRisk" = yes
see: free format text, max L=100
description: the DeNovo tumour detail.
required:TRUE-if - Required if "ltDeNovoLymphoAtRisk" = Yes
see: free format text, max L=100
description: a flag indicating if patient had previous malignancy.
required:TRUE
see: LT_CURRENT_OR_PAST
description: a flag indicating Malignancy De Novo Lymphoprofilerative Disease and Lymphoma.
required:FALSE
see: : LT_AT_RISK
description: a flag indicating patient has malignancy De Novo Tumour.
required:FALSE
see: LT_AT_RISK
description: the malignancy type.
required:TRUE-if - Required if "ltCurrentOrPast" - Pre-Transplant = Current or Past
see: LT_MALIGNANCY_TYPE
description: a flag indicating patient has Malignancy, Recurrence of Pre-Transplant Tumour.
required:FALSE
see: LT_AT_RISK
description: a flag indicating patient has Malignancy, Recurrence of Pre-Transplant Tumour.
required:FALSE
see: LT_TUMOUR_TYPE
description: the malignancy diagnosis date.
required:TRUE-if - Required if "ltCurrentOrPast" = Current or Past
see: NowOrPastDate
description: the Malignancy type detail.
required:TRUE-if - Required if LT_MALIGANCY = Other please Specify
see: free format text, max L=100
description: the "ltRecurrentTumourType" details.
required:TRUE-if - Required if "ltRecurrentTumourType" = OTHER-PLEASE_SPECIFY
see: free format text, max L=100