| java.lang.Object | |
| ↳ | com.cbs.ctr3ws.dtos.offer.WSTransplantInput |
description: the class contains the information needed to record a DWL transplant.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Boolean | Enbloc | description: a flag indicating that the kidney transplant was of type "Enbloc". | |||||||||
| public WSLookup | donorOrganType | description: the donor organ type. | |||||||||
| public Boolean | intendedRecipient | description: a flag indicating that the intended recipient was transplanted. | |||||||||
| public WSLookup | notIntendedRecipientReason | description: the reason for which the transplanted recipient was NOT the intended recipient. | |||||||||
| public Long | offerID | description: the unique DWL offer identifier. | |||||||||
| public WSLookup | recipientHomeProvince | description: the recipient's home province. | |||||||||
| public Long | recipientOrganRequestID | description: the unique organ request identifier. | |||||||||
| public WSFacility | recipientTransplantCentre | description: the recipient transplant centre. | |||||||||
| public Long | recipientTransplantRecordID | description: the unique recipient transplant record identifier. | |||||||||
| public Date | transplantDate | description: the date/time the transplant was performed. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WSTransplantInput() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
description: a flag indicating that the kidney transplant was of type "Enbloc".
required: FALSE - defaults to FALSE
description: the donor organ type.
required: TRUE
see: LT_DONOR_ORGAN_TYPE
description: a flag indicating that the intended recipient was transplanted.
required: FALSE - defaults to TRUE
description: the reason for which the transplanted recipient was NOT the intended recipient.
required: TRUE-if. When the "intendedRecipient == FALSE", this field is required.
see: LT_NON_INTENDED_REASON
note: to remove the reason, must submit
description: the unique DWL offer identifier.
required = TRUE
see: id field info
description: the recipient's home province.
required: FALSE
see: LT_PROVINCE
description: the unique organ request identifier.
required: TRUE
see: id field info
description: the recipient transplant centre.
required: FALSE
see: WSFacility
description: the unique recipient transplant record identifier.
required = TRUE-if - required if updating an existing transplant record.
see: id field info
description: the date/time the transplant was performed.
required: TRUE
see: NowOrPastDateForOffers
note: ≥ Donor Cross Clamp Date/Time (if cross clamp date time value is available)