java.lang.Object | ||
↳ | com.cbs.ctr3ws.dtos.WsPatientItem | |
↳ | com.cbs.ctr3ws.dtos.health.WsDiagnosis |
description: the class contains recipient organ diagnoses information.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public WSLookup | ltOrgan | description: the recipient organ. | |||||||||
public String | priOrgDiagComment | description: the primary diagnosis comment. | |||||||||
public WSLookup | priOrgDiagReason | description: the primary diagnosis. | |||||||||
public String | secOrgDiagComment | description: the secondary diagnosis comment. | |||||||||
public WSLookup | secOrgDiagReason | description: the secondary diagnosis. | |||||||||
public String | terOrgDiagComment | description: the tertiary diagnosis comment. | |||||||||
public WSLookup | terOrgDiagReason | description: the tertiary diagnosis. |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsDiagnosis() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the primary diagnosis comment.
required: FALSE
see: Test Result: free format text, max L=4000
description: the primary diagnosis.
required: FALSE
see: LT_ORGAN_DIAGNOSIS_REASON
description: the secondary diagnosis comment.
required: FALSE
see: Test Result: free format text, max L=4000
description: the secondary diagnosis.
required: FALSE
see: LT_ORGAN_DIAGNOSIS_REASON
description: the tertiary diagnosis comment.
required: FALSE
see: Test Result: free format text, max L=4000
description: the tertiary diagnosis.
required: FALSE
see: LT_ORGAN_DIAGNOSIS_REASON