| java.lang.Object | |
| ↳ | com.cbs.ctr3ws.dtos.donor.WSDonorOrgan |
description: the class contains a DWL donor's organ information.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Long | consentedOrganId | description: the unique consented organ identifier. | |||||||||
| public WSLookup | consentedState | description: the organ consented state. | |||||||||
| public String | nationalDonorId | description: the CTR2 patient ID. | |||||||||
| public WSLookup | notRecoveredStateReason | description: the reason the donor organ was Not recovered. | |||||||||
| public WSLookup | notShippedStateReason | description: the reason for which the recovered donor organ was not shipped. | |||||||||
| public WSLookup | notTransplantedStateDisposition | description: the organ disposition when the field "transplantedState"= NOT_TRANSPLANTED. | |||||||||
| public WSLookup | notTransplantedStateReason | description: the reason for which the organ was not transplanted. | |||||||||
| public Long | offerId | description: the unique DWL offer identifier. | |||||||||
| public WSLookup | organ | description: the donor organ. | |||||||||
| public WSLookup | organAllocationNotRunReason | description: the reason for which the organ allocation was not run. | |||||||||
| public String | organAllocationNotRunReasonComment | description: a comment supplementing the allocation not run reason. | |||||||||
| public WSLookup | organDeviceUsed | description: the organ support device used, if any. | |||||||||
| public WSLookup | organNotOfferedReason | description: the organ not offered reason. | |||||||||
| public WSLookup | organType | description: the donor organ type. | |||||||||
| public WSLookup | recoveredState | description: the organ recovered state. | |||||||||
| public WSLookup | recoveredStateDisposition | description: the recovered organ disposition. | |||||||||
| public WSLookup | shippedState | description: the recovered organ shipped state. | |||||||||
| public WSLookup | transplantedState | description: the transplanted state of the organ . | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WSDonorOrgan() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
description: the unique consented organ identifier.
required: TRUE
see: id field info
description: the organ consented state.
required: FALSE
note: a previously set value can be set to NULL by submitting a 'id = 0' value
see: LT_DONOR_ORGAN_CONSENT
description: the CTR2 patient ID.
required: FALSE
see: nationalId info
description: the reason the donor organ was Not recovered.
required: TRUE-if - required if field "recoveredState" = NOT_RECOVERED.
note: a previously set value can be set to NULL by submitting a 'id = 0' value
see: LT_NON_RECOVERED_REASON
description: the reason for which the recovered donor organ was not shipped.
required: TRUE-if - required if field "shippedState"= NOT_SHIPPED .
note: a previously set value can be set to NULL by submitting a 'id = 0' value
see: LT_NOT_SHIPPED_REASON
description: the organ disposition when the field "transplantedState"= NOT_TRANSPLANTED.
required: FALSE
note: a previously set value can be set to NULL by submitting a 'id = 0' value
see: LT_DISPOSITION
description: the reason for which the organ was not transplanted.
required: TRUE-if - required if field "transplantedState"= NOT_TRANSPLANTED.
note: a previously set value can be set to NULL by submitting a 'id = 0' value
see: LT_NOT_TRANSPLANTED_REASON
description: the unique DWL offer identifier.
required: FALSE
see: id field info
description: the reason for which the organ allocation was not run.
required: FALSE
note: this reason is only applicable to the following organs. Input will be ignored for other organs/organ-types:
description: a comment supplementing the allocation not run reason.
required: FALSE
note: a previously set value can be set to NULL by submitting a 'id = 0' value
see: Free format text, max L="Huge"
description: the organ support device used, if any. required: FALSE
required: FALSE
note: a previously set value can be set to NULL by submitting a 'id = 0' value
see: LT_ORGAN_DEVICE_USED
description: the organ not offered reason.
required: FALSE
note: a previously set value can be set to NULL by submitting a 'id = 0' value
see: LT_DWL_NOT_OFFERED_REASON
description: the donor organ type.
required: TRUE-if - required if the organ is NOT a whole-organ
see: LT_DONOR_ORGAN_TYPE
description: the organ recovered state.
required: FALSE
note: a previously set value can be set to NULL by submitting a 'id = 0' value
see: LT_DONOR_ORGAN_RECOVERY
description: the recovered organ disposition.
required: FALSE
note: a previously set value can be set to NULL by submitting a 'id = 0' value
see: LT_DISPOSITION
description: the recovered organ shipped state.
required: FALSE
note: a previously set value can be set to NULL by submitting a 'id = 0' value
see: LT_DONOR_ORGAN_SHIPPED
description: the transplanted state of the organ .
required: FALSE
note: a previously set value can be set to NULL by submitting a 'id = 0' value
see: LT_DONOR_ORGAN_TRANSPLANT