| java.lang.Object | |||
| ↳ | com.cbs.ctr3ws.dtos.WsPatientItem | ||
| ↳ | com.cbs.ctr3ws.dtos.health.WsPatientHealth | ||
| ↳ | com.cbs.ctr3ws.dtos.donor.WsDonorHealth | ||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public List<WsPatientAbdominalProfile> | abdominalProfiles | ||||||||||
| public List<WsPatientBloodGases> | bloodGases | ||||||||||
| public Boolean | breastMilk | description: a flag indicating if the deceased donor has had breast milk in the past 12 months. | |||||||||
| public WsDonorExceptionalDistribution | exceptDistribution | description: the donor's exceptional distribution information. | |||||||||
| public List<WsHeartProfile> | heartProfiles | ||||||||||
| public List<WsLungProfile> | lungProfiles | ||||||||||
| public List<WsMedSocialHistRisk> | medicalSocialrisks | description: the list of a donor's medical-social risk items . | |||||||||
| public List<WsDonorMedications> | medications | description: the list of a donors's medications (past and present). | |||||||||
| public List<WsUrinalysis> | urinalysises | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.cbs.ctr3ws.dtos.health.WsPatientHealth
| |||||||||||
From class
com.cbs.ctr3ws.dtos.WsPatientItem
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WsDonorHealth() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
description: a flag indicating if the deceased donor has had breast milk in the past 12 months.
note: DWL donor field.
see: YES_NO
description: the donor's exceptional distribution information.
see: WsDonorExceptionalDistribution
description: the list of a donor's medical-social risk items .
see: WsMedSocialHistRisk
description: the list of a donors's medications (past and present).
see: WsDonorMedications