java.lang.Object | |
↳ | com.cbs.ctr3ws.dtos.donor.WSDonorCore |
![]() |
description: the CTR DWL Donor basic information.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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 | description: a list of the donor's facilities. | |||||||||
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: a flag indicating if the deceased donor has had breast milk in the past 12 months.
required: FALSE - defaults to "NO".
see: YES_NO
description: the date and time the donor's case status changed.
see: system set value.
description: the donor's case status.
required: FALSE - donor case defaults to "OPEN" a
see: LT_DONOR_CASE_STATE
description: the patient's date of birth.
required: TRUE.
see: Date format
description: the donor's CTR patient type.
required: FALSE
see: system set value.
see: LT_PATIENT_TYPE
description: the Ethnicity of the patient.
required: FALSE
see: LT_ETHNICITY
description: a list of the donor's 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: FALSE - other facility types
see: WSFacility
description: the first name of the patient.
required: FALSE
see: free format text, max L=70
description: a flag indicating if donor has exceptional distribution.
required: FALSE
description: the patient's last name.
required: FALSE
see: free format text, max L=200
description: the unique local patient identifier provided by local Transplant Program OR ODO.
required: TRUE-if - Required if soap request is adding a new DWL donor.
see: free format text, max L=100
description: the CTR2 patient ID.
required: TRUE-if - Required if soap request is updating an existing donor.
see: nationalId info
description: the date the patient was resgistered in CTR.
see: system set value.
see: date info