Uses of Class
com.mmm.cms.util.ValidateUtils

Packages that use ValidateUtils
com.mmm.cms.homehealth.v2308_1   
com.mmm.cms.homehealth.v3110_1   
com.mmm.cms.homehealth.v3210   
 

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

Subclasses of ValidateUtils in com.mmm.cms.homehealth.v2308_1
 class AbstractBaseValidator_v2308
          This validator provides the common validation for the Home Health Record that are performed for both the Clinical and the Non-Routine Supplies models for the Grouper version 2.03
 class HomeHealthRecordClinicalValidator
          Based on the AbstractValidator, and provides specific validation for columns M0230, M0240, and M0246x3/4 as they pertain to the Clinical model.
 class HomeHealthRecordNRSValidator
          Based on the AbstractValidator, and provides specific validation for columns M0230, M0240, and M0246x3/4 as they pertain to the Non Routine Supplies scoring model Pseudo code lines: 670 thru 777
 

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

Subclasses of ValidateUtils in com.mmm.cms.homehealth.v3110_1
 class AbstractBaseValidator_v3110
          This validator builds on the v2308 validator to provide the common validation for the Home Health Record with OASIS-C related values, that are performed for both the Clinical and the Non-Routine Supplies models.
 class HomeHealthRecordClinicalValidator_v3110_1
          This builds on the abstract validator for the OASIS-C formatted record and provides specific validation for the diagnosis related columns as they pertain to the Clinical/Functional scoring model.
 class HomeHealthRecordNRSValidator_3110
          This builds on the abstract validator for the OASIS-C formatted record and provides specific validation for the diagnosis related columns as they pertain to the Non Routine Supplies scoring model.
 

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

Subclasses of ValidateUtils in com.mmm.cms.homehealth.v3210
 class AbstractBaseValidator_v3210
          This validator provides the common validation for the Home Health Record that are performed for both the Clinical and the Non-Routine Supplies models for the Grouper version 2.03
 class HomeHealthRecordClinicalValidator_v3210
          Based on the AbstractValidator, and provides specific validation for columns of diagnosis codes as they pertain to the Clinical model.
 class HomeHealthRecordNRSValidator_v3210
          Based on the AbstractValidator, and provides specific validation for columns of diagnosis codes as they pertain to the Non Routine Supplies scoring model NOTE: NOT SURE WE NEED THIS SEPARATE CLASS ANYMORE SINCE THE VALIDATION APPEARS TO BE THE SAME AS THE CLINICAL VALIDATOR