| java.lang.Object | ||
| ↳ | com.cbs.ctr3ws.dtos.WsPatientItem | |
| ↳ | com.cbs.ctr3ws.dtos.health.WsPatientHealth | |
Known Direct Subclasses
|
description: the class contains health information common to both recipients and DWL donors.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public List<WSAttachmentInfo> | attachmentsinfo | description: a list of patient's attachment references to the patient health section. | |||||||||
| public List<WsChemistry> | chemistry | description: the list of a patient's (recipient/DWL-donor) chemistry test results. | |||||||||
| public Date | dateOfBirth | description: the patient's date of birth. | |||||||||
| public List<WsElectrolytes> | electrolytes | description: the list of a patient's (recipient/DWL-donor) electrolyte test results . | |||||||||
| public BigDecimal | height | description: the height of the patient. | |||||||||
| public List<WsHematology> | hematology | description: the list of a patient's (recipient/DWL-donor) hematology test results . | |||||||||
| public WSLookup | ltAbo | description: the blood group of patient. | |||||||||
| public WSLookup | ltRh | description: the RH of patient. | |||||||||
| public List<WsSerologyResult> | serologies | description: a list of patient's serology results. | |||||||||
| public String | serologyComment | description: a comment on the patient's serology. | |||||||||
| public List<WsVitalSigns> | vitalSigns | description: the list of a patient's (recipient/DWL-donor) vital signs. | |||||||||
| public BigDecimal | weight | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.cbs.ctr3ws.dtos.WsPatientItem
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WsPatientHealth() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
description: a list of patient's attachment references to the patient health section.
description: the list of a patient's (recipient/DWL-donor) chemistry test results.
see: WsChemistry
description: the patient's date of birth.
description: the list of a patient's (recipient/DWL-donor) electrolyte test results .
see: WsElectrolytes
description: the list of a patient's (recipient/DWL-donor) hematology test results .
see: WsHematology
description: a comment on the patient's serology.
description: the list of a patient's (recipient/DWL-donor) vital signs.
see: WsVitalSigns