A B C D E F G H I J L M N O P R S T U V W Z

A

AbstractBaseValidator_v2308 - Class in com.mmm.cms.homehealth.v2308_1
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
AbstractBaseValidator_v2308(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
AbstractBaseValidator_v3110 - Class in com.mmm.cms.homehealth.v3110_1
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.
AbstractBaseValidator_v3110(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
 
AbstractBaseValidator_v3210 - Class in com.mmm.cms.homehealth.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
AbstractBaseValidator_v3210(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
AbstractIcd9Code - Class in com.mmm.cms.homehealth
Provides the base information about a Diagnosis or Procedure code, including the code value, type, and assocaited category.
AbstractIcd9Code() - Constructor for class com.mmm.cms.homehealth.AbstractIcd9Code
Constructs the code with an empty code value
AbstractIcd9Code(String, int) - Constructor for class com.mmm.cms.homehealth.AbstractIcd9Code
This method will bypass the code and type validation, assuming that the extended class knows what type it is.
AbstractIcd9Code(String, int, boolean, boolean) - Constructor for class com.mmm.cms.homehealth.AbstractIcd9Code
 
add(PointsScoringEquationsIF) - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Adds all the points from the scoring equation to this scoring equation
add(PointsScoringEquationsIF) - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
Adds the value of the equations from points to the corresponding equations in this object.
addEventListener(HomeHealthEventListenerIF) - Method in class com.mmm.cms.homehealth.HomeHealthEventNotifier
Adds a scoring listener to this grouper
addEventListener(HomeHealthEventListenerIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventNotifierIF
This method adds a HomeHealthEventListenerIF to the list of listeners.
addEventListener(HomeHealthEventListenerIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordValidatorIF
Adds an event listener to this validator.
addEventListener(HomeHealthEventListenerIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Adds an event listener
addEventListener(HomeHealthEventListenerIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Adds an event listener
addFieldConditionGroup(FieldConditionGroup) - Method in class com.mmm.cms.homehealth.proto.logic.LogicRow
adds a field condition group to the
addScore(Icd9DiagnosisCodeIF, int, int, int, boolean) - Method in class com.mmm.cms.homehealth.DiagnosisScoringGrid
 
addScore(Icd9DiagnosisCodeIF, int, int, int, boolean) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisScoringGridIF
Add a score to the grid.
addScore(int, int) - Method in class com.mmm.cms.homehealth.v2308_1.ScoringRows
 
addToEarly13AndUnder(int) - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Adds the value to equation1
addToEarly13AndUnder(int) - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
Adds the value to the Early timing, 13 and under visits Also referred as equation 1
addToEarly14Plus(int) - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Adds the value to equation2
addToEarly14Plus(int) - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
Adds the value to Early timing, 14 and more visits Also referred as equation 2
addToLater13AndUnder(int) - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Adds the value to equation3
addToLater13AndUnder(int) - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
Adds the value to the Later timing, 13 and under visits Also referred as equation 3
addToLater14Plus(int) - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Adds the value to equation4
addToLater14Plus(int) - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
Adds the value to Later timing, 14 and more visits Also referred as equation 4
AlreadyScoredException - Exception in com.mmm.cms.homehealth.proto
 
AlreadyScoredException(String, Throwable) - Constructor for exception com.mmm.cms.homehealth.proto.AlreadyScoredException
 
AlreadyScoredException(String) - Constructor for exception com.mmm.cms.homehealth.proto.AlreadyScoredException
 
AlreadyScoredException() - Constructor for exception com.mmm.cms.homehealth.proto.AlreadyScoredException
 
AlreadyScoredException(String, int, int, Icd9DiagnosisCodeIF) - Constructor for exception com.mmm.cms.homehealth.proto.AlreadyScoredException
 
AlreadyScoredException(int, int, Icd9DiagnosisCodeIF) - Constructor for exception com.mmm.cms.homehealth.proto.AlreadyScoredException
 
ASSESSMENT_1_3_ONLY - Static variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
ASSESSMENT_1_3_ONLY - Static variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
ASSESSMENT_4_5_ONLY - Static variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
ASSESSMENT_4_5_ONLY - Static variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
ASSESSMENT_REASON_VALUES - Static variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
ASSESSMENT_REASON_VALUES - Static variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
AssessmentReasonBean - Class in com.mmm.cms.homehealth.beans
From field named ASSMT_REASON Reason for Assessment Range: 01, 03, 04, 05, 06, 07, 08, 09
AssessmentReasonBean() - Constructor for class com.mmm.cms.homehealth.beans.AssessmentReasonBean
 
ASSMT_REASON_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if ASSMT_REASON is invalid
ASSMT_REASON_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if ASSMT_REASON is invalid

A B C D E F G H I J L M N O P R S T U V W Z