java.lang.Object | |
↳ | com.cbs.ctr3ws.dtos.recipient.WSWaitlistSearchResult |
description: the class contains the organ request information as listed on the national waitlist.
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 Age | age | description: the patient's age. | |||||||||
public String | bloodGroup | description: the recipient's blood group name. | |||||||||
public String | bloodGroupLabelEn | description: the recipient's blood group label (english label). | |||||||||
public Boolean | dwlEligible | description: a flag indicating whether organ request is eligible for the IPOS DWL organ program. | |||||||||
public BigDecimal | height | description: the height of the patient. | |||||||||
public Long | id | description: the unique organ request identifier. | |||||||||
public Boolean | inUtero | description: a flag indicating that the patient not yet born. | |||||||||
public Date | lastUpdated | description: the date/time the organ request was "last updated". | |||||||||
public Date | listDate | description: the date/time the organ request was listed with CTR. | |||||||||
public String | localRecipientId | description: the unique local patient identifier provided by local Transplant Program or ODO. | |||||||||
public Date | medicalStatusChangeDate | description: the date/time the organ request medical status was updated in registry. | |||||||||
public String | nationalRecipientId | description: the CTR2 patient ID. | |||||||||
public WSFacility | opo | description: the patient's ODO facility. | |||||||||
public String | organ | description: the organ name. | |||||||||
public BigDecimal | organCPRA | description: the recipient's cPRA value. | |||||||||
public Long | organId | description: the unique organ identifier. | |||||||||
public String | organLabelEn | description: the organ english label. | |||||||||
public String | organMedicalStatus | description: the organ medical status name. | |||||||||
public Long | organMedicalStatusId | description: the unique organ medical status identifier. | |||||||||
public List<WSOrganRequestRelatedInfo> | organRequestRelatedInfo | description: the basic information about other organ requests associated with the current organ request. | |||||||||
public String | organRequestStatus | description: the organ request state of patient’s readiness to accept an organ offer. | |||||||||
public Long | organRequestStatusId | description: the unique organ request status identifier. | |||||||||
public String | organType | description: the required organ type name. | |||||||||
public Long | organTypeId | description: the unique organ type identifier. | |||||||||
public String | province | description: the recipient's province name. | |||||||||
public Long | provinceId | description: the unique province identifier. | |||||||||
public String | provinceLabelEn | description: the recipient's province english label. | |||||||||
public Long | recipientId | description: the unique recipient identifier. | |||||||||
public String | transplantType | description: the transplant type requested name. | |||||||||
public Long | transplantTypeId | description: the unique transplant type identifier. | |||||||||
public String | transplantTypeLabelEn | description: the transplant type english label. | |||||||||
public BigDecimal | weight | description: the weight of the patient. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WSWaitlistSearchResult() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the recipient - organ acceptance criteria.
see: RecipientAcceptanceCriteria
description: the recipient's adjusted cPRA.
note:
description: the patient's age.
description: the recipient's blood group name.
description: the recipient's blood group label (english label).
description: a flag indicating whether organ request is eligible for the IPOS DWL organ program.
description: a flag indicating that the patient not yet born.
description: the date/time the organ request was "last updated".
description: the date/time the organ request was listed with CTR.
description: the unique local patient identifier provided by local Transplant Program or ODO.
description: the date/time the organ request medical status was updated in registry.
description: the organ name.
description: the recipient's cPRA value.
description: the organ english label.
description: the organ medical status name.
description: the unique organ medical status identifier.
see: id field info
description: the basic information about other organ requests associated with the current organ request.
see: WSOrganRequestRelatedInfo
description: the organ request state of patient’s readiness to accept an organ offer.
description: the unique organ request status identifier.
see: id field info
description: the required organ type name.
description: the recipient's province name.
description: the recipient's province english label.
description: the transplant type requested name.
description: the transplant type english label.