public class

WsKidneyHealth

extends WsPatientItem
java.lang.Object
   ↳ com.cbs.ctr3ws.dtos.WsPatientItem
     ↳ com.cbs.ctr3ws.dtos.health.WsKidneyHealth

Class Overview

description: the type Ws kidney health.

Summary

Fields
public boolean biopsyProvenEsrd description: the Biopsy proven esrd.
public Date dialysisStartedOn description: the Dialysis started on.
public boolean kidneyDonated description: the Kidney donated.
public WSLookup ltKidneyRemovalMethod description: the Lt kidney removal method.
public WSLookup ltKidneySuitable description: the Lt kidney suitable.
public boolean onDialysis description: the On dialysis.
public boolean renalVesselsImaged description: the Renal vessels imaged.
[Expand]
Inherited Fields
From class com.cbs.ctr3ws.dtos.WsPatientItem
Public Constructors
WsKidneyHealth()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public boolean biopsyProvenEsrd

description: the Biopsy proven esrd.

public Date dialysisStartedOn

description: the Dialysis started on.

public boolean kidneyDonated

description: the Kidney donated.

public WSLookup ltKidneyRemovalMethod

description: the Lt kidney removal method.

public WSLookup ltKidneySuitable

description: the Lt kidney suitable.

public boolean onDialysis

description: the On dialysis.

public boolean renalVesselsImaged

description: the Renal vessels imaged.

Public Constructors

public WsKidneyHealth ()