java.lang.Object | ||
↳ | com.cbs.ctr3ws.dtos.WsPatientItem | |
↳ | com.cbs.ctr3ws.dtos.tests.WsUrinalysis |
description: the class contains patient urine test information.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public Date | collectedOn | description: the Result collection date and time. | |||||||||
public String | colour | descripton: the urine colour. | |||||||||
public String | glucose | descripton: the glucose results. | |||||||||
public String | ketone | descripton: the ketone results. | |||||||||
public String | leukocytes | descripton: the leukocytes results. | |||||||||
public WSLookup | ltUrinalysisType | descripton: the urinalysis type. | |||||||||
public BigDecimal | ph | descripton: the urine pH. | |||||||||
public String | protein | descripton: the protein results. | |||||||||
public String | rbc | descripton: the rbc results. | |||||||||
public BigDecimal | specificGravity | descripton: the urine specific gravity. | |||||||||
public String | turbidity | descripton: the turbidity results. | |||||||||
public String | urineHgb | descripton: the urine hgb results. | |||||||||
public String | urineNitrite | descripton: the urine nitrite results. | |||||||||
public String | wbc | descripton: the wbc results. |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsUrinalysis() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the Result collection date and time.
required: FALSE .
see: collectionDate info
descripton: the urine colour.
required: FALSE .
see: Test Result: free format text, max L=50
descripton: the glucose results.
required: FALSE .
see: Test Result: free format text, max L=50
descripton: the ketone results.
required: FALSE .
see: Test Result: free format text, max L=50
descripton: the leukocytes results.
required: FALSE .
see: Test Result: free format text, max L=50
descripton: the urinalysis type.
required: FALSE .
see: LT_URINALYSIS_TYPE
descripton: the urine pH.
required: FALSE
descripton: the protein results.
required: FALSE .
see: Test Result: free format text, max L=50
descripton: the rbc results.
required: FALSE .
see: Test Result: free format text, max L=50
descripton: the urine specific gravity.
required: FALSE
descripton: the turbidity results.
required: FALSE .
see: Test Result: free format text, max L=50
descripton: the urine hgb results.
required: FALSE .
see: Test Result: free format text, max L=50
descripton: the urine nitrite results.
required: FALSE .
see: Test Result: free format text, max L=50
descripton: the wbc results.
required: FALSE .
see: Test Result: free format text, max L=50