| java.lang.Object | |
| ↳ | com.cbs.ctr3ws.dtos.recipient.WSRecipientAcceptanceCriteria |
description: the organ request acceptance criteria.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Boolean | acceptDCD | description: the criteria: Accept DCD Donor | |||||||||
| public Boolean | acceptHepBCoreAB | description: the criteria: Accept Hepatitis B Core Antibody Positive Donor. | |||||||||
| public Boolean | acceptHepC | description: the criteria: Accept Hepatitis C Antibody Positive Donor. | |||||||||
| public Boolean | acceptIncompatibleBloodGroups | description: the criteria: Incompatible ABO | |||||||||
| public Boolean | crossMatchRequired | description: the criteria: Cross Match Required | |||||||||
| public Boolean | localDonorOnly | description: the criteria: Local Donor Only. | |||||||||
| public BigDecimal | maxAge | description: the criteria: Max. | |||||||||
| public BigDecimal | maxHeight | description: the criteria: Max. | |||||||||
| public BigDecimal | maxWeight | description: the criteria: Max. | |||||||||
| public BigDecimal | minAge | description: the criteria: Min. | |||||||||
| public BigDecimal | minHeight | description: the criteria: Min. | |||||||||
| public BigDecimal | minWeight | description: the criteria:Min. | |||||||||
| public long | organRequestId | description: the unique organ request record identifier, see: id field info. | |||||||||
| public String | waitlistComments | description: the acceptance criteria Waitlist Comments. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WSRecipientAcceptanceCriteria() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
description: the criteria: Accept DCD Donor
description: the criteria: Accept Hepatitis B Core Antibody Positive Donor.
description: the criteria: Accept Hepatitis C Antibody Positive Donor.
description: the criteria: Incompatible ABO
description: the criteria: Cross Match Required
description: the criteria: Local Donor Only.
description: the criteria: Max. Donor Age.
description: the criteria: Max. Donor Height (cm).
description: the criteria: Max. Donor Weight (kg).
description: the criteria: Min. Donor Age.
description: the criteria: Min. Donor Height (cm).
description: the criteria:Min. Donor Weight (kg).
description: the unique organ request record identifier, see: id field info.
description: the acceptance criteria Waitlist Comments.