java.lang.Object | |||
↳ | com.cbs.ctr3ws.dtos.WsPatientItem | ||
↳ | com.cbs.ctr3ws.dtos.health.WsPatientHealth | ||
↳ | com.cbs.ctr3ws.dtos.health.WsRecipientHealth |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public List<WsCardioThoracic> | cardioThoracics | description: the list of a recipient's cardio-thoracic test results. | |||||||||
public List<WsInfection> | infections | description: the list of a recipient's infections. | |||||||||
public List<WsMalignancy> | malignancies | description: the list of a recipient's malignancies. | |||||||||
public List<WsMedicalHistory> | medicalHistories | description: the list of a recipient's medical history items . | |||||||||
public List<WsRecipientMedications> | medications | description: the list of a recipient's medications (past and present). | |||||||||
public List<WsPrevTransplant> | prevTransplants | description: the list of a recipient's previous organ transplantations. | |||||||||
public List<WsRenalProfile> | renalProfiles | description: the list of a recipient's renal profile. |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsRecipientHealth() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the list of a recipient's cardio-thoracic test results.
see: WsCardioThoracic
description: the list of a recipient's infections.
see: WsInfection
description: the list of a recipient's malignancies.
see: WsMalignancy
description: the list of a recipient's medical history items .
see: WsMedicalHistory
description: the list of a recipient's medications (past and present).
see: WsRecipientMedications
description: the list of a recipient's previous organ transplantations.
see: WsPrevTransplant
description: the list of a recipient's renal profile.
see: WsRenalProfile