java.lang.Object | |
↳ | com.cbs.ctr3ws.dtos.recipient.WsRecipientCore |
description: the class contains core recipient information.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public Age | age | description: the Age. | |||||||||
public BigDecimal | height | description: the height of patient. | |||||||||
public Boolean | inUtero | description: a flag indicating that the patient not yet born. | |||||||||
public String | localRecipientId | description: the unique local patient identifier provided by local Transplant Program OR ODO. | |||||||||
public List<WsRelatedOrganRequest> | lstRelatedRORs | description: a list of organs that are associated with this organ request. | |||||||||
public String | nationalRecipientId | description: the CTR2 patient ID. | |||||||||
public WSOrganRequestCore | organRequest | description: the organ request core information. | |||||||||
public WSLookup | recipientBloodType | description: the Blood group of patient. | |||||||||
public Long | recipientODOProvinceID | description: the Recipient odo province id. | |||||||||
public WSFacility | recipientOdo | description: the patient's ODO facility. | |||||||||
public WSFacility | recipientTXCenter | description: the patient's transplant centre facility. | |||||||||
public RecipientAcceptanceCriteria | requestedOrganAcceptanceCriteria | description: the Requested organ acceptance criteria. | |||||||||
public BigDecimal | requestedOrganCPRA | description: the recipient's cPRA value. | |||||||||
public WSLookup | transplantType | description: the Transplant type requested. | |||||||||
public Long | txProvinceID | description: the unique province identifier were the transplant was performed. | |||||||||
public BigDecimal | weight | description: the weight of patient. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the Age.
years, weeks, days
if negative : indicates patient is not born yet.
description: a flag indicating that the patient not yet born.
description: the unique local patient identifier provided by local Transplant Program OR ODO.
description: a list of organs that are associated with this organ request.
see: WsRelatedOrganRequest
description: the organ request core information.
see: WSOrganRequestCore
description: the patient's transplant centre facility.
see: WSFacility
description: the Requested organ acceptance criteria.
see: RecipientAcceptanceCriteria
description: the recipient's cPRA value.
description: the unique province identifier were the transplant was performed.
see: Id field info