Uses of Class
com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308

Packages that use AbstractBaseValidator_v2308
com.mmm.cms.homehealth.v2308_1   
com.mmm.cms.homehealth.v3110_1   
 

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

Subclasses of AbstractBaseValidator_v2308 in com.mmm.cms.homehealth.v2308_1
 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 AbstractBaseValidator_v2308 in com.mmm.cms.homehealth.v3110_1
 

Subclasses of AbstractBaseValidator_v2308 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.