java.lang.Object | ||
↳ | com.cbs.ctr3ws.dtos.WsPatientItem | |
↳ | com.cbs.ctr3ws.dtos.tests.WsRenalProfileInput |
![]() |
description: the class contains the renal profile information used to input data.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public Date | collectedOn | description: the Result collection date and time. | |||||||||
public BigDecimal | height | description: the patient Height (cm). | |||||||||
public Long | serumCreatinine | description: the Serum Creatinine post transplant at 1 month, 6 months and annually Information only-Based on Collection Date Test Result. | |||||||||
public BigDecimal | weight | description: the patient Weight (kg). |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsRenalProfileInput() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the Result collection date and time.
required: TRUE
see: collectionDate info
description: the patient Height (cm).
required:TRUE-if -required if input field "collectedOn" is entered and "collectedOn" - Date of Birth < 20 years
see: Height
description: the Serum Creatinine post transplant at 1 month, 6 months and annually Information only-Based on Collection Date Test Result.
required: TRUE
see: SERUM_CREATININE
description: the patient Weight (kg).
required:TRUE-if -required if input field "collectedOn" is entered
see: Weight