java.lang.Object | ||
↳ | com.cbs.ctr3ws.dtos.donor.WSDonorDeathCore | |
↳ | com.cbs.ctr3ws.dtos.donor.WSDonorDeath |
description: the class contains DWL Donor death information.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public Date | brainDeathDateTime | description: the date and time of the donor's brain death. | |||||||||
public String | commentsOnDeath | description: a comment on the donor's death. | |||||||||
public Date | dcdDeclarationEndDateTime | description: the end date and time of the DCD declaration. | |||||||||
public Date | dcdDeclarationStartDateTime | description: the start date and time of the DCD declaration. | |||||||||
public WSLookup | deathCause | description: the donor's cause death. | |||||||||
public String | nationalDonorId | description: the donor's CTR2 patient ID. | |||||||||
public List<WSLookup> | nddExamTypes | description: a list of NDD exam types. | |||||||||
public Date | withdrawalOfLifeSupportDateTime | description: the date and time of the withdrawal of life support. |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WSDonorDeath() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the date and time of the donor's brain death.
required: FALSE.
see: NowOrPastDate
description: a comment on the donor's death.
required: FALSE
see: Free format text, max L="Huge"
description: the end date and time of the DCD declaration.
required: FALSE.
see: NowOrPastDate
description: the start date and time of the DCD declaration.
required: FALSE.
see: NowOrPastDate
description: the donor's cause death.
required: FALSE
see: LT_CAUSE_OF_DEATH_DECEASED
description: the donor's CTR2 patient ID.
required: TRUE
see: nationalId info
description: a list of NDD exam types.
required: FALSE
see: LT_TYPE_OF_NDD
description: the date and time of the withdrawal of life support.
required: FALSE.
see: NowOrPastDate