Class Overview
description: the class contains the DWL donor information.
Summary
|
[Expand]
Inherited Fields |
From class
com.cbs.ctr3ws.dtos.donor.WSDonorCore
|
public
WSLookup |
bloodType |
description: the blood group of patient. |
|
public
WSLookup |
breastFed |
description: a flag indicating if the deceased donor has had breast milk in the past 12 months. |
|
public
Date |
caseChangeDate |
description: the date and time the donor's case status changed. |
|
public
WSLookup |
caseStatus |
description: the donor's case status. |
|
public
String |
dateOfBirth |
description: the patient's date of birth. |
|
public
WSLookup |
donorType |
description: the donor's CTR patient type. |
|
public
WSLookup |
ethnicity |
description: the Ethnicity of the patient. |
|
public
List<WSFacility> |
facilities |
required: TRUE-if - ODO (organ donation organization): required if adding a donor, but not for updating a donor
required: TRUE-if - HLA laboratory: required if adding a donor, but not for updating a donor
required: TRUE-if - Retrieval Hospital - mandatory to set caseStatus = Closed
required: FALSE - other facility types
see: WSFacility
|
|
public
String |
firstName |
description: the first name of the patient. |
|
public
WSLookup |
gender |
description: the gender of the patient. |
|
public
Boolean |
hasExceptionalDistribution |
description: a flag indicating if donor has exceptional distribution. |
|
public
BigDecimal |
height |
description: the height of patient. |
|
public
String |
lastName |
description: the patient's last name. |
|
public
String |
localDonorId |
description: the unique local patient identifier provided by local Transplant Program OR ODO. |
|
public
String |
nationalDonorId |
description: the CTR2 patient ID. |
|
public
Date |
registryEnterDate |
description: the date the patient was resgistered in CTR. |
|
public
WSLookup |
rh |
description: the RH of patient. |
|
public
BigDecimal |
weight |
description: the weight of patient. |
|
|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
boolean
|
equals(Object arg0)
|
|
final
Class<? extends Object>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
final
void
|
wait()
|
|
Fields
description: a list of the donor's consented organs.
required: FALSE - defaults organ consented state to "NOT_PARTICIPATING".
see: WS_CONSENTED_ORGANS
public
WSLookup
donorDeathType
description: the donor's death type.
required: FALSE, not required for donor registration. It is required for HSP and HSH allocation.
see: LT_DECLARATION_DEATH_TYPE