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 intended recipient was not transplanted. | |||||||||
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: a flag indicating that the kidney transplant was of type "Enbloc".
description: the donor organ type.
required: TRUE
see: LT_DONOR_ORGAN_TYPE
description: a flag indicating that the intended recipient was transplanted.
required: TRUE
description: the reason for which the intended recipient was not transplanted.
required: TRUE-if. When the "intendedRecipient == false", this field is required.
see: LT_NON_INTENDED_REASON
description: the unique DWL offer identifier.
required = TRUE
see: id field info
description: the unique organ request identifier.
required: TRUE
see: id field info
description: the recipient transplant centre.
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.
see: NowOrPastDateForOffers