java.lang.Object | |
↳ | com.cbs.ctr3ws.dtos.recipient.WsPgmExclusion |
description: the class contains organ request IPOS program exclusion information.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public Boolean | dwlEligible | description: a flag indicating whether organ request is eligible for the IPOS DWL organ program. | |||||||||
public String | nationalRecipientId | description: the recipient CTR2 patient ID. | |||||||||
public long | organRequestId | description: the unique organ request identifier. | |||||||||
public boolean | preventProgramParticipation | description: a flag indicating that the organ request is exclude or included from the IPOs program. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsPgmExclusion(String nationalRecipientId, long organRequestId, boolean preventProgramParticipation, Boolean dwlEligible) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: a flag indicating whether organ request is eligible for the IPOS DWL organ program.
description: a flag indicating that the organ request is exclude or included from the IPOs program.
required: TRUE - field is calculated, defaults FALSE.