com.mmm.cms.homehealth.beans
Class StatusMostProblematicSurgicalWoundBean

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

public class StatusMostProblematicSurgicalWoundBean
extends BaseHomeHealthBean

From field named STUS_PRBLM_SRGCL_WND Status of Most Problematic Surgical Wound valid values: 01 thru 03, NA, sp(2) - OASIS-B 00, 01, 02, 03, sp(2) - OASIS-C

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.mmm.cms.homehealth.beans.BaseHomeHealthBean
valueLabels
 
Constructor Summary
StatusMostProblematicSurgicalWoundBean()
           
 
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

StatusMostProblematicSurgicalWoundBean

public StatusMostProblematicSurgicalWoundBean()