public class

WsOrganRequest

extends WSOrganRequestCore
implements Serializable
java.lang.Object
   ↳ com.cbs.ctr3ws.dtos.recipient.WSOrganRequestCore
     ↳ com.cbs.ctr3ws.dtos.recipient.WsOrganRequest

Class Overview

description: the organ request core information plus cPRA , DWL program eligibility and recipient acceptance criteria. Class added

Summary

Fields
public RecipientAcceptanceCriteria acceptanceCriteria description: the recipient - organ acceptance criteria.
public BigDecimal adjustedCPRA description: the recipient's organ adjusted cpra value.
public Boolean dwlEligible description: a flag indicating whether organ request is eligible for the IPOS DWL organ program.
public BigDecimal organCPRA description: the recipient's organ cpra value.
[Expand]
Inherited Fields
From class com.cbs.ctr3ws.dtos.recipient.WSOrganRequestCore
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public RecipientAcceptanceCriteria acceptanceCriteria

description: the recipient - organ acceptance criteria.

public BigDecimal adjustedCPRA

description: the recipient's organ adjusted cpra value. note:

  • the field applies only to IPOS Kidney allocation results
  • the field will always be returned, irrespective of the CTR configuration item (WTC=ON/OFF), when it's value = NULL, the XML value returned is: <adjustedCPRA xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>

public Boolean dwlEligible

description: a flag indicating whether organ request is eligible for the IPOS DWL organ program.

public BigDecimal organCPRA

description: the recipient's organ cpra value.