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

Packages that use HomeHealthScoringModelIF
com.mmm.cms.homehealth   
com.mmm.cms.homehealth.proto   
com.mmm.cms.homehealth.v2308_1   
com.mmm.cms.homehealth.v3210   
 

Uses of HomeHealthScoringModelIF in com.mmm.cms.homehealth
 

Methods in com.mmm.cms.homehealth that return HomeHealthScoringModelIF
 HomeHealthScoringModelIF HomeHealthEvent.getModel()
          gets the scoring model, if any
 

Methods in com.mmm.cms.homehealth with parameters of type HomeHealthScoringModelIF
 void HomeHealthEvent.setModel(HomeHealthScoringModelIF model)
          sets the scoring model
 

Constructors in com.mmm.cms.homehealth with parameters of type HomeHealthScoringModelIF
HomeHealthEvent(int eventId, HomeHealthGrouperIF source, HomeHealthRecordIF record, java.lang.String message, HomeHealthScoringModelIF model)
          Constructor with all the required information in one call
 

Uses of HomeHealthScoringModelIF in com.mmm.cms.homehealth.proto
 

Methods in com.mmm.cms.homehealth.proto that return HomeHealthScoringModelIF
 HomeHealthScoringModelIF HomeHealthEventIF.getModel()
          gets the scoring model, if any that caused the event
 

Methods in com.mmm.cms.homehealth.proto with parameters of type HomeHealthScoringModelIF
 void HomeHealthEventIF.setModel(HomeHealthScoringModelIF model)
          Sets the scoring model
 

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

Classes in com.mmm.cms.homehealth.v2308_1 that implement HomeHealthScoringModelIF
 class ClinicalFunctional_ScoringModel_v2308
          This Model provides scoring for the 4 clinical and functional equations defined for Grouper version 2.03.
 class NRS_ScoringModel_v2308
          This provides scoring based on the Non-Routine Supplies model for the Home Health Grouper, version 2.03
 

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

Classes in com.mmm.cms.homehealth.v3210 that implement HomeHealthScoringModelIF
 class ClinicalFunctional_ScoringModel_v3210
          This Model provides scoring for the 4 clinical and functional equations defined for Grouper version 2.03.
 class NRS_ScoringModel_v3210
          This provides scoring based on the Non-Routine Supplies model for the Home Health Grouper, version 2.03