Uses of Interface
com.mmm.cms.util.Initializable

Packages that use Initializable
com.mmm.cms.homehealth   
com.mmm.cms.homehealth.proto   
com.mmm.cms.homehealth.v0203c   
com.mmm.cms.homehealth.v2308_1   
com.mmm.cms.homehealth.v2308_2   
com.mmm.cms.homehealth.v2409_1   
com.mmm.cms.homehealth.v3110_1   
com.mmm.cms.homehealth.v3210   
 

Uses of Initializable in com.mmm.cms.homehealth
 

Classes in com.mmm.cms.homehealth that implement Initializable
 class GrouperDataManager
          This class provides the Data management related to the Diagnosis codes, the NRS Diagnosis codes, the Diagnostic Categories, the Etiology Pairs, and the optional V-Codes The information is loaded from text files.
 class HomeHealthGrouperFactory
          This Factory holds as set of Groupers and allows selection of a Grouper version by checking the Home Health record validaty against isValidForVersion() method of each available Grouper.
 

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

Subinterfaces of Initializable in com.mmm.cms.homehealth.proto
 interface HomeHealthGrouperFactoryIF
          This defines a means for selecting a Grouper based on the date range of the Home Health record.
 interface HomeHealthGrouperIF
          Describes the high level class that will score the Home Health Record.
 

Uses of Initializable in com.mmm.cms.homehealth.v0203c
 

Classes in com.mmm.cms.homehealth.v0203c that implement Initializable
 class GrouperVersion0203cAndPrior
          This version connects to the older Grouper.DLL, verions 2.03, to score records based on that previous version of the scoring code.
 

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

Classes in com.mmm.cms.homehealth.v2308_1 that implement Initializable
 class GrouperDataManager_v2308
          This class provides the Data management related to the Diagnosis codes, the NRS Diagnosis codes, the Diagnostic Categories, the Etiology Pairs, and the optional V-Codes The information is loaded from text files.
 class GrouperVersion_v2308_1
          This class uses the 2.03 version scoring logic by extending the GrouperVersion 2.03 class, but encapsulates the Diagnosis Code set for valid codes between January 1, 2008 and September 30, 2008, inclusive.
 

Uses of Initializable in com.mmm.cms.homehealth.v2308_2
 

Classes in com.mmm.cms.homehealth.v2308_2 that implement Initializable
 class GrouperVersion_v2308_2
          This provides the scoring logic for Home Health Prospective Payments System version 2.03 as replicated by 3M.
 

Uses of Initializable in com.mmm.cms.homehealth.v2409_1
 

Classes in com.mmm.cms.homehealth.v2409_1 that implement Initializable
 class GrouperVersion_v2409_1
          This version is effective from October 1, 2009 thru December 31, 2009 NOTE: OASIS-C records are to be used after December
 

Uses of Initializable in com.mmm.cms.homehealth.v3110_1
 

Classes in com.mmm.cms.homehealth.v3110_1 that implement Initializable
 class GrouperVersion_v3110_1
          This version is effective from January 1, 2010 thru Sept 30, 2010.
 

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

Classes in com.mmm.cms.homehealth.v3210 that implement Initializable
 class GrouperVersion_v3210
          This class uses the 2.03 version scoring logic by extending the GrouperVersion 2.03 class, but encapsulates the Diagnosis Code set for valid codes between January 1, 2008 and September 30, 2008, inclusive.