java.lang.Object | |
↳ | com.cbs.ctr3ws.dtos.recipient.WSOrganRequestCore |
![]() |
description: the class contains organ request core information.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public long | id | description: the unique organ request identifier. | |||||||||
public Date | listDateTime | description: the organ request list date and time. | |||||||||
public String | nationalRecipientId | description: the recipient CTR2 patient ID. | |||||||||
public WSLookup | organMedicalStatus | description: the Organ medical status. | |||||||||
public WSLookup | organRequired | description: the Organ requested for transplant. | |||||||||
public WSLookup | organTypeRequired | description: the Organ type requested for transplant. | |||||||||
public WSLookup | stateReason | description: the Reason for recipient organ request state changed. | |||||||||
public WSLookup | status | description: the Organ Request State of patient’s readiness to accept an organ offer. | |||||||||
public Date | statusChangeDateTime | description: the date and time the Organ Request State was updated in registry. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the organ request list date and time.
required: FALSE - defaults to the current system date/time.
see: NowOrPastDate
description: the Organ type requested for transplant.
see: LT_RECIPIENT_ORGAN_TYPE
description: the Reason for recipient organ request state changed.
see: LT_ORGAN_REQ_STATE_REASON
description: the Organ Request State of patient’s readiness to accept an organ offer.
see: LT_ORGAN_REQ_STATE
description: the date and time the Organ Request State was updated in registry.
required: FALSE - defaults to the current system date/time.
see: NowOrPastDate