public class

WsLiverHealth

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

Class Overview

description: the type Ws liver health.

Summary

Fields
public Short excepMeldPeld description: the Excep meld peld.
public String excepMeldPeldRationale description: the Excep meld peld rationale.
public Long meld description: the Meld.
public Long peld description: the Peld.
public Long sodiumMeldNa description: the Sodium meld na.
[Expand]
Inherited Fields
From class com.cbs.ctr3ws.dtos.WsPatientItem
Public Constructors
WsLiverHealth()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public Short excepMeldPeld

description: the Excep meld peld.

public String excepMeldPeldRationale

description: the Excep meld peld rationale.

public Long meld

description: the Meld.

public Long peld

description: the Peld.

public Long sodiumMeldNa

description: the Sodium meld na.

Public Constructors

public WsLiverHealth ()