Uses of Interface
com.mmm.cms.homehealth.proto.CaseMixAdjustmentItemIF

Packages that use CaseMixAdjustmentItemIF
com.mmm.cms.homehealth   
com.mmm.cms.homehealth.v2308_1   
com.mmm.cms.homehealth.v3210   
 

Uses of CaseMixAdjustmentItemIF in com.mmm.cms.homehealth
 

Classes in com.mmm.cms.homehealth that implement CaseMixAdjustmentItemIF
 class CaseMixAdjustmentItem
          Holds a single Case Mix Adjustment row (or item) which includes a set of values pertaining to the Scoring equations.
 

Methods in com.mmm.cms.homehealth that return CaseMixAdjustmentItemIF
 CaseMixAdjustmentItemIF GrouperDataManager.getCaseMixAdjustment(int caseMixId)
          This will search the case mix table for the case mix id, and return the case mix admjustment item
 CaseMixAdjustmentItemIF GrouperDataManager.getNRSCaseMixAdjustment(int caseMixId)
          This will search the case mix table for the case mix id, and return the case mix admjustment item
 

Uses of CaseMixAdjustmentItemIF in com.mmm.cms.homehealth.v2308_1
 

Classes in com.mmm.cms.homehealth.v2308_1 that implement CaseMixAdjustmentItemIF
 class CaseMixAdjustmentItem_v2308
          Holds a single Case Mix Adjustment row (or item) which includes a set of values pertaining to the Scoring equations.
 

Methods in com.mmm.cms.homehealth.v2308_1 that return CaseMixAdjustmentItemIF
 CaseMixAdjustmentItemIF ClinicalFunctional_ScoringModel_v2308.getCaseMixAdjustment(int caseMixId)
          Searches for the case mix object using the id - i.e.
 CaseMixAdjustmentItemIF GrouperDataManager_v2308.getCaseMixAdjustment(int caseMixId)
          This will search the case mix table for the case mix id, and return the case mix admjustment item
 CaseMixAdjustmentItemIF GrouperDataManager_v2308.getNRSCaseMixAdjustment(int caseMixId)
          This will search the case mix table for the case mix id, and return the case mix admjustment item
 

Uses of CaseMixAdjustmentItemIF in com.mmm.cms.homehealth.v3210
 

Classes in com.mmm.cms.homehealth.v3210 that implement CaseMixAdjustmentItemIF
 class CaseMixAdjustmentItem_v3210
          Holds a single Case Mix Adjustment row (or item) which includes a set of values pertaining to the Scoring equations.
 

Methods in com.mmm.cms.homehealth.v3210 that return CaseMixAdjustmentItemIF
 CaseMixAdjustmentItemIF ClinicalFunctional_ScoringModel_v3210.getCaseMixAdjustment(int caseMixId)
          Deprecated.