com.mmm.cms.homehealth.beans
Class NumberStasisUlcersBean

java.lang.Object
  extended by com.mmm.cms.homehealth.beans.BaseHomeHealthBean
      extended by com.mmm.cms.homehealth.beans.NumberStasisUlcersBean
All Implemented Interfaces:
java.io.Serializable

public class NumberStasisUlcersBean
extends BaseHomeHealthBean

From field named NUM_STAS_ULCR No. Stasis Ulcers valid values: 00 thru 04, sp(2) - OASIS-B 01, 02, 03, 04, sp(2) - OASIS-C

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.mmm.cms.homehealth.beans.BaseHomeHealthBean
valueLabels
 
Constructor Summary
NumberStasisUlcersBean()
          creates the bean using the OASIS-C values
NumberStasisUlcersBean(boolean useOasisB)
          create the bean with a specific value version
 
Method Summary
 
Methods inherited from class com.mmm.cms.homehealth.beans.BaseHomeHealthBean
getTitle, getValidValues, getValidValues, getValueLabels, getValueLabels, isValidValue, setTitle, setValidValues, setValidValues, setValueLabels, setValueLabels
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberStasisUlcersBean

public NumberStasisUlcersBean()
creates the bean using the OASIS-C values


NumberStasisUlcersBean

public NumberStasisUlcersBean(boolean useOasisB)
create the bean with a specific value version

Parameters:
useOasisB - - if true, the creates the bean using the OASIS-B values otherwise is uses OASIS-C values