| java.lang.Object | |
| ↳ | com.cbs.ctr3ws.dtos.recipient.WSOrganRequestRelatedInfo |
description: the class contains basic information about organ requests associated with the primary organ request.
see: The class is used only to output returned values.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public RecipientAcceptanceCriteria | acceptanceCriteria | description: the recipient - organ acceptance criteria. | |||||||||
| public BigDecimal | adjustedCPRA | description: the recipient's adjusted cPRA. | |||||||||
| public Boolean | dwlEligible | description: a flag indicating whether organ request is eligible for the IPOS DWL organ program. | |||||||||
| public String | organ | description: the organ name. | |||||||||
| public BigDecimal | organCPRA | description: the recipient's cPRA value. | |||||||||
| public Long | organId | description: the unique identifier of the organ. | |||||||||
| public String | organLabelEn | description: the organ english label. | |||||||||
| public String | organMedicalStatus | description: the organ medical status name. | |||||||||
| public String | organType | description: the organ type requested for transplant. | |||||||||
| public Long | organTypeId | description: the unique identifier of the organ type. | |||||||||
| public long | relatedOrganRequestId | description: the unique organ request identifier. | |||||||||
| public String | requestState | description: the Organ Request State of patient’s readiness to accept an organ offer. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WSOrganRequestRelatedInfo() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
description: the recipient - organ acceptance criteria.
description: the recipient's adjusted cPRA.
note:
description: a flag indicating whether organ request is eligible for the IPOS DWL organ program.
description: the organ name.
description: the recipient's cPRA value.
description: the organ english label.
description: the organ medical status name.
description: the organ type requested for transplant.
description: the unique organ request identifier.
see: id field info
description: the Organ Request State of patient’s readiness to accept an organ offer.