java.lang.Object | ||
↳ | com.cbs.ctr3ws.dtos.WsPatientItem | |
↳ | com.cbs.ctr3ws.dtos.tests.WsPatientAbdominalProfile |
description: the class contains patient abdominal profile information.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public String | abdominalUltrasound | description: The abdominal ultrasound results. | |||||||||
public Date | collectedOn | description: the Result collection date and time. | |||||||||
public String | ctAbdominal | description: The abdominal catscan results. | |||||||||
public String | kidneyBiopsy | description: The kidney biopsy results. |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsPatientAbdominalProfile() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: The abdominal ultrasound results.
required: FALSE .
see: Test Result: free format text, max L=2000
description: the Result collection date and time.
required: TRUE .
see: collectionDate info
description: The abdominal catscan results.
required: FALSE .
see: Test Result: free format text, max L=2000
description: The kidney biopsy results.
required: FALSE .
see: Test Result: free format text, max L=2000