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

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
AbstractBaseValidator_v3210(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
AbstractClinicalItemValidator - Class in com.mmm.cms.homehealth.vut.oasis
 
AbstractClinicalItemValidator() - Constructor for class com.mmm.cms.homehealth.vut.oasis.AbstractClinicalItemValidator
creates with a default record class of HomeHealthRecordIF
AbstractClinicalItemValidator(Class) - Constructor for class com.mmm.cms.homehealth.vut.oasis.AbstractClinicalItemValidator
creates with a supplied record class.
AbstractClinicalItemValidator(String) - Constructor for class com.mmm.cms.homehealth.vut.oasis.AbstractClinicalItemValidator
creates with a certain prefix for the Other codes, the default is: "M1022_OTH_DIAG"
AbstractDiagnosisCode - Class in com.mmm.cms.homehealth
Provides the base information about a Diagnosis or Procedure code, including the code value, type, and associated Group.
AbstractDiagnosisCode() - Constructor for class com.mmm.cms.homehealth.AbstractDiagnosisCode
Constructs the code with an empty code value
AbstractDiagnosisCode(String, CodeType_EN) - Constructor for class com.mmm.cms.homehealth.AbstractDiagnosisCode
This method will bypass the code and type validation, assuming that the extended class knows what type it is and also ensure that the code value is "interned" in order to reduce the number of code string objects are created and used.
AbstractDiagnosisCode(String, CodeType_EN, boolean, boolean) - Constructor for class com.mmm.cms.homehealth.AbstractDiagnosisCode
 
AbstractFunctionalItemValidator - Class in com.mmm.cms.homehealth.vut.oasis
 
AbstractFunctionalItemValidator() - Constructor for class com.mmm.cms.homehealth.vut.oasis.AbstractFunctionalItemValidator
creates with a default record class of HomeHealthRecordIF
AbstractFunctionalItemValidator(Class) - Constructor for class com.mmm.cms.homehealth.vut.oasis.AbstractFunctionalItemValidator
creates with a supplied record class.
AbstractGrouper - Class in com.mmm.cms.homehealth
Holds the basics of a Grouper without any interface applied so that the extending class can apply the interface it requires
AbstractGrouper(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.AbstractGrouper
Constructor that sets the effective start, thru, and window date to the supplied dates.
AbstractGrouper_2 - Class in com.mmm.cms.homehealth
Overrides the original Abstract Grouper
AbstractGrouper_2(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.AbstractGrouper_2
 
AbstractItemValidator - Class in com.mmm.cms.homehealth.vut.oasis
 
AbstractItemValidator() - Constructor for class com.mmm.cms.homehealth.vut.oasis.AbstractItemValidator
creates with a default record class of HomeHealthRecordIF
AbstractItemValidator(Class) - Constructor for class com.mmm.cms.homehealth.vut.oasis.AbstractItemValidator
creates with a supplied record class.
AbstractPPSClinicalItemValidator - Class in com.mmm.cms.homehealth.vut.pps
 
AbstractPPSClinicalItemValidator() - Constructor for class com.mmm.cms.homehealth.vut.pps.AbstractPPSClinicalItemValidator
creates with a default record class of HomeHealthRecordIF
AbstractPPSClinicalItemValidator(String, String, String) - Constructor for class com.mmm.cms.homehealth.vut.pps.AbstractPPSClinicalItemValidator
used to set the Payment diagnosis field name prefix and the other diagnosis field name prefix.
AbstractPPSClinicalItemValidator(Class) - Constructor for class com.mmm.cms.homehealth.vut.pps.AbstractPPSClinicalItemValidator
creates with a supplied record class.
AbstractPPSManifestationItemValidator - Class in com.mmm.cms.homehealth.vut.pps
 
AbstractPPSManifestationItemValidator() - Constructor for class com.mmm.cms.homehealth.vut.pps.AbstractPPSManifestationItemValidator
creates with a default record class of HomeHealthRecordIF
AbstractPPSManifestationItemValidator(String, String, String) - Constructor for class com.mmm.cms.homehealth.vut.pps.AbstractPPSManifestationItemValidator
used to set the Payment diagnosis field name prefix and the other diagnosis field name prefix.
AbstractPPSManifestationItemValidator(Class) - Constructor for class com.mmm.cms.homehealth.vut.pps.AbstractPPSManifestationItemValidator
creates with a supplied record class.
AbstractRecordConverter - Class in com.mmm.cms.homehealth.io
Provide basic conversion functionality
AbstractRecordConverter() - Constructor for class com.mmm.cms.homehealth.io.AbstractRecordConverter
 
AbstractRecordConverter(String, String) - Constructor for class com.mmm.cms.homehealth.io.AbstractRecordConverter
 
AbstractRecordConverter(String, String, int) - Constructor for class com.mmm.cms.homehealth.io.AbstractRecordConverter
 
AbstractRecordConverter(String, String, int, String) - Constructor for class com.mmm.cms.homehealth.io.AbstractRecordConverter
 
AbstractServiceItemValidator - Class in com.mmm.cms.homehealth.vut.oasis
 
AbstractServiceItemValidator() - Constructor for class com.mmm.cms.homehealth.vut.oasis.AbstractServiceItemValidator
creates with a default record class of HomeHealthRecordIF
AbstractServiceItemValidator(Class) - Constructor for class com.mmm.cms.homehealth.vut.oasis.AbstractServiceItemValidator
creates with a supplied record class.
add(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.EtiologyPairsList
 
add(int, DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.EtiologyPairsList
 
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.
add(RecordItemValidatorIF) - Method in interface com.mmm.cms.homehealth.proto.RecordValidator_2_IF
adds a Item validator to the list of validators
add(OasisValidationEditIF) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits
Ensures there is no duplicate edit/dataItem combinations before adding the new edit
add(OasisValidationEditIF) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
add(int, OasisValidationEditIF) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
add(OasisValidationEditIF) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_HhPpsOnly
 
add(Object) - Method in class com.mmm.cms.homehealth.vut.EmptyIterator
 
addAll(int, Collection<? extends DiagnosisCodeIF>) - Method in class com.mmm.cms.homehealth.EtiologyPairsList
 
addAll(Collection<? extends OasisValidationEditIF>) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
addAll(int, Collection<? extends OasisValidationEditIF>) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
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
Deprecated.
This method adds a HomeHealthEventListenerIF to the list of listeners.
addEventListener(HomeHealthEventListenerIF) - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
 
addEventListener(HomeHealthEventListenerIF) - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Deprecated. 
addScore(DiagnosisCodeIF, int, int, int, boolean) - Method in class com.mmm.cms.homehealth.DiagnosisScoringGrid
Adds scoring information about a specific position in the scoring grid ensuring that the case mix row is not scored twice, optionally checking that the diagnostic group is not scored twice.
addScore(DiagnosisCodeIF, int, int, int, boolean) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisScoringGridIF
Add a score to the grid.
addSeverityLimit(int, int, char) - Method in class com.mmm.cms.homehealth.HIPPSThreshold
 
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
This exception will not contain any stack trace.
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, DiagnosisCodeIF) - Constructor for exception com.mmm.cms.homehealth.proto.AlreadyScoredException
 
AlreadyScoredException(int, int, DiagnosisCodeIF) - Constructor for exception com.mmm.cms.homehealth.proto.AlreadyScoredException
 
ARRAY_CARET_VALUES - Static variable in class com.mmm.cms.util.ValidateUtils
 
ARRAY_DASH_VALUES - Static variable in class com.mmm.cms.util.ValidateUtils
 
ARRAY_DOUBLE_0 - Static variable in class com.mmm.cms.util.ValidateUtils
 
ARRAY_DOUBLE_1 - Static variable in class com.mmm.cms.util.ValidateUtils
 
ARRAY_DOUBLE_2 - Static variable in class com.mmm.cms.util.ValidateUtils
 
ARRAY_DOUBLE_3 - Static variable in class com.mmm.cms.util.ValidateUtils
 
ARRAY_DOUBLE_4 - Static variable in class com.mmm.cms.util.ValidateUtils
 
ARRAY_DOUBLE_5 - Static variable in class com.mmm.cms.util.ValidateUtils
 
ARRAY_DOUBLE_6 - Static variable in class com.mmm.cms.util.ValidateUtils
 
ARRAY_DOUBLE_7 - Static variable in class com.mmm.cms.util.ValidateUtils
 
ARRAY_DOUBLE_8 - Static variable in class com.mmm.cms.util.ValidateUtils
 
ARRAY_DOUBLE_9 - Static variable in class com.mmm.cms.util.ValidateUtils
 
ARRAY_DOUBLE_FOUR_FIVE - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "04", "05"
ARRAY_DOUBLE_FOUR_FIVE_SIX - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "04", "05", "06"
ARRAY_DOUBLE_ONE_THREE - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "01", "03"
ARRAY_DOUBLE_ONE_TWO - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "01", "02"
ARRAY_DOUBLE_ONE_TWO_THREE - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "01", "02", "03"
ARRAY_DOUBLE_ONE_TWO_THREE_FOUR - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "01", "02", "03", "04"
ARRAY_DOUBLE_ONE_TWO_THREE_FOUR_FIVE - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "01", "02", "03", "04", "05"
ARRAY_DOUBLE_ONE_TWO_THREE_FOUR_FIVE_SIX - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "01", "02", "03", "04", "05", "06"
ARRAY_DOUBLE_THREE_FOUR - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "03", "04"
ARRAY_DOUBLE_THREE_FOUR_FIVE - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "03", "04", "05"
ARRAY_DOUBLE_TWO_THREE - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "02", "03"
ARRAY_DOUBLE_TWO_THREE_FOUR - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "02", "03", "04"
ARRAY_DOUBLE_TWO_THREE_FOUR_FIVE - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "02", "03", "04", "05"
ARRAY_DOUBLE_TWO_THREE_FOUR_FIVE_SIX - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "02", "03", "04", "05", "06"
ARRAY_DOUBLE_ZERO_ONE - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "00", "01"
ARRAY_DOUBLE_ZERO_ONE_TWO - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "00", "01", "02"
ARRAY_DOUBLE_ZERO_ONE_TWO_THREE - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "00", "01", "02", "03"
ARRAY_DOUBLE_ZERO_ONE_TWO_THREE_FOUR - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "00", "01", "02", "03", "04"
ARRAY_DOUBLE_ZERO_ONE_TWO_THREE_FOUR_FIVE - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "00", "01", "02", "03", "04", "05"
ARRAY_DOUBLE_ZERO_ONE_TWO_THREE_FOUR_FIVE_SIX - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "00", "01", "02", "03", "04", "05", "06"
ARRAY_NOT_APPLICABLE - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "NA"
ARRAY_SPACE_1 - Static variable in class com.mmm.cms.util.ValidateUtils
Array of " " - i.e.
ARRAY_SPACE_2 - Static variable in class com.mmm.cms.util.ValidateUtils
Array of " "
ARRAY_UNKNOWN_UK - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "UK"
ARRAY_ZERO_ONE - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "0", "1"
ARRAY_ZERO_ONE_TWO - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "0", "1", "2"
ARRAY_ZERO_ONE_TWO_THREE - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "0", "1", "2", "3"
ASSESSMENT_1_3_4_5_9_ONLY - Static variable in class com.mmm.cms.homehealth.vut.oasis.AbstractItemValidator
 
ASSESSMENT_1_3_4_5_ONLY - Static variable in class com.mmm.cms.homehealth.vut.oasis.AbstractItemValidator
 
ASSESSMENT_1_3_9_ONLY - Static variable in class com.mmm.cms.homehealth.vut.oasis.AbstractItemValidator
 
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_1_3_ONLY - Static variable in class com.mmm.cms.homehealth.vut.oasis.AbstractItemValidator
 
ASSESSMENT_4_5_9_ONLY - Static variable in class com.mmm.cms.homehealth.vut.oasis.AbstractItemValidator
 
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_9_ONLY - Static variable in class com.mmm.cms.homehealth.vut.oasis.AbstractItemValidator
 
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
 
ASSESSMENT_REASON_VALUES_ALL - Static variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
assessmentReason - Variable in class com.mmm.cms.homehealth.TreatmentAuthorization
 
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

B

blank - Variable in class com.mmm.cms.homehealth.TreatmentAuthorization
 
blank4 - Static variable in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
 
blank4 - Static variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
BLANK_DATE - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
BLANK_ICD - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
buildTransformerNode(TransformerHandler, String, String) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
 
BWLINCONT_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if BWLINCONT is invalid
BWLINCONT_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if BWLINCONT is invalid

C

CALCULATE_SPECIAL_ITEMS - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
calculateInitialScore(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
There is no initial scoring of the HomeHealth Record for this model, and this method should not be used.
calculateInitialScore(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
Calculate maximum possible score for each of the 18 diagnoses to support choice of scoring variable when an etiology and a manifestation are both NRS casemix variables.
calculatePrimaryAdjustment(DiagnosisScoringGridIF, int, int) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
This calculates the primary code score, and if the Other Dx has already been scored, then reduce the primary code by the Other Dx value.
calculatePrimaryAdjustment(DiagnosisScoringGridIF, int, int) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
This calculates the primary code score, and if the Other Dx has already been scored, then reduce the primary code by the Other Dx value.
calculatePrimaryAdjustment(DataManagerIF, boolean, int, DiagnosisScoringGridIF, int, int) - Static method in class com.mmm.cms.util.ScoringModelUtils
This calculates the primary code score, and if the Other Dx has already been scored, then reduce the primary code by the Other Dx value.
calendarCompareTest() - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
 
CARET - Static variable in class com.mmm.cms.util.ValidateUtils
 
CaseMixAdjustmentItem - Class in com.mmm.cms.homehealth
Holds a single Case Mix Adjustment row (or item) which includes a set of values pertaining to the Scoring equations.
CaseMixAdjustmentItem() - Constructor for class com.mmm.cms.homehealth.CaseMixAdjustmentItem
 
CaseMixAdjustmentItemIF - Interface in com.mmm.cms.homehealth.proto
This represents a single Casemix Adjustment set.
characters(char[], int, int) - Method in class com.mmm.cms.homehealth.io.OasisXmlHandler
 
clear() - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
clear() - Method in class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
Does nothing
clearScore(int) - Method in class com.mmm.cms.homehealth.DiagnosisScoringGrid
 
clearScore(int) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisScoringGridIF
removes all the current scores so that this object can be reused
ClinicalFunctional_ScoringModel_v2308 - Class in com.mmm.cms.homehealth.v2308_1
This Model provides scoring for the 4 clinical and functional equations defined for Grouper version 2.03.
ClinicalFunctional_ScoringModel_v2308(HomeHealthGrouperIF, GrouperDataManager, int) - Constructor for class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
Constructor with references to the Grouper, the Data manager, and the equation id
ClinicalFunctional_ScoringModel_v3210 - Class in com.mmm.cms.homehealth.v3210
This Model provides scoring for the 4 clinical and functional equations defined for Grouper version 2.03.
ClinicalFunctional_ScoringModel_v3210(HomeHealthGrouperIF, GrouperDataManager, int) - Constructor for class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Constructor with references to the Grouper, the Data manager, and the equation id
ClinicalFunctional_ScoringModel_v3312 - Class in com.mmm.cms.homehealth.v3312
This Model provides scoring for the 4 clinical and functional equations defined for Grouper version 2.03.
ClinicalFunctional_ScoringModel_v3312(HomeHealthGrouperIF, GrouperDataManager, int) - Constructor for class com.mmm.cms.homehealth.v3312.ClinicalFunctional_ScoringModel_v3312
Constructor with references to the Grouper, the Data manager, and the equation id
ClinicalFunctional_ScoringModel_v3413 - Class in com.mmm.cms.homehealth.v3413
This Model provides scoring for the 4 clinical and functional equations defined for Grouper version 2.03.
ClinicalFunctional_ScoringModel_v3413(HomeHealthGrouperIF, GrouperDataManager, int) - Constructor for class com.mmm.cms.homehealth.v3413.ClinicalFunctional_ScoringModel_v3413
Constructor with references to the Grouper, the Data manager, and the equation id
ClinicalFunctional_ScoringModel_v3414 - Class in com.mmm.cms.homehealth.v3414
This Model provides scoring for the 4 clinical and functional equations defined for Grouper version 2.03.
ClinicalFunctional_ScoringModel_v3414(HomeHealthGrouperIF, DataManagerIF, int) - Constructor for class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
Constructor with references to the Grouper, the Data manager, and the equation id
ClinicalFunctional_ScoringModel_v3414(HomeHealthGrouperIF, DataManagerIF, int, String) - Constructor for class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
 
ClinicalFunctional_ScoringModel_v4115 - Class in com.mmm.cms.homehealth.v4115
This Model provides scoring for the 4 clinical and functional equations
ClinicalFunctional_ScoringModel_v4115(HomeHealthGrouperIF, DataManagerIF, int) - Constructor for class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
Constructor with references to the Grouper, the Data manager, and the equation id
ClinicalFunctional_ScoringModel_v4115(HomeHealthGrouperIF, DataManagerIF, int, String) - Constructor for class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
ClinicalFunctional_ScoringModel_v5115 - Class in com.mmm.cms.homehealth.v5115
 
ClinicalFunctional_ScoringModel_v5115(HomeHealthGrouperIF, DataManagerIF, int) - Constructor for class com.mmm.cms.homehealth.v5115.ClinicalFunctional_ScoringModel_v5115
 
ClinicalFunctional_ScoringModel_v5115(HomeHealthGrouperIF, DataManagerIF, int, String) - Constructor for class com.mmm.cms.homehealth.v5115.ClinicalFunctional_ScoringModel_v5115
 
clinicalModel_1 - Variable in class com.mmm.cms.homehealth.AbstractGrouper
The Clinical Scoring module, equation 1
clinicalModel_1 - Variable in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
The Clinical Scoring module, equation 1
clinicalModel_1 - Variable in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
The Clinical Scoring module, equation 1
clinicalModel_2 - Variable in class com.mmm.cms.homehealth.AbstractGrouper
The Clinical Scoring module, equation 2
clinicalModel_2 - Variable in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
The Clinical Scoring module, equation 2
clinicalModel_2 - Variable in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
The Clinical Scoring module, equation 2
clinicalModel_3 - Variable in class com.mmm.cms.homehealth.AbstractGrouper
The Clinical Scoring module, equation 3
clinicalModel_3 - Variable in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
The Clinical Scoring module, equation 3
clinicalModel_3 - Variable in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
The Clinical Scoring module, equation 3
clinicalModel_4 - Variable in class com.mmm.cms.homehealth.AbstractGrouper
The Clinical Scoring module, equation 4
clinicalModel_4 - Variable in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
The Clinical Scoring module, equation 4
clinicalModel_4 - Variable in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
The Clinical Scoring module, equation 4
clinicalScore - Variable in class com.mmm.cms.homehealth.TreatmentAuthorization
 
clinicalSeverity - Variable in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
clone() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Clones the code
clone() - Method in class com.mmm.cms.homehealth.DiagnosisCode
The code is cloned to allow the app to make changes to the code on a per-record basis without effecting the Grouper's base list of codes.
clone() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
clone() - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
creates an exact copy of this object that can be manipulated separately without effecting this object
codeComparator - Static variable in class com.mmm.cms.util.DiagnosisCodeComparator
Static comparator - avoids recreation everytime it is needed
CodePositionalIF - Interface in com.mmm.cms.homehealth.proto
This provides code position indicators such as primary or secondary only
CodeType_EN - Enum in com.mmm.cms.homehealth.proto
Identifies a code type instead of using an integer
CodeUlcerIF - Interface in com.mmm.cms.homehealth.proto
Provides methods for identifying codes with ulcers or diabetic ulcers
CollectionValidationEdits - Class in com.mmm.cms.homehealth.vut
Implementation of the VUT edit interface
CollectionValidationEdits() - Constructor for class com.mmm.cms.homehealth.vut.CollectionValidationEdits
 
CollectionValidationEdits_Empty - Class in com.mmm.cms.homehealth.vut
This is just an empty list of edits which is used for times when the OASIS record is assumed to be correct, and therefore the validation is bypassed without errors.
CollectionValidationEdits_Empty() - Constructor for class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
CollectionValidationEdits_HhPpsOnly - Class in com.mmm.cms.homehealth.vut
Implementation of the VUT edit interface that allow inclusion of HH-PPS edits only - i.e.
CollectionValidationEdits_HhPpsOnly() - Constructor for class com.mmm.cms.homehealth.vut.CollectionValidationEdits_HhPpsOnly
 
com.mmm.cms.homehealth - package com.mmm.cms.homehealth
 
com.mmm.cms.homehealth.cpp - package com.mmm.cms.homehealth.cpp
 
com.mmm.cms.homehealth.hipps - package com.mmm.cms.homehealth.hipps
 
com.mmm.cms.homehealth.io - package com.mmm.cms.homehealth.io
 
com.mmm.cms.homehealth.io.record - package com.mmm.cms.homehealth.io.record
 
com.mmm.cms.homehealth.io.util - package com.mmm.cms.homehealth.io.util
 
com.mmm.cms.homehealth.pps - package com.mmm.cms.homehealth.pps
 
com.mmm.cms.homehealth.proto - package com.mmm.cms.homehealth.proto
 
com.mmm.cms.homehealth.proto.edits - package com.mmm.cms.homehealth.proto.edits
 
com.mmm.cms.homehealth.proto.record - package com.mmm.cms.homehealth.proto.record
 
com.mmm.cms.homehealth.test - package com.mmm.cms.homehealth.test
 
com.mmm.cms.homehealth.v2308_1 - package com.mmm.cms.homehealth.v2308_1
 
com.mmm.cms.homehealth.v2308_2 - package com.mmm.cms.homehealth.v2308_2
 
com.mmm.cms.homehealth.v2409_1 - package com.mmm.cms.homehealth.v2409_1
 
com.mmm.cms.homehealth.v3110_1 - package com.mmm.cms.homehealth.v3110_1
 
com.mmm.cms.homehealth.v3210 - package com.mmm.cms.homehealth.v3210
 
com.mmm.cms.homehealth.v3211 - package com.mmm.cms.homehealth.v3211
 
com.mmm.cms.homehealth.v3312 - package com.mmm.cms.homehealth.v3312
 
com.mmm.cms.homehealth.v3413 - package com.mmm.cms.homehealth.v3413
 
com.mmm.cms.homehealth.v3414 - package com.mmm.cms.homehealth.v3414
 
com.mmm.cms.homehealth.v3514 - package com.mmm.cms.homehealth.v3514
 
com.mmm.cms.homehealth.v4115 - package com.mmm.cms.homehealth.v4115
 
com.mmm.cms.homehealth.v5115 - package com.mmm.cms.homehealth.v5115
 
com.mmm.cms.homehealth.v5116 - package com.mmm.cms.homehealth.v5116
 
com.mmm.cms.homehealth.v5216 - package com.mmm.cms.homehealth.v5216
 
com.mmm.cms.homehealth.v6117 - package com.mmm.cms.homehealth.v6117
 
com.mmm.cms.homehealth.v6217 - package com.mmm.cms.homehealth.v6217
 
com.mmm.cms.homehealth.v7118 - package com.mmm.cms.homehealth.v7118
 
com.mmm.cms.homehealth.v7218 - package com.mmm.cms.homehealth.v7218
 
com.mmm.cms.homehealth.v8119 - package com.mmm.cms.homehealth.v8119
 
com.mmm.cms.homehealth.vut - package com.mmm.cms.homehealth.vut
 
com.mmm.cms.homehealth.vut.oasis - package com.mmm.cms.homehealth.vut.oasis
 
com.mmm.cms.homehealth.vut.pps - package com.mmm.cms.homehealth.vut.pps
 
com.mmm.cms.util - package com.mmm.cms.util
 
CommandLineParams - Class in com.mmm.cms.homehealth.test
Holds the command line parameters based on a name=value pair.
CommandLineParams(String[]) - Constructor for class com.mmm.cms.homehealth.test.CommandLineParams
 
CommonMessageText - Interface in com.mmm.cms.homehealth.proto
 
CommonTester - Class in com.mmm.cms.homehealth.test
 
CommonTester() - Constructor for class com.mmm.cms.homehealth.test.CommonTester
 
compare(DiagnosisCodeIF, DiagnosisCodeIF) - Method in class com.mmm.cms.util.DiagnosisCodeComparator
Compares two DiagnosisCodeIF based on the value of getCode()
compareTo(Object) - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
 
compareTo(Object) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
compareTo(Object) - Method in class com.mmm.cms.homehealth.DiagnosticGroup
Compares this group with another based on the ID
contains(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.EtiologyPairsList
Determines if a code is on the list
contains(Object) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
containsAll(Collection<?>) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
containsKey(Object) - Method in class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
 
containsValue(Object) - Method in class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
 
convertCaretSpace(String, int) - Static method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
Checks to see if the first character is a caret and if so, it creates a new string replacing the caret with a space, otherwise it returns the original string
convertFromHomeHealthRec(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.io.AbstractRecordConverter
 
convertFromHomeHealthRec(HomeHealthRecordIF) - Method in interface com.mmm.cms.homehealth.io.OasisRecordConverterIF
Converts an OASIS record extended from the HomeHealth Record to a String that is a continuous set of characters, i.e.
convertFromHomeHealthRec(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
convertFromHomeHealthRec(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
 
convertFromHomeHealthRec(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_00
 
convertFromHomeHealthRecDelimeted(HomeHealthRecordIF, String) - Method in interface com.mmm.cms.homehealth.io.OasisRecordConverterIF
Converts an OASIS record extended from the HomeHealth Record to a String using the delimiter to separate the values
convertFromHomeHealthRecDelimeted(HomeHealthRecordIF, String) - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
convertFromHomeHealthRecDelimeted(HomeHealthRecordIF, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_B_RecordUtil
Converts an OASIS record extended from the HomeHealth Record to a String using the delimiter to separate the values
convertFromHomeHealthRecDelimeted(HomeHealthRecordIF, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
 
convertFromHomeHealthRecDelimeted(HomeHealthRecordIF, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_12
 
convertFromHomeHealthRecDelimeted(HomeHealthRecordIF, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_20
 
convertFromHomeHealthRecDelimeted(HomeHealthRecordIF, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_21
 
convertFromHomeHealthRecDelimeted(HomeHealthRecordIF, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_00
this casts the object to a HomeHealthRecord_C_IF object
convertFromHomeHealthRecDelimeted(HomeHealthRecord_C_IF, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_00
converts HomeHealthRecord_C_IF to flat file format with a delimiter between values
convertFromHomeHealthRecDelimeted(HomeHealthRecordIF, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
convertFromHomeHealthRecDelimeted(HomeHealthRecordIF, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_D_RecordUtil_v2_30
 
convertFromHomeHealthToFlatRecord(HomeHealthRecord_C_IF) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
 
convertFromHomeHealthToFlatRecord(HomeHealthRecord_C_IF, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_12
 
convertFromHomeHealthToFlatRecord(HomeHealthRecord_C_IF, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_20
 
convertFromHomeHealthToFlatRecord(HomeHealthRecord_C_IF, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_21
 
convertFromHomeHealthToFlatRecord(HomeHealthRecord_C_IF) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
convertFromHomeHealthToFlatRecord(HomeHealthRecord_C_IF, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_D_RecordUtil_v2_30
 
convertFromHomeHealthToXmlRecord(HomeHealthRecord_C_IF) - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
convertFromHomeHealthToXmlRecord(HomeHealthRecord_C_IF) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
convertRecord(String) - Method in class com.mmm.cms.homehealth.pps.HH_PPS
returns a HomeHealth record unless end of file, or an exception in reading the file or parsing the record.
convertToHomeHealthRec(String, int) - Method in class com.mmm.cms.homehealth.io.AbstractRecordConverter
calls convertToHomeHealthRec() with the current parameters and false for the passthru
convertToHomeHealthRec(String, int) - Method in interface com.mmm.cms.homehealth.io.OasisRecordConverterIF
Converts a string to a Home Health record, using the 3 parameter converter
convertToHomeHealthRec(String, int, boolean) - Method in interface com.mmm.cms.homehealth.io.OasisRecordConverterIF
Converts an OASIS string record to an OASIS Body record using the generic Home Health Record interface.
convertToHomeHealthRec(String, int) - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
convertToHomeHealthRec(String, int, boolean) - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
convertToHomeHealthRec(String, int, boolean, OasisXmlHandler) - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
convertToHomeHealthRec(String, int, boolean) - Method in class com.mmm.cms.homehealth.io.util.Oasis_B_RecordUtil
Converts an OASIS string record to an OASIS Body record using the generic Home Health Record interface.
convertToHomeHealthRec(String, int) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
 
convertToHomeHealthRec(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
 
convertToHomeHealthRec(String, int, boolean) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
GENERATED CODE BELOW
convertToHomeHealthRec(String, int) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_12
This calls convertToHomeHealthRec(String strRecord, int recNum, boolean skipPassthru) with the supplied parameter and false for the passthru
convertToHomeHealthRec(String, int, boolean) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_12
 
convertToHomeHealthRec(String, int) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_20
This calls convertToHomeHealthRec(String strRecord, int recNum, boolean skipPassthru) with the supplied parameter and false for the passthru
convertToHomeHealthRec(String, int, boolean) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_20
 
convertToHomeHealthRec(String, int) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_21
This calls convertToHomeHealthRec(String strRecord, int recNum, boolean skipPassthru) with the supplied parameter and false for the passthru
convertToHomeHealthRec(String, int, boolean) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_21
 
convertToHomeHealthRec(String, int, boolean) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_00
Converts an OASIS string record to an OASIS-C related Home Health record using the generic Home Health Record interface.
convertToHomeHealthRec(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_00
 
convertToHomeHealthRec(String, int, boolean) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
convertToHomeHealthRec(String, int) - Method in class com.mmm.cms.homehealth.io.util.Oasis_D_RecordUtil_v2_30
This calls convertToHomeHealthRec(String strRecord, int recNum, boolean skipPassthru) with the supplied parameter and false for the passthru
convertToHomeHealthRec(String, int, boolean) - Method in class com.mmm.cms.homehealth.io.util.Oasis_D_RecordUtil_v2_30
 
convertToHomeHealthRecord_OasisB(HomeHealthRecord_C_IF, boolean) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
This takes a HomeHealthRecord_C_IF object and converts it to a basic HomeHealthRecord_IF, mapping any values from the C to the basic where needed.
copyCodes(HomeHealthRecordIF, HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.AbstractGrouper
This copies codes from one record to another without any cloning.
copyCodes(HomeHealthRecordIF, HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.GrouperVersion_v3110_1
This copies codes from one record to another without any cloning.
copyCodes(HomeHealthRecordIF, HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
This copies codes from one record to another without any cloning.
copyCodes(HomeHealthRecordIF, HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
This copies codes from one record to another without any cloning.
createDiagnosisCode(String, boolean, boolean) - Method in class com.mmm.cms.homehealth.GrouperDataManager
This creates a Diagnosis code allowing any extending class to create its own code implementation for use in its grouper version.
createDiagnosisCode(String, boolean, boolean) - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
This creates a Diagnosis code allowing any extending class to create its own code implementation for use in its grouper version.
createDiagnosisCode(String, boolean, boolean) - Method in class com.mmm.cms.homehealth.v4115.GrouperDataManager_V4115
This creates a Diagnosis code allowing any extending class to create its own code implementation for use in its grouper version.
createDiagnosisCode(String, boolean, boolean) - Method in class com.mmm.cms.homehealth.v5115.GrouperDataManager_v5115
Creates a code of type ICD-10
createDiagnosticGroup(int) - Method in class com.mmm.cms.homehealth.GrouperDataManager
This creates a Diagnostic Group allowing any extending class to create its own group implementation for use in its grouper version.
createDiagnosticGroup(int) - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
This creates a Diagnostic Group allowing any extending class to create its own group implementation for use in its grouper version.
createHippsCode() - Method in class com.mmm.cms.homehealth.AbstractGrouper_2
 
createHippsCode(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Method in class com.mmm.cms.homehealth.AbstractGrouper_2
 
createHippsCode() - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
 
createHippsCode(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
 
createHippsCode(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Method in class com.mmm.cms.homehealth.v5116.GrouperVersion_v5116
Provides 2016 Grouping step, timing and clinical/functional severity Hipps Code
createHippsCode() - Method in class com.mmm.cms.homehealth.v5116.GrouperVersion_v5116
Provides 2016 blank Hipps Code
createHippsCode(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Method in class com.mmm.cms.homehealth.v6117.GrouperVersion_v6117
Provides 2017 Grouping step, timing and clinical/functional severity Hipps Code
createHippsCode() - Method in class com.mmm.cms.homehealth.v6117.GrouperVersion_v6117
Provides 2017 blank Hipps Code
createHippsCode(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Method in class com.mmm.cms.homehealth.v7118.GrouperVersion_v7118
Provides 2018 Grouping step, timing and clinical/functional severity Hipps Code
createHippsCode() - Method in class com.mmm.cms.homehealth.v7118.GrouperVersion_v7118
Provides 2018 blank Hipps Code
createHippsCode(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Method in class com.mmm.cms.homehealth.v8119.GrouperVersion_v8119
Provides 2019 Grouping step, timing and clinical/functional severity Hipps Code
createHippsCode() - Method in class com.mmm.cms.homehealth.v8119.GrouperVersion_v8119
Provides 2019 blank Hipps Code
createHomeHealthNode(Document, String, String) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
 
CUR_AMBULATION_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if CUR_AMBULATION is invalid
CUR_AMBULATION_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if CUR_AMBULATION is invalid
CUR_BATHING_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if CUR_BATHING is invalid
CUR_BATHING_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if CUR_BATHING is invalid
CUR_DRESS_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if CUR_DRESS is invalid
CUR_DRESS_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if CUR_DRESS is invalid
CUR_INJECT_MEDS_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if CUR_INJECT_MEDS is invalid
CUR_INJECT_MEDS_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if CUR_INJECT_MEDS is invalid
CUR_TOILETING_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if CUR_TOILETING is invalid
CUR_TOILETING_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if CUR_TOILETING is invalid
CUR_TRANSFER_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if CUR_TRANSFER is invalid
CUR_TRANSFER_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if CUR_TRANSFER is invalid

D

DASH - Static variable in class com.mmm.cms.util.ValidateUtils
 
dataManager - Variable in class com.mmm.cms.homehealth.AbstractGrouper
Reference to the Data manager
DataManagerIF - Interface in com.mmm.cms.homehealth.proto
Defines access to the low level elements of codes, groups and casemix.
DataValidityFlag - Class in com.mmm.cms.homehealth
Holds the validation flags assocaited with a record.
DataValidityFlag() - Constructor for class com.mmm.cms.homehealth.DataValidityFlag
Default constructor
dataValidityFlag - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
the overall data validity information
dataValidityFlag - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
the overall data validity information
dataValidityFlag - Variable in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
the overall data validity information
DataValidityFlagIF - Interface in com.mmm.cms.homehealth.proto
Holds the data issues associated with a processed record, and generates the Validity flag to use in the grouper output.
dateRanger - Variable in class com.mmm.cms.homehealth.io.AbstractRecordConverter
 
dateRanger - Variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
DateRanger - Class in com.mmm.cms.util
Holds a date range represented as a string with the format of YYYYMMDD
DateRanger() - Constructor for class com.mmm.cms.util.DateRanger
 
DateRanger(String, String) - Constructor for class com.mmm.cms.util.DateRanger
 
DEFAULT - Static variable in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
DEFAULT_BLANK_VALUE - Static variable in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
 
DEFAULT_BLANK_VALUE - Static variable in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
 
DEFAULT_BLANK_VALUE - Static variable in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
 
DEFAULT_BLANK_VALUE - Static variable in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
 
defaultGrouperClassName - Variable in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
 
defaultVersionPrefix - Variable in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
 
Describable - Interface in com.mmm.cms.util
This interface provides a standard for setting and getting the internal description of an object.
determineClinicalSeverity(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
determineClinicalSeverity(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2015
 
determineClinicalSeverity(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2016
 
determineClinicalSeverity(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2017
 
determineClinicalSeverity(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2018
 
determineClinicalSeverity(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2019
 
determineFunctionalSeverity(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
determineFunctionalSeverity(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2015
 
determineFunctionalSeverity(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2016
 
determineFunctionalSeverity(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2017
 
determineFunctionalSeverity(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2018
 
determineFunctionalSeverity(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2019
 
determineNrs(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
determinePrimaryDiagnosis(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[]) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
Determining the primary diagnosis between the two pairs M0230a/240b or M0246a3/M0246a4.
determinePrimaryDiagnosis(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[]) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
Determine the primary diagnosis between the two pairs M0230a240b or M0246x3/M0246x4 Pseudo code lines: 1600 thru 1643
determinePrimaryDiagnosis(HomeHealthRecordIF, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
This method is not used in this model
determineScoreOrder(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.AbstractGrouper
Returns a non-null double array of int[6][3].
determineScoreOrder(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.AbstractGrouper_2
Returns a non-null double array of int[6][3].
determineScoreOrder(HomeHealthRecordIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
Returns a non-null double array of int[6][3].
determineScoreOrder(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
Returns a non-null double array of int[6][3].
determineScoreOrder(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
Returns a non-null double array of int[6][3].
determineScoreOrder(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3312.GrouperVersion_v3312
Returns a non-null double array of int[6][3].
determineServiceDomain() - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
determineStepEquation() - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
DIABETIC_ULCER_SET - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
DIAGNOSIS_ETIOLOGY_PAIRS - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
Diagnosis code Secondary / Etiology pairs table name: DiagnosisEtiologyPairs.txt
DiagnosisCode - Class in com.mmm.cms.homehealth
Diagnosis Code extends the Abstract class to add primary, secondary, etiology pairing and ulcer related information.
DiagnosisCode() - Constructor for class com.mmm.cms.homehealth.DiagnosisCode
Constructor for blank code
DiagnosisCode(String, CodeType_EN) - Constructor for class com.mmm.cms.homehealth.DiagnosisCode
Constructor with a code value
DiagnosisCode(String) - Constructor for class com.mmm.cms.homehealth.DiagnosisCode
Deprecated.
- in 2014, because it defaults to ICD-9 type
DiagnosisCode(String, boolean, boolean) - Constructor for class com.mmm.cms.homehealth.DiagnosisCode
Deprecated.
- in 2014, because it defaults to ICD-9 type
DiagnosisCode(String, CodeType_EN, boolean, boolean) - Constructor for class com.mmm.cms.homehealth.DiagnosisCode
Constructor with code value, valid Code indicator, and valid for scoring indicator
DiagnosisCode_Empty - Class in com.mmm.cms.homehealth
This class represents a blank code that can not be altered.
DiagnosisCode_Empty() - Constructor for class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
DiagnosisCodeComparator - Class in com.mmm.cms.util
Provides a mechanism to compare the diagnosis Code by values only
DiagnosisCodeComparator() - Constructor for class com.mmm.cms.util.DiagnosisCodeComparator
 
DiagnosisCodeIF - Interface in com.mmm.cms.homehealth.proto
Holds the information specific to the ICD-9 Diagnosis codes (as opposed to a procedure code) that supports Home Health scoring.
DiagnosisScoringGrid - Class in com.mmm.cms.homehealth
This holds a series of Scoring Items (see inner class below) for all the diagnosis codes that are scored.
DiagnosisScoringGrid() - Constructor for class com.mmm.cms.homehealth.DiagnosisScoringGrid
 
DiagnosisScoringGridIF - Interface in com.mmm.cms.homehealth.proto
This provides a holder for the scores for the diagnosis codes.
diagnosisScoringStatus - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
diagnosisScoringStatus - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
diagnosisScoringStatus - Variable in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
DiagnosisScoringStatus_EN - Enum in com.mmm.cms.homehealth.proto
This indicates that status of a diagnosis code during the scoring process, such as a valid or invalid code and a code that is valid and available for scoring, i.e.
DIAGNOSTIC_GROUP_TABLENAME - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
Diagnostic Group table name: diagnosticGroup.txt
DiagnosticGroup - Class in com.mmm.cms.homehealth
Each valid code for a version belongs to a Diagnosis Group.
DiagnosticGroup(int) - Constructor for class com.mmm.cms.homehealth.DiagnosticGroup
Constructor with default Id
DiagnosticGroupIF - Interface in com.mmm.cms.homehealth.proto
Holds the ID and the description for a Diagnostic Group October 2012 - added alternate scoring methods for use in versions V3413 and later
displayDetails(ScoringResultsIF, HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
 
displayEdits(HomeHealthGrouper_HP.GrouperTestParams, ScoringResultsIF, int) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
 
DllToJavaConnector - Class in com.mmm.cms.homehealth.cpp
This class is used allow a DLL to connect to the Java Home Health Grouper implementation.
DllToJavaConnector() - Constructor for class com.mmm.cms.homehealth.cpp.DllToJavaConnector
 
DOUBLE_ZERO - Static variable in class com.mmm.cms.util.ValidateUtils
Double zero string
DURING_READTEST - Static variable in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
DYSPNEIC_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if DYSPNEIC is invalid
DYSPNEIC_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if DYSPNEIC is invalid

E

edits - Variable in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
VUT compatible edit information
effectiveDateStart - Variable in class com.mmm.cms.homehealth.AbstractGrouper
the effective start date for this version
effectiveDateStartWindow - Variable in class com.mmm.cms.homehealth.AbstractGrouper
the overlap window date for this version
effectiveDateThru - Variable in class com.mmm.cms.homehealth.AbstractGrouper
the effective through date for this version
ELAPSED_TIME - Static variable in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
EMPTY_CODE - Static variable in class com.mmm.cms.homehealth.AbstractDiagnosisCode
an Empty string of length 0
EMPTY_ITEM_VALIDATOR - Static variable in class com.mmm.cms.homehealth.vut.oasis.OasisNoOpValidator
 
EmptyIterator - Class in com.mmm.cms.homehealth.vut
Provides an empty iterator when an iterator is required but checking for a null iterator is impractical
EmptyIterator() - Constructor for class com.mmm.cms.homehealth.vut.EmptyIterator
 
endElement(String, String, String) - Method in class com.mmm.cms.homehealth.io.OasisXmlHandler
This collects the tag/values until it hits the ASSESSMENT end tag, at which point is creates the internal HH record and converts the data to the fields in the record.
endProgressBar() - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Stops the progress bar and closes it
entrySet() - Method in class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
 
EPISODE_TIMIMG_EARLY - Static variable in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
 
EPISODE_TIMIMG_LATE - Static variable in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
 
EPISODE_TIMIMG_UNKNOWN - Static variable in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
 
episodeTiming - Variable in class com.mmm.cms.homehealth.TreatmentAuthorization
 
equals(Object) - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Compares this code's value with another code's value
equals(Object) - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
 
equals(Object) - Method in class com.mmm.cms.homehealth.DiagnosticGroup
Compares the objects based on the id
etiologyPairCodes - Variable in class com.mmm.cms.homehealth.DiagnosisCode
Holds a list of Etiology codes used to pair with this code.
EtiologyPairingIF - Interface in com.mmm.cms.homehealth.proto
This holds a list of Codes that can be paired with the owning code.
EtiologyPairingListIF - Interface in com.mmm.cms.homehealth.proto
Holds a list of codes that can be used to pair with the owning code.
EtiologyPairsList - Class in com.mmm.cms.homehealth
An list of Etiology pair related codes.
EtiologyPairsList() - Constructor for class com.mmm.cms.homehealth.EtiologyPairsList
 
EtiologyPairsList(boolean) - Constructor for class com.mmm.cms.homehealth.EtiologyPairsList
 
evaluateManifestionEtiology(DiagnosisCodeIF, DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.v3210.HomeHealthRecordClinicalValidator_v3210
 
evaluateRecord(HomeHealthRecordIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
evaluateRecord(HomeHealthRecordIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2015
 
evaluateRecord(HomeHealthRecordIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2016
 
evaluateRecord(HomeHealthRecordIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2017
 
evaluateRecord(HomeHealthRecordIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2018
 
evaluateRecord(HomeHealthRecordIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode_2019
 
EVENT_MSG_HEADER - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_BWL_INCONT - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_CUR_INJECT_MEDS - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_FREQ_PAIN - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_NBR_PRSULC_STG1 - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_NBR_PRSULC_STG2 - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_NBR_PRSULC_STG3 - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_NBR_PRSULC_STG3_and_NBR_PRSULC_STG4 - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_NBR_PRSULC_STG4 - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_NBR_STASULC - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_NSTG_DRSG_or_NSTG_CVRG - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_OSTOMY - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_OSTOMY_SKIN - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_POINTS_LOST_ADDED_BACK - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_STAS_ULCR_PRSNT - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_STAT_PRB_STASULC - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_STAT_PRB_SURGWND - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_STG_PRBLM_ULCER - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_THH_ENT_NUTRITION - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_THH_IV_INFUSION - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_THH_IV_INFUSION_or_THH_PAR_NUTRITION - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_UNOBS_PRSULC - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_UNOBS_STASULC - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_UR_INCONT - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_VISION - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EVENT_SCORE_MSG_WHEN_DYSPNEIC - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
EventId_EN - Enum in com.mmm.cms.homehealth.proto
Provides Event Ids and descriptions for event types during the record scoring process.

F

fillInRecord(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.io.OasisXmlHandler
this loops through the keys in the tagValues and applies their values to the supplied record.
fillInRecordValue(HomeHealthRecordIF, String, String) - Method in class com.mmm.cms.homehealth.io.OasisXmlHandler
Given a specific record, it associates the named (tag) value to the related field.
findDiagnosticGroupByName(List<DiagnosticGroupIF>, String) - Method in class com.mmm.cms.homehealth.v3413.GrouperDataManager_V3413
Finds the diagnostic group by name from list of groups
fireClinicalIssueEvent(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, String, String) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Converts the data to a event and sends the event to any listeners
fireDxGroupAlreadyScored(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, DiagnosisCodeIF, int, AlreadyScoredException) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Scoring Event support method
fireFunctionalIssueEvent(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, String, String) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Converts the data to a event and sends the event to any listeners
fireIssueEvent(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, String) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Converts the data to a event and sends the event to any listeners
fireManifestationIssueEvent(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, String, String) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Converts the data to a event and sends the event to any listeners
fireScoringCodeEligible(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, int, DiagnosisCodeIF) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Scoring Event support method
fireScoringEvent(Collection<HomeHealthEventListenerIF>, HomeHealthEvent) - Static method in class com.mmm.cms.util.ScoringEventFormatter
This method, along with the other fire...
fireScoringGeneral(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, String...) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Scoring Event support method
fireScoringIncreaseCodeEvent(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, DiagnosisCodeIF, int, int, int) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Scoring Event support method
fireScoringIncreaseEvent(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, String, int, int) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Scoring Event support method
fireScoringIncreasePrimaryCodeEvent(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, DiagnosisCodeIF, int, int, int) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Scoring event for primary codes only
fireScoringRecord(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, String, HomeHealthRecordIF) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Scoring Event support method
fireScoringSectionFinished(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, String, int) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Scoring Event support method
fireScoringSectionFinished(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, String, int[]) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Scoring Event support method
fireScoringSectionStart(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, String) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Scoring Event support method
fireScoringWarning(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, String) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Scoring Event support method
fireServiceIssueEvent(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, String, String) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Converts the data to a event and sends the event to any listeners
fireValidCodeWarning(Collection<HomeHealthEventListenerIF>, HomeHealthGrouperIF, HomeHealthScoringModelIF, DiagnosisCodeIF, int, boolean) - Static method in class com.mmm.cms.util.ScoringEventFormatter
Scoring Event support method
FLAG_VALUES - Static variable in class com.mmm.cms.homehealth.DataValidityFlag
 
format(Object, StringBuffer, FieldPosition) - Method in class com.mmm.cms.util.HexavigesimalCalendarFormat
Converts an Object that is a Calendar to a Hexavigesimal value, so that any day of the year is represented as the same value no matter which year it belong do.
format(GregorianCalendar, StringBuffer, FieldPosition) - Method in class com.mmm.cms.util.HexavigesimalCalendarFormat
Converts a Calendar to a Hexavigesimal value, so that any day of the year is represented as the same value no matter which year it belong do.
format(Date, StringBuffer, FieldPosition) - Method in class com.mmm.cms.util.HexavigesimalDateFormat
Converts a date to a Hexavigesimal value, so that any day of the year is represented as the same value no matter which year it belong do.
format(double, StringBuffer, FieldPosition) - Method in class com.mmm.cms.util.HexavigesimalFormat
Not supported
format(long, StringBuffer, FieldPosition) - Method in class com.mmm.cms.util.HexavigesimalFormat
This format uses the following Characters indicators for the following values: 0 or 1 = A 2 = B 3 = C 4 = D 5 = E 6 = F 7 = G 8 = H 9 = I 10 = J 11 = K 12 = L 13 = M 14 = N 15 = O 16 = P 17 = Q 18 = R 19 = S 20 = T 21 = U 22 = V 23 = W 24 = X 25 = Y 26 = Z Any number > 26 will become a multi character string
format(double, StringBuffer, FieldPosition) - Method in class com.mmm.cms.util.IntegerFormat
Not supported for formatting double values
format(long, StringBuffer, FieldPosition) - Method in class com.mmm.cms.util.IntegerFormat
Formats a long value to include the filler character if needed
format(Calendar, StringBuilder) - Static method in class com.mmm.cms.util.OasisCalendarFormatter
If the Calendar is non-null, it formats the Calendar to YYYYMMDD, or if null, the formats a blank 8 space string and places it directly into the StringBuilder
formatContinousScore(ScoringResultsIF) - Static method in class com.mmm.cms.util.ScoringResultsFormatter
 
formatDiagnosisCodeI9(DiagnosisCodeIF) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
Ensures that a diagnosis code is 7 character long, padded with spaces where necessary
formatDxCode_C1(DiagnosisCodeIF) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
 
formatDxCode_C1(DiagnosisCodeIF, int) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
 
formatRecordNumber(int, boolean) - Static method in class com.mmm.cms.util.ScoringResultsFormatter
Provides a standard record number format optionally with preceeding text
formatScoringEvents(Collection) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
 
formatScoringParts(ScoringResultsIF) - Static method in class com.mmm.cms.util.ScoringResultsFormatter
This returns an array of strings with the data as: string[0] = hipps code string[1] = treatment authorization code string[2] = grouper version string[3] = flag If the scoringResult is null, then all the elements are empty strings
formatTestingScore(ScoringResultsIF, int) - Static method in class com.mmm.cms.util.ScoringResultsFormatter
this formats the score with the following format (example and without indent): Rec 000000001: Code 2BHKS--OASIS 08LV10AA11EHILCKGH--Version V3110 --Flag 1
formatTestingScore(ScoringResultsIF, int, boolean, boolean) - Static method in class com.mmm.cms.util.ScoringResultsFormatter
this formats the score with the following format (example and without indent): Rec 000000001: Code 2BHKS--OASIS 08LV10AA11EHILCKGH--Version V3110 --Flag 1
formatTherapyNeedNum(int) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
 
functionalScore - Variable in class com.mmm.cms.homehealth.TreatmentAuthorization
 
functionalSeverity - Variable in class com.mmm.cms.homehealth.hipps.HIPPSCode
 

G

get(int) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
get(Object) - Method in class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
 
getAcceptableRecordClass() - Method in class com.mmm.cms.homehealth.AbstractGrouper
Each version has an acceptable record type that can be processed, and this returns that class allowing the isValidForVersion() to more appropriately check the validity of processing a specific record.
getAcceptableRecordClass() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
Each version has an acceptable record type that can be processed, and this returns that class allowing the isValidForVersion() to more appropriately check the validity of processing a specific record.
getAcceptableRecordClass() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
 
getAcceptableRecordClass() - Method in class com.mmm.cms.homehealth.v3110_1.GrouperVersion_v3110_1
 
getAcceptableRecordClass() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
getAcceptableRecordClass() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
 
getAcceptableRecordClass() - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
 
getAcceptableRecordClass() - Method in class com.mmm.cms.homehealth.v6117.GrouperVersion_v6117
 
getAcceptableRecordClass() - Method in class com.mmm.cms.homehealth.v8119.GrouperVersion_v8119
 
getAdjustment(int) - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
 
getAdjustment(int) - Method in interface com.mmm.cms.homehealth.proto.CaseMixAdjustmentItemIF
Gets the equation adjustment value
getASSMT_REASON() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the ASSMT_REASON Format: Right justified; pad left with zero.
getASSMT_REASON() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getASSMT_REASON() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0100_ASSMT_REASON Format: Right justified; pad left with zero.
getASSMT_REASON() - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
gets the assessment reason
getASSMT_REASON() - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
gets the assessment reason
getAuthorizationCode() - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
gets the 18 character treatment authorization code
getAuthorizationCode() - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
Creates a authorization code base on the following: 1.
getAuthorizationCode() - Method in class com.mmm.cms.homehealth.TreatmentAuthorization_2015
Creates a authorization code base on the following: 1.
getAuthorizationCodeParts() - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
gets the treatment authorization code split into its parts as an array of Strings.
getAuthorizationCodeParts() - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
gets the authorization code split into an array of Strings for its individual pieces
getBasePath() - Method in class com.mmm.cms.homehealth.GrouperDataManager
Get the value of basePath which is the folder location of the data files
getBasePath() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
getBasePathName(Properties) - Method in class com.mmm.cms.homehealth.GrouperDataManager
This calculates the data path based on the Grouper class name and the base path suffix.
getBWL_INCONT() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the BWL_INCONT Format: Right justified; pad left with zero.
getBWL_INCONT() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getBWL_INCONT() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0540_BWL_INCONT Format: Right justified; pad left with zero.
getCaseMixAdjustment(int) - Method in class com.mmm.cms.homehealth.GrouperDataManager
This will search the case mix table for the case mix id, and return the case mix adjustment item
getCaseMixAdjustment(int) - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
This will search the case mix table for the case mix id, and return the case mix adjustment item
getCaseMixAdjustment(int) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
Searches for the case mix object using the id - i.e.
getCaseMixAdjustment(int) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Deprecated. 
getCaseMixAdjustmentEquation(int, int) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
This gets the Case Mix Adjustment table value, by essentially getting the caseMixId (i.e.
getCaseMixAdjustmentEquation(int) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
This gets the Case Mix Adjustment table value, by essentially getting the caseMixId (i.e.
getCaseMixAdjustmentEquation(int, int) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
This gets the Case Mix Adjustment table value, by essentially getting the caseMixId (i.e.
getCaseMixAdjustmentEquation(int, int) - Method in class com.mmm.cms.homehealth.v3210.NRS_ScoringModel_v3210
This gets the Case Mix Adjustment table value, by essentially getting the caseMixId (i.e.
getCaseMixAdjustmentEquation(int, int) - Method in class com.mmm.cms.homehealth.v3312.NRS_ScoringModel_v3312
This gets the Case Mix Adjustment table value, by essentially getting the caseMixId (i.e.
getCaseMixAdjustmentEquation(int, int) - Method in class com.mmm.cms.homehealth.v3413.NRS_ScoringModel_v3413
This gets the Case Mix Adjustment table value, by essentially getting the caseMixId (i.e.
getCaseMixAdjustmentEquation(int, int) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
This gets the Case Mix Adjustment table value, by essentially getting the caseMixId (i.e.
getCaseMixAdjustmentEquation(int, int) - Method in class com.mmm.cms.homehealth.v3414.NRS_ScoringModel_v3414
This gets the Case Mix Adjustment table value, by essentially getting the caseMixId (i.e.
getCaseMixAdjustmentEquation(DataManagerIF, boolean, int, int) - Static method in class com.mmm.cms.util.ScoringModelUtils
This gets the Case Mix Adjustment table value, by essentially getting the caseMixId (i.e.
getCaseMixAdjustments() - Method in class com.mmm.cms.homehealth.AbstractGrouper
gets the Standard services case mix adjustment table
getCaseMixAdjustments() - Method in class com.mmm.cms.homehealth.GrouperDataManager
gets the Standard services case mix adjustment table
getCaseMixAdjustments() - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
gets the Standard services case mix adjustment table
getCaseMixAdjustments() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
gets the routine services case mix adjustment table.
getCaseMixAdjustments() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
gets the Standard services case mix adjustment table
getCaseMixAdjustments() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
gets the Standard services case mix adjustment table
getCaseMixAdjustments() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
gets the Standard services case mix adjustment table
getCaseMixAdjustments_general(Map<Integer, CaseMixAdjustmentItemIF>) - Method in class com.mmm.cms.homehealth.GrouperDataManager
gets the Case Mix Adjustment item from the table, and converts them to a read only version when putting them into a sorted list.
getClinicalCodes() - Method in class com.mmm.cms.homehealth.AbstractGrouper
Provides the list of Clinical/Functional codes associated with this version and used for scoring.
getClinicalCodes() - Method in class com.mmm.cms.homehealth.GrouperDataManager
Gets all the Clinical/Functional codes that are sorted by code value.
getClinicalCodes() - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
Gets all the Clinical/Functional codes that are sorted by code value.
getClinicalCodes() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
Provides the list of Clinical/Functional codes associated with this version and used for scoring.
getClinicalCodes() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
Provides the list of Clinical/Functional codes associated with this version and used for scoring.
getClinicalCodes() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
Provides the list of Clinical/Functional codes associated with this version and used for scoring.
getClinicalCodes() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
Provides the list of Clinical/Functional codes associated with this version and used for scoring.
getClinicalModel_1() - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
getClinicalModel_1() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
getClinicalModel_2() - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
getClinicalModel_2() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
getClinicalModel_3() - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
getClinicalModel_3() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
getClinicalModel_4() - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
getClinicalModel_4() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
getClinicalScore() - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
gets the clinicial scores
getClinicalScore() - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
gets the ClinicalScore
getClinicalScoreCount() - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
gets the number of clinical score, i.e.
getClinicalScoreCount() - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
gets the Clinical Score number of equation
getClinicalScoreValue(int) - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
gets the clinical score value by equation number
getClinicalScoreValue(int) - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
gets the Clinical score of a specific equation
getClinicalSeverity() - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
gets the Clinical severity code
getClinicalSeverity() - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
gets the Clinical Severity code
getClinicalValidator() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
Provides the validator for the Clinical portion of the scoring
getClinicalValidator() - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
gets the validator that was used to validate the record
getClinicalValidator() - Method in class com.mmm.cms.homehealth.ScoringResults
gets the validator used
getClinicalValidator() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
Provides the validator for the Clinical portion of the scoring
getClinicalValidator() - Method in class com.mmm.cms.homehealth.v3110_1.GrouperVersion_v3110_1
Provides the validator for the Clinical portion of the scoring
getClinicalValidator() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
Provides the validator for the Clinical portion of the scoring
getClinicalValidator() - Method in class com.mmm.cms.homehealth.v3312.GrouperVersion_v3312
 
getClinicalValidator() - Method in class com.mmm.cms.homehealth.v3413.GrouperVersion_v3413
 
getClinicalValidator() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
Provides the validator for the Clinical portion of the scoring
getClinicalValidator() - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Provides the validator for the Clinical portion of the scoring
getClinicalValidator(CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Provides the validator for the Clinical portion of the scoring using the provided validation edits.
getClinicalValidator() - Method in class com.mmm.cms.homehealth.v6117.GrouperVersion_v6117
Provides the validator for the Clinical portion of the scoring
getClinicalValidator(CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.v6117.GrouperVersion_v6117
Provides the validator for the Clinical portion of the scoring using the provided validation edits.
getCode() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Get the value of code
getCode() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
getCode() - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
gets the HIPPS code
getCode() - Method in exception com.mmm.cms.homehealth.proto.AlreadyScoredException
 
getCode() - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
Gets the code value
getCode() - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
gets the entire code as one string
getCodeType() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
gets the code type
getCodeType() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
getCodeType() - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
gets the code type
getCommandLineParams(String[]) - Method in class com.mmm.cms.homehealth.test.CommonTester
Allows an extended class to create their own parameter lists
getCommandLineParams(String[]) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
 
getCommandOptions() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
getConverterReader() - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
getConverterReader() - Method in class com.mmm.cms.homehealth.test.OasisRecord_C1_ReadWriteTest
 
getConverterReader() - Method in class com.mmm.cms.homehealth.test.OasisRecord_C_ReadWriteTest
 
getConverters() - Method in class com.mmm.cms.homehealth.io.OasisReaderFactory
 
getConverterWriter() - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
getConverterWriter() - Method in class com.mmm.cms.homehealth.test.OasisRecord_C1_ReadWriteTest
 
getConverterWriter() - Method in class com.mmm.cms.homehealth.test.OasisRecord_C_ReadWriteTest
 
getCRNT_AMBLTN() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the CUR_AMBULATION Format: Right justified; pad left with zero.
getCRNT_AMBLTN() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getCRNT_AMBLTN() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0700_CUR_AMBULATION January 2014 - Changed from "CUR" to "CRNT" Format: Right justified; pad left with zero.
getCRNT_BATHG() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the CUR_BATHING Format: Right justified; pad left with zero.
getCRNT_BATHG() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getCRNT_BATHG() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0670_CUR_BATHING January 2014 - Changed from "CUR" to "CRNT" Format: Right justified; pad left with zero.
getCRNT_DRESS_LOWER() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the CUR_DRESS_LOWER Format: Right justified; pad left with zero.
getCRNT_DRESS_LOWER() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getCRNT_DRESS_LOWER() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0660_CUR_DRESS_LOWER January 2014 - Changed from "CUR" to "CRNT" Format: Right justified; pad left with zero.
getCRNT_DRESS_UPPER() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the CUR_DRESS_UPPER Format: Right justified; pad left with zero.
getCRNT_DRESS_UPPER() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getCRNT_DRESS_UPPER() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0650_CUR_DRESS_UPPER January 2014 - Changed from "CUR" to "CRNT" Format: Right justified; pad left with zero.
getCRNT_MGMT_INJCTN_MDCTN() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the CUR_INJECT_MEDS Format: Right justified; pad left with zero.
getCRNT_MGMT_INJCTN_MDCTN() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getCRNT_MGMT_INJCTN_MDCTN() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0800_CUR_INJECT_MEDS January 2014 - Changed from "CUR" to "CRNT" Format: Right justified; pad left with zero.
getCRNT_TOILTG() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the CUR_TOILETING Format: Right justified; pad left with zero.
getCRNT_TOILTG() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getCRNT_TOILTG() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0680_CUR_TOILETING January 2014 - Changed from "CUR" to "CRNT" Format: Right justified; pad left with zero.
getCRNT_TRNSFRNG() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the CUR_TRANSFERRING Format: Right justified; pad left with zero.
getCRNT_TRNSFRNG() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getCRNT_TRNSFRNG() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0690_CUR_TRANSFERRING January 2014 - Changed from "CUR" to "CRNT" Format: Right justified; pad left with zero.
getDataValidityFlag() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the DataValidityFlag
getDataValidityFlag() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
gets the DataValidityFlag information
getDataValidityFlag() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
gets the DataValidityFlag information
getDataValidityFlag() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
gets the DataValidityFlag information
getDateRanger() - Method in class com.mmm.cms.homehealth.io.AbstractRecordConverter
 
getDefaultGrouperClassName() - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Get the value of defaultGrouperClassName
getDefaultVersionPrefix() - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Get the value of defaultVersionPrefix
getDescription() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Get the value of description
getDescription() - Method in class com.mmm.cms.homehealth.AbstractGrouper
gets the description for this version
getDescription() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
getDescription() - Method in class com.mmm.cms.homehealth.DiagnosticGroup
Get the value of description
getDescription() - Method in enum com.mmm.cms.homehealth.proto.DiagnosisScoringStatus_EN
 
getDescription() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC1EditsEN
Gets the description
getDescription() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC2EditsEN
Gets the description
getDescription() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisDEditsEN
Gets the description
getDescription() - Method in enum com.mmm.cms.homehealth.proto.EventId_EN
 
getDescription() - Method in enum com.mmm.cms.homehealth.proto.RecordType
 
getDescription() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
gets the description for this version
getDescription() - Method in class com.mmm.cms.homehealth.v2308_2.GrouperVersion_v2308_2
Gets the descriptions of this version
getDescription() - Method in class com.mmm.cms.homehealth.v2409_1.GrouperVersion_v2409_1
Gets the descriptions of this version
getDescription() - Method in class com.mmm.cms.homehealth.v3110_1.GrouperVersion_v3110_1
Gets the descriptions of this version
getDescription() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
gets the description for this version
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateAssessmentReason
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateBowlIncontinence
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateBowlIncontinenceOstomy
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateBowlIncontinenceOstomy_OASIS_D
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentAmbulation
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentBathing
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentDressing
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentToileting
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentTransferring
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateDrugRegimenReview
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateDrugRegimenReview_OASIS_D
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateEpisodeTiming
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateFrequencyPain
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateInjectableMeds
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateInjectableMeds_OASIS_C2
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateInjectableMeds_OASIS_D
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateLesionOpenWound
Deprecated.
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidatePressureUlcer_OASIS_C1
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidatePressureUlcer_OASIS_C2
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidatePressureUlcer_OASIS_D
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStageMostProblematicPressureUlcer
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStageMostProblematicPressureUlcer_OASIS_C2
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStageMostProblematicPressureUlcer_OASIS_D
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStasisUlcer
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStasisUlcer_OASIS_D
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStatusProblematicSurgicalWound
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateTherapyAtHome
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateTherapyNeed
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateUniqueDiagnosis
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateUrinaryIncontinence
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateUrinaryIncontinence_OASIS_C2
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateUrinaryIncontinence_OASIS_D
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateVision
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateWhenDyspneic
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.pps.ValidateExistingCodes
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.pps.ValidateManifestationAsPrimaryDiagnosis
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.pps.ValidateManifestationEtiologyPairs
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.pps.ValidateOptionalPaymentCodes
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.pps.ValidateOptionalPaymentManifestation
Gets the description
getDescription() - Method in class com.mmm.cms.homehealth.vut.pps.ValidatePrimaryDiagnosis
Gets the description
getDescription() - Method in interface com.mmm.cms.util.Describable
The description of the object
getDetailRecordNum() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
getDiagnosisCode(String) - Method in class com.mmm.cms.homehealth.GrouperDataManager
This is a proxy to getDiagnosisCodeBase
getDiagnosisCode(int) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
This will get any Diagnosis code in any of the fields M0230, M0240, M0246x3, M0246x4 with an continuous zero-based index from 0 to 17
getDiagnosisCode(int) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getDiagnosisCode(String) - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
This is a proxy to getDiagnosisCodeBase
getDiagnosisCode(int) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the DiagnosisCode by position - 0 thru 17
getDiagnosisCode(String) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
The DiagnosisCodeIF with its value being codeValue.
getDiagnosisCode(String) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
Gets an NRS related Diagnosis code.
getDiagnosisCode(String) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
 
getDiagnosisCode(String) - Method in class com.mmm.cms.homehealth.v3210.NRS_ScoringModel_v3210
Gets an NRS related Diagnosis code.
getDiagnosisCode(String) - Method in class com.mmm.cms.homehealth.v3312.NRS_ScoringModel_v3312
Gets an NRS related Diagnosis code.
getDiagnosisCode(String) - Method in class com.mmm.cms.homehealth.v3413.NRS_ScoringModel_v3413
Gets an NRS related Diagnosis code.
getDiagnosisCode(String) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
 
getDiagnosisCode(String) - Method in class com.mmm.cms.homehealth.v3414.NRS_ScoringModel_v3414
Gets an NRS related Diagnosis code.
getDiagnosisCode(String) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
getDiagnosisCode(String) - Method in class com.mmm.cms.homehealth.v4115.NRS_ScoringModel_v4115
Gets an NRS related Diagnosis code.
getDiagnosisCodeBase(Map<String, DiagnosisCodeIF>, String) - Method in class com.mmm.cms.homehealth.GrouperDataManager
Searchs the supplied diagnosis code table, codes, for the code value.
getDiagnosisScoringStatus() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the status of a code as it pertains to scoring.
getDiagnosisScoringStatus() - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
gets the status of a code as it pertains to scoring.
getDiagnosisScoringStatus() - Method in class com.mmm.cms.homehealth.ScoringResults
 
getDiagnosisScoringStatus() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Get the value of diagnosisScoringStatus
getDiagnosisScoringStatus() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Get the value of diagnosisScoringStatus
getDiagnosisScoringStatus() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
Get the value of diagnosisScoringStatus
getDiagnosticGroup() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Get the value of diagnosticGroup
getDiagnosticGroup() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
getDiagnosticGroup(long) - Method in class com.mmm.cms.homehealth.GrouperDataManager
Searches for the Diagnostic Group object based on its ID
getDiagnosticGroup(long) - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
Searches for the Diagnostic Group object based on its ID
getDiagnosticGroup() - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
gets the Diagnostic Group indicator
getDiagnosticGroupId() - Method in exception com.mmm.cms.homehealth.proto.AlreadyScoredException
 
getDiagnosticGroups() - Method in class com.mmm.cms.homehealth.AbstractGrouper
gets the list of diagnostic Groups associated with the Clinical/Functional diagnosis
getDiagnosticGroups() - Method in class com.mmm.cms.homehealth.GrouperDataManager
gets the list of diagnostic Groups associated with the Clinical/Functional diagnosis
getDiagnosticGroups() - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
gets the list of diagnostic Groups associated with the Clinical/Functional diagnosis
getDiagnosticGroups() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
gets the list of diagnostic Groups associated with the Clinical/Functional diagnosis
getDiagnosticGroups() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
gets the list of diagnostic Groups associated with the standard services diagnosis
getDiagnosticGroups() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
gets the list of diagnostic Groups associated with the Clinical/Functional diagnosis
getDiagnosticGroups() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
gets the list of diagnostic Groups associated with the Clinical/Functional diagnosis
getDiagnosticGroupsNRS() - Method in class com.mmm.cms.homehealth.AbstractGrouper
gets the list of diagnostic Groups associated with the Non-Routine Supplies (NRS) diagnosis
getDiagnosticGroupsNRS() - Method in class com.mmm.cms.homehealth.GrouperDataManager
gets the list of diagnostic Groups associated with the Non-routine supplies diagnosis
getDiagnosticGroupsNRS() - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
gets the list of diagnostic Groups associated with the Non-routine supplies diagnosis
getDiagnosticGroupsNRS() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
gets the list of diagnostic Groups associated with the Non-routine services (NRS) diagnosis
getDiagnosticGroupsNRS() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
 
getDiagnosticGroupsNRS() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
gets the list of diagnostic Groups associated with the Non-Routine Supplies (NRS) diagnosis
getDiagnosticGroupsNRS() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
gets the list of diagnostic Groups associated with the Non-Routine Supplies (NRS) diagnosis
getDRUG_RGMN_RVW() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Get the value of DRUG_REGIMEN_REVIEW
getDRUG_RGMN_RVW() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
gets Drug Regimen Review
getDRUG_RGMN_RVW() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
gets Drug Regimen Review
getDRUG_RGMN_RVW() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
gets Drug Regimen Review
getDRUG_RGMN_RVW() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
gets Drug Regimen Review
getEarly13AndUnder() - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
Get the value of equation1
getEarly13AndUnder() - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Get the value of equation1
getEarly13AndUnder() - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
Get the value of Early timing, 13 and under visits Also referred as equation 1
getEarly14Plus() - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
Get the value of equation1
getEarly14Plus() - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Get the value of equation2
getEarly14Plus() - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
Get the value of Early timing, 14 and more visits Also referred as equation 2
getEdit() - Method in class com.mmm.cms.homehealth.vut.OasisValidationEdit
 
getEditIdsUsed() - Method in interface com.mmm.cms.homehealth.proto.RecordItemValidator_HH_PPS_IF
This returns the list of edits that this item validator is associated with.
getEditIdsUsed() - Method in interface com.mmm.cms.homehealth.proto.RecordItemValidatorIF
This returns the list of edits that this item validator is associated with.
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateAssessmentReason
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateBowlIncontinence
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateBowlIncontinenceOstomy
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateBowlIncontinenceOstomy_OASIS_D
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentAmbulation
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentBathing
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentDressing
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentToileting
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentTransferring
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateDrugRegimenReview
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateDrugRegimenReview_OASIS_D
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateEpisodeTiming
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateFrequencyPain
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateInjectableMeds
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateInjectableMeds_OASIS_C2
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateInjectableMeds_OASIS_D
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateLesionOpenWound
Deprecated.
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidatePressureUlcer_OASIS_C1
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidatePressureUlcer_OASIS_C2
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidatePressureUlcer_OASIS_D
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStageMostProblematicPressureUlcer
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStageMostProblematicPressureUlcer_OASIS_C2
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStageMostProblematicPressureUlcer_OASIS_D
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStasisUlcer
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStasisUlcer_OASIS_D
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStatusProblematicSurgicalWound
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateTherapyAtHome
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateTherapyNeed
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateUniqueDiagnosis
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateUrinaryIncontinence
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateUrinaryIncontinence_OASIS_C2
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateUrinaryIncontinence_OASIS_D
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateVision
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateWhenDyspneic
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.pps.ValidateExistingCodes
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.pps.ValidateManifestationAsPrimaryDiagnosis
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.pps.ValidateManifestationEtiologyPairs
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.pps.ValidateOptionalPaymentCodes
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.pps.ValidateOptionalPaymentManifestation
returns the edit list
getEditIdsUsed() - Method in class com.mmm.cms.homehealth.vut.pps.ValidatePrimaryDiagnosis
returns the edit list
getEditIdsUsed_base(OasisEditIF...) - Method in class com.mmm.cms.homehealth.vut.oasis.AbstractItemValidator
This provides creating an array for the edits and keeps track of the array list so that extended classes do not have to repeat it.
getEdits() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
getEdits(OasisEditIF) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits
Gets a non-null list of edits based on the edit type/id - the list may be null.
getEdits(String) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits
Gets a non-null list of edits based on the edit type/id - the list may be null.
getEdits(OasisEditIF) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
getEdits(String) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
getEffectiveDateStart() - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
getEffectiveDateStart() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
gets the effective start date
getEffectiveDateStart() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
gets the effective start date
getEffectiveDateStart() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
gets the effective start date
getEffectiveDateStartWindow() - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
getEffectiveDateStartWindow() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
Gets the effect start date window, which may be the same as the effective start date.
getEffectiveDateStartWindow() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
 
getEffectiveDateStartWindow() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
getEffectiveDateThru() - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
getEffectiveDateThru() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
gets the effective thru date
getEffectiveDateThru() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
gets the effective through date
getEffectiveDateThru() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
gets the effective through date
getEndDate() - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
getEndDate() - Method in class com.mmm.cms.homehealth.io.util.Oasis_B_RecordUtil
 
getEndDate() - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
 
getEndDate() - Method in class com.mmm.cms.util.DateRanger
 
getEPISODE_TIMING() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the EPISODE_TIMING Format: Right justified; pad left with zero.
getEPISODE_TIMING() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getEPISODE_TIMING() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0110_EPISODE_TIMING Format: Right justified; pad left with zero.
getEPISODE_TIMING() - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
gets the episode timing indicator
getEPISODE_TIMING() - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
gets the episodeTiming
getEquation() - Method in class com.mmm.cms.homehealth.HIPPSThreshold
 
getEquationId() - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Gets the scoring equation id value
getEquationValue(int) - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Returns the equation value at the 0-based index
getEquationValue(int) - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
the value of the equation at that index.
getEtiologyPairCodes() - Method in class com.mmm.cms.homehealth.DiagnosisCode
gets a List of valid etiologies that are used in conjuction with the Secondary only code.
getEtiologyPairCodes() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
getEtiologyPairCodes() - Method in interface com.mmm.cms.homehealth.proto.EtiologyPairingIF
gets the list of etiology pairs - only valid when the code is flagged as a secondary only
getEventId() - Method in class com.mmm.cms.homehealth.HomeHealthEvent
get the event id
getEventId() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventIF
gets the event id
getEventListeners() - Method in class com.mmm.cms.homehealth.HomeHealthEventNotifier
gets an iterator for the event listeners
getEventListeners() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventNotifierIF
Deprecated.
this method returns an enumerated list of HomeHealthEventListenerIF objects
getEventListeners() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
 
getEventListeners() - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Deprecated. 
getEventListenersList() - Method in class com.mmm.cms.homehealth.HomeHealthEventNotifier
gets an iterator for the event listeners
getEventListenersList() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventNotifierIF
Deprecated.
gets the underlying list of listeners; a little more dangerous than using the getEventListeners() that returns the Iterator
getEventListenersList() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
 
getEventListenersList() - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Deprecated. 
getEvents() - Method in class com.mmm.cms.homehealth.ScoringEventCollector
 
getException() - Method in class com.mmm.cms.homehealth.HomeHealthEvent
gets any Exception generated, if any
getException() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventIF
gets the associated Exception, if any
getException() - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
gets any exception that happened during to scoring that possibly stopped the scoring from working properly or at all.
getException() - Method in class com.mmm.cms.homehealth.ScoringResults
 
getExclusionCode(HomeHealthGrouperIF, HomeHealthRecordIF, DiagnosisCodeIF, int) - Static method in class com.mmm.cms.homehealth.v3312.ManifestationUtils
This will find the code that should be paired with the supplied manifestation code.
getFieldValue(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
 
getFieldValue(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getFieldValue(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Gets the value of a field by name.
getFillerChar() - Method in class com.mmm.cms.util.IntegerFormat
Get the value of fillerChar
getFirstRecord() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
getFunctionalScore() - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
gets the functional score
getFunctionalScore() - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
gets the FunctionalScore
getFunctionalScoreCount() - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
 
getFunctionalScoreCount() - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
gets the Functional Score number of equation
getFunctionalScoreValue(int) - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
gets the functional score value for an equation
getFunctionalScoreValue(int) - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
gets the Functional score of a specific equation
getFunctionalSeverity() - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
gets the Functional Severity code
getFunctionalSeverity() - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
gets the Functional Severity code
getGrouper() - Method in class com.mmm.cms.homehealth.HomeHealthEvent
The Home Health Grouper that cause the event
getGrouper(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Searches the list of Home Health Groupers to determine which one will handle the record based on the dates on the record.
getGrouper(String) - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Searches the list of Home Health Groupers to determine which matches the versionId
getGrouper() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventIF
 
getGrouper(HomeHealthRecordIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperFactoryIF
Determines the HomeHealthGrouperIF appropriate for the record
getGrouper(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperFactoryIF
gets the HomeHealthGrouperIF based on the version string
getGrouper() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthScoringModelIF
gets a reference to the Grouper which created this model
getGrouper() - Method in exception com.mmm.cms.homehealth.proto.ServiceIssueException
 
getGrouper() - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
Gets the reference to the Grouper
getGrouper() - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
Gets the Grouper reference
getGrouper() - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Gets the reference to the Grouper
getGrouper() - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
 
getGrouper() - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
getGrouperDataManager() - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
getGrouperDataManager() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
 
getGrouperDataManager() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
 
getGrouperDataManager() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
getGroupers() - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
This returns a non-null list of HomeHealthGrouperIF objects.
getGroupers() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperFactoryIF
This returns a non-null list of HomeHealthGrouperIF objects.
getGrouperVersion() - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
gets the version of the Grouper that performed the scoring
getGrouperVersion() - Method in class com.mmm.cms.homehealth.ScoringResults
gets the Grouper version
getGroupingStep() - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
gets the Grouping step
getGroupingStep() - Method in class com.mmm.cms.homehealth.HIPPSThreshold
 
getGroupingStep() - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
gets the Grouping step
getHhPpsRecordItemValidators(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
get the list of HH-PPS validators
getHIPPS_CODE() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the HIPPS_CODE Format: If not blank, must be upper case alphanumeric.
getHIPPS_CODE() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getHIPPS_CODE() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Gets the HIPPS code stored in the
getHIPPSCode() - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
gets the Hipps code
getHIPPSCode() - Method in class com.mmm.cms.homehealth.ScoringResults
gets the HIPPS code
getHippsSeverityValue(int) - Method in class com.mmm.cms.homehealth.HIPPSThreshold
Returns the equation character representation based on the equation value
getHippsSeverityValue() - Method in class com.mmm.cms.homehealth.SeverityLimitValue
 
getHomeHealthGrouper() - Method in class com.mmm.cms.homehealth.GrouperDataManager
Get the value of homeHealthGrouper
getHomeHealthGrouper() - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
Get the value of homeHealthGrouper
getId() - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
Get the value of id
getId() - Method in class com.mmm.cms.homehealth.DiagnosticGroup
Get the value of id
getId() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC1EditsEN
Gets the id - this is different from the ordinal value
getId() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC2EditsEN
Gets the id - this is different from the ordinal value
getId() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisDEditsEN
Gets the id - this is different from the ordinal value
getId() - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
 
getId() - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
 
getId() - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
 
getId() - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
 
getId() - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
getId() - Method in interface com.mmm.cms.util.Identifiable
the id of the object
getINCNTNT_TIMING() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Get the value of INCNTNT_TIMING
getINCNTNT_TIMING() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
get When Urinary Incontinence Occurs
getINCNTNT_TIMING() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
get When Urinary Incontinence Occurs
getINCNTNT_TIMING() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
get When Urinary Incontinence Occurs
getINFO_COMPLETED_DT() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the INFO_COMPLETED_DT Format: YYYYMMDD
getINFO_COMPLETED_DT() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getINFO_COMPLETED_DT() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0090_INFO_COMPLETED_DT Format: YYYYMMDD
getINFO_COMPLETED_YR34() - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
gets the completion date of care
getINFO_COMPLETED_YR34() - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
gets the infoCompletedDate
getInputFile() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
getInputFilename() - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
getInstance() - Static method in class com.mmm.cms.homehealth.pps.HH_PPS
 
getInstance(Properties) - Static method in class com.mmm.cms.homehealth.RecordValidatorFactory
One first call to this method, the properties must not be null because it is used to initialize the instance.
getInstance() - Static method in class com.mmm.cms.homehealth.vut.pps.HhPpsValidatorItems
 
getItemValidators() - Method in interface com.mmm.cms.homehealth.proto.RecordValidator_2_IF
returns a non-mutable list of the item validator
getKey() - Method in class com.mmm.cms.homehealth.vut.HHOasisDataItem
 
getLastRecord() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
getLater13AndUnder() - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
Get the value of equation1
getLater13AndUnder() - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Get the value of equation3
getLater13AndUnder() - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
Get the value of Later timing, 13 and under visits Also referred as equation 3
getLater14Plus() - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
Get the value of equation1
getLater14Plus() - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Get the value of equation4
getLater14Plus() - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
Get the value of Later timing, 14 and more visits Also referred as equation 4
getLESION_OPEN_WND() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the LESION_OPEN_WND Format: 0=No, 1=Yes
getLESION_OPEN_WND() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getLESION_OPEN_WND() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0440_LESION_OPEN_WND Format: 0=No, 1=Yes
getListenerCount() - Method in class com.mmm.cms.homehealth.HomeHealthEventNotifier
This a useful when determine when to report events.
getListenerCount() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventNotifierIF
Deprecated.
gets the number listeners
getListenerCount() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
 
getListenerCount() - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Deprecated. 
getLowerLimit() - Method in class com.mmm.cms.homehealth.SeverityLimitValue
 
getMessage() - Method in class com.mmm.cms.homehealth.HomeHealthEvent
gets the message
getMessage() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventIF
gets the message describing the event
getModel() - Method in class com.mmm.cms.homehealth.HomeHealthEvent
gets the scoring model, if any
getModel() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventIF
gets the scoring model, if any that caused the event
getName() - Method in class com.mmm.cms.homehealth.AbstractGrouper
Get the name of this version
getName() - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
Get the value of name
getName() - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
The name of this version.
getName() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
Get the name of this version
getName() - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
Gets the name of this scoring module
getName() - Method in class com.mmm.cms.homehealth.v2308_2.GrouperVersion_v2308_2
Gets the name of this Grouper version
getName() - Method in class com.mmm.cms.homehealth.v2409_1.GrouperVersion_v2409_1
Gets the name of this Grouper version
getName() - Method in class com.mmm.cms.homehealth.v3110_1.GrouperVersion_v3110_1
Gets the name of this Grouper version
getName() - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
 
getName() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
Get the name of this version
getName() - Method in class com.mmm.cms.homehealth.v3210.NRS_ScoringModel_v3210
Gets the name of this scoring module
getName() - Method in class com.mmm.cms.homehealth.v3211.GrouperVersion_v3211
Get the name of this version
getName() - Method in class com.mmm.cms.homehealth.v3312.ClinicalFunctional_ScoringModel_v3312
 
getName() - Method in class com.mmm.cms.homehealth.v3312.GrouperVersion_v3312
Get the name of this version
getName() - Method in class com.mmm.cms.homehealth.v3312.NRS_ScoringModel_v3312
Gets the name of this scoring module
getName() - Method in class com.mmm.cms.homehealth.v3413.ClinicalFunctional_ScoringModel_v3413
 
getName() - Method in class com.mmm.cms.homehealth.v3413.GrouperVersion_v3413
Get the name of this version
getName() - Method in class com.mmm.cms.homehealth.v3413.NRS_ScoringModel_v3413
Gets the name of this scoring module
getName() - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
 
getName() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
Get the name of this version
getName() - Method in class com.mmm.cms.homehealth.v3414.NRS_ScoringModel_v3414
Gets the name of this scoring module
getName() - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
getName() - Method in class com.mmm.cms.homehealth.v4115.NRS_ScoringModel_v4115
Gets the name of this scoring module
getName() - Method in class com.mmm.cms.homehealth.v5115.ClinicalFunctional_ScoringModel_v5115
 
getName() - Method in class com.mmm.cms.homehealth.v5115.NRS_ScoringModel_v5115
 
getName() - Method in class com.mmm.cms.homehealth.v8119.NRS_ScoringModel_v8119
 
getName() - Method in class com.mmm.cms.homehealth.vut.oasis.AbstractItemValidator
Basic name using the class name
getName() - Method in interface com.mmm.cms.util.Namable
The run-time name
getNBR_PRSULC_STG1() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the NBR_PRSULC_STG1 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
getNBR_PRSULC_STG1() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getNBR_PRSULC_STG1() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0450_NBR_PRSULC_STG1 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
getNBR_PRSULC_STG2() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the NBR_PRSULC_STG2 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
getNBR_PRSULC_STG2() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getNBR_PRSULC_STG2() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0450_NBR_PRSULC_STG2 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
getNBR_PRSULC_STG3() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the NBR_PRSULC_STG3 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
getNBR_PRSULC_STG3() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getNBR_PRSULC_STG3() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0450_NBR_PRSULC_STG3 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
getNBR_PRSULC_STG4() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the NBR_PRSULC_STG4 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
getNBR_PRSULC_STG4() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getNBR_PRSULC_STG4() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0450_NBR_PRSULC_STG4 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
getNBR_STAS_ULCR() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the NBR_STASULC Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
getNBR_STAS_ULCR() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getNBR_STAS_ULCR() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0470_NBR_STASULC January 2014 - Changed from "NUM" to "NBR" Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
getNBR_STG2_AT_SOC_ROC() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
getNBR_STG2_AT_SOC_ROC() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
Number PU Stage 2 At SOC/ROC - 2 1008 1009
getNBR_STG3_AT_SOC_ROC() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
getNBR_STG3_AT_SOC_ROC() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
Number PU Stage 3 At SOC/ROC - 2 1012 1013
getNBR_STG4_AT_SOC_ROC() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
getNBR_STG4_AT_SOC_ROC() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
Number PU Stage 4 At SOC/ROC - 2 1016 1017
getNBR_SURGWND() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
gets the NBR_SURGWND Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
getNBR_SURGWND() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_B_IF
gets the M0484_NBR_SURGWND Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
getNonRoutineCodes() - Method in class com.mmm.cms.homehealth.AbstractGrouper
gets a list of Diagnosis Codes for Non-routine Services
getNonRoutineCodes() - Method in class com.mmm.cms.homehealth.GrouperDataManager
Gets all the
getNonRoutineCodes() - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
Gets all the
getNonRoutineCodes() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
Provides the list of Non-Routine codes associated with this version and used for scoring.
getNonRoutineCodes() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
gets a list of Diagnosis Codes for Non-routine Services
getNonRoutineCodes() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
gets a list of Diagnosis Codes for Non-routine Services
getNonRoutineCodes() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
gets a list of Diagnosis Codes for Non-routine Services
getNonRoutineSupplies() - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
gets the NRS Supplied code
getNonRoutineSupplies() - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
gets the NRS code
getNormalizedIntValue(String) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
 
getNRSCaseMixAdjustment(int) - Method in class com.mmm.cms.homehealth.GrouperDataManager
This will search the case mix table for the case mix id, and return the case mix adjustment item
getNRSCaseMixAdjustment(int) - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
This will search the case mix table for the case mix id, and return the case mix adjustment item
getNRSCaseMixAdjustments() - Method in class com.mmm.cms.homehealth.AbstractGrouper
gets the Non-Routine services case mix adjustment table
getNRSCaseMixAdjustments() - Method in class com.mmm.cms.homehealth.GrouperDataManager
gets the Non-routines services case mix adjustment table
getNRSCaseMixAdjustments() - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
gets the Non-routines services case mix adjustment table
getNRSCaseMixAdjustments() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
gets the Non-Routine services case mix adjustment table.
getNRSCaseMixAdjustments() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
gets the Non-Routine services case mix adjustment table
getNRSCaseMixAdjustments() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
gets the Non-Routine services case mix adjustment table
getNRSCaseMixAdjustments() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
gets the Non-Routine services case mix adjustment table
getNRSDiagnosisCode(String) - Method in class com.mmm.cms.homehealth.GrouperDataManager
This is a proxy to getDiagnosisCodeBase
getNRSDiagnosisCode(String) - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
This is a proxy to getDiagnosisCodeBase
getNrsDiagnosisScoringStatus() - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
gets the status of a code as it pertains to scoring.
getNrsDiagnosisScoringStatus() - Method in class com.mmm.cms.homehealth.ScoringResults
 
getNRSDiagnosticGroup(long) - Method in class com.mmm.cms.homehealth.GrouperDataManager
Searches for the Non-Routine Supplies Diagnostic Group based on the ID
getNRSDiagnosticGroup(long) - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
Searches for the Non-Routine Supplies Diagnostic Group based on the ID
getNrsScoringModel() - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
getNrsScoringModel() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
getNRSValidator() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
Provides the validator for the Non-Routine Supplies portion of the scoring
getNrsValidator() - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
gets the validator that was used to validate the record
getNrsValidator() - Method in class com.mmm.cms.homehealth.ScoringResults
Get the value of nrsValidator
getNRSValidator() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
Provides the validator for the Non-Routine Supplies portion of the scoring
getNRSValidator() - Method in class com.mmm.cms.homehealth.v3110_1.GrouperVersion_v3110_1
 
getNRSValidator() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
Provides the validator for the Non-Routine Supplies portion of the scoring
getNRSValidator() - Method in class com.mmm.cms.homehealth.v3312.GrouperVersion_v3312
 
getNRSValidator() - Method in class com.mmm.cms.homehealth.v3413.GrouperVersion_v3413
 
getNRSValidator() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
Provides the validator for the Non-Routine Supplies portion of the scoring
getNRSValidator() - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Provides the validator for the Non-Routine Supplies portion of the scoring
getNRSValidator(CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Provides the validator for the Non-Routine Supplies portion of the scoring using the provided validation edits.
getNRSValidator() - Method in class com.mmm.cms.homehealth.v6117.GrouperVersion_v6117
Provides the validator for the Non-Routine Supplies portion of the scoring
getNRSValidator(CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.v6117.GrouperVersion_v6117
Provides the validator for the Non-Routine Supplies portion of the scoring using the provided validation edits.
getNSTG_CVRG() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Get the value of NSTG_CVRG
getNSTG_CVRG() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
gets Unstageable Due To Coverage By Slough Or Eschar
getNSTG_CVRG() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
gets Unstageable Due To Coverage By Slough Or Eschar
getNSTG_CVRG() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
gets Unstageable Due To Coverage By Slough Or Eschar
getNSTG_CVRG() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
gets Unstageable Due To Coverage By Slough Or Eschar
getNSTG_CVRG_SOC_ROC() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
getNSTG_CVRG_SOC_ROC() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
Unstageable Due To Coverage By Slough Or Eschar At SOC/ROC
getNSTG_DEEP_TISSUE_SOC_ROC() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
getNSTG_DEEP_TISSUE_SOC_ROC() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
Unstageable Due To Suspected Deep Tissue Injury In Evolution At SOC/ROC
getNSTG_DEEP_TISUE() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Get the value of NSTG_DEEP_TISSUE
getNSTG_DEEP_TISUE() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
gets Unstageable Due To Suspected Deep Tissue Injury In Evolution
getNSTG_DEEP_TISUE() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
gets Unstageable Due To Suspected Deep Tissue Injury In Evolution
getNSTG_DEEP_TISUE() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
gets Unstageable Due To Suspected Deep Tissue Injury In Evolution
getNSTG_DEEP_TISUE() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
gets Unstageable Due To Suspected Deep Tissue Injury In Evolution
getNSTG_DRSG() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Get the value of NSTG_DRSG
getNSTG_DRSG() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
gets Unstageable Due To Non-removable Dressing or Device
getNSTG_DRSG() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
gets Unstageable Due To Non-removable Dressing or Device
getNSTG_DRSG() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
gets Unstageable Due To Non-removable Dressing or Device
getNSTG_DRSG() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
gets Unstageable Due To Non-removable Dressing or Device
getNSTG_DRSG_SOC_ROC() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
getNSTG_DRSG_SOC_ROC() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
Unstageable Due To Non-removable Dressing Or Device At SOC/ROC
getNumOfRecords() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
getOasisDataItem() - Method in class com.mmm.cms.homehealth.vut.OasisValidationEdit
 
getOasisRecordItemValidators(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
gets the list of Oasis record item validators
getOffset() - Method in class com.mmm.cms.homehealth.DiagnosisCode
Gets the offset of the code within the record's Diagnosis grid
getOffset() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
Always returns 0
getOffset() - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
Gets the 0 based position of the code within the record's Diagnosis "grid".
getOptionalDiagnosisCode3(int) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
This will get any Diagnosis code in any of the fields M0246x3 with an continous zero-based index from 0 to 5
getOptionalDiagnosisCode3(int) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getOptionalDiagnosisCode3(int) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the Optional Diagnosis Code column 3, by position - 0 thru 5
getOptionalDiagnosisCode4(int) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
This will get any Diagnosis code in any of the fields M0246x4 with an continous zero-based index from 0 to 5
getOptionalDiagnosisCode4(int) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getOptionalDiagnosisCode4(int) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the Optional Diagnosis Code column 4, by position - 0 thru 5
getOSTOMY() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the tM0550_OSTOMY Format: Right justified; pad left with zero.
getOSTOMY() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getOSTOMY() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0550_OSTOMY Format: Right justified; pad left with zero.
getOTH_DIAG1_ICD() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the OTH_DIAG1_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
getOTH_DIAG1_ICD() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getOTH_DIAG1_ICD() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0240_OTH_DIAG1_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
getOTH_DIAG2_ICD() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the OTH_DIAG2_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
getOTH_DIAG2_ICD() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getOTH_DIAG2_ICD() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0240_OTH_DIAG2_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
getOTH_DIAG3_ICD() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the OTH_DIAG3_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
getOTH_DIAG3_ICD() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getOTH_DIAG3_ICD() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0240_OTH_DIAG3_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
getOTH_DIAG4_ICD() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the OTH_DIAG4_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
getOTH_DIAG4_ICD() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getOTH_DIAG4_ICD() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0240_OTH_DIAG4_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
getOTH_DIAG5_ICD() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the OTH_DIAG5_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
getOTH_DIAG5_ICD() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getOTH_DIAG5_ICD() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0240_OTH_DIAG5_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
getOtherPrefix() - Method in class com.mmm.cms.homehealth.vut.oasis.AbstractClinicalItemValidator
 
getOtherPrefix() - Method in class com.mmm.cms.homehealth.vut.pps.AbstractPPSClinicalItemValidator
 
getOutFileSuffix() - Method in class com.mmm.cms.homehealth.test.CommonTester
 
getOutputFile() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
getOutputFilename() - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
getPAIN_FREQ_ACTVTY_MVMT() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the FREQ_PAIN Format: Right justified; pad left with zero.
getPAIN_FREQ_ACTVTY_MVMT() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPAIN_FREQ_ACTVTY_MVMT() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0420_FREQ_PAIN Format: Right justified; pad left with zero.
getPairedCode(HomeHealthGrouperIF, HomeHealthRecordIF, DiagnosisCodeIF, int) - Static method in class com.mmm.cms.homehealth.v3312.ManifestationUtils
 
getPassThru_1() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_10() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_11() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_12() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_13() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_14() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_15() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_16() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_17() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_18() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_19() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_2() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_20() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_21() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_22() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_23() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_24() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_25() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_26() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_3() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_4() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_5() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_6() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_7() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_8() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPassThru_9() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
getPaymentPrefix() - Method in class com.mmm.cms.homehealth.vut.pps.AbstractPPSClinicalItemValidator
 
getPMT_DIAG_ICD_A3() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the PMT_DIAG_ICD_A3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_A3() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPMT_DIAG_ICD_A3() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0246_PMT_DIAG_ICD_A3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_A4() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the PMT_DIAG_ICD_A4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_A4() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPMT_DIAG_ICD_A4() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0246_PMT_DIAG_ICD_A4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_B3() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the PMT_DIAG_ICD_B3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_B3() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPMT_DIAG_ICD_B3() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0246_PMT_DIAG_ICD_B3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_B4() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the PMT_DIAG_ICD_B4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_B4() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPMT_DIAG_ICD_B4() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0246_PMT_DIAG_ICD_B4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_C3() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the PMT_DIAG_ICD_C3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_C3() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPMT_DIAG_ICD_C3() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0246_PMT_DIAG_ICD_C3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_C4() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the PMT_DIAG_ICD_C4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_C4() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPMT_DIAG_ICD_C4() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0246_PMT_DIAG_ICD_C4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_D3() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the PMT_DIAG_ICD_D3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_D3() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPMT_DIAG_ICD_D3() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0246_PMT_DIAG_ICD_D3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_D4() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the PMT_DIAG_ICD_D4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_D4() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPMT_DIAG_ICD_D4() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0246_PMT_DIAG_ICD_D4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_E3() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the PMT_DIAG_ICD_E3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_E3() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPMT_DIAG_ICD_E3() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0246_PMT_DIAG_ICD_E3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_E4() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the PMT_DIAG_ICD_E4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_E4() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPMT_DIAG_ICD_E4() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0246_PMT_DIAG_ICD_E4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_F3() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the PMT_DIAG_ICD_F3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_F3() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPMT_DIAG_ICD_F3() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0246_PMT_DIAG_ICD_F3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_F4() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the PMT_DIAG_ICD_F4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPMT_DIAG_ICD_F4() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPMT_DIAG_ICD_F4() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0246_PMT_DIAG_ICD_F4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
getPRESS_ULCER() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
gets the PRESS_ULCER Format: 0=No, 1=Yes
getPRESS_ULCER() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_B_IF
gets the PRESS_ULCER OASIS-B = M0455 OASIS-C = 1306 OASIS-C1 = 1306 Format: 0=No, 1=Yes
getPRIMARY_DIAG_ICD() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the PRIMARY_DIAG_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space.
getPRIMARY_DIAG_ICD() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getPRIMARY_DIAG_ICD() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0230_PRIMARY_DIAG_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space.
getPrimaryGroupNames(List<CaseMixAdjustmentItemIF>) - Method in class com.mmm.cms.homehealth.v3413.GrouperDataManager_V3413
This looks at the case mix description to determine if the item pertains to primary only, and then collects the Diagnostic Group name
getPrimaryPrefix() - Method in class com.mmm.cms.homehealth.vut.pps.AbstractPPSClinicalItemValidator
 
getProperties() - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
gets the MacroProperties used to initialize this factory.
getProperties() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperFactoryIF
gets the properties used to initialize the factory
getProperties() - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
getPropertiesFile() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
getPropertiesFromEnv() - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
This finds the configuration/properties file that is defined by the environment variable String PROPERTY_HOME_HEALTH_CONFIG = "home_health_config" If the environment variable is not set then it will use the default properties file defined as config/HomeHealthGrouper.properties
getProperty(String) - Method in class com.mmm.cms.util.MacroProperties
 
getProperty(String, String) - Method in class com.mmm.cms.util.MacroProperties
Gets the property identified by key, and then parses it for any macro information and replaces the macros that can be replaced
getPropertyRaw(String) - Method in class com.mmm.cms.util.MacroProperties
Gets the property value without substituting any macro information.
getPRSR_ULCR_DEPTH() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
getPRSR_ULCR_DEPTH() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
Depth Of Stage III Or IV Pu With Largest Area - 4 1038 1041
getPRSR_ULCR_LNGTH() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
getPRSR_ULCR_LNGTH() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
Head To Toe Length Of Stage III Or IV Pu With Largest Area - 4 1030 1033
getPRSR_ULCR_WDTH() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
getPRSR_ULCR_WDTH() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
Width At Right Angles Of Stage III Or IV Pu With Largest Area - 4 1034 1037
getRecord() - Method in class com.mmm.cms.homehealth.HomeHealthEvent
gets the related Home Health Record, if any
getRecord() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventIF
gets the record associated with the event
getRecordConverter(String) - Method in class com.mmm.cms.homehealth.io.OasisReaderFactory
Given an OASIS record as a string (either flat-file or XML), determine which converter to use in order to convert the record to a HomeHealth Record object.
getRecordDate(String) - Method in class com.mmm.cms.homehealth.io.AbstractRecordConverter
Gets the date that marks the time period for the record, usually the M0090 Info Complete Date, if the date is null, or bad it is returned as 8 spaces
getRecordDate(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_B_RecordUtil
gets the MOO90 Info Complete date at location: 302-309 inclusive
getRecordDate(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
The M0090 date is at location: 435-442, inclusive
getRecordDate(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_12
The M0090 date is at location: 435-442, inclusive
getRecordDate(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_20
The M0090 date is at location: 435-442, inclusive
getRecordDate(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_21
The M0090 date is at location: 435-442, inclusive
getRecordDate(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_00
 
getRecordDate(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
get the M0090 date at location: 435-442, inclusive
getRecordDate(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_D_RecordUtil_v2_30
The M0090 date is at location: 435-442, inclusive
getRecordIFType() - Method in interface com.mmm.cms.homehealth.proto.RecordItemValidator_HH_PPS_IF
This gets the record type interface, as a Class, that this validator is associated with.
getRecordIFType() - Method in interface com.mmm.cms.homehealth.proto.RecordItemValidatorIF
This gets the record type interface, as a Class, that this validator is associated with.
getRecordIFType() - Method in class com.mmm.cms.homehealth.vut.oasis.AbstractItemValidator
returns the default class of HomeHealthRecordIF
getRecordLength() - Method in class com.mmm.cms.homehealth.io.AbstractRecordConverter
 
getRecords() - Method in class com.mmm.cms.homehealth.io.OasisXmlHandler
 
getRecordType() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
 
getRecordType() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getRecordType() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C1_Record_2_11
 
getRecordType() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C1_Record_2_12
 
getRecordType() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C2_Record_2_20
 
getRecordType() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
getRecordType() - Method in class com.mmm.cms.homehealth.io.record.Oasis_D_Record_2_30
 
getRecordType() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the record type represented by this class.
getScoredByWinningContention(int) - Method in class com.mmm.cms.homehealth.DiagnosisScoringGrid
gets the flag for winning contention
getScoredByWinningContention(int) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisScoringGridIF
gets the flag indicating that the diagnosis code scored due to winning a etiology/manifestation contention
getScoreRowId() - Method in exception com.mmm.cms.homehealth.proto.AlreadyScoredException
 
getScores() - Method in interface com.mmm.cms.homehealth.proto.ScoringPointsIF
gets the int array of scores.
getScores() - Method in class com.mmm.cms.homehealth.ScoringPoints
gets an array of int for scores
getScoreValue(PointsScoringEquationsIF, int) - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
Generic method for retrieving the equation score for a supplied equation.
getScoringEvents() - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
gets the List of Home Health events; may be null
getScoringEvents() - Method in class com.mmm.cms.homehealth.ScoringResults
 
getServerityLevel() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC1EditsEN
 
getServerityLevel() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC2EditsEN
 
getServerityLevel() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisDEditsEN
 
getServicesUtilization() - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
gets the Services Utilization code
getServicesUtilization() - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
gets the services utilization code
getSetMethod(Object, String, Class[]) - Method in class com.mmm.cms.homehealth.io.OasisXmlHandler
This assumes that the methods are overloaded, so there is only one per field name.
getSeverityLimits() - Method in class com.mmm.cms.homehealth.HIPPSThreshold
 
getShortName() - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
gets the short name for this Scoring Model
getShortName() - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
 
getShortName() - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
getSkipWithCodes() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
getSplitPattern() - Method in class com.mmm.cms.homehealth.GrouperDataManager
 
getSplitPattern() - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
 
getSRGCL_WND_PRSNT() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the SURG_WOUND Format: 0=No, 1=Yes
getSRGCL_WND_PRSNT() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getSRGCL_WND_PRSNT() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0482_SURG_WOUND Format: 0=No, 1=Yes
getSTART_CARE_DT() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the START_CARE_DT Format: YYYYMMDD
getSTART_CARE_DT() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getSTART_CARE_DT() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0030_START_CARE_DT Format: YYYYMMDD
getSTART_CARE_YR34() - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
gets the start date of the care
getSTART_CARE_YR34() - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
gets the startOfCareDate
getStartDate() - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
getStartDate() - Method in class com.mmm.cms.homehealth.io.util.Oasis_B_RecordUtil
 
getStartDate() - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
 
getStartDate() - Method in class com.mmm.cms.util.DateRanger
 
getSTAS_ULCR_PRSNT() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the STASIS_ULCER Format: 0=No, 1=Yes
getSTAS_ULCR_PRSNT() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getSTAS_ULCR_PRSNT() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0468_STASIS_ULCER Format: 0=No, 1=Yes
getSTATUS_PROBLEM_PRESSURE_ULCER() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
getSTG_PRBLM_ULCER() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the STG_PRBLM_ULCER Format: Right justified; pad left with zero.
getSTG_PRBLM_ULCER() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getSTG_PRBLM_ULCER() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0460_STG_PRBLM_ULCER Format: Right justified; pad left with zero.
getSTUS_PRBLM_PRSR_ULCR() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Get the value of STATUS_PROBLEM_PRESSURE_ULCER
getSTUS_PRBLM_PRSR_ULCR() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
gets Status of most Problematic Pressure Ulcer
getSTUS_PRBLM_PRSR_ULCR() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
gets Status of most Problematic Pressure Ulcer
getSTUS_PRBLM_PRSR_ULCR() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
gets Status of most Problematic Pressure Ulcer
getSTUS_PRBLM_SRGCL_WND() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the STAT_PRB_SURGWND Format: Right justified; pad left with zero.
getSTUS_PRBLM_SRGCL_WND() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getSTUS_PRBLM_SRGCL_WND() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0488_STAT_PRB_SURGWND Format: Right justified; pad left with zero.
getSTUS_PRBLM_STAS_ULCR() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the STAT_PRB_STASULC Format: Right justified; pad left with zero.
getSTUS_PRBLM_STAS_ULCR() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getSTUS_PRBLM_STAS_ULCR() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0476_STAT_PRB_STASULC Format: Right justified; pad left with zero.
getSyntax(Class) - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
getTestRecordId() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
Get the value of testRecordId
getTHER_NEED_NA() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the THER_NEED_NA Format: 0=No/Unchecked, 1=Yes/Checked
getTHER_NEED_NA() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getTHER_NEED_NA() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0826_THER_NEED_NA Format: 0=No/Unchecked, 1=Yes/Checked
getTHER_NEED_NBR() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the THER_NEED_NUM Format: Field must be blank or contain a number which is right-justified and zero-filled.
getTHER_NEED_NBR() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getTHER_NEED_NBR() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0826_THER_NEED_NUM January 2014 - Changed from "NUM" to "NBR" Format: Field must be blank or contain a number which is right-justified and zero-filled.
getTHH_ENT_NUTRITION() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the THH_ENT_NUTRITION Format: 0=No/Unchecked, 1=Yes/Checked
getTHH_ENT_NUTRITION() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getTHH_ENT_NUTRITION() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0250_THH_ENT_NUTRITION Format: 0=No/Unchecked, 1=Yes/Checked
getTHH_IV_INFUSION() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the THH_IV_INFUSION Format: 0=No/Unchecked, 1=Yes/Checked
getTHH_IV_INFUSION() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getTHH_IV_INFUSION() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0250_THH_IV_INFUSION Format: 0=No/Unchecked, 1=Yes/Checked
getTHH_NONE_ABOVE() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the THH_NONE_ABOVE Format: 0=No/Unchecked, 1=Yes/Checked
getTHH_NONE_ABOVE() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getTHH_NONE_ABOVE() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0250_THH_NONE_ABOVE Format: 0=No/Unchecked, 1=Yes/Checked
getTHH_PAR_NUTRITION() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the THH_PAR_NUTRITION Format: 0=No/Unchecked, 1=Yes/Checked
getTHH_PAR_NUTRITION() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getTHH_PAR_NUTRITION() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0250_THH_PAR_NUTRITION Format: 0=No/Unchecked, 1=Yes/Checked
getTimingValue() - Method in class com.mmm.cms.homehealth.HIPPSThreshold
 
getTotalScore() - Method in class com.mmm.cms.homehealth.DiagnosisScoringGrid
gets the total score by adding all the individual items
getTotalScore() - Method in interface com.mmm.cms.homehealth.proto.DiagnosisScoringGridIF
Returns the summed score of all the items scored
getTotalScoreForDiagnosis(int) - Method in class com.mmm.cms.homehealth.DiagnosisScoringGrid
 
getTotalScoreForDiagnosis(int) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisScoringGridIF
gets the total score for a single diagnosis
getTreatmentAuthorization() - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
gets the treatment authorization code
getTreatmentAuthorization() - Method in class com.mmm.cms.homehealth.ScoringResults
getst the Treatment Authorization
getType() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC1EditsEN
gets the edit type
getType(String) - Static method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC1EditsEN
Given a description, returns the OasisValiationErrorEN.
getType(int) - Static method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC1EditsEN
Given an ID, returns the OasisValiationErrorEN.
getType() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC2EditsEN
gets the edit type
getType(String) - Static method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC2EditsEN
Given a description, returns the OasisValiationErrorEN.
getType(int) - Static method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC2EditsEN
Given an ID, returns the OasisValiationErrorEN.
getType() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisDEditsEN
gets the edit type
getType(String) - Static method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisDEditsEN
Given a description, returns the OasisValiationErrorEN.
getType(int) - Static method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisDEditsEN
Given an ID, returns the OasisValiationErrorEN.
getUNHEALED_STAGE2_PRESSURE_ULCER() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
getUNHLD_STG2_PRSR_ULCR() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Get the value of UNHEALED_STAGE2_PRESSURE_ULCER
getUNHLD_STG2_PRSR_ULCR() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
gets Patient Has At Least 1 Unhealed PU At Stage 2 Or Higher
getUNHLD_STG2_PRSR_ULCR() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
gets Patient Has At Least 1 Unhealed PU At Stage 2 Or Higher
getUNHLD_STG2_PRSR_ULCR() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
gets Patient Has At Least 1 Unhealed PU At Stage 2 Or Higher
getUNHLD_STG2_PRSR_ULCR() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
gets Patient Has At Least 1 Unhealed PU At Stage 2 Or Higher
getUNOBS_PRSULC() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
gets the UNOBS_PRSULC Format: 0=No, 1=Yes
getUNOBS_PRSULC() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_B_IF
gets the M0450_UNOBS_PRSULC Format: 0=No, 1=Yes
getUNOBS_STASULC() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
gets the UNOBS_STASULC Format: 0=No, 1=Yes
getUNOBS_STASULC() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_B_IF
gets the M0474_UNOBS_STASULC Format: 0=No, 1=Yes
getUpperLimit() - Method in class com.mmm.cms.homehealth.SeverityLimitValue
 
getUR_INCONT() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the UR_INCONT Format: Right justified; pad left with zero.
getUR_INCONT() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getUR_INCONT() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0520_UR_INCONT Format: Right justified; pad left with zero.
getValidationEdits() - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
gets the collection of validation edits that should be applied to a scored record in order for the record to score properly - non-HH PPS related edits, such as payor code, may not be part of this collection, but may be.
getValidationEdits() - Method in class com.mmm.cms.homehealth.ScoringResults
 
getValidationItems(HomeHealthRecordIF) - Method in interface com.mmm.cms.homehealth.proto.RecordValidatorFactoryIF
 
getValidationItems(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.RecordValidatorFactory
this gets the validation items based on the validator factory loaded during the initial call to the getInstance().
getValidationItems(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.vut.oasis.OasisNoOpValidator
 
getValidationItems(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.vut.oasis.OasisValidatorItems
 
getValidationItems(HomeHealthGrouperIF, HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.vut.pps.HhPpsValidatorItems
 
getValidityFlag() - Method in class com.mmm.cms.homehealth.DataValidityFlag
gets the validity flag as a String
getValidityFlag() - Method in interface com.mmm.cms.homehealth.proto.DataValidityFlagIF
gets the Validity flag
getValidityFlag() - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
gets the data validity flag
getValidityFlag() - Method in class com.mmm.cms.homehealth.ScoringResults
gets the Data Validity flag
getValue() - Method in class com.mmm.cms.homehealth.vut.HHOasisDataItem
 
getVersion() - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
getVersion() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
gets the version number id
getVersion() - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
gets the version identifier
getVersion() - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
gets the version identifier
getVersionActiveTo() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC1EditsEN
 
getVersionActiveTo() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC2EditsEN
 
getVersionActiveTo() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisDEditsEN
 
getVersionCD(String) - Method in class com.mmm.cms.homehealth.io.AbstractRecordConverter
Gets the record version which is identified in different locations with the different records.
getVersionCD(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_B_RecordUtil
gets the version cd a location 23 through 33 inclusive
getVersionCD(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
The version CD is at location: 25-34, inclusive
getVersionCD(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_12
The version CD is at location: 25-34, inclusive
getVersionCD(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_20
The version CD is at location: 25-34, inclusive
getVersionCD(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_21
The version CD is at location: 25-34, inclusive
getVersionCD(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_00
 
getVersionCD(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
gets the version CD at location: 25-34, inclusive
getVersionCD(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_D_RecordUtil_v2_30
The version CD is at location: 25-34, inclusive
getVISION() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the VISION Format: Right justified; pad left with zero.
getVISION() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getVISION() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0390_VISION Format: Right justified; pad left with zero.
getVisitsUpperLimit() - Method in class com.mmm.cms.homehealth.HIPPSThreshold
 
getWHEN_DYSPNEIC() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
gets the WHEN_DYSPNEIC Format: Right justified; pad left with zero.
getWHEN_DYSPNEIC() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
getWHEN_DYSPNEIC() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
gets the M0490_WHEN_DYSPNEIC Format: Right justified; pad left with zero.
gHhPps - Static variable in class com.mmm.cms.homehealth.pps.HH_PPS
 
GROUP_UNKNOWN - Static variable in class com.mmm.cms.homehealth.DiagnosticGroup
The default "unknown" Group object.
grouper - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Reference to the Grouper
grouper - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Reference to the Grouper
grouper - Variable in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
 
grouper - Variable in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
 
grouper - Variable in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
grouper - Variable in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
GrouperDataManager - Class in com.mmm.cms.homehealth
This class provides the ICD-9-CM Data management related to the Diagnosis codes, the NRS Diagnosis codes, the Diagnostic Groups, the Etiology Pairs, and the optional Payment code The information is loaded from text files.
GrouperDataManager(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.GrouperDataManager
 
grouperDataManager - Variable in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
 
grouperDataManager - Variable in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
 
grouperDataManager - Variable in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
GrouperDataManager_V3312 - Class in com.mmm.cms.homehealth.v3312
This class provides the ICD-9 Data management related to the Diagnosis codes, the NRS Diagnosis codes, the Diagnostic Groups, the Etiology Pairs, and the optional Payment Codes.
GrouperDataManager_V3312(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v3312.GrouperDataManager_V3312
 
GrouperDataManager_V3413 - Class in com.mmm.cms.homehealth.v3413
This class provides the ICD-9 Data management related to the Diagnosis codes, the NRS Diagnosis codes, the Diagnostic Groups, the Etiology Pairs, and the optional Payment Codes.
GrouperDataManager_V3413(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v3413.GrouperDataManager_V3413
 
GrouperDataManager_V4115 - Class in com.mmm.cms.homehealth.v4115
This class provides the Data management related to the Diagnosis codes, the NRS Diagnosis codes, the Diagnostic Groups, the Etiology Pairs, and the optional Payment Codes.
GrouperDataManager_V4115(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v4115.GrouperDataManager_V4115
 
GrouperDataManager_v5115 - Class in com.mmm.cms.homehealth.v5115
Data manager for V5115 which is the same as V4115 except for ensuring the creation of ICD-10 code types
GrouperDataManager_v5115(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v5115.GrouperDataManager_v5115
 
GrouperDataManager_v5216 - Class in com.mmm.cms.homehealth.v5216
Data manager for V5115 which is the same as V4115 except for ensuring the creation of ICD-10 code types
GrouperDataManager_v5216(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v5216.GrouperDataManager_v5216
 
GrouperDataManager_v6117 - Class in com.mmm.cms.homehealth.v6117
Data manager for V5115 which is the same as V4115 except for ensuring the creation of ICD-10 code types
GrouperDataManager_v6117(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v6117.GrouperDataManager_v6117
 
GrouperVersion_v2308_1 - Class in com.mmm.cms.homehealth.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.
GrouperVersion_v2308_1() - Constructor for class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
Constructor that sets the effective start and thru date to January 1,
GrouperVersion_v2308_1(Calendar, Calendar, Calendar) - Constructor for class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
Constructor that sets the effective start, thru, and window date to the supplied dates.
GrouperVersion_v2308_2 - Class in com.mmm.cms.homehealth.v2308_2
This provides the scoring logic for Home Health Prospective Payments System version 2.03 as replicated by 3M.
GrouperVersion_v2308_2() - Constructor for class com.mmm.cms.homehealth.v2308_2.GrouperVersion_v2308_2
Constructor that sets the effective start and thru dates to October 1, 2008 and September 30, 2009 inclusive
GrouperVersion_v2409_1 - Class in com.mmm.cms.homehealth.v2409_1
This version is effective from October 1, 2009 thru December 31, 2009 NOTE: OASIS-C records are to be used after December
GrouperVersion_v2409_1() - Constructor for class com.mmm.cms.homehealth.v2409_1.GrouperVersion_v2409_1
Constructor that sets the effective start and thru dates to October 1, 2009 and December 31, 2009 inclusive
GrouperVersion_v3110_1 - Class in com.mmm.cms.homehealth.v3110_1
This version is effective from January 1, 2010 thru Sept 30, 2010.
GrouperVersion_v3110_1() - Constructor for class com.mmm.cms.homehealth.v3110_1.GrouperVersion_v3110_1
Constructor that sets the effective start to January 1, 2010 and effective thru September 30, 2010.
GrouperVersion_v3210 - Class in com.mmm.cms.homehealth.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.
GrouperVersion_v3210() - Constructor for class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
Constructor that sets the effective start and thru date to January 1,
GrouperVersion_v3210(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
Constructor that sets the effective start, thru, and window date to the supplied dates.
GrouperVersion_v3211 - Class in com.mmm.cms.homehealth.v3211
This version is valid between Oct 1, 2011 to Sept 30, 2012
GrouperVersion_v3211() - Constructor for class com.mmm.cms.homehealth.v3211.GrouperVersion_v3211
Constructor that sets the effective start and thru date to Oct 1, 2011 thru Dec 31, 2011.
GrouperVersion_v3312 - Class in com.mmm.cms.homehealth.v3312
This version is valid between January 2012 to Sept 30, 2012.
GrouperVersion_v3312() - Constructor for class com.mmm.cms.homehealth.v3312.GrouperVersion_v3312
Constructor that sets the effective start and thru date to Jan 1, 2012 thru Dec 31, 2012.
GrouperVersion_v3312(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.v3312.GrouperVersion_v3312
This constructor allows extended classes to set dates in the constructor
GrouperVersion_v3413 - Class in com.mmm.cms.homehealth.v3413
This version is valid between January 2013 to Sept 30, 2013, with a grace period window of October 1 through December 31, 2013.
GrouperVersion_v3413() - Constructor for class com.mmm.cms.homehealth.v3413.GrouperVersion_v3413
Constructor that sets the effective start and thru date to Jan 1, 2013 thru Sept 30, 2013.
GrouperVersion_v3413(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.v3413.GrouperVersion_v3413
This constructor allows extended classes to set dates in the constructor
GrouperVersion_v3414 - Class in com.mmm.cms.homehealth.v3414
This version is valid from January 1, 2014 to September 30, 2014.
GrouperVersion_v3414() - Constructor for class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
Constructor that sets the effective start and thru date to January 1,
GrouperVersion_v3414(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
Constructor that sets the effective start, thru, and window date to the supplied dates.
GrouperVersion_v3514 - Class in com.mmm.cms.homehealth.v3514
This version is valid from October 1, 2014 to December 31, 2014.
GrouperVersion_v3514() - Constructor for class com.mmm.cms.homehealth.v3514.GrouperVersion_v3514
 
GrouperVersion_v4115 - Class in com.mmm.cms.homehealth.v4115
This version is valid from January 1, 2015 to September 30, 2015 and applies to I-9 codes using the OASIS-C1 data formats; there is no grace period and no start window; the HomeHealthEventNotifierIF methods are present, but do nothing.
GrouperVersion_v4115() - Constructor for class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Constructor that sets the effective start and thru date
GrouperVersion_v4115(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Allows extended classes to construct with their own date ranges.
GrouperVersion_v5115 - Class in com.mmm.cms.homehealth.v5115
This version is valid from October 1, 2015 to September 30, 2016 and applies to I-10 codes using the OASIS-C1 data formats; there is no grace period and no start window; the HomeHealthEventNotifierIF methods are present, but do nothing.
GrouperVersion_v5115(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.v5115.GrouperVersion_v5115
Used to pass grouper default to parent grouper
GrouperVersion_v5115() - Constructor for class com.mmm.cms.homehealth.v5115.GrouperVersion_v5115
Constructor that sets the effective start and thru date
GrouperVersion_v5116 - Class in com.mmm.cms.homehealth.v5116
This version is valid from October 1, 2015 to September 30, 2016 and applies to I-10 codes using the OASIS-C1 data formats; there is no grace period and no start window; the HomeHealthEventNotifierIF methods are present, but do nothing.
GrouperVersion_v5116(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.v5116.GrouperVersion_v5116
Used to pass grouper default to parent grouper
GrouperVersion_v5116() - Constructor for class com.mmm.cms.homehealth.v5116.GrouperVersion_v5116
Constructor that sets the effective start and thru date
GrouperVersion_v5216 - Class in com.mmm.cms.homehealth.v5216
This version is valid from October 1, 2016 to December 31, 2016 and applies to I-10 codes using the OASIS-C1 data formats; there is no grace period and no start window; the HomeHealthEventNotifierIF methods are present, but do nothing.
GrouperVersion_v5216(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.v5216.GrouperVersion_v5216
Used to pass grouper default to parent grouper
GrouperVersion_v5216() - Constructor for class com.mmm.cms.homehealth.v5216.GrouperVersion_v5216
Constructor that sets the effective start and thru date
GrouperVersion_v6117 - Class in com.mmm.cms.homehealth.v6117
This version is valid from Jan 1, 2017 to September 30, 2017 and applies to I-10 codes using the OASIS-C2 data formats; there is no grace period and no start window; the HomeHealthEventNotifierIF methods are present, but do nothing.
GrouperVersion_v6117(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.v6117.GrouperVersion_v6117
Used to pass grouper default to parent grouper
GrouperVersion_v6117() - Constructor for class com.mmm.cms.homehealth.v6117.GrouperVersion_v6117
Constructor that sets the effective start and thru date
GrouperVersion_v6217 - Class in com.mmm.cms.homehealth.v6217
This version is valid from October 1, 2017 to December 31, 2017 and applies to I-10 codes using the OASIS-C1 data formats; there is no grace period and no start window; the HomeHealthEventNotifierIF methods are present, but do nothing.
GrouperVersion_v6217(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.v6217.GrouperVersion_v6217
Used to pass grouper default to parent grouper
GrouperVersion_v6217() - Constructor for class com.mmm.cms.homehealth.v6217.GrouperVersion_v6217
Constructor that sets the effective start and thru date
GrouperVersion_v7118 - Class in com.mmm.cms.homehealth.v7118
This version is valid from January 1, 2018 to September 30, 2018 and applies to I-10 codes using the OASIS-C2 data formats; there is no grace period and no start window; the HomeHealthEventNotifierIF methods are present, but do nothing.
GrouperVersion_v7118(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.v7118.GrouperVersion_v7118
Used to pass grouper default to parent grouper
GrouperVersion_v7118() - Constructor for class com.mmm.cms.homehealth.v7118.GrouperVersion_v7118
Constructor that sets the effective start and thru date
GrouperVersion_v7218 - Class in com.mmm.cms.homehealth.v7218
This version is valid from October 1, 2017 to December 31, 2017 and applies to I-10 codes using the OASIS-C1 data formats; there is no grace period and no start window; the HomeHealthEventNotifierIF methods are present, but do nothing.
GrouperVersion_v7218(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.v7218.GrouperVersion_v7218
Used to pass grouper default to parent grouper o
GrouperVersion_v7218() - Constructor for class com.mmm.cms.homehealth.v7218.GrouperVersion_v7218
Constructor that sets the effective start and thru date
GrouperVersion_v8119 - Class in com.mmm.cms.homehealth.v8119
This version is valid from January 1, 2018 to September 30, 2018 and applies to I-10 codes using the OASIS-C2 data formats; there is no grace period and no start window; the HomeHealthEventNotifierIF methods are present, but do nothing.
GrouperVersion_v8119(Calendar, Calendar, Calendar, String) - Constructor for class com.mmm.cms.homehealth.v8119.GrouperVersion_v8119
Used to pass grouper default to parent grouper
GrouperVersion_v8119() - Constructor for class com.mmm.cms.homehealth.v8119.GrouperVersion_v8119
Constructor that sets the effective start and thru date
groupingStep - Variable in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
groupingTest(HomeHealthGrouperFactoryIF, List<HomeHealthRecordIF>, int) - Method in class com.mmm.cms.homehealth.test.HomeHealthGroupingFactoryTest
 
groupingTest(HomeHealthGrouperIF, List<HomeHealthRecordIF>, Properties, int) - Method in class com.mmm.cms.homehealth.test.HomeHealthGroupingTest
 

H

hashCode() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
hash code based on the code's value
hashCode() - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
Creates a hash code based on the Case Mix id.
hashCode() - Method in class com.mmm.cms.homehealth.DiagnosticGroup
The hash code based on the id
hasNext() - Method in class com.mmm.cms.homehealth.vut.EmptyIterator
 
hasPrevious() - Method in class com.mmm.cms.homehealth.vut.EmptyIterator
 
HEXAVIG_CALENDAR_FORMAT - Static variable in class com.mmm.cms.homehealth.TreatmentAuthorization
Hexavigesimal Calendar Formatter
HEXAVIG_INTEGER_FORMAT - Static variable in class com.mmm.cms.homehealth.TreatmentAuthorization
Hexavigesimal Formatter for numbers
HexavigesimalCalendarFormat - Class in com.mmm.cms.util
This formatter converts a Calendar to the day of the year consistent Hexavigesimal value.
HexavigesimalCalendarFormat() - Constructor for class com.mmm.cms.util.HexavigesimalCalendarFormat
 
HexavigesimalDateFormat - Class in com.mmm.cms.util
This formatter converts a Date to the day of the year consistent Hexavigesimal value.
HexavigesimalDateFormat() - Constructor for class com.mmm.cms.util.HexavigesimalDateFormat
 
HexavigesimalFormat - Class in com.mmm.cms.util
This formatter provides the conversion of a number to the Hexavigesmal value with the possibility of handling 26 unique values.
HexavigesimalFormat() - Constructor for class com.mmm.cms.util.HexavigesimalFormat
 
HH_PPS - Class in com.mmm.cms.homehealth.pps
This is the high level entry point into the HH-PPS using a singleton architecture; Use the method getInstance() to obtain the object, and then call init() to ensure it is ready to run; After calling init(), you can call scoreRecord() as many times as needed.
HH_PPS_OasisC1EditsEN - Enum in com.mmm.cms.homehealth.proto.edits
Defines edits used internally by the HH-PPS for validating OASIS-C1 records an a manner consistent with the VUT (another CMS contract).
HH_PPS_OasisC2EditsEN - Enum in com.mmm.cms.homehealth.proto.edits
Defines edits used internally by the HH-PPS for validating OASIS-C2 records an a manner consistent with the VUT (another CMS contract).
HH_PPS_OasisDEditsEN - Enum in com.mmm.cms.homehealth.proto.edits
Defines edits used internally by the HH-PPS for validating OASIS-D records an a manner consistent with the VUT (another CMS contract).
HH_PPSTest - Class in com.mmm.cms.homehealth.test
This provides an example testing module for using the HH_PPS class.
HH_PPSTest() - Constructor for class com.mmm.cms.homehealth.test.HH_PPSTest
 
HH_PPSTest_GDIT - Class in com.mmm.cms.homehealth.test
This provides an example testing module for using the HH_PPS class.
HH_PPSTest_GDIT() - Constructor for class com.mmm.cms.homehealth.test.HH_PPSTest_GDIT
 
HHEventConsole - Class in com.mmm.cms.util
When this class is registered as an Event Listener, it will log the events to the HomeHealthGrouper logger.
HHEventConsole() - Constructor for class com.mmm.cms.util.HHEventConsole
Constructs the console with the getClass().getName() as the logging name
HHOasisDataItem - Class in com.mmm.cms.homehealth.vut
This provides a read only name of an OASIS-C1 data item and its read only value
HHOasisDataItem(String, String) - Constructor for class com.mmm.cms.homehealth.vut.HHOasisDataItem
 
HHOasisValidatableRecord - Class in com.mmm.cms.homehealth.vut
This provides on Oasis Validatable Record that is based on a Home Health record used within the HH-PPS.
HHOasisValidatableRecord(HomeHealthRecord_C1_IF) - Constructor for class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
 
hhPps - Static variable in class com.mmm.cms.homehealth.cpp.DllToJavaConnector
 
HHPPS_ITEMS_C1_2_11 - Static variable in class com.mmm.cms.homehealth.vut.pps.HhPpsValidatorItems
Holds the basic OASIS C1 version 2.11 - these items are not HH-PPS version specific, but are specific to the OASIS version.
HHPPS_ITEMS_C1_2_12 - Static variable in class com.mmm.cms.homehealth.vut.pps.HhPpsValidatorItems
Holds the basic OASIS C1 version 2.12 - these items are not HH-PPS version specific, but are specific to the OASIS version.
HHPPS_ITEMS_C2_2_20 - Static variable in class com.mmm.cms.homehealth.vut.pps.HhPpsValidatorItems
Holds the basic OASIS C1 version 2.20 - these items are not HH-PPS version specific, but are specific to the OASIS version.
HHPPS_ITEMS_C_2_10 - Static variable in class com.mmm.cms.homehealth.vut.pps.HhPpsValidatorItems
Holds the basic OASIS C1 version 2.10 - these items are not HH-PPS version specific, but are specific to the OASIS version.
HHPPS_ITEMS_D_2_30 - Static variable in class com.mmm.cms.homehealth.vut.pps.HhPpsValidatorItems
Holds the basic OASIS C1 version 2.30 - these items are not HH-PPS version specific, but are specific to the OASIS version.
hhPpsRecordItemValidators - Variable in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
The list of RecordItemValidator_HH_PPS_IF items use to validate the Home Health record based diagnosis codes specific to the grouper
HhPpsValidatorItems - Class in com.mmm.cms.homehealth.vut.pps
Holds the list of validators that are grouper specific
HIPPS_THRESHOLDS_CLINICAL - Static variable in class com.mmm.cms.homehealth.hipps.HIPPSCode_2015
 
HIPPS_THRESHOLDS_CLINICAL - Static variable in class com.mmm.cms.homehealth.hipps.HIPPSCode_2016
 
HIPPS_THRESHOLDS_CLINICAL - Static variable in class com.mmm.cms.homehealth.hipps.HIPPSCode_2017
 
HIPPS_THRESHOLDS_CLINICAL - Static variable in class com.mmm.cms.homehealth.hipps.HIPPSCode_2018
 
HIPPS_THRESHOLDS_CLINICAL - Static variable in class com.mmm.cms.homehealth.hipps.HIPPSCode_2019
 
HIPPS_THRESHOLDS_FUNCTIONAL - Static variable in class com.mmm.cms.homehealth.hipps.HIPPSCode_2015
 
HIPPS_THRESHOLDS_FUNCTIONAL - Static variable in class com.mmm.cms.homehealth.hipps.HIPPSCode_2016
 
HIPPS_THRESHOLDS_FUNCTIONAL - Static variable in class com.mmm.cms.homehealth.hipps.HIPPSCode_2017
 
HIPPS_THRESHOLDS_FUNCTIONAL - Static variable in class com.mmm.cms.homehealth.hipps.HIPPSCode_2018
 
HIPPS_THRESHOLDS_FUNCTIONAL - Static variable in class com.mmm.cms.homehealth.hipps.HIPPSCode_2019
 
HIPPSCode - Class in com.mmm.cms.homehealth.hipps
This holds the 5 character HIPPS code based on the 5 elements of: episode timing Grouping steps clinical Score functionalScore nrsScore
HIPPSCode() - Constructor for class com.mmm.cms.homehealth.hipps.HIPPSCode
This constructor creates a blank HIPPS code.
HIPPSCode(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Constructor for class com.mmm.cms.homehealth.hipps.HIPPSCode
This method will populate the HIPPS code based on the parameters.
HIPPSCode_2015 - Class in com.mmm.cms.homehealth.hipps
 
HIPPSCode_2015() - Constructor for class com.mmm.cms.homehealth.hipps.HIPPSCode_2015
 
HIPPSCode_2015(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Constructor for class com.mmm.cms.homehealth.hipps.HIPPSCode_2015
 
HIPPSCode_2016 - Class in com.mmm.cms.homehealth.hipps
 
HIPPSCode_2016() - Constructor for class com.mmm.cms.homehealth.hipps.HIPPSCode_2016
 
HIPPSCode_2016(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Constructor for class com.mmm.cms.homehealth.hipps.HIPPSCode_2016
 
HIPPSCode_2017 - Class in com.mmm.cms.homehealth.hipps
 
HIPPSCode_2017() - Constructor for class com.mmm.cms.homehealth.hipps.HIPPSCode_2017
 
HIPPSCode_2017(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Constructor for class com.mmm.cms.homehealth.hipps.HIPPSCode_2017
 
HIPPSCode_2018 - Class in com.mmm.cms.homehealth.hipps
 
HIPPSCode_2018() - Constructor for class com.mmm.cms.homehealth.hipps.HIPPSCode_2018
 
HIPPSCode_2018(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Constructor for class com.mmm.cms.homehealth.hipps.HIPPSCode_2018
 
HIPPSCode_2019 - Class in com.mmm.cms.homehealth.hipps
 
HIPPSCode_2019() - Constructor for class com.mmm.cms.homehealth.hipps.HIPPSCode_2019
 
HIPPSCode_2019(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF, int) - Constructor for class com.mmm.cms.homehealth.hipps.HIPPSCode_2019
 
HIPPSCodeIF - Interface in com.mmm.cms.homehealth.proto
This represents the 5 character code used to report the HIPPS for the Grouper.
hippsScoringEquation - Variable in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
HIPPSThreshold - Class in com.mmm.cms.homehealth
Holds the HIPPS threshold information in order to assign a value based on Episode timing and number of visits to support determining the HIPPS value.
HIPPSThreshold(String, int, int, int) - Constructor for class com.mmm.cms.homehealth.HIPPSThreshold
 
HomeHealthEvent - Class in com.mmm.cms.homehealth
The Home Health Event object used to notify Listener objects of what is happening during record scoring and validation
HomeHealthEvent(EventId_EN, HomeHealthGrouperIF, HomeHealthRecordIF, String, HomeHealthScoringModelIF) - Constructor for class com.mmm.cms.homehealth.HomeHealthEvent
Constructor with all the required information in one call
HomeHealthEvent(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.HomeHealthEvent
Constructor with the basic information of the Home Health Grouper as the source object
homeHealthEvent(HomeHealthEventIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventListenerIF
Processes an event for Home Health scoring.
homeHealthEvent(HomeHealthEventIF) - Method in class com.mmm.cms.homehealth.ScoringEventCollector
 
homeHealthEvent(HomeHealthEventIF) - Method in class com.mmm.cms.util.HHEventConsole
Sends the event to the Home Health logger
HomeHealthEventIF - Interface in com.mmm.cms.homehealth.proto
Describes the Home Health Event used for notify programmatic listeners during the scoring process.
HomeHealthEventListenerIF - Interface in com.mmm.cms.homehealth.proto
This defines a class the listens for events for the Home Health grouper.
HomeHealthEventNotifier - Class in com.mmm.cms.homehealth
This is a base class for providing event notification to event listeners.
HomeHealthEventNotifier() - Constructor for class com.mmm.cms.homehealth.HomeHealthEventNotifier
Constructor for initializing the list of listeners
HomeHealthEventNotifierIF - Interface in com.mmm.cms.homehealth.proto
Deprecated.
as of 2014, because this interface promotes unsafe Thread coding for the HomeHealthGrouperIF - scheduled for removal in 2015
homeHealthFactory - Variable in class com.mmm.cms.homehealth.pps.HH_PPS
 
homeHealthGrouper - Variable in class com.mmm.cms.homehealth.GrouperDataManager
 
HomeHealthGrouper_HP - Class in com.mmm.cms.homehealth.test
This tests reading an OASIS-B/C set of records and scoring them using the appropriate grouper provided by the grouper factory.
HomeHealthGrouper_HP() - Constructor for class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
 
HomeHealthGrouper_HPXML - Class in com.mmm.cms.homehealth.test
This tests reading an OASIS-C/C1 set of records and scoring them using the appropriate grouper provided by the grouper factory.
HomeHealthGrouper_HPXML() - Constructor for class com.mmm.cms.homehealth.test.HomeHealthGrouper_HPXML
 
HomeHealthGrouperFactory - Class in com.mmm.cms.homehealth
This Factory holds as set of Groupers and allows selection of a Grouper version by checking the Home Health record validity against isValidForVersion() method of each available Grouper.
HomeHealthGrouperFactory() - Constructor for class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Constructor the initializes the Home Health Groupers list
HomeHealthGrouperFactoryIF - Interface in com.mmm.cms.homehealth.proto
This defines a means for selecting a Grouper based on the date range of the Home Health record.
HomeHealthGrouperIF - Interface in com.mmm.cms.homehealth.proto
Describes the high level class that will score the Home Health Record.
HomeHealthGroupingFactoryTest - Class in com.mmm.cms.homehealth.test
 
HomeHealthGroupingFactoryTest() - Constructor for class com.mmm.cms.homehealth.test.HomeHealthGroupingFactoryTest
 
HomeHealthGroupingTest - Class in com.mmm.cms.homehealth.test
 
HomeHealthGroupingTest() - Constructor for class com.mmm.cms.homehealth.test.HomeHealthGroupingTest
 
HomeHealthRecord - Class in com.mmm.cms.homehealth
This implementation of HomeHealthRecordIF uses the OASIS variable names.
HomeHealthRecord() - Constructor for class com.mmm.cms.homehealth.HomeHealthRecord
Constructor with the dirty flag set to true
HomeHealthRecord_B_IF - Interface in com.mmm.cms.homehealth.proto.record
This represents the data required by the Home Health Grouper in order to effect scoring claim.
HomeHealthRecord_C1_IF - Interface in com.mmm.cms.homehealth.proto.record
This interface describes an OASIS-C1 record
HomeHealthRecord_C2_IF - Interface in com.mmm.cms.homehealth.proto.record
This interface describes an OASIS-C1 record
HomeHealthRecord_C_IF - Interface in com.mmm.cms.homehealth.proto.record
This is a marker to identify a record built from an OASIS-C record string
HomeHealthRecord_D_IF - Interface in com.mmm.cms.homehealth.proto.record
This interface describes an OASIS-C1 record
HomeHealthRecordClinicalValidator - Class in com.mmm.cms.homehealth.v2308_1
Based on the AbstractValidator, and provides specific validation for columns M0230, M0240, and M0246x3/4 as they pertain to the Clinical model.
HomeHealthRecordClinicalValidator(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v2308_1.HomeHealthRecordClinicalValidator
Constructor with the required Grouper reference
HomeHealthRecordClinicalValidator_v3110_1 - Class in com.mmm.cms.homehealth.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.
HomeHealthRecordClinicalValidator_v3110_1(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v3110_1.HomeHealthRecordClinicalValidator_v3110_1
constructs the validator with grouping engine as a reference
HomeHealthRecordClinicalValidator_v3210 - Class in com.mmm.cms.homehealth.v3210
Based on the AbstractValidator, and provides specific validation for columns of diagnosis codes as they pertain to the Clinical model.
HomeHealthRecordClinicalValidator_v3210(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v3210.HomeHealthRecordClinicalValidator_v3210
Constructor with the required Grouper reference
HomeHealthRecordClinicalValidator_v3312 - Class in com.mmm.cms.homehealth.v3312
Based on the AbstractValidator, and provides specific validation for columns of diagnosis codes as they pertain to the Clinical model.
HomeHealthRecordClinicalValidator_v3312(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v3312.HomeHealthRecordClinicalValidator_v3312
Constructor with the required Grouper reference
HomeHealthRecordClinicalValidator_v3413 - Class in com.mmm.cms.homehealth.v3413
Based on the AbstractValidator, and provides specific validation for columns of diagnosis codes as they pertain to the Clinical model.
HomeHealthRecordClinicalValidator_v3413(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v3413.HomeHealthRecordClinicalValidator_v3413
Constructor with the required Grouper reference
HomeHealthRecordIF - Interface in com.mmm.cms.homehealth.proto.record
This represents the data required by the Home Health Grouper in order to effect scoring claim.
HomeHealthRecordNRSValidator - Class in com.mmm.cms.homehealth.v2308_1
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
HomeHealthRecordNRSValidator(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v2308_1.HomeHealthRecordNRSValidator
Constructor with the required Grouper reference
HomeHealthRecordNRSValidator_3110 - Class in com.mmm.cms.homehealth.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 Non Routine Supplies scoring model.
HomeHealthRecordNRSValidator_3110(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v3110_1.HomeHealthRecordNRSValidator_3110
constructs the validator with grouping engine as a reference
HomeHealthRecordUtil - Class in com.mmm.cms.homehealth.io
Provides generalized functionality for reading and writing a Home Health Record
HomeHealthRecordUtil() - Constructor for class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
 
HomeHealthRecordValidator_v4115 - Class in com.mmm.cms.homehealth.v4115
This Validator is different from the previous due to the OASIS-C1 record specs defining the edit/error numbers and the use of the VUT for the actual validation.
HomeHealthRecordValidator_v4115(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
Constructor with the required Grouper reference
HomeHealthRecordValidator_v4115(HomeHealthGrouperIF, CollectionValidationEditsIF) - Constructor for class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
Constructor with the required Grouper reference
HomeHealthRecordValidator_v6117 - Class in com.mmm.cms.homehealth.v6117
This Validator is different from the previous due to the OASIS-C1 record specs defining the edit/error numbers and the use of the VUT for the actual validation.
HomeHealthRecordValidator_v6117(HomeHealthGrouperIF) - Constructor for class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
Constructor with the required Grouper reference
HomeHealthRecordValidator_v6117(HomeHealthGrouperIF, CollectionValidationEditsIF) - Constructor for class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
Constructor with the required Grouper reference
HomeHealthRecordValidatorIF - Interface in com.mmm.cms.homehealth.proto.record
Provides validation on the Oasis Record and can be performed specific to the version.
HomeHealthScoringModelIF - Interface in com.mmm.cms.homehealth.proto
This represents a single model for scoring a HomeHealth record.
HomeHealthUtils - Class in com.mmm.cms.util
Holds general utility methods that don't need to be associated with any specific class
HomeHealthUtils() - Constructor for class com.mmm.cms.util.HomeHealthUtils
 

I

ICD_9_DIAGNOSIS_CODE_TABLENAME - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
Diagnosis Code table name: diagnosisCodes.txt
Identifiable - Interface in com.mmm.cms.util
Provides a consistent means of identifying an object by its id number.
INCNTNT_TIMING - Variable in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
indexOf(Object) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
INFO_COMPLETED_DT_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if INFO_COMPLETED_DT is invalid
INFO_COMPLETED_DT_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if INFO_COMPLETED_DT is invalid
infoCompletedDate - Variable in class com.mmm.cms.homehealth.TreatmentAuthorization
 
init() - Static method in class com.mmm.cms.homehealth.cpp.DllToJavaConnector
This initializes the Java Grouper version for use within a CPP-DLL.
init(Properties) - Method in class com.mmm.cms.homehealth.GrouperDataManager
This loads all the data required to represent a version of the Home Health Grouper.
init(Properties) - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
This will load the Home Health Groupers in the order that they are listed in the 'home.health.grouper.class.list' of the Properties, then it will pass the properties files associated with that group by the classname.config option.
init(Properties) - Method in class com.mmm.cms.homehealth.io.OasisReaderFactory
 
init() - Method in class com.mmm.cms.homehealth.pps.HH_PPS
 
init(File) - Method in class com.mmm.cms.homehealth.pps.HH_PPS
 
init(Properties) - Method in class com.mmm.cms.homehealth.pps.HH_PPS
This initializes the Java Grouper version for use within a CPP-DLL.
init(Properties) - Method in class com.mmm.cms.homehealth.RecordValidatorFactory
 
init(Properties) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
Sets up this version by loading the related Diagnosis code / Group data, and initializing the scoring models: 4 clinical/functional models (one for each equation), and one Non-Routine Supplies model
init(Properties) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
Sets up this version by loading the related Diagnosis code / Group data, and initializing the scoring models: 4 clinical/functional models (one for each equation), and one Non-Routine Supplies model
init(Properties) - Method in class com.mmm.cms.homehealth.v3312.GrouperDataManager_V3312
This loads all the data required to represent a version of the Home Health Grouper.
init(Properties) - Method in class com.mmm.cms.homehealth.v3312.GrouperVersion_v3312
Sets up this version by loading the related Diagnosis code / Group data, and initializing the scoring models: 4 clinical/functional models (one for each equation), and one Non-Routine Supplies model This version uses it is own version of the scoring models and the grouper data manager
init(Properties) - Method in class com.mmm.cms.homehealth.v3413.GrouperDataManager_V3413
This calls the super init() and afterwards sets the Diagnostic Groups alternate Primary scoring flags for version V3413 or newer.
init(Properties) - Method in class com.mmm.cms.homehealth.v3413.GrouperVersion_v3413
Sets up this version by loading the related Diagnosis code / Group data, and initializing the scoring models: 4 clinical/functional models (one for each equation), and one Non-Routine Supplies model This version uses it is own version of the scoring models and the grouper data manager
init(Properties) - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
Sets up this version by loading the related Diagnosis code / Group data, and initializing the scoring models: 4 clinical/functional models (one for each equation), and one Non-Routine Supplies model
init(Properties) - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Sets up this version by loading the related Diagnosis code / Group data, and initializing the scoring models: 4 clinical/functional models (one for each equation), and one Non-Routine Supplies model
init(Properties) - Method in class com.mmm.cms.homehealth.v5115.GrouperVersion_v5115
Sets up this version by loading the related Diagnosis code / Group data, and initializing the scoring models: 4 clinical/functional models (one for each equation), and one Non-Routine Supplies model
init(Properties) - Method in class com.mmm.cms.homehealth.v5216.GrouperVersion_v5216
Sets up this version by loading the related Diagnosis code / Group data, and initializing the scoring models: 4 clinical/functional models (one for each equation), and one Non-Routine Supplies model
init(Properties) - Method in class com.mmm.cms.homehealth.v6117.GrouperVersion_v6117
Sets up this version by loading the related Diagnosis code / Group data, and initializing the scoring models: 4 clinical/functional models (one for each equation), and one Non-Routine Supplies model
init(Properties) - Method in class com.mmm.cms.homehealth.v8119.GrouperVersion_v8119
 
init(Properties) - Method in interface com.mmm.cms.util.Initializable
This method initializes the implementation class.
initComplete - Static variable in class com.mmm.cms.homehealth.cpp.DllToJavaConnector
 
initComplete - Variable in class com.mmm.cms.homehealth.pps.HH_PPS
 
Initializable - Interface in com.mmm.cms.util
Provides a consistent way to initialize the properties of an object
INSTANCE - Static variable in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
INSTANCE - Static variable in class com.mmm.cms.homehealth.vut.EmptyIterator
 
INTEGER_FORMAT_DIGITS_2 - Static variable in class com.mmm.cms.util.IntegerFormat
2 digit integer formatter
INTEGER_FORMAT_DIGITS_3 - Static variable in class com.mmm.cms.util.IntegerFormat
3 digit integer formatter
IntegerFormat - Class in com.mmm.cms.util
This provides a concrete wrapper around the number format in order to allow output of decimal values.
IntegerFormat() - Constructor for class com.mmm.cms.util.IntegerFormat
Constructor which sets the fill character to the default of 1 space, i.e.
IntegerFormat(char) - Constructor for class com.mmm.cms.util.IntegerFormat
Constructor that sets the filler to the supplied character
IntegerUtils - Class in com.mmm.cms.util
This provides generic functions for the Integer object and int type
IntegerUtils() - Constructor for class com.mmm.cms.util.IntegerUtils
 
INTERNAL_LOGIC_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if INTERNAL_LOGIC is invalid
INTERNAL_LOGIC_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if INTERNAL_LOGIC is invalid
InvalidDateException - Exception in com.mmm.cms.homehealth.proto
Exception used when the date is not a valid format.
InvalidDateException(String) - Constructor for exception com.mmm.cms.homehealth.proto.InvalidDateException
Constructor with a message
isAlternatePrimaryScorable() - Method in class com.mmm.cms.homehealth.DiagnosticGroup
Gets the alternate primary code scorable flag
isAlternatePrimaryScorable() - Method in interface com.mmm.cms.homehealth.proto.DiagnosticGroupIF
Gets the alternate primary code scorable flag
isASSMT_REASON_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0100_ASSMT_REASON_Valid
isASSMT_REASON_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isASSMT_REASON_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isASSMT_REASON_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
gets if assessment reason is valid
isASSMT_REASON_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
gets if assessment reason is valid
isBWLINCONT_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0540_BWLINCONT_Valid
isBWLINCONT_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isBWLINCONT_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isBWLINCONT_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isBWLINCONT_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isCaseMixAdjustmentRowScored(int) - Method in class com.mmm.cms.homehealth.DiagnosisScoringGrid
Determines if the Case Mix Adjustment row has already been scored
isCaseMixAdjustmentRowScored(int) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisScoringGridIF
Returns true when the case mix adjustment row has already been scored
isClinicalDomainDataIssueFlag() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the ClinicalDomainDataIssueFlag
isClinicalDomainDataIssueFlag() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
gets the ClinicalDomainDataIssueFlag
isClinicalDomainDataIssueFlag() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
gets the ClinicalDomainDataIssueFlag
isClinicalDomainDataIssueFlag() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
gets the ClinicalDomainDataIssueFlag
isClinicalIssue() - Method in class com.mmm.cms.homehealth.DataValidityFlag
gets the Clinical Issue flag
isClinicalIssue() - Method in interface com.mmm.cms.homehealth.proto.DataValidityFlagIF
gets the clinical issue flag
isCUR_AMBULATION_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0700_CUR_AMBULATION_Valid
isCUR_AMBULATION_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isCUR_AMBULATION_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isCUR_AMBULATION_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isCUR_AMBULATION_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isCUR_BATHING_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0670_CUR_BATHING_Valid
isCUR_BATHING_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isCUR_BATHING_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isCUR_BATHING_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isCUR_BATHING_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isCUR_DRESS_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0650_660_CUR_DRESS_Valid
isCUR_DRESS_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isCUR_DRESS_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isCUR_DRESS_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isCUR_DRESS_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isCUR_INJECT_MEDS_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0800_CUR_INJECT_MEDS_Valid
isCUR_INJECT_MEDS_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isCUR_INJECT_MEDS_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isCUR_INJECT_MEDS_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isCUR_INJECT_MEDS_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isCUR_TOILETING_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0680_CUR_TOILETING_Valid
isCUR_TOILETING_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isCUR_TOILETING_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isCUR_TOILETING_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isCUR_TOILETING_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isCUR_TRANSFER_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0690_CUR_TRANSFER_Valid
isCUR_TRANSFER_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isCUR_TRANSFER_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isCUR_TRANSFER_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isCUR_TRANSFER_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isDateWithinRange(String) - Method in class com.mmm.cms.util.DateRanger
This compares a date to a date range and only guaranteed to work if the dates are formatted as YYYYMMDD, eg April 1, 2014 would 20140101
isDiabeticUlcer() - Method in class com.mmm.cms.homehealth.DiagnosisCode
gets the Diabetic Ulcer related indicator
isDiabeticUlcer() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
isDiabeticUlcer() - Method in interface com.mmm.cms.homehealth.proto.CodeUlcerIF
gets the Diabetic Ulcer indicator
isDiagnosticGroupAlreadyScored() - Method in exception com.mmm.cms.homehealth.proto.AlreadyScoredException
 
isDiagnosticGroupOnRecord(int, int) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
 
isDiagnosticGroupOnRecord(int, int) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
isDiagnosticGroupOnRecord(int, int) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Determines if the supplied diagnostic group is present somewhere on the current record.
isDiagnosticGroupScored(int, int) - Method in class com.mmm.cms.homehealth.DiagnosisScoringGrid
This determines if the Diagnosis Group has already scored or not.
isDiagnosticGroupScored(int, int) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisScoringGridIF
Returns true when the diagnostic group has already scored
isDirty() - Method in class com.mmm.cms.homehealth.EtiologyPairsList
Gets the "change" flag
isDirty() - Method in interface com.mmm.cms.homehealth.proto.EtiologyPairingListIF
flag determining if the list has changed.
isDYSPNEIC_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0490_DYSPNEIC_Valid
isDYSPNEIC_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isDYSPNEIC_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isDYSPNEIC_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isDYSPNEIC_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isEditPresent(OasisEditIF) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits
 
isEditPresent(OasisEditIF) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
isEmpty() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
determines if the code is blank
isEmpty() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
isEmpty() - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
Codes can be blank, and this will return true if it is
isEmpty() - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
isEmpty() - Method in class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
Always return false
isEmpty(String) - Static method in class com.mmm.cms.util.ValidateUtils
With the definition of OASIS-C1, the caret '^' character was introduced as a way to represent a blank value or a space, with DX codes possibly having more than one '^' in its value and other variables having a single caret at the beginning.
isEmptyCaret(String) - Static method in class com.mmm.cms.util.ValidateUtils
With the definition of OASIS-C1, the caret '^' character was introduced as a way to represent a blank value or a space when it is in the first character position.
isEtiologyInPairingList(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.DiagnosisCode
determines if the codes is part of the etiology pair listing
isEtiologyInPairingList(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
Always returns false
isEtiologyInPairingList(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.EtiologyPairingIF
check to determine if the code is on the list of code pairs for this diagnosis.
isExternalCauseCode() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
determines if the code is an E-code
isExternalCauseCode() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
isExternalCauseCode() - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
This checks the current code value for a starting 'E'.
isFunctionalDomainDataIssueFlag() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the FunctionalDomainDataIssueFlag
isFunctionalDomainDataIssueFlag() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
gets the FunctionalDomainDataIssueFlag
isFunctionalDomainDataIssueFlag() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
gets the FunctionalDomainDataIssueFlag
isFunctionalDomainDataIssueFlag() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
gets the FunctionalDomainDataIssueFlag
isFunctionalIssue() - Method in class com.mmm.cms.homehealth.DataValidityFlag
gets the Functional Issues flag
isFunctionalIssue() - Method in interface com.mmm.cms.homehealth.proto.DataValidityFlagIF
gets the Functional issue flag
isHideTAC() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
isHideVersion() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
isIncludeDescriptions() - Method in class com.mmm.cms.homehealth.GrouperDataManager
 
isIncludeDescriptions() - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
 
isInclusionary() - Method in class com.mmm.cms.homehealth.EtiologyPairsList
Gets the list type - inclusionary, or exclusionary
isInclusionary() - Method in interface com.mmm.cms.homehealth.proto.EtiologyPairingListIF
flag determining if the list is an Inclusionary list (which should be the default) or an exclusionary list
isINFO_COMPLETED_DT_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0090_INFO_COMPLETED_DT_Valid
isINFO_COMPLETED_DT_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isINFO_COMPLETED_DT_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isINFO_COMPLETED_DT_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
This is not really necessary since the record has already been converted, therefore the date was valid.
isINFO_COMPLETED_DT_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
This is not really necessary since the record has already been converted, therefore the date was valid.
isINTERNAL_LOGIC_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0250_INTERNAL_LOGIC_Valid
isINTERNAL_LOGIC_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isINTERNAL_LOGIC_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isINTERNAL_LOGIC_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isIssuePresent() - Method in class com.mmm.cms.homehealth.DataValidityFlag
gets the general Issues flag
isIssuePresent() - Method in interface com.mmm.cms.homehealth.proto.DataValidityFlagIF
gets a general issues flag
isLESION_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0440_LESION_Valid
isLESION_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isLESION_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isLESION_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isLESION_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isManifestationSequenceIssue() - Method in class com.mmm.cms.homehealth.DataValidityFlag
gets the Manifestation Issues flag
isManifestationSequenceIssue() - Method in interface com.mmm.cms.homehealth.proto.DataValidityFlagIF
gets the Manifestation sequence issue flag
isManifestationSequenceIssueFlag() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the ManifestationSequenceIssueFlag
isManifestationSequenceIssueFlag() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
gets the ManifestationSequenceIssueFlag
isManifestationSequenceIssueFlag() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
gets the ManifestationSequenceIssueFlag
isManifestationSequenceIssueFlag() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
gets the ManifestationSequenceIssueFlag
isModifiable() - Method in class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
Always returns false
isNBR_STASULC_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0470_NBR_STASULC_Valid
isNBR_STASULC_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isNBR_STASULC_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isNBR_STASULC_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isNBR_STASULC_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isNPRSULC1_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0450_NPRSULC1_Valid
isNPRSULC1_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isNPRSULC1_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isNPRSULC1_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isNPRSULC1_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isNPRSULC2_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0450_NPRSULC2_Valid
isNPRSULC2_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isNPRSULC2_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isNPRSULC2_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isNPRSULC2_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isNPRSULC3_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0450_NPRSULC3_Valid
isNPRSULC3_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isNPRSULC3_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isNPRSULC3_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isNPRSULC3_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isNPRSULC4_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0450_NPRSULC4_Valid
isNPRSULC4_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isNPRSULC4_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isNPRSULC4_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isNPRSULC4_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isNumeric(String) - Static method in class com.mmm.cms.util.ValidateUtils
In OASIS a number can be the following formats, assuming a field length of 3 characters and a value of 1: '001', '01 ', '1', '1 ', or '1 ' but not: ' 1 ', ' 1'
isOasisC1_Convertable(String) - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
Determines if the record contains tags that are specific to OASIS-C1 or does not contain any OASIS-C specific items
isOasisC_Convertable(String) - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
Determines if the record contains tags that are specific to OASIS-C, such as the Ulcer size items
isOptionalPaymentCode() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
determines if the code is an optional V-code
isOptionalPaymentCode() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
isOptionalPaymentCode() - Method in interface com.mmm.cms.homehealth.proto.OptionalPaymentCodeIF
gets the optional payment code indicator.
isOSTOMY_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0550_OSTOMY_Valid
isOSTOMY_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isOSTOMY_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isOSTOMY_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isOSTOMY_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isPAIN_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0420_PAIN_Valid
isPAIN_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isPAIN_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isPAIN_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isPAIN_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isPrimary() - Method in class com.mmm.cms.homehealth.DiagnosisCode
gets the primary code indicator
isPrimary() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
isPrimary() - Method in interface com.mmm.cms.homehealth.proto.CodePositionalIF
Indicates if the code is considered the primary code in the case mix.
isPrimaryAwardableCode() - Method in class com.mmm.cms.homehealth.DiagnosisCode
gets the flag indicating that this V-Code allows the Diabetes, Neuro 1 and Skin 1 primary code in position 2 Introduced for V3413
isPrimaryAwardableCode() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
Always returns false
isPrimaryAwardableCode() - Method in interface com.mmm.cms.homehealth.proto.PrimaryAwardableIF
gets the flag indicating that this Code allows the Diabetes, Neuro 1 and Skin 1 primary code in position 2 Introduced for V3413
isRecordConvertable(String) - Method in class com.mmm.cms.homehealth.io.AbstractRecordConverter
Given an OASIS record string, determines if this converter can actually convert the record to its supported internal object.
isRecordConvertable(String) - Method in interface com.mmm.cms.homehealth.io.OasisRecordConverterIF
Given an OASIS 1448 or 1446 length string, determines if the converter can actually convert the record to its supported object.
isRecordConvertable(String) - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
Determines if the string can be converted to a HomeHealthRecordIF, such as an OASIS-C or OASIS-C1-ICD9
isRecordConvertable(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_00a
this needs to be overridden because some records coming out of the ASAP/QIES system have the wrong version id indicator.
isRowAlreadyScored() - Method in exception com.mmm.cms.homehealth.proto.AlreadyScoredException
 
isSecondaryOnly() - Method in class com.mmm.cms.homehealth.DiagnosisCode
gets the secondary only indicator
isSecondaryOnly() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
isSecondaryOnly() - Method in interface com.mmm.cms.homehealth.proto.CodePositionalIF
gets the secondary only indicator
isServiceDomainDataIssueFlag() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the ServiceDomainDataIssueFlag
isServiceDomainDataIssueFlag() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
gets the ServiceDomainDataIssueFlag
isServiceDomainDataIssueFlag() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
gets the ServiceDomainDataIssueFlag
isServiceDomainDataIssueFlag() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
gets the ServiceDomainDataIssueFlag
isServiceIssue() - Method in class com.mmm.cms.homehealth.DataValidityFlag
gets the Services Issues flag
isServiceIssue() - Method in interface com.mmm.cms.homehealth.proto.DataValidityFlagIF
gets the Services issues flag
isShowExtraOptions() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
isSTATSTASIS_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0476_STATSTASIS_Valid
isSTATSTASIS_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isSTATSTASIS_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isSTATSTASIS_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isSTATSTASIS_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isSTATSURG_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0488_STATSURG_Valid
isSTATSURG_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isSTATSURG_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isSTATSURG_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isSTATSURG_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isSTGPRSUL_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0460_STGPRSUL_Valid
isSTGPRSUL_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isSTGPRSUL_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isSTGPRSUL_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isSTGPRSUL_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isTHER_NEED_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0826_THER_NEED_Valid
isTHER_NEED_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isTHER_NEED_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isTHER_NEED_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isTHER_NEED_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isTHERAPIES_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0250_THERAPIES_Valid
isTHERAPIES_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isTHERAPIES_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isTHERAPIES_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isTHERAPIES_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isUlcer() - Method in class com.mmm.cms.homehealth.DiagnosisCode
gets the Ulcer related indicator
isUlcer() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
isUlcer() - Method in interface com.mmm.cms.homehealth.proto.CodeUlcerIF
gets the Ulcer indicator
isUNOBS_PRSULC_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0450_UNOBS_PRSULC_Valid
isUNOBS_PRSULC_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isUNOBS_PRSULC_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isUNOBS_PRSULC_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isUNOBS_PRSULC_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isUNOBS_STASULC_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0474_UNOBS_STASULC_Valid
isUNOBS_STASULC_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isUNOBS_STASULC_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isUNOBS_STASULC_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isUNOBS_STASULC_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isUR_INCONT_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0520_UR_INCONT_Valid
isUR_INCONT_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isUR_INCONT_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isUR_INCONT_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isUR_INCONT_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
isUseOptionalLogic() - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
isValidCode() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Get the value of validCode
isValidCode() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
isValidCode() - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
gets the valid ICD-9-CM code indicator.
isValidDiagnosisCode(HomeHealthRecordIF, DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
isValidDiagnosisCode(HomeHealthRecordIF, DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
Determines if the Diagnosis code is valid for this grouper
isValidDiagnosisCode(HomeHealthRecordIF, DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
 
isValidDiagnosisCode(HomeHealthRecordIF, DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
isValidDiagnosisCode(HomeHealthRecordIF, DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
 
isValidEtiologyPairing(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.DiagnosisCode
determines if the etiology code can be paired with this code
isValidEtiologyPairing(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
Always returns false
isValidEtiologyPairing(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.EtiologyPairsList
This determines if the supplied etiology code can be paired with the owning manifestation code.
isValidEtiologyPairing(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.EtiologyPairingIF
This determines if the supplied etiology code can be paired with the owning manifestation code.
isValidEtiologyPairing(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.EtiologyPairingListIF
This determines if the supplied etiology code can be paired with the owning manifestation code.
isValidForScoring() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Get the value of validForScoring
isValidForScoring() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
isValidForScoring() - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
This value is used to determine if a code is used in the scoring or should be skipped.
isValidForVersion(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.AbstractGrouper
The record must be within the effect start and the effective thru dates, and the assessment reason must be appropriate for the completed dates
isValidForVersion(HomeHealthRecordIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
This checks for proper dates, and assessment types to ensure that the record is valid for the specific implementation of the Grouper version.
isValidForVersion(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
Validate the record.
isValidForVersion(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_2.GrouperVersion_v2308_2
Validates that the record can be scored by this version.
isValidForVersion(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
Validate the record.
isValidForVersion(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3413.GrouperVersion_v3413
This checks that the info complete date is either within the standard version period or is within the ending grace period.
isValidPrincipalDiagnosisCode(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isValidPrincipalDiagnosisCode(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isValidValue(String, String[]...) - Static method in class com.mmm.cms.util.ValidateUtils
 
isVCode() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Deprecated.
as a way to determine Optional Payment or Primary Awarding
isVCode() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
isVCode() - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
Deprecated.
- should use isOptionalPayment() or isPrimaryAwarding() instead
isVISION_Valid() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
gets the M0390_VISION_Valid
isVISION_Valid() - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
isVISION_Valid() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
isVISION_Valid() - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
isVISION_Valid() - Method in class com.mmm.cms.homehealth.v6117.HomeHealthRecordValidator_v6117
 
iterator() - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 

J

justifyLeft(StringBuilder, String, int, char) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
This method adds to a StringBuidler a String that is left justified for the given length and padded with the given fill character; Nulls are treated as empty strings.
justifyOasisCValues(Oasis_C_Record) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
due to edit -3100 of spec If the value of the field is not '^', then this normalizes some fields that may not actually be the valid length but are valid values.
justifyRight(String, int, char) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
This method returns a String that is right justified for the given length.

K

keySet() - Method in class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
 

L

lastIndexOf(Object) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
LESION_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if LESION is invalid
LESION_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if LESION is invalid
listIterator() - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
listIterator(int) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
loadCaseMixAdjustments() - Method in class com.mmm.cms.homehealth.GrouperDataManager
Loads the Case mix adjustment values for the Clinical scoring The data is loaded from a tab separated file with the format: Id name equation 1 value equation 2 value equation 3 value equation 4 value
loadDefaultConverters() - Method in class com.mmm.cms.homehealth.io.OasisReaderFactory
Loads the default known converters
loadDiagnosisCodeBase(File, Map<String, DiagnosisCodeIF>, boolean) - Method in class com.mmm.cms.homehealth.GrouperDataManager
This is a consolidated/generic Diagnosis code loaded that requires the input file, and the hash map to put the codes into The data is loaded from a tab separated file with the format: Diagnosis Code Description Diagnosis Group Number Secondary only code indicated with M (without quotes) - can be blank Diabetes related indicator - D = Diabetes, U = Diabetic Ulcer - can be blank
loadDiagnosisCodeBase(File, Map<String, DiagnosisCodeIF>, boolean) - Method in class com.mmm.cms.homehealth.v3312.GrouperDataManager_V3312
This is a consolidated/generic Diagnosis code loaded that requires the input file, and the hashtable to put the codes into The data is loaded from a tab separated file with the format: Diagnosis Code Description Diagnosis Group Number Code type indicator - M = Secondary only code (without quotes), P = a Payment code, E = an Etiology code, or can be blank indicating it is an Etiology code Diabetes related indicator, used for NRS codes only - D = Diabetes, U = Diabetic Ulcer - can be blank September 2012 - instead of parsing each token directly in this method, several "onParse" methods were created and called which allows extended classes to add parsing to the specific items.
loadDiagnosisCodes() - Method in class com.mmm.cms.homehealth.GrouperDataManager
This will add the Diagnosis Codes associated with this version.
loadDiagnosticGroups() - Method in class com.mmm.cms.homehealth.GrouperDataManager
Loads the Diagnostic Group information from a text file The data is loaded from a tab separated file with the format: Id Diagnostic Group name
loadDiagnosticGroupsBase(File, Map<Integer, DiagnosticGroupIF>) - Method in class com.mmm.cms.homehealth.GrouperDataManager
Loads the Diagnostic Group information from a text file.
loadEtiologyPairs(Map<String, DiagnosisCodeIF>) - Method in class com.mmm.cms.homehealth.GrouperDataManager
IMPORTANT: This requires that the diagnosis codes are loaded first.
loadEtiologyPairs(Map<String, DiagnosisCodeIF>) - Method in class com.mmm.cms.homehealth.v3312.GrouperDataManager_V3312
IMPORTANT: This requires that the diagnosis codes are loaded first.
loadGrouper(String, String) - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
 
loadNRSCaseMixAdjustments() - Method in class com.mmm.cms.homehealth.GrouperDataManager
Loads the Case mix adjustment values for the Non-Routine Supplies scoring.
loadNRSDiagnosisCodes() - Method in class com.mmm.cms.homehealth.GrouperDataManager
Loads Non-Routine Supplies related Diagnosis codes.
loadNRSDiagnosticGroups() - Method in class com.mmm.cms.homehealth.GrouperDataManager
This loads the Non-Routine Supplies Diagnostic Groups using the loadDiagnosticGroupsBase()
loadOptionalVCodes() - Method in class com.mmm.cms.homehealth.GrouperDataManager
IMPORTANT: This requires that the diagnosis codes are loaded first.

M

MacroProperties - Class in com.mmm.cms.util
This extends the java.util.Properties class to override the getProperty() methods to allow automatic conversion of macros in the property to the actual property value.
MacroProperties() - Constructor for class com.mmm.cms.util.MacroProperties
 
MacroProperties(Properties) - Constructor for class com.mmm.cms.util.MacroProperties
This overrides the Properties() constructor to set the props with the super(props), but also to set the props in the current table
main(String[]) - Static method in class com.mmm.cms.homehealth.test.HH_PPSTest
 
main(String[]) - Static method in class com.mmm.cms.homehealth.test.HH_PPSTest_GDIT
 
main(String[]) - Static method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
 
main(String[]) - Static method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HPXML
 
main(String[]) - Static method in class com.mmm.cms.homehealth.test.HomeHealthGroupingFactoryTest
 
main(String[]) - Static method in class com.mmm.cms.homehealth.test.HomeHealthGroupingTest
 
main(String[]) - Static method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
main(String[]) - Static method in class com.mmm.cms.homehealth.test.OasisRecord_C1_ReadWriteTest
 
main(String[]) - Static method in class com.mmm.cms.homehealth.test.OasisRecord_C_ReadWriteTest
 
main(String[]) - Static method in class com.mmm.cms.util.HexavigesimalCalendarFormat
Main testing module
main(String[]) - Static method in class com.mmm.cms.util.HexavigesimalDateFormat
Main testing module
main(String[]) - Static method in class com.mmm.cms.util.HexavigesimalFormat
Main testing module.
main(String[]) - Static method in class com.mmm.cms.util.MacroProperties
 
ManifestationUtils - Class in com.mmm.cms.homehealth.v3312
This supplies utility methods for helping with the new Manifestation logic.
ManifestationUtils() - Constructor for class com.mmm.cms.homehealth.v3312.ManifestationUtils
 
MSG_EQUATION - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 

N

Namable - Interface in com.mmm.cms.util
Provides a consistent way to get the name associated with an object at run-time.
NBR_STASULC_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if NBR_STASULC is invalid
NBR_STASULC_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if NBR_STASULC is invalid
NBR_STG2_AT_SOC_ROC - Variable in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
NBR_STG3_AT_SOC_ROC - Variable in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
NBR_STG4_AT_SOC_ROC - Variable in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
next() - Method in class com.mmm.cms.homehealth.vut.EmptyIterator
 
nextIndex() - Method in class com.mmm.cms.homehealth.vut.EmptyIterator
 
nonRoutineSupplies - Variable in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
NOT_APPLICABLE - Static variable in class com.mmm.cms.util.ValidateUtils
value of "NA"
NOT_SUPPORTED - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
notifyEventListeners(HomeHealthEventIF) - Method in class com.mmm.cms.homehealth.HomeHealthEventNotifier
If there are listener, the send them the event and let them do what they want.
notifyEventListeners(HomeHealthEventIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventNotifierIF
Deprecated.
Sends a event to the listeners.
notifyEventListeners(HomeHealthEventIF) - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
 
notifyEventListeners(HomeHealthEventIF) - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Deprecated. 
NPRSULC1_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if NPRSULC1 is invalid
NPRSULC1_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if NPRSULC1 is invalid
NPRSULC2_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if NPRSULC2 is invalid
NPRSULC2_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if NPRSULC2 is invalid
NPRSULC3_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if NPRSULC3 is invalid
NPRSULC3_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if NPRSULC3 is invalid
NPRSULC4_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if NPRSULC4 is invalid
NPRSULC4_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if NPRSULC4 is invalid
NRS_DIAGNOSTIC_GROUP_TABLENAME - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
NRS Diagnostic Group table name: NRSDiagnosticGroup.txt
NRS_ICD_9_DIAGNOSIS_CODE_TABLENAME - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
NRS Diagnosis Code table name: nrsDiagnosisCodes.txt
NRS_PRE_PROCESS_RECORD - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
NRS_ScoringModel_v2308 - Class in com.mmm.cms.homehealth.v2308_1
This provides scoring based on the Non-Routine Supplies model for the Home Health Grouper, version 2.03
NRS_ScoringModel_v2308(HomeHealthGrouperIF, GrouperDataManager) - Constructor for class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
Constructor that initialized with the Grouper and data manager references
NRS_ScoringModel_v3210 - Class in com.mmm.cms.homehealth.v3210
This provides scoring based on the Non-Routine Supplies model for the Home Health Grouper, version 2.03
NRS_ScoringModel_v3210(HomeHealthGrouperIF, GrouperDataManager) - Constructor for class com.mmm.cms.homehealth.v3210.NRS_ScoringModel_v3210
Constructor that initialized with the Grouper and data manager references
NRS_ScoringModel_v3312 - Class in com.mmm.cms.homehealth.v3312
This provides scoring based on the Non-Routine Supplies model for the Home Health Grouper, version 2.03
NRS_ScoringModel_v3312(HomeHealthGrouperIF, GrouperDataManager) - Constructor for class com.mmm.cms.homehealth.v3312.NRS_ScoringModel_v3312
Constructor that initialized with the Grouper and data manager references
NRS_ScoringModel_v3413 - Class in com.mmm.cms.homehealth.v3413
This provides scoring based on the Non-Routine Supplies model for the Home Health Grouper, version 3413
NRS_ScoringModel_v3413(HomeHealthGrouperIF, GrouperDataManager) - Constructor for class com.mmm.cms.homehealth.v3413.NRS_ScoringModel_v3413
Constructor that initialized with the Grouper and data manager references
NRS_ScoringModel_v3414 - Class in com.mmm.cms.homehealth.v3414
This provides scoring based on the Non-Routine Supplies model for the Home Health Grouper, version 3413
NRS_ScoringModel_v3414(HomeHealthGrouperIF, DataManagerIF) - Constructor for class com.mmm.cms.homehealth.v3414.NRS_ScoringModel_v3414
Constructor that initialized with the Grouper and data manager references
NRS_ScoringModel_v4115 - Class in com.mmm.cms.homehealth.v4115
This provides scoring based on the Non-Routine Supplies model for the Home Health Grouper, version 3413
NRS_ScoringModel_v4115(HomeHealthGrouperIF, DataManagerIF) - Constructor for class com.mmm.cms.homehealth.v4115.NRS_ScoringModel_v4115
Constructor that initialized with the Grouper and data manager references
NRS_ScoringModel_v5115 - Class in com.mmm.cms.homehealth.v5115
Provides Non-Routine Supplies scoring
NRS_ScoringModel_v5115(HomeHealthGrouperIF, DataManagerIF) - Constructor for class com.mmm.cms.homehealth.v5115.NRS_ScoringModel_v5115
 
NRS_ScoringModel_v8119 - Class in com.mmm.cms.homehealth.v8119
 
NRS_ScoringModel_v8119(HomeHealthGrouperIF, DataManagerIF) - Constructor for class com.mmm.cms.homehealth.v8119.NRS_ScoringModel_v8119
 
NRSSCORING_CASEMIX_ADJUSTMENT_TABLENAME - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
NRS Scoring Case Mix Adjustment table name: NRSScoring_CasemixAdjustments.txt
nrsScoringModel - Variable in class com.mmm.cms.homehealth.AbstractGrouper
The NRS Scoring module
nrsScoringModel - Variable in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
The NRS Scoring module
nrsScoringModel - Variable in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
The NRS Scoring module
NSTG_CVRG_SOC_ROC - Variable in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
NSTG_DEEP_TISSUE_SOC_ROC - Variable in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
NSTG_DRSG_SOC_ROC - Variable in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 

O

Oasis_B_Record - Class in com.mmm.cms.homehealth.io.record
Represents an OASIS record as an extension of the HomeHealthRecord.
Oasis_B_Record(HomeHealthRecord) - Constructor for class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
Oasis_B_Record() - Constructor for class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
Oasis_B_RecordUtil - Class in com.mmm.cms.homehealth.io.util
This utility class provides conversions between OASIS-B data records and the HomeHealthRecord interface.
Oasis_B_RecordUtil() - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_B_RecordUtil
 
Oasis_B_RecordUtil(String, String) - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_B_RecordUtil
 
OASIS_C1_ITEM_ACY_DOC_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ASMT_EFF_DATE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ASMT_ITEMS_FILLER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ASMT_SYS_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_BIRTHDATE_SUBM_IND - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_BRANCH_IDENTIFIER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_CALC_HIPPS_CODE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_CALC_HIPPS_VERSION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_CALCULATED_ITEMS_FILLER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_CONTROL_ITEMS_FILLER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_CORRECTION_NUM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_CR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_DATA_END_INDICATOR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_FAC_INT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_HHA_AGENCY_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_HHA_ASMT_INT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_001 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_002 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_003 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_004 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_005 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_006 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_007 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_008 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_009 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_010 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_011 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_012 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_013 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_014 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_015 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_016 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_017 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_018 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_019 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_020 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_021 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_022 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_023 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_024 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_025 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_026 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_027 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_028 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_029 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_030 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_031 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_032 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_033 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_034 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_035 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_036 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_037 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_038 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_039 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_040 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_041 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_042 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_043 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_044 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_045 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_046 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_047 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_048 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_049 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_050 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_051 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_052 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_053 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_054 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_055 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_056 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_057 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_058 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_059 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_060 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_061 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_062 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_063 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_064 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_065 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_066 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_067 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_068 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_069 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_070 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_071 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_072 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_073 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_074 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_075 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_076 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITEM_FILLER_077 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITM_SBST_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ITM_SET_VRSN_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_LEGACY_ITEMS_FILLER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_LF - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0010_CCN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0014_BRANCH_STATE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0016_BRANCH_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0018_PHYSICIAN_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0018_PHYSICIAN_UK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0020_PAT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0030_START_CARE_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0032_ROC_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0032_ROC_DT_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0040_PAT_FNAME - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0040_PAT_LNAME - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0040_PAT_MI - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0040_PAT_SUFFIX - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0050_PAT_ST - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0060_PAT_ZIP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0063_MEDICARE_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0063_MEDICARE_NUM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0064_SSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0064_SSN_UK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0065_MEDICAID_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0065_MEDICAID_NUM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0066_PAT_BIRTH_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0069_PAT_GENDER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0080_ASSESSOR_DISCIPLINE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0090_INFO_COMPLETED_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0100_ASSMT_REASON - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0102_PHYSN_ORDRD_SOCROC_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0102_PHYSN_ORDRD_SOCROC_DT_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0104_PHYSN_RFRL_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0110_EPISODE_TIMING - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0140_ETHNIC_AI_AN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0140_ETHNIC_ASIAN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0140_ETHNIC_BLACK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0140_ETHNIC_HISP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0140_ETHNIC_NH_PI - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0140_ETHNIC_WHITE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0150_CPAY_MCAID_FFS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0150_CPAY_MCAID_HMO - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0150_CPAY_MCARE_FFS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0150_CPAY_MCARE_HMO - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0150_CPAY_NONE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0150_CPAY_OTH_GOVT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0150_CPAY_OTHER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0150_CPAY_PRIV_HMO - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0150_CPAY_PRIV_INS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0150_CPAY_SELFPAY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0150_CPAY_TITLEPGMS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0150_CPAY_UK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0150_CPAY_WRKCOMP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0903_LAST_HOME_VISIT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M0906_DC_TRAN_DTH_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1000_DC_IPPS_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1000_DC_IRF_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1000_DC_LTC_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1000_DC_LTCH_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1000_DC_NONE_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1000_DC_OTH_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1000_DC_PSYCH_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1000_DC_SNF_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1005_INP_DISCHARGE_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1005_INP_DSCHG_UNKNOWN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1011_14_DAY_INP1_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1011_14_DAY_INP2_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1011_14_DAY_INP3_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1011_14_DAY_INP4_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1011_14_DAY_INP5_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1011_14_DAY_INP6_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1011_14_DAY_INP_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1017_CHGREG_ICD1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1017_CHGREG_ICD2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1017_CHGREG_ICD3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1017_CHGREG_ICD4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1017_CHGREG_ICD5 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1017_CHGREG_ICD6 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1017_CHGREG_ICD_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1018_PRIOR_CATH - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1018_PRIOR_DISRUPTIVE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1018_PRIOR_IMPR_DECSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1018_PRIOR_INTRACT_PAIN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1018_PRIOR_MEM_LOSS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1018_PRIOR_NOCHG_14D - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1018_PRIOR_NONE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1018_PRIOR_UNKNOWN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1018_PRIOR_UR_INCON - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1020_PRIMARY_DIAG_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1020_PRIMARY_DIAG_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1022_OTH_DIAG1_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1022_OTH_DIAG1_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1022_OTH_DIAG2_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1022_OTH_DIAG2_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1022_OTH_DIAG3_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1022_OTH_DIAG3_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1022_OTH_DIAG4_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1022_OTH_DIAG4_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1022_OTH_DIAG5_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1022_OTH_DIAG5_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1024_PMT_DIAG_ICD_A3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1024_PMT_DIAG_ICD_A4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1024_PMT_DIAG_ICD_B3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1024_PMT_DIAG_ICD_B4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1024_PMT_DIAG_ICD_C3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1024_PMT_DIAG_ICD_C4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1024_PMT_DIAG_ICD_D3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1024_PMT_DIAG_ICD_D4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1024_PMT_DIAG_ICD_E3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1024_PMT_DIAG_ICD_E4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1024_PMT_DIAG_ICD_F3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1024_PMT_DIAG_ICD_F4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1030_THH_ENT_NUTRITION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1030_THH_IV_INFUSION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1030_THH_NONE_ABOVE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1030_THH_PAR_NUTRITION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1033_HOSP_RISK_6PLUS_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1033_HOSP_RISK_COMPLIANCE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1033_HOSP_RISK_CURR_EXHSTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1033_HOSP_RISK_HSTRY_FALLS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1033_HOSP_RISK_MLTPL_ED_VISIT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1033_HOSP_RISK_MLTPL_HOSPZTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1033_HOSP_RISK_MNTL_BHV_DCLN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1033_HOSP_RISK_NONE_ABOVE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1033_HOSP_RISK_OTHR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1033_HOSP_RISK_WEIGHT_LOSS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1034_PTNT_OVRAL_STUS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1036_RSK_ALCOHOLISM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1036_RSK_DRUGS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1036_RSK_NONE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1036_RSK_OBESITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1036_RSK_SMOKING - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1036_RSK_UNKNOWN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1041_IN_INFLNZ_SEASON - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1046_INFLNZ_RECD_CUR_SEASON - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1051_PPV_RCVD_AGNCY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1056_PPV_RSN_NOT_RCVD_AGNCY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1100_PTNT_LVG_STUTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1200_VISION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1210_HEARG_ABLTY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1220_UNDRSTG_VERBAL_CNTNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1230_SPEECH - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1240_FRML_PAIN_ASMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1242_PAIN_FREQ_ACTVTY_MVMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1300_PRSR_ULCR_RISK_ASMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1302_RISK_OF_PRSR_ULCR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1306_UNHLD_STG2_PRSR_ULCR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1307_OLDST_STG2_AT_DSCHRG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1307_OLDST_STG2_ONST_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1308_NBR_PRSULC_STG2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1308_NBR_PRSULC_STG3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1308_NBR_PRSULC_STG4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1308_NSTG_CVRG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1308_NSTG_DEEP_TISUE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1308_NSTG_DRSG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1309_NBR_NEW_WRS_PRSULC_STG2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1309_NBR_NEW_WRS_PRSULC_STG3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1309_NBR_NEW_WRS_PRSULC_STG4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1320_STUS_PRBLM_PRSR_ULCR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1322_NBR_PRSULC_STG1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1324_STG_PRBLM_ULCER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1330_STAS_ULCR_PRSNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1332_NBR_STAS_ULCR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1334_STUS_PRBLM_STAS_ULCR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1340_SRGCL_WND_PRSNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1342_STUS_PRBLM_SRGCL_WND - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1350_LESION_OPEN_WND - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1400_WHEN_DYSPNEIC - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1410_RESPTX_AIRPRESS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1410_RESPTX_NONE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1410_RESPTX_OXYGEN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1410_RESPTX_VENTILATOR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1500_SYMTM_HRT_FAILR_PTNTS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1510_HRT_FAILR_CARE_PLAN_CHG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1510_HRT_FAILR_CLNCL_INTRVTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1510_HRT_FAILR_ER_TRTMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1510_HRT_FAILR_NO_ACTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1510_HRT_FAILR_PHYSN_CNTCT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1510_HRT_FAILR_PHYSN_TRTMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1600_UTI - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1610_UR_INCONT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1615_INCNTNT_TIMING - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1620_BWL_INCONT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1630_OSTOMY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1700_COG_FUNCTION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1710_WHEN_CONFUSED - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1720_WHEN_ANXIOUS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1730_PHQ2_DPRSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1730_PHQ2_LACK_INTRST - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1730_STDZ_DPRSN_SCRNG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1740_BD_DELUSIONS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1740_BD_IMP_DECISN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1740_BD_MEM_DEFICIT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1740_BD_NONE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1740_BD_PHYSICAL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1740_BD_SOC_INAPPRO - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1740_BD_VERBAL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1745_BEH_PROB_FREQ - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1750_REC_PSYCH_NURS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1800_CRNT_GROOMING - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1810_CRNT_DRESS_UPPER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1820_CRNT_DRESS_LOWER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1830_CRNT_BATHG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1840_CRNT_TOILTG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1845_CRNT_TOILTG_HYGN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1850_CRNT_TRNSFRNG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1860_CRNT_AMBLTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1870_CRNT_FEEDING - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1880_CRNT_PREP_LT_MEALS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1890_CRNT_PHONE_USE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1900_PRIOR_ADLIADL_AMBLTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1900_PRIOR_ADLIADL_HSEHOLD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1900_PRIOR_ADLIADL_SELF - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1900_PRIOR_ADLIADL_TRNSFR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M1910_MLT_FCTR_FALL_RISK_ASMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2000_DRUG_RGMN_RVW - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2002_MDCTN_FLWP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2004_MDCTN_INTRVTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2010_HIGH_RISK_DRUG_EDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2015_DRUG_EDCTN_INTRVTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2020_CRNT_MGMT_ORAL_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2030_CRNT_MGMT_INJCTN_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2040_PRIOR_MGMT_INJCTN_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2040_PRIOR_MGMT_ORAL_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2102_CARE_TYPE_SRC_ADL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2102_CARE_TYPE_SRC_ADVCY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2102_CARE_TYPE_SRC_EQUIP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2102_CARE_TYPE_SRC_IADL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2102_CARE_TYPE_SRC_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2102_CARE_TYPE_SRC_PRCDR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2102_CARE_TYPE_SRC_SPRVSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2110_ADL_IADL_ASTNC_FREQ - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2200_THER_NEED_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2200_THER_NEED_NBR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2250_PLAN_SMRY_DBTS_FT_CARE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2250_PLAN_SMRY_DPRSN_INTRVTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2250_PLAN_SMRY_FALL_PRVNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2250_PLAN_SMRY_PAIN_INTRVTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2250_PLAN_SMRY_PRSULC_PRVNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2250_PLAN_SMRY_PRSULC_TRTMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2250_PLAN_SMRY_PTNT_SPECF - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2300_EMER_USE_AFTR_LAST_ASMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_CRDC_DSRTHM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_CTHTR_CMPLCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_DHYDRTN_MALNTR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_DVT_PULMNRY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_GI_PRBLM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_HRT_FAILR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_HYPOGLYC - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_INJRY_BY_FALL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_MEDICATION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_MENTL_BHVRL_PRBLM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_MI_CHST_PAIN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_OTHER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_OTHR_HRT_DEASE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_RSPRTRY_INFCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_RSPRTRY_OTHR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_STROKE_TIA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_UNCNTLD_PAIN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_UNKNOWN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_UTI - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2310_ECR_WND_INFCTN_DTRORTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2400_INTRVTN_SMRY_DBTS_FT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2400_INTRVTN_SMRY_DPRSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2400_INTRVTN_SMRY_FALL_PRVNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2400_INTRVTN_SMRY_PAIN_MNTR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2400_INTRVTN_SMRY_PRSULC_PRVN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2400_INTRVTN_SMRY_PRSULC_WET - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2410_INPAT_FACILITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2420_DSCHRG_DISP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_CRDC_DSRTHM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_CTHTR_CMPLCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_DHYDRTN_MALNTR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_DVT_PULMNRY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_GI_PRBLM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_HRT_FAILR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_HYPOGLYC - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_INJRY_BY_FALL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_MED - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_MENTL_BHVRL_PRBLM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_MI_CHST_PAIN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_OTHER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_OTHR_HRT_DEASE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_PAIN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_RSPRTRY_INFCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_RSPRTRY_OTHR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_SCHLD_TRTMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_STROKE_TIA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_UK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_UR_TRACT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_M2430_HOSP_WND_INFCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_NATL_PRVDR_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_ORIG_ASMT_INT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_RES_INT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_RES_MATCH_CRITERIA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_RESIDENT_AGE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_SFW_EMAIL_ADR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_SFW_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_SFW_NAME - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_SFW_PROD_NAME - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_SFW_PROD_VRSN_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_SPEC_VRSN_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_STATE_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_SUBM_HIPPS_CODE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_SUBM_HIPPS_VERSION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_SUBMISSION_COMPLETE_DATE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_SUBMISSION_DATE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_SUBMISSION_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_SUBMITTING_USER_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
OASIS_C1_ITEM_TRANS_TYPE_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
Oasis_C1_Record_2_11 - Class in com.mmm.cms.homehealth.io.record
OASIS-C1 Record
Oasis_C1_Record_2_11() - Constructor for class com.mmm.cms.homehealth.io.record.Oasis_C1_Record_2_11
 
Oasis_C1_Record_2_12 - Class in com.mmm.cms.homehealth.io.record
OASIS-C1 2.12 Record This is the same as the OASIS C1 2.11, except for the name of the optional diagnosis codes have changed from PMT_...
Oasis_C1_Record_2_12() - Constructor for class com.mmm.cms.homehealth.io.record.Oasis_C1_Record_2_12
 
Oasis_C1_RecordUtil_v2_11 - Class in com.mmm.cms.homehealth.io.util
Converts a flat file record to Oasis_C1_Record
Oasis_C1_RecordUtil_v2_11() - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
 
Oasis_C1_RecordUtil_v2_11(String, String) - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
 
Oasis_C1_RecordUtil_v2_12 - Class in com.mmm.cms.homehealth.io.util
Converts data to/from OASIS C1 2.12 flat file format
Oasis_C1_RecordUtil_v2_12() - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_12
 
Oasis_C1_RecordUtil_v2_12(String, String) - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_12
 
OASIS_C2_ITEM_ACY_DOC_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ASMT_EFF_DATE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ASMT_ITEMS_FILLER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ASMT_SYS_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_BIRTHDATE_SUBM_IND - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_C_CCN_NUM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_CALC_FILLER_001 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_CALC_HIPPS_CODE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_CALC_HIPPS_VERSION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_CALCULATED_ITEMS_FILLER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_CONTROL_ITEMS_FILLER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_CORRECTION_NUM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_CR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_DATA_END_INDICATOR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_FAC_INT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_GG0170C_MOBILITY_DSCHG_GOAL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_GG0170C_MOBILITY_SOCROC_PERF - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_HHA_AGENCY_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_HHA_ASMT_INT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_001 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_002 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_003 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_004 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_005 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_006 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_007 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_008 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_009 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_010 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_011 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_012 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_013 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_014 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_015 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_016 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_017 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_018 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_019 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_020 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_021 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_022 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_023 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_024 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_025 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_026 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_027 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_028 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_029 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_030 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_031 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_032 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_033 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_034 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_035 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_036 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_037 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_038 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_039 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_040 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_041 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_042 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_043 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_044 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_045 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_046 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_047 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_048 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_049 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_050 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_051 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_052 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_053 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_054 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_055 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_056 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_057 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_058 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_059 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_060 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_061 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_062 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_063 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_064 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_065 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_066 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_067 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_068 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_069 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_070 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_071 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_072 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_073 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_074 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_075 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_076 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_077 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_078 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_079 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_080 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_081 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_082 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_083 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_084 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_085 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_086 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_087 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_088 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_089 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_090 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_091 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_092 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_093 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_094 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_095 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_096 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_097 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_098 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_099 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_100 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_101 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_102 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_103 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_104 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITEM_FILLER_105 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITM_SBST_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ITM_SET_VRSN_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_LEGACY_ITEMS_FILLER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_LF - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0010_CCN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0014_BRANCH_STATE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0016_BRANCH_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0018_PHYSICIAN_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0018_PHYSICIAN_UK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0020_PAT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0030_START_CARE_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0032_ROC_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0032_ROC_DT_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0040_PAT_FNAME - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0040_PAT_LNAME - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0040_PAT_MI - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0040_PAT_SUFFIX - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0050_PAT_ST - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0060_PAT_ZIP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0063_MEDICARE_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0063_MEDICARE_NUM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0064_SSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0064_SSN_UK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0065_MEDICAID_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0065_MEDICAID_NUM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0066_PAT_BIRTH_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0069_PAT_GENDER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0080_ASSESSOR_DISCIPLINE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0090_INFO_COMPLETED_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0100_ASSMT_REASON - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0102_PHYSN_ORDRD_SOCROC_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0102_PHYSN_ORDRD_SOCROC_DT_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0104_PHYSN_RFRL_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0110_EPISODE_TIMING - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0140_ETHNIC_AI_AN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0140_ETHNIC_ASIAN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0140_ETHNIC_BLACK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0140_ETHNIC_HISP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0140_ETHNIC_NH_PI - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0140_ETHNIC_WHITE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0150_CPAY_MCAID_FFS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0150_CPAY_MCAID_HMO - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0150_CPAY_MCARE_FFS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0150_CPAY_MCARE_HMO - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0150_CPAY_NONE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0150_CPAY_OTH_GOVT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0150_CPAY_OTHER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0150_CPAY_PRIV_HMO - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0150_CPAY_PRIV_INS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0150_CPAY_SELFPAY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0150_CPAY_TITLEPGMS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0150_CPAY_UK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0150_CPAY_WRKCOMP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0903_LAST_HOME_VISIT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M0906_DC_TRAN_DTH_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1000_DC_IPPS_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1000_DC_IRF_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1000_DC_LTC_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1000_DC_LTCH_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1000_DC_NONE_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1000_DC_OTH_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1000_DC_PSYCH_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1000_DC_SNF_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1005_INP_DISCHARGE_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1005_INP_DSCHG_UNKNOWN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1011_14_DAY_INP1_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1011_14_DAY_INP2_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1011_14_DAY_INP3_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1011_14_DAY_INP4_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1011_14_DAY_INP5_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1011_14_DAY_INP6_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1011_14_DAY_INP_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1017_CHGREG_ICD1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1017_CHGREG_ICD2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1017_CHGREG_ICD3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1017_CHGREG_ICD4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1017_CHGREG_ICD5 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1017_CHGREG_ICD6 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1017_CHGREG_ICD_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1018_PRIOR_CATH - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1018_PRIOR_DISRUPTIVE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1018_PRIOR_IMPR_DECSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1018_PRIOR_INTRACT_PAIN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1018_PRIOR_MEM_LOSS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1018_PRIOR_NOCHG_14D - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1018_PRIOR_NONE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1018_PRIOR_UNKNOWN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1018_PRIOR_UR_INCON - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1021_PRIMARY_DIAG_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1021_PRIMARY_DIAG_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1023_OTH_DIAG1_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1023_OTH_DIAG1_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1023_OTH_DIAG2_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1023_OTH_DIAG2_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1023_OTH_DIAG3_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1023_OTH_DIAG3_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1023_OTH_DIAG4_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1023_OTH_DIAG4_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1023_OTH_DIAG5_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1023_OTH_DIAG5_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1025_OPT_DIAG_ICD_A3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1025_OPT_DIAG_ICD_A4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1025_OPT_DIAG_ICD_B3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1025_OPT_DIAG_ICD_B4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1025_OPT_DIAG_ICD_C3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1025_OPT_DIAG_ICD_C4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1025_OPT_DIAG_ICD_D3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1025_OPT_DIAG_ICD_D4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1025_OPT_DIAG_ICD_E3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1025_OPT_DIAG_ICD_E4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1025_OPT_DIAG_ICD_F3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1025_OPT_DIAG_ICD_F4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1028_ACTV_DIAG_DM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1028_ACTV_DIAG_PVD_PAD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1030_THH_ENT_NUTRITION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1030_THH_IV_INFUSION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1030_THH_NONE_ABOVE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1030_THH_PAR_NUTRITION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1033_HOSP_RISK_5PLUS_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1033_HOSP_RISK_COMPLIANCE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1033_HOSP_RISK_CRNT_EXHSTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1033_HOSP_RISK_HSTRY_FALLS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1033_HOSP_RISK_MLTPL_ED_VISIT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1033_HOSP_RISK_MLTPL_HOSPZTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1033_HOSP_RISK_MNTL_BHV_DCLN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1033_HOSP_RISK_NONE_ABOVE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1033_HOSP_RISK_OTHR_RISK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1033_HOSP_RISK_WEIGHT_LOSS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1034_PTNT_OVRAL_STUS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1036_RSK_ALCOHOLISM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1036_RSK_DRUGS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1036_RSK_NONE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1036_RSK_OBESITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1036_RSK_SMOKING - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1036_RSK_UNKNOWN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1041_IN_INFLNZ_SEASON - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1046_INFLNZ_RECD_CRNT_SEASON - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1051_PVX_RCVD_AGNCY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1056_PVX_RSN_NOT_RCVD_AGNCY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1060_HEIGHT_A - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1060_WEIGHT_B - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1100_PTNT_LVG_STUTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1200_VISION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1210_HEARG_ABLTY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1220_UNDRSTG_VERBAL_CNTNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1230_SPEECH - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1240_FRML_PAIN_ASMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1242_PAIN_FREQ_ACTVTY_MVMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1300_PRSR_ULCR_RISK_ASMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1302_RISK_OF_PRSR_ULCR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1306_UNHLD_STG2_PRSR_ULCR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1307_OLDST_STG2_AT_DSCHRG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1307_OLDST_STG2_ONST_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1311_NBR_PRSULC_STG2_A1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1311_NBR_PRSULC_STG3_B1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1311_NBR_PRSULC_STG4_C1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1311_NBR_ULC_SOCROC_STG2_A2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1311_NBR_ULC_SOCROC_STG3_B2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1311_NBR_ULC_SOCROC_STG4_C2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1311_NSTG_CVRG_E1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1311_NSTG_CVRG_SOCROC_E2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1311_NSTG_DEEP_TSUE_F1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1311_NSTG_DEEP_TSUE_SOCROC_F2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1311_NSTG_DRSG_D1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1311_NSTG_DRSG_SOCROC_D2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1313_NW_WS_PRSULC_NSTG_CVRG_E - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1313_NW_WS_PRSULC_NSTG_DRSG_D - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1313_NW_WS_PRSULC_NSTG_TSUE_F - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1313_NW_WS_PRSULC_STG2_A - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1313_NW_WS_PRSULC_STG3_B - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1313_NW_WS_PRSULC_STG4_C - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1320_STUS_PRBLM_PRSR_ULCR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1322_NBR_PRSULC_STG1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1324_STG_PRBLM_ULCER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1330_STAS_ULCR_PRSNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1332_NBR_STAS_ULCR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1334_STUS_PRBLM_STAS_ULCR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1340_SRGCL_WND_PRSNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1342_STUS_PRBLM_SRGCL_WND - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1350_LESION_OPEN_WND - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1400_WHEN_DYSPNEIC - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1410_RESPTX_AIRPRESS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1410_RESPTX_NONE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1410_RESPTX_OXYGEN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1410_RESPTX_VENTILATOR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1501_SYMTM_HRT_FAILR_PTNTS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1511_HRT_FAILR_CARE_PLAN_CHG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1511_HRT_FAILR_CLNCL_INTRVTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1511_HRT_FAILR_ER_TRTMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1511_HRT_FAILR_NO_ACTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1511_HRT_FAILR_PHYSN_CNTCT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1511_HRT_FAILR_PHYSN_TRTMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1600_UTI - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1610_UR_INCONT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1615_INCNTNT_TIMING - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1620_BWL_INCONT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1630_OSTOMY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1700_COG_FUNCTION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1710_WHEN_CONFUSED - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1720_WHEN_ANXIOUS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1730_PHQ2_DPRSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1730_PHQ2_LACK_INTRST - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1730_STDZ_DPRSN_SCRNG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1740_BD_DELUSIONS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1740_BD_IMP_DECISN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1740_BD_MEM_DEFICIT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1740_BD_NONE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1740_BD_PHYSICAL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1740_BD_SOC_INAPPRO - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1740_BD_VERBAL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1745_BEH_PROB_FREQ - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1750_REC_PSYCH_NURS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1800_CRNT_GROOMING - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1810_CRNT_DRESS_UPPER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1820_CRNT_DRESS_LOWER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1830_CRNT_BATHG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1840_CRNT_TOILTG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1845_CRNT_TOILTG_HYGN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1850_CRNT_TRNSFRNG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1860_CRNT_AMBLTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1870_CRNT_FEEDING - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1880_CRNT_PREP_LT_MEALS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1890_CRNT_PHONE_USE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1900_PRIOR_ADLIADL_AMBLTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1900_PRIOR_ADLIADL_HSEHOLD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1900_PRIOR_ADLIADL_SELF - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1900_PRIOR_ADLIADL_TRNSFR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M1910_MLT_FCTR_FALL_RISK_ASMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2001_DRUG_RGMN_RVW - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2003_MDCTN_FLWP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2005_MDCTN_INTRVTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2010_HIGH_RISK_DRUG_EDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2016_DRUG_EDCTN_INTRVTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2020_CRNT_MGMT_ORAL_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2030_CRNT_MGMT_INJCTN_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2040_PRIOR_MGMT_INJCTN_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2040_PRIOR_MGMT_ORAL_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2102_CARE_TYPE_SRC_ADL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2102_CARE_TYPE_SRC_ADVCY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2102_CARE_TYPE_SRC_EQUIP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2102_CARE_TYPE_SRC_IADL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2102_CARE_TYPE_SRC_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2102_CARE_TYPE_SRC_PRCDR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2102_CARE_TYPE_SRC_SPRVSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2110_ADL_IADL_ASTNC_FREQ - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2200_THER_NEED_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2200_THER_NEED_NBR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2250_PLAN_SMRY_DBTS_FT_CARE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2250_PLAN_SMRY_DPRSN_INTRVTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2250_PLAN_SMRY_FALL_PRVNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2250_PLAN_SMRY_PAIN_INTRVTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2250_PLAN_SMRY_PRSULC_PRVNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2250_PLAN_SMRY_PRSULC_TRTMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2250_PLAN_SMRY_PTNT_SPECF - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2301_EMER_USE_AFTR_LAST_ASMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_CRDC_DSRTHM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_CTHTR_CMPLCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_DHYDRTN_MALNTR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_DVT_PULMNRY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_GI_PRBLM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_HRT_FAILR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_HYPOGLYC - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_INJRY_BY_FALL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_MEDICATION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_MENTL_BHVRL_PRBLM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_MI_CHST_PAIN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_OTHER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_OTHR_HRT_DEASE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_RSPRTRY_INFCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_RSPRTRY_OTHR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_STROKE_TIA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_UNCNTLD_PAIN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_UNKNOWN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_UTI - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2310_ECR_WND_INFCTN_DTRORTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2401_INTRVTN_SMRY_DBTS_FT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2401_INTRVTN_SMRY_DPRSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2401_INTRVTN_SMRY_FALL_PRVNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2401_INTRVTN_SMRY_PAIN_MNTR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2401_INTRVTN_SMRY_PRSULC_PRVN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2401_INTRVTN_SMRY_PRSULC_WET - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2410_INPAT_FACILITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2420_DSCHRG_DISP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_CRDC_DSRTHM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_CTHTR_CMPLCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_DHYDRTN_MALNTR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_DVT_PULMNRY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_GI_PRBLM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_HRT_FAILR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_HYPOGLYC - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_INJRY_BY_FALL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_MED - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_MENTL_BHVRL_PRBLM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_MI_CHST_PAIN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_OTHER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_OTHR_HRT_DEASE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_PAIN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_RSPRTRY_INFCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_RSPRTRY_OTHR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_SCHLD_TRTMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_STROKE_TIA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_UK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_UR_TRACT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_M2430_HOSP_WND_INFCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_NATL_PRVDR_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_ORIG_ASMT_INT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_RES_INT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_RES_MATCH_CRITERIA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_RESIDENT_AGE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_SFW_EMAIL_ADR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_SFW_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_SFW_NAME - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_SFW_PROD_NAME - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_SFW_PROD_VRSN_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_SPEC_VRSN_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_STATE_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_SUBM_HIPPS_CODE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_SUBM_HIPPS_VERSION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_SUBMISSION_COMPLETE_DATE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_SUBMISSION_DATE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_SUBMISSION_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_SUBMITTING_USER_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
OASIS_C2_ITEM_TRANS_TYPE_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
Oasis_C2_Record_2_20 - Class in com.mmm.cms.homehealth.io.record
OASIS-C2 2.20 Record This is the same as the OASIS C1 2.12, except for the name of the PRESSURE ULCER fields
Oasis_C2_Record_2_20() - Constructor for class com.mmm.cms.homehealth.io.record.Oasis_C2_Record_2_20
 
Oasis_C2_RecordUtil_v2_20 - Class in com.mmm.cms.homehealth.io.util
Converts data to/from OASIS C1 2.12 flat file format
Oasis_C2_RecordUtil_v2_20() - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_20
 
Oasis_C2_RecordUtil_v2_20(String, String) - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_20
 
Oasis_C2_RecordUtil_v2_21 - Class in com.mmm.cms.homehealth.io.util
Converts data to/from OASIS C1 2.12 flat file format
Oasis_C2_RecordUtil_v2_21() - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_21
 
Oasis_C2_RecordUtil_v2_21(String, String) - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_C2_RecordUtil_v2_21
 
OASIS_C_FLAT_RECORD_LENGTH - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
Oasis_C_Record - Class in com.mmm.cms.homehealth.io.record
This class holds the information from an OASIS-C record that pertains to Home Health scoring/grouping
Oasis_C_Record() - Constructor for class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
Oasis_C_RecordUtil_v2_00 - Class in com.mmm.cms.homehealth.io.util
This Utility converts between the OASIS-C formatted data and the internal HomeHealtRecord_C_IF data formats.
Oasis_C_RecordUtil_v2_00() - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_00
 
Oasis_C_RecordUtil_v2_00a - Class in com.mmm.cms.homehealth.io.util
This class reads OASIS records that were originally OASIS C 2.00 at 1449 characters but incorrectly converted to extend C at 3256 character, but did not change the version number, so the version number is "02.00" or "2.00"
Oasis_C_RecordUtil_v2_00a() - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_00a
 
Oasis_C_RecordUtil_v2_10 - Class in com.mmm.cms.homehealth.io.util
This Utility converts between the OASIS-C formatted data and the internal HomeHealtRecord_C_IF data formats.
Oasis_C_RecordUtil_v2_10() - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_D_ITEM_ACY_DOC_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ASMT_EFF_DATE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ASMT_ITEMS_FILLER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ASMT_SYS_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_BIRTHDATE_SUBM_IND - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_C_CCN_NUM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_C_HICN_MBI_IND - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_C_SSNRI_TRNSLTN_HICN_TXT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_C_SSNRI_TRNSLTN_MBI_TXT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_CALC_FILLER_001 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_CALC_HIPPS_CODE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_CALC_HIPPS_VERSION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_CALCULATED_ITEMS_FILLER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_CONTROL_ITEMS_FILLER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_CORRECTION_NUM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_CR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_DATA_END_INDICATOR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_FAC_INT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0100A - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0100B - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0100C - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0100D - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0110A - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0110B - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0110C - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0110D - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0110E - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0110Z - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130A1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130A2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130A3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130A4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130B1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130B2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130B3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130B4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130C1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130C2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130C3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130C4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130E1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130E2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130E3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130F1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130F2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130F3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130G1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130G2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130G3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130H1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130H2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0130H3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170A1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170A2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170A3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170A4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170B1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170B2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170B3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170B4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170C3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170C4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170C_MOBILITY_DSCHG_GOAL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170C_MOBILITY_SOCROC_PERF - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170D1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170D2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170D3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170D4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170E1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170E2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170E3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170E4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170F1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170F2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170F3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170F4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170G1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170G2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170G3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170I1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170I2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170I3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170I4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170J1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170J2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170J3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170J4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170K1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170K2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170K3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170L1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170L2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170L3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170L4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170M1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170M2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170M3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170M4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170N1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170N2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170N3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170N4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170O1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170O2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170O3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170P1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170P2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170P3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170Q1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170Q3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170Q4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170R1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170R2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170R3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170R4 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170RR1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170RR3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170S1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170S2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170S3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170SS1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_GG0170SS3 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_HHA_AGENCY_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_HHA_ASMT_INT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_001 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_002 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_003 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_004 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_005 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_006 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_007 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_008 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_009 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_010 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_011 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_012 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_013 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_014 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_015 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_016 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_017 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_018 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_019 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_020 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_021 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_022 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_023 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_024 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_025 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_026 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_027 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_028 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_029 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_030 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_031 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_032 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_033 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_034 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_035 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_036 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_037 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_038 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_039 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_040 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_041 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_042 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_043 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_044 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_045 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_046 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_047 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_048 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_049 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_050 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_051 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_052 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_053 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_054 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_055 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_056 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_057 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_058 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_059 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_060 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_061 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_062 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_063 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_064 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_065 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_066 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_067 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_068 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_069 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_070 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_071 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_072 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_073 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_074 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_075 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_076 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_077 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_078 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_079 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_080 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_081 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_082 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_083 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_084 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_085 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_086 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_087 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_088 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_089 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_090 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_091 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_092 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_093 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_094 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_095 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_096 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_097 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_098 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_099 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_100 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_101 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_102 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_103 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_104 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_105 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_106 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_107 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_108 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_109 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_110 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_111 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_112 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_113 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_114 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_115 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_116 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_117 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_118 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_119 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_120 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_121 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_122 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_123 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_124 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_125 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_126 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_127 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_128 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_129 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_130 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_131 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_132 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_133 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_134 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_135 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_136 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_137 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_138 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_139 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_140 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_141 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_142 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_143 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_144 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_145 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_146 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_147 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_148 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_149 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_150 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_151 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_152 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_153 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_154 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_155 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_156 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_157 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_158 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_159 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_160 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_161 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_162 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_163 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_164 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_166 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_167 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_168 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_169 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_170 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_171 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_172 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_173 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_174 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_175 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_176 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_177 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_178 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_179 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_180 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_181 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_182 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_183 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_184 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_185 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_186 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_187 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_188 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_189 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_190 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_191 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_192 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_193 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_194 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_195 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_196 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_197 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_198 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_199 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_200 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_201 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_202 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_203 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_204 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_205 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_206 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_207 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_208 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_209 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_210 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_211 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_212 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_213 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_214 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_215 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_216 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_217 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_218 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_219 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_220 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_221 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_222 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_223 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_224 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_225 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_226 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_227 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_228 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_229 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_230 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_231 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITEM_FILLER_232 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITM_SBST_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ITM_SET_VRSN_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_J1800 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_J1900A - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_J1900B - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_J1900C - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_LEGACY_ITEMS_FILLER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_LF - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0010_CCN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0014_BRANCH_STATE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0016_BRANCH_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0018_PHYSICIAN_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0018_PHYSICIAN_UK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0020_PAT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0030_START_CARE_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0032_ROC_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0032_ROC_DT_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0040_PAT_FNAME - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0040_PAT_LNAME - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0040_PAT_MI - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0040_PAT_SUFFIX - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0050_PAT_ST - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0060_PAT_ZIP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0063_MEDICARE_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0063_MEDICARE_NUM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0064_SSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0064_SSN_UK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0065_MEDICAID_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0065_MEDICAID_NUM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0066_PAT_BIRTH_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0069_PAT_GENDER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0080_ASSESSOR_DISCIPLINE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0090_INFO_COMPLETED_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0100_ASSMT_REASON - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0102_PHYSN_ORDRD_SOCROC_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0102_PHYSN_ORDRD_SOCROC_DT_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0104_PHYSN_RFRL_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0110_EPISODE_TIMING - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0140_ETHNIC_AI_AN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0140_ETHNIC_ASIAN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0140_ETHNIC_BLACK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0140_ETHNIC_HISP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0140_ETHNIC_NH_PI - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0140_ETHNIC_WHITE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0150_CPAY_MCAID_FFS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0150_CPAY_MCAID_HMO - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0150_CPAY_MCARE_FFS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0150_CPAY_MCARE_HMO - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0150_CPAY_NONE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0150_CPAY_OTH_GOVT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0150_CPAY_OTHER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0150_CPAY_PRIV_HMO - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0150_CPAY_PRIV_INS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0150_CPAY_SELFPAY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0150_CPAY_TITLEPGMS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0150_CPAY_UK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0150_CPAY_WRKCOMP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M0906_DC_TRAN_DTH_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1000_DC_IPPS_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1000_DC_IRF_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1000_DC_LTC_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1000_DC_LTCH_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1000_DC_NONE_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1000_DC_OTH_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1000_DC_PSYCH_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1000_DC_SNF_14_DA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1005_INP_DISCHARGE_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1005_INP_DSCHG_UNKNOWN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1021_PRIMARY_DIAG_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1021_PRIMARY_DIAG_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1023_OTH_DIAG1_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1023_OTH_DIAG1_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1023_OTH_DIAG2_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1023_OTH_DIAG2_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1023_OTH_DIAG3_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1023_OTH_DIAG3_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1023_OTH_DIAG4_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1023_OTH_DIAG4_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1023_OTH_DIAG5_ICD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1023_OTH_DIAG5_SEVERITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1028_ACTV_DIAG_DM - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1028_ACTV_DIAG_NOA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1028_ACTV_DIAG_PVD_PAD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1030_THH_ENT_NUTRITION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1030_THH_IV_INFUSION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1030_THH_NONE_ABOVE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1030_THH_PAR_NUTRITION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1033_HOSP_RISK_5PLUS_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1033_HOSP_RISK_COMPLIANCE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1033_HOSP_RISK_CRNT_EXHSTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1033_HOSP_RISK_HSTRY_FALLS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1033_HOSP_RISK_MLTPL_ED_VISIT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1033_HOSP_RISK_MLTPL_HOSPZTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1033_HOSP_RISK_MNTL_BHV_DCLN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1033_HOSP_RISK_NONE_ABOVE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1033_HOSP_RISK_OTHR_RISK - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1033_HOSP_RISK_WEIGHT_LOSS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1041_IN_INFLNZ_SEASON - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1046_INFLNZ_RECD_CRNT_SEASON - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1051_PVX_RCVD_AGNCY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1056_PVX_RSN_NOT_RCVD_AGNCY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1060_HEIGHT_A - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1060_WEIGHT_B - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1100_PTNT_LVG_STUTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1200_VISION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1242_PAIN_FREQ_ACTVTY_MVMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1306_UNHLD_STG2_PRSR_ULCR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1307_OLDST_STG2_AT_DSCHRG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1307_OLDST_STG2_ONST_DT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1311_NBR_PRSULC_STG2_A1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1311_NBR_PRSULC_STG3_B1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1311_NBR_PRSULC_STG4_C1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1311_NBR_ULC_SOCROC_STG2_A2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1311_NBR_ULC_SOCROC_STG3_B2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1311_NBR_ULC_SOCROC_STG4_C2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1311_NSTG_CVRG_E1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1311_NSTG_CVRG_SOCROC_E2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1311_NSTG_DEEP_TSUE_F1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1311_NSTG_DEEP_TSUE_SOCROC_F2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1311_NSTG_DRSG_D1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1311_NSTG_DRSG_SOCROC_D2 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1322_NBR_PRSULC_STG1 - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1324_STG_PRBLM_ULCER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1330_STAS_ULCR_PRSNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1332_NBR_STAS_ULCR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1334_STUS_PRBLM_STAS_ULCR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1340_SRGCL_WND_PRSNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1342_STUS_PRBLM_SRGCL_WND - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1400_WHEN_DYSPNEIC - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1600_UTI - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1610_UR_INCONT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1620_BWL_INCONT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1630_OSTOMY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1700_COG_FUNCTION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1710_WHEN_CONFUSED - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1720_WHEN_ANXIOUS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1730_PHQ2_DPRSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1730_PHQ2_LACK_INTRST - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1730_STDZ_DPRSN_SCRNG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1740_BD_DELUSIONS - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1740_BD_IMP_DECISN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1740_BD_MEM_DEFICIT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1740_BD_NONE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1740_BD_PHYSICAL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1740_BD_SOC_INAPPRO - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1740_BD_VERBAL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1745_BEH_PROB_FREQ - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1800_CRNT_GROOMING - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1810_CRNT_DRESS_UPPER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1820_CRNT_DRESS_LOWER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1830_CRNT_BATHG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1840_CRNT_TOILTG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1845_CRNT_TOILTG_HYGN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1850_CRNT_TRNSFRNG - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1860_CRNT_AMBLTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1870_CRNT_FEEDING - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M1910_MLT_FCTR_FALL_RISK_ASMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2001_DRUG_RGMN_RVW - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2003_MDCTN_FLWP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2005_MDCTN_INTRVTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2010_HIGH_RISK_DRUG_EDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2016_DRUG_EDCTN_INTRVTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2020_CRNT_MGMT_ORAL_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2030_CRNT_MGMT_INJCTN_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2102_CARE_TYPE_SRC_ADL - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2102_CARE_TYPE_SRC_MDCTN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2102_CARE_TYPE_SRC_PRCDR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2102_CARE_TYPE_SRC_SPRVSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2200_THER_NEED_NA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2200_THER_NEED_NBR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2301_EMER_USE_AFTR_LAST_ASMT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2310_ECR_HYPOGLYC - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2310_ECR_MEDICATION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2310_ECR_OTHER - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2310_ECR_UNKNOWN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2401_INTRVTN_SMRY_DBTS_FT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2401_INTRVTN_SMRY_DPRSN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2401_INTRVTN_SMRY_FALL_PRVNT - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2401_INTRVTN_SMRY_PAIN_MNTR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2401_INTRVTN_SMRY_PRSULC_PRVN - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2401_INTRVTN_SMRY_PRSULC_WET - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2410_INPAT_FACILITY - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_M2420_DSCHRG_DISP - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_NATL_PRVDR_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_ORIG_ASMT_INT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_RES_INT_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_RES_MATCH_CRITERIA - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_RESIDENT_AGE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_SFW_EMAIL_ADR - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_SFW_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_SFW_NAME - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_SFW_PROD_NAME - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_SFW_PROD_VRSN_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_SPEC_VRSN_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_STATE_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_SUBM_HIPPS_CODE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_SUBM_HIPPS_VERSION - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_SUBMISSION_COMPLETE_DATE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_SUBMISSION_DATE - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_SUBMISSION_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_SUBMITTING_USER_ID - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
OASIS_D_ITEM_TRANS_TYPE_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
Oasis_D_Record_2_30 - Class in com.mmm.cms.homehealth.io.record
OASIS-C2 2.20 Record This is the same as the OASIS C1 2.12, except for the name of the PRESSURE ULCER fields
Oasis_D_Record_2_30() - Constructor for class com.mmm.cms.homehealth.io.record.Oasis_D_Record_2_30
 
Oasis_D_RecordUtil_v2_30 - Class in com.mmm.cms.homehealth.io.util
Converts data to/from OASIS C1 2.12 flat file format
Oasis_D_RecordUtil_v2_30() - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_D_RecordUtil_v2_30
 
Oasis_D_RecordUtil_v2_30(String, String) - Constructor for class com.mmm.cms.homehealth.io.util.Oasis_D_RecordUtil_v2_30
 
OASIS_ITEM_ACY_DOC_CD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_ASMT_EFF_DATE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_ASMT_ITEMS_FILLER - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_ASMT_SYS_CD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_BIRTHDATE_SUBM_IND - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_BRANCH_IDENTIFIER - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_CALC_HIPPS_CODE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_CALC_HIPPS_VERSION - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_CALCULATED_ITEMS_FILLER - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_CONTROL_ITEMS_FILLER - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_CORRECTION_NUM - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_CR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_DATA_END_INDICATOR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_FAC_INT_ID - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_HHA_AGENCY_ID - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_HHA_ASMT_INT_ID - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_ITM_SBST_CD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_ITM_SET_VRSN_CD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_LEGACY_ITEMS_FILLER - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_LF - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0010_CCN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0014_BRANCH_STATE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0016_BRANCH_ID - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0018_PHYSICIAN_ID - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0018_PHYSICIAN_UK - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0020_PAT_ID - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0030_START_CARE_DT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0032_ROC_DT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0032_ROC_DT_NA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0040_PAT_FNAME - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0040_PAT_LNAME - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0040_PAT_MI - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0040_PAT_SUFFIX - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0050_PAT_ST - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0060_PAT_ZIP - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0063_MEDICARE_NA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0063_MEDICARE_NUM - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0064_SSN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0064_SSN_UK - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0065_MEDICAID_NA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0065_MEDICAID_NUM - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0066_PAT_BIRTH_DT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0069_PAT_GENDER - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0080_ASSESSOR_DISCIPLINE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0090_INFO_COMPLETED_DT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0100_ASSMT_REASON - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0102_PHYSN_ORDRD_SOCROC_DT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0102_PHYSN_ORDRD_SOCROC_DT_NA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0104_PHYSN_RFRL_DT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0110_EPISODE_TIMING - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0140_ETHNIC_AI_AN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0140_ETHNIC_ASIAN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0140_ETHNIC_BLACK - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0140_ETHNIC_HISP - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0140_ETHNIC_NH_PI - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0140_ETHNIC_WHITE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0150_CPAY_MCAID_FFS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0150_CPAY_MCAID_HMO - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0150_CPAY_MCARE_FFS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0150_CPAY_MCARE_HMO - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0150_CPAY_NONE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0150_CPAY_OTH_GOVT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0150_CPAY_OTHER - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0150_CPAY_PRIV_HMO - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0150_CPAY_PRIV_INS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0150_CPAY_SELFPAY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0150_CPAY_TITLEPGMS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0150_CPAY_UK - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0150_CPAY_WRKCOMP - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0903_LAST_HOME_VISIT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M0906_DC_TRAN_DTH_DT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1000_DC_IPPS_14_DA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1000_DC_IRF_14_DA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1000_DC_LTC_14_DA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1000_DC_LTCH_14_DA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1000_DC_NONE_14_DA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1000_DC_OTH_14_DA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1000_DC_PSYCH_14_DA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1000_DC_SNF_14_DA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1005_INP_DISCHARGE_DT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1005_INP_DSCHG_UNKNOWN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1010_14_DAY_INP1_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1010_14_DAY_INP2_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1010_14_DAY_INP3_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1010_14_DAY_INP4_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1010_14_DAY_INP5_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1010_14_DAY_INP6_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1012_INP_NA_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1012_INP_PRCDR1_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1012_INP_PRCDR2_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1012_INP_PRCDR3_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1012_INP_PRCDR4_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1012_INP_UK_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1016_CHGREG_ICD1 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1016_CHGREG_ICD2 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1016_CHGREG_ICD3 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1016_CHGREG_ICD4 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1016_CHGREG_ICD5 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1016_CHGREG_ICD6 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1016_CHGREG_ICD_NA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1018_PRIOR_CATH - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1018_PRIOR_DISRUPTIVE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1018_PRIOR_IMPR_DECSN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1018_PRIOR_INTRACT_PAIN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1018_PRIOR_MEM_LOSS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1018_PRIOR_NOCHG_14D - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1018_PRIOR_NONE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1018_PRIOR_UNKNOWN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1018_PRIOR_UR_INCON - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1020_PRIMARY_DIAG_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1020_PRIMARY_DIAG_SEVERITY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1022_OTH_DIAG1_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1022_OTH_DIAG1_SEVERITY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1022_OTH_DIAG2_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1022_OTH_DIAG2_SEVERITY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1022_OTH_DIAG3_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1022_OTH_DIAG3_SEVERITY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1022_OTH_DIAG4_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1022_OTH_DIAG4_SEVERITY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1022_OTH_DIAG5_ICD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1022_OTH_DIAG5_SEVERITY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1024_PMT_DIAG_ICD_A3 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1024_PMT_DIAG_ICD_A4 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1024_PMT_DIAG_ICD_B3 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1024_PMT_DIAG_ICD_B4 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1024_PMT_DIAG_ICD_C3 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1024_PMT_DIAG_ICD_C4 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1024_PMT_DIAG_ICD_D3 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1024_PMT_DIAG_ICD_D4 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1024_PMT_DIAG_ICD_E3 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1024_PMT_DIAG_ICD_E4 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1024_PMT_DIAG_ICD_F3 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1024_PMT_DIAG_ICD_F4 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1030_THH_ENT_NUTRITION - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1030_THH_IV_INFUSION - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1030_THH_NONE_ABOVE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1030_THH_PAR_NUTRITION - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1032_HOSP_RISK_5PLUS_MDCTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1032_HOSP_RISK_FRAILTY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1032_HOSP_RISK_HSTRY_FALLS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1032_HOSP_RISK_MLTPL_HOSPZTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1032_HOSP_RISK_NONE_ABOVE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1032_HOSP_RISK_OTHR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1032_HOSP_RISK_RCNT_DCLN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1034_PTNT_OVRAL_STUS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1036_RSK_ALCOHOLISM - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1036_RSK_DRUGS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1036_RSK_NONE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1036_RSK_OBESITY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1036_RSK_SMOKING - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1036_RSK_UNKNOWN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1040_INFLNZ_RCVD_AGNCY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1045_INFLNZ_RSN_NOT_RCVD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1050_PPV_RCVD_AGNCY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1055_PPV_RSN_NOT_RCVD_AGNCY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1100_PTNT_LVG_STUTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1200_VISION - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1210_HEARG_ABLTY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1220_UNDRSTG_VERBAL_CNTNT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1230_SPEECH - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1240_FRML_PAIN_ASMT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1242_PAIN_FREQ_ACTVTY_MVMT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1300_PRSR_ULCR_RISK_ASMT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1302_RISK_OF_PRSR_ULCR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1306_UNHLD_STG2_PRSR_ULCR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1307_OLDST_STG2_AT_DSCHRG - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1307_OLDST_STG2_ONST_DT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1308_NBR_PRSULC_STG2 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1308_NBR_PRSULC_STG3 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1308_NBR_PRSULC_STG4 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1308_NBR_STG2_AT_SOC_ROC - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1308_NBR_STG3_AT_SOC_ROC - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1308_NBR_STG4_AT_SOC_ROC - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1308_NSTG_CVRG - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1308_NSTG_CVRG_SOC_ROC - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1308_NSTG_DEEP_TISUE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1308_NSTG_DEEP_TISUE_SOC_ROC - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1308_NSTG_DRSG - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1308_NSTG_DRSG_SOC_ROC - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1310_PRSR_ULCR_LNGTH - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1312_PRSR_ULCR_WDTH - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1314_PRSR_ULCR_DEPTH - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1320_STUS_PRBLM_PRSR_ULCR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1322_NBR_PRSULC_STG1 - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1324_STG_PRBLM_ULCER - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1330_STAS_ULCR_PRSNT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1332_NUM_STAS_ULCR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1334_STUS_PRBLM_STAS_ULCR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1340_SRGCL_WND_PRSNT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1342_STUS_PRBLM_SRGCL_WND - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1350_LESION_OPEN_WND - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1400_WHEN_DYSPNEIC - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1410_RESPTX_AIRPRESS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1410_RESPTX_NONE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1410_RESPTX_OXYGEN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1410_RESPTX_VENTILATOR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1500_SYMTM_HRT_FAILR_PTNTS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1510_HRT_FAILR_CARE_PLAN_CHG - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1510_HRT_FAILR_CLNCL_INTRVTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1510_HRT_FAILR_ER_TRTMT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1510_HRT_FAILR_NO_ACTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1510_HRT_FAILR_PHYSN_CNTCT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1510_HRT_FAILR_PHYSN_TRTMT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1600_UTI - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1610_UR_INCONT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1615_INCNTNT_TIMING - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1620_BWL_INCONT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1630_OSTOMY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1700_COG_FUNCTION - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1710_WHEN_CONFUSED - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1720_WHEN_ANXIOUS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1730_PHQ2_DPRSN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1730_PHQ2_LACK_INTRST - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1730_STDZ_DPRSN_SCRNG - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1740_BD_DELUSIONS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1740_BD_IMP_DECISN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1740_BD_MEM_DEFICIT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1740_BD_NONE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1740_BD_PHYSICAL - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1740_BD_SOC_INAPPRO - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1740_BD_VERBAL - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1745_BEH_PROB_FREQ - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1750_REC_PSYCH_NURS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1800_CUR_GROOMING - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1810_CUR_DRESS_UPPER - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1820_CUR_DRESS_LOWER - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1830_CRNT_BATHG - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1840_CUR_TOILTG - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1845_CUR_TOILTG_HYGN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1850_CUR_TRNSFRNG - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1860_CRNT_AMBLTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1870_CUR_FEEDING - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1880_CUR_PREP_LT_MEALS - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1890_CUR_PHONE_USE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1900_PRIOR_ADLIADL_AMBLTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1900_PRIOR_ADLIADL_HSEHOLD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1900_PRIOR_ADLIADL_SELF - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1900_PRIOR_ADLIADL_TRNSFR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M1910_MLT_FCTR_FALL_RISK_ASMT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2000_DRUG_RGMN_RVW - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2002_MDCTN_FLWP - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2004_MDCTN_INTRVTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2010_HIGH_RISK_DRUG_EDCTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2015_DRUG_EDCTN_INTRVTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2020_CRNT_MGMT_ORAL_MDCTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2030_CRNT_MGMT_INJCTN_MDCTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2040_PRIOR_MGMT_INJCTN_MDCTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2040_PRIOR_MGMT_ORAL_MDCTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2100_CARE_TYPE_SRC_ADL - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2100_CARE_TYPE_SRC_ADVCY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2100_CARE_TYPE_SRC_EQUIP - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2100_CARE_TYPE_SRC_IADL - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2100_CARE_TYPE_SRC_MDCTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2100_CARE_TYPE_SRC_PRCDR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2100_CARE_TYPE_SRC_SPRVSN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2110_ADL_IADL_ASTNC_FREQ - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2200_THER_NEED_NA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2200_THER_NEED_NUM - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2250_PLAN_SMRY_DBTS_FT_CARE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2250_PLAN_SMRY_DPRSN_INTRVTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2250_PLAN_SMRY_FALL_PRVNT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2250_PLAN_SMRY_PAIN_INTRVTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2250_PLAN_SMRY_PRSULC_PRVNT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2250_PLAN_SMRY_PRSULC_TRTMT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2250_PLAN_SMRY_PTNT_SPECF - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2300_EMER_USE_AFTR_LAST_ASMT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_CRDC_DSRTHM - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_CTHTR_CMPLCTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_DHYDRTN_MALNTR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_DVT_PULMNRY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_GI_PRBLM - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_HRT_FAILR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_HYPOGLYC - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_INJRY_BY_FALL - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_MEDICATION - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_MENTL_BHVRL_PRBLM - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_MI_CHST_PAIN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_OTHER - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_OTHR_HRT_DEASE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_RSPRTRY_INFCTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_RSPRTRY_OTHR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_STROKE_TIA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_UNCNTLD_PAIN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_UNKNOWN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_UTI - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2310_ECR_WND_INFCTN_DTRORTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2400_INTRVTN_SMRY_DBTS_FT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2400_INTRVTN_SMRY_DPRSN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2400_INTRVTN_SMRY_FALL_PRVNT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2400_INTRVTN_SMRY_PAIN_MNTR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2400_INTRVTN_SMRY_PRSULC_PRVN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2400_INTRVTN_SMRY_PRSULC_WET - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2410_INPAT_FACILITY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2420_DSCHRG_DISP - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_CRDC_DSRTHM - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_CTHTR_CMPLCTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_DHYDRTN_MALNTR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_DVT_PULMNRY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_GI_PRBLM - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_HRT_FAILR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_HYPOGLYC - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_INJRY_BY_FALL - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_MED - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_MENTL_BHVRL_PRBLM - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_MI_CHST_PAIN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_OTHER - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_OTHR_HRT_DEASE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_PAIN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_RSPRTRY_INFCTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_RSPRTRY_OTHR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_SCHLD_TRTMT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_STROKE_TIA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_UK - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_UR_TRACT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2430_HOSP_WND_INFCTN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2440_NH_HOSPICE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2440_NH_OTHER - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2440_NH_PERMANENT - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2440_NH_RESPITE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2440_NH_THERAPY - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2440_NH_UNKNOWN - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_M2440_NH_UNSAFE_HOME - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_NATL_PRVDR_ID - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_ORIG_ASMT_INT_ID - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_RES_INT_ID - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_RES_MATCH_CRITERIA - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_RESIDENT_AGE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_SFW_EMAIL_ADR - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_SFW_ID - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_SFW_NAME - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_SFW_PROD_NAME - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_SFW_PROD_VRSN_CD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_SPEC_VRSN_CD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_STATE_CD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_SUBM_HIPPS_CODE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_SUBM_HIPPS_VERSION - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_SUBMISSION_COMPLETE_DATE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_SUBMISSION_DATE - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_SUBMISSION_ID - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_SUBMITTING_USER_ID - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEM_TRANS_TYPE_CD - Static variable in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
 
OASIS_ITEMS_C1_2_11 - Static variable in class com.mmm.cms.homehealth.vut.oasis.OasisValidatorItems
 
OASIS_ITEMS_C1_2_12 - Static variable in class com.mmm.cms.homehealth.vut.oasis.OasisValidatorItems
 
OASIS_ITEMS_C2_2_20 - Static variable in class com.mmm.cms.homehealth.vut.oasis.OasisValidatorItems
 
OASIS_ITEMS_C_2_10 - Static variable in class com.mmm.cms.homehealth.vut.oasis.OasisValidatorItems
Holds the basic OASIS C1 version 2.10 - these items are not HH-PPS version specific, but are specific to the OASIS version.
OASIS_ITEMS_D_2_30 - Static variable in class com.mmm.cms.homehealth.vut.oasis.OasisValidatorItems
 
OasisCalendarFormatter - Class in com.mmm.cms.util
This formats the calendar to YYYYMMDD avoiding any calendar date calculations so that even invalid dates will be properly formatted for OASIS compatibility
OasisCalendarFormatter() - Constructor for class com.mmm.cms.util.OasisCalendarFormatter
 
OasisNoOpValidator - Class in com.mmm.cms.homehealth.vut.oasis
Regardless of the record type, this always returns a empty array.
OasisNoOpValidator() - Constructor for class com.mmm.cms.homehealth.vut.oasis.OasisNoOpValidator
 
OasisReaderFactory - Class in com.mmm.cms.homehealth.io
This class determines the OASIS record type and provides the appropriate converter for the string record.
OasisReaderFactory() - Constructor for class com.mmm.cms.homehealth.io.OasisReaderFactory
 
OasisRecord_B_ReadWriteTest - Class in com.mmm.cms.homehealth.test
This tests reading a set of Oasis records from a text file, based on the Oasis Data Spec 1.60, and writing it back out to another file in order to ensure that the reading and writing work properly.
OasisRecord_B_ReadWriteTest() - Constructor for class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
OasisRecord_C1_ReadWriteTest - Class in com.mmm.cms.homehealth.test
This tests reading a set of Oasis records from a text file, based on the Oasis Data Spec 1.60, and writing it back out to another file in order to ensure that the reading and writing work properly.
OasisRecord_C1_ReadWriteTest() - Constructor for class com.mmm.cms.homehealth.test.OasisRecord_C1_ReadWriteTest
 
OasisRecord_C_ReadWriteTest - Class in com.mmm.cms.homehealth.test
This tests reading a set of Oasis records from a text file, based on the Oasis Data Spec 1.60, and writing it back out to another file in order to ensure that the reading and writing work properly.
OasisRecord_C_ReadWriteTest() - Constructor for class com.mmm.cms.homehealth.test.OasisRecord_C_ReadWriteTest
 
OasisRecordConverterIF - Interface in com.mmm.cms.homehealth.io
This provides definitions for testing if a record converted is appropriate and then to actually convert a record.
oasisRecordItemValidators - Variable in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
The list of RecordItemValidatorIF items used to validate the OASIS defined, but HH-PPS related items.
OasisValidationEdit - Class in com.mmm.cms.homehealth.vut
 
OasisValidationEdit() - Constructor for class com.mmm.cms.homehealth.vut.OasisValidationEdit
 
OasisValidationEdit(OasisEditIF, OasisDataItemIF) - Constructor for class com.mmm.cms.homehealth.vut.OasisValidationEdit
 
OasisValidatorItems - Class in com.mmm.cms.homehealth.vut.oasis
Provides validation items based on the record type.
OasisValidatorItems() - Constructor for class com.mmm.cms.homehealth.vut.oasis.OasisValidatorItems
 
OasisXMLConverter - Class in com.mmm.cms.homehealth.io
This class parses an XML file building a list of Home Health Record IF objects for various OASIS xml formats.
OasisXMLConverter() - Constructor for class com.mmm.cms.homehealth.io.OasisXMLConverter
 
OasisXMLConverter(List<HomeHealthRecordIF>) - Constructor for class com.mmm.cms.homehealth.io.OasisXMLConverter
 
OasisXMLConverter(List<HomeHealthRecordIF>, String, String) - Constructor for class com.mmm.cms.homehealth.io.OasisXMLConverter
 
OasisXmlHandler - Class in com.mmm.cms.homehealth.io
In conjunction with SAX XML parsing, this collects the tags with values and then creates a record, either C or C1, based on the M0090 and the version identifier.
OasisXmlHandler() - Constructor for class com.mmm.cms.homehealth.io.OasisXmlHandler
 
offset - Variable in class com.mmm.cms.homehealth.DiagnosisCode
Indicates the offset position of the code within the record's Diagnosis grid.
oneSpace - Static variable in class com.mmm.cms.homehealth.HomeHealthRecord
 
onParseDiagnosisCodeAttributes(DiagnosisCodeIF, String) - Method in class com.mmm.cms.homehealth.v3312.GrouperDataManager_V3312
Parses the Diagnosis Code Attributes
onParseDiagnosisCodeAttributes(DiagnosisCodeIF, String) - Method in class com.mmm.cms.homehealth.v3413.GrouperDataManager_V3413
Parses the Diagnosis Code Type for primary awarding code.
onParseDiagnosisCodeAttributes(DiagnosisCodeIF, String) - Method in class com.mmm.cms.homehealth.v4115.GrouperDataManager_V4115
 
onParseDiagnosisCodeAttributes(DiagnosisCodeIF, String) - Method in class com.mmm.cms.homehealth.v5216.GrouperDataManager_v5216
 
onParseDiagnosisCodeAttributes(DiagnosisCodeIF, String) - Method in class com.mmm.cms.homehealth.v6117.GrouperDataManager_v6117
 
onParseDiagnosisDescription(DiagnosisCodeIF, String) - Method in class com.mmm.cms.homehealth.v3312.GrouperDataManager_V3312
Parses the Diagnosis Description
onParseDiagnosisDiagGroup(DiagnosisCodeIF, String, boolean) - Method in class com.mmm.cms.homehealth.v3312.GrouperDataManager_V3312
Parses the Diagnosis Diagnostic Group
OPTIONAL_VCODES_TABLENAME - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
Optional Payment Code table name: OptionalVCodes.txt
OptionalPaymentCodeIF - Interface in com.mmm.cms.homehealth.proto
Indicates that the code is an optional payment code.
OSTOMY_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if OSTOMY is invalid
OSTOMY_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if OSTOMY is invalid

P

PAIN_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if PAIN is invalid
PAIN_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if PAIN is invalid
params - Variable in class com.mmm.cms.homehealth.test.CommonTester
 
parse(String, ParsePosition) - Method in class com.mmm.cms.util.HexavigesimalDateFormat
Not supported
parse(String, ParsePosition) - Method in class com.mmm.cms.util.HexavigesimalFormat
Not supported
parse(String, ParsePosition) - Method in class com.mmm.cms.util.IntegerFormat
Parses an integer based on the source string.
parse(String) - Static method in class com.mmm.cms.util.OasisCalendarFormatter
 
parseArguments(String[]) - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
parseDxCode(String) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
HH-PPS will not fail a DX code based on a pattern because it uses a valid code set.
parseExtra(String[]) - Method in class com.mmm.cms.homehealth.test.CommandLineParams
This receives the name and value of a parameter on the command line to allow extended classes to perform extra parsing for specific variables
parseInt(String, int) - Static method in class com.mmm.cms.util.IntegerUtils
This method parses an integer from the string.
parseInt(String, int, int, boolean) - Static method in class com.mmm.cms.util.IntegerUtils
This performs a similar parse to int as Integer.parseInt(String, int) where the int is the radix.
parseObject(String) - Method in class com.mmm.cms.util.HexavigesimalCalendarFormat
 
parseObject(String, ParsePosition) - Method in class com.mmm.cms.util.HexavigesimalCalendarFormat
This will parse a Hexavigesimal with two parts: Year and Day of year.
parsePropertiesInString(String, boolean) - Method in class com.mmm.cms.util.MacroProperties
Parses a string by replacing all occurrences of a property macro with the resolved value of the property.
parseTherapyNeedNumber_C1(String, int) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
For C 2.10 and C1 2.11, the Therapy Need Number can have a '^' as the only character, or be 1 to 3 characters long.
PointsScoringEquations - Class in com.mmm.cms.homehealth
This holds scoring for the clinical/functional models which is concerned scoring based on the number of episodes and the timing of the submission.
PointsScoringEquations() - Constructor for class com.mmm.cms.homehealth.PointsScoringEquations
Constructor setting the scores to a default of 0
PointsScoringEquationsIF - Interface in com.mmm.cms.homehealth.proto
This holds a single set of scoring values based on the scoring equations for the combinations of: Episode Timing (M0110) - UK or 01 as Early, and 02 as Later Therapy Visits (M0826) - two main groups of 0-13, and 14+ These combine to create 4 separate values, or equations for scoring the case mix.
populateCodes(HomeHealthRecordIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthScoringModelIF
This populates the record with Diagnosis codes that are associated with this grouper.
populateCodes(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
This populates the record with all Diagnosis codes that are valid for this grouper version that are listed on the record.
populateCodes(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
This populates the record with all Diagnosis codes that are valid for this grouper version that are listed on the record.
populateCodes(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
This populates the record with all Diagnosis codes that are valid for this grouper version that are listed on the record.
populateCodes(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
This populates the record with all Diagnosis codes that are valid for this grouper version that are listed on the record.
populateCodes(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
This populates the record with all Diagnosis codes that are valid for this grouper version that are listed on the record.
populateValidateClinicalCodes(HomeHealthRecordIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
This provides a way to determine if the codes on the record are valid for the version and to validate the record.
populateValidateClinicalCodes(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
This method is not very efficient for scoring a record, since it populates the codes into the record each time, prior to validating them.
populateValidateClinicalCodes(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
This method is not very efficient for scoring a record, since it populates the codes into the record each time, prior to validating them.
populateValidateClinicalCodes(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
This method is not very efficient for scoring a record, since it populates the codes into the record each time, prior to validating them.
populateValidateClinicalCodes(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
This method is not very efficient for scoring a record, since it populates the codes into the record each time, prior to validating them.
postProcessRecord(Oasis_C1_Record_2_11) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
If the value of the field is not '^', then this normalizes some fields that may not actually be the valid length but are valid values.
postProcessRecord(HomeHealthRecordIF) - Static method in class com.mmm.cms.homehealth.io.util.Oasis_C_RecordUtil_v2_10
This will remove the carets in the OASIS-C XML/Extended version and convert them to spaces allowing the validation and scoring to work with consistent data for the OASIS-C record.
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthScoringModelIF
Used to perform any pre-scoring, such as any changes to the data due to multi-code relationships; this is a convenience method that is the same as calling preprocessRecord(record, validator, null)
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF, Collection<HomeHealthEventListenerIF>) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthScoringModelIF
Used to perform any pre-scoring, such as any changes to the data due to multi-code relationships.
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
There is no preprocessing of the HomeHealth Record for this model, and this method should not be used.
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
 
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
This preprocesses the record to adjust the diagnostic groups based on the presence of an Ulcer or Diabetic Ulcer on the record.
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
 
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
There is no preprocessing of the HomeHealth Record for this model, and this method should not be used.
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
 
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v3210.NRS_ScoringModel_v3210
This preprocesses the record to adjust the scorable Diabetic Ulcer code.
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v3312.NRS_ScoringModel_v3312
This preprocesses the record to adjust the scorable Diabetic Ulcer code.
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v3413.NRS_ScoringModel_v3413
This preprocesses the record to adjust the scorable Diabetic Ulcer code.
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
There is no preprocessing of the HomeHealth Record for this model, and this does nothing.
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
 
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v3414.NRS_ScoringModel_v3414
This preprocesses the record to adjust the scorable Diabetic Ulcer code.
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
Deprecated. 
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
There is no preprocessing of the HomeHealth Record for this model, and this does nothing.
preprocessRecord(HomeHealthRecordIF, HomeHealthRecordValidatorIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.NRS_ScoringModel_v4115
This preprocesses the record to adjust the scorable Diabetic Ulcer code.
previous() - Method in class com.mmm.cms.homehealth.vut.EmptyIterator
 
previousIndex() - Method in class com.mmm.cms.homehealth.vut.EmptyIterator
 
primary - Variable in class com.mmm.cms.homehealth.DiagnosisCode
Flag identifying code as the primary code for scoring.
primaryAwardableCode - Variable in class com.mmm.cms.homehealth.DiagnosisCode
This flag indicates that this Code allows for the code in position 2 to be set a primary code for scoring.
PrimaryAwardableIF - Interface in com.mmm.cms.homehealth.proto
Helps indicate that a code allows subsequent codes to score as a primary code, a concept introduced in v3413
printOptions(List<String>) - Method in class com.mmm.cms.homehealth.test.CommonTester
Prints the options available for this module
PROPERT_CONFIG_SUFFIX - Static variable in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Initialization property for defining the location of the configuration file for the grouper classes that are loaded dynamically.
PROPERTY_DEFAULT_GROUPER_CLASS_NAME - Static variable in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Initialization property for defining which grouper class dynamically is used as the default grouper when no grouper can be found that can handle the current record.
PROPERTY_DEFAULT_VERSION_PREFIX - Static variable in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Initialization property for defining a default grouper version prefix that is used in conjunction with the default grouper class name.
PROPERTY_END_DATE_SUFFIX - Static variable in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Initialization property suffix for reconfiguring the end date.
PROPERTY_HH_CLASS_LIST - Static variable in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Initialization property for defining the grouper class names to dynamically load into the factory.
PROPERTY_HOME_HEALTH_CONFIG - Static variable in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperFactoryIF
defines the environment variable as "home_health_config"
PROPERTY_HOME_HEALTH_QUIET - Static variable in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Initialization property for telling the Grouper Factory present a pop-up dialog that visually lets the user know the HH-PPS is initializing, and to wait a moment.
PROPERTY_INCLUDE_CODE_DESCRIPTIONS - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
Property identifier for indicating that the code information should or should not include the code's description information.
PROPERTY_MASTER_NAME_BASE_PATH - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
 
PROPERTY_NAME_BASE_PATH_SUFFIX - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
Property suffix the Grouper's data directory: base.path.
PROPERTY_OASIS_RECORD_CONVERTER - Static variable in class com.mmm.cms.homehealth.io.OasisReaderFactory
 
PROPERTY_RECORD_FACTORY_CLASS - Static variable in class com.mmm.cms.homehealth.RecordValidatorFactory
 
PROPERTY_START_DATE_SUFFIX - Static variable in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Initialization property suffix for reconfiguring the start date.
PRSR_ULCR_DEPTH - Variable in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
PRSR_ULCR_LNGTH - Variable in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
PRSR_ULCR_WDTH - Variable in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
put(String, OasisDataItemIF) - Method in class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
Does nothing
putAll(Map<? extends String, ? extends OasisDataItemIF>) - Method in class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
Does nothing

R

readConvertTest(File) - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
readConvertTest(Reader) - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
readerFactory - Variable in class com.mmm.cms.homehealth.pps.HH_PPS
 
readerFactory - Variable in class com.mmm.cms.homehealth.test.CommonTester
 
readRecord(BufferedReader, int) - Method in class com.mmm.cms.homehealth.test.CommonTester
returns a HomeHealth record unless end of file, or an exception in reading the file or parsing the record.
readTest(File) - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
readWith(InputStream, OasisXmlHandler) - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
recalculateNonPrimaryCodes(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[], int[]) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
Recalculate the score of each non-primary diagnosis in casemix variables with different scores for primary vs.
recalculateNonPrimaryCodes(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[], int[]) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
Pseudo code lines: 1645 thru 1681
RECORD_NUMBER_FORMAT - Static variable in class com.mmm.cms.util.ScoringResultsFormatter
 
recordEOF - Variable in class com.mmm.cms.homehealth.test.CommonTester
 
RecordItemValidator_HH_PPS_IF - Interface in com.mmm.cms.homehealth.proto
Defines validator for a specific item which may be associated with a specific grouper version for a specific criteria for a Home Health Record.
RecordItemValidatorIF - Interface in com.mmm.cms.homehealth.proto
Defines validator for a specific item for a specific criteria for a Home Health Record.
RecordType - Enum in com.mmm.cms.homehealth.proto
This indicates the Record type for the HomeHealthRecord.
RecordValidator_2_IF - Interface in com.mmm.cms.homehealth.proto
Users a collection of record item validators in order to validate the Home Health Record
RecordValidatorFactory - Class in com.mmm.cms.homehealth
 
RecordValidatorFactoryIF - Interface in com.mmm.cms.homehealth.proto
Provides a mechanism to look up the validations items required for a specific record, and/or Grouper
remove(int) - Method in class com.mmm.cms.homehealth.EtiologyPairsList
 
remove(Object) - Method in class com.mmm.cms.homehealth.EtiologyPairsList
 
remove(RecordItemValidatorIF) - Method in interface com.mmm.cms.homehealth.proto.RecordValidator_2_IF
removes an item validator from this validation
remove(Object) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
remove(int) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
remove() - Method in class com.mmm.cms.homehealth.vut.EmptyIterator
 
remove(Object) - Method in class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
Does nothing
removeAll(Collection<?>) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
removeEventListener(HomeHealthEventListenerIF) - Method in class com.mmm.cms.homehealth.HomeHealthEventNotifier
Removes a listener from this Grouper.
removeEventListener(HomeHealthEventListenerIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventNotifierIF
Deprecated.
Removes a single event listener from the list
removeEventListener(HomeHealthEventListenerIF) - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
 
removeEventListener(HomeHealthEventListenerIF) - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Deprecated. 
removeEventListeners() - Method in class com.mmm.cms.homehealth.HomeHealthEventNotifier
Removes all the listeners from this Grouper
removeEventListeners() - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventNotifierIF
Deprecated.
Removes all the listeners from the list
removeEventListeners() - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
 
removeEventListeners() - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
Deprecated. 
reportNonScoringDiagnosis(HomeHealthRecordIF, DiagnosisScoringStatus_EN[], HomeHealthScoringModelIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.AbstractGrouper
Reports the status of a Diagnosis code to the listeners
reportPrimaryCodeSelection(Collection<HomeHealthEventListenerIF>, HomeHealthRecordIF, int[][]) - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
 
reset() - Method in class com.mmm.cms.homehealth.DataValidityFlag
Resets the values to false and the flag to 1, allowing for object re-use.
reset() - Method in interface com.mmm.cms.homehealth.proto.DataValidityFlagIF
Resets the values to false and the flag to 1, allowing for object re-use.
resolveEtiologyManifestationContention(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[], boolean[]) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
Cycle through all diagnosis positions with points.
resolveEtiologyManifestationContention(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[], boolean[]) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
Cycle through all diagnosis positions with points.
resolveEtiologyManifestationContention(DiagnosisCodeIF, int, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Given two codes that are part of a Manifestation/Etiology pair, determine which code has the highest score and remove the value for the code with the lowest score.
resolveEtiologyManifestationContention(DiagnosisCodeIF, int, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3312.ClinicalFunctional_ScoringModel_v3312
Given two codes that are part of a Manifestation/Etiology pair, determine which code has the highest score and remove the value for the code with the lowest score.
resolveEtiologyManifestationContention(DiagnosisCodeIF, int, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
Given two codes that are part of a Manifestation/Etiology pair, determine which code has the highest score and remove the value for the code with the lowest score.
resolveEtiologyManifestationContention(HomeHealthGrouperIF, HomeHealthScoringModelIF, DiagnosisCodeIF, int, DiagnosisCodeIF, int, DiagnosisScoringGridIF, Collection<HomeHealthEventListenerIF>) - Static method in class com.mmm.cms.util.ScoringModelUtils
Given two codes that are part of a Manifestation/Etiology pair, determine which code has the highest score and remove the value for the code with the lowest score.
retainAll(Collection<?>) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
runTest(String[]) - Method in class com.mmm.cms.homehealth.test.CommonTester
 
runTest(CommandLineParams, Properties) - Method in class com.mmm.cms.homehealth.test.CommonTester
 
runTest(CommandLineParams, HomeHealthGrouperFactoryIF, File, File) - Method in class com.mmm.cms.homehealth.test.CommonTester
 
runTest(BufferedReader, Writer, HomeHealthGrouperFactoryIF, CommandLineParams) - Method in class com.mmm.cms.homehealth.test.CommonTester
Other classes must implement this to perform the actual work
runTest(BufferedReader, Writer, HomeHealthGrouperFactoryIF, CommandLineParams) - Method in class com.mmm.cms.homehealth.test.HH_PPSTest
 
runTest(BufferedReader, Writer, HomeHealthGrouperFactoryIF, CommandLineParams) - Method in class com.mmm.cms.homehealth.test.HH_PPSTest_GDIT
 
runTest(BufferedReader, Writer, HomeHealthGrouperFactoryIF, CommandLineParams) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
 
runTest(CommandLineParams, HomeHealthGrouperFactoryIF, File, File) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HPXML
This version expects that the "input file" is a file with the list of files that contain XML records for OASIS-C/C1.
runTest(BufferedReader, Writer, HomeHealthGrouperFactoryIF, CommandLineParams) - Method in class com.mmm.cms.homehealth.test.HomeHealthGroupingFactoryTest
 
runTests(String[]) - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 

S

score(HomeHealthRecordIF, boolean, CollectionValidationEditsIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.AbstractGrouper_2
 
score(HomeHealthRecordIF, boolean) - Method in class com.mmm.cms.homehealth.AbstractGrouper_2
Deprecated. 
score(HomeHealthRecordIF, boolean) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
Deprecated.
- Scheduled for removal in 2015 - this method
score(HomeHealthRecordIF, boolean, CollectionValidationEditsIF, Collection<HomeHealthEventListenerIF>) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
Scores the record using the supplied validation information (if non-null) instead of using the built in validation capabilities.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthScoringModelIF
Deprecated.
scheduled for removal in 2015
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthScoringModelIF
Deprecated.
- use score(..., listeners) instead with the listeners = null
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][], Collection<HomeHealthEventListenerIF>) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthScoringModelIF
This is the overall scoring routine.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
This is the main scoring module, which scores the clinical information first and then the functional information.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][], Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
This calls score() without the score order or the listeners which were not implemented in this version
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
This calls score() without the score order which is not implemented in this version
score(HomeHealthRecordIF, boolean) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
This is the main scoring module for the Oasis record.
score(HomeHealthRecordIF, boolean, CollectionValidationEditsIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
 
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
This is the main scoring module, which scores the non routine supplies information.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][], Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
This calls score() without the scoreOrder or listeners, which were not implemented in this version
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
This calls score() without the scoreOrder which was not implemented in this version
score(HomeHealthRecordIF, boolean) - Method in class com.mmm.cms.homehealth.v3110_1.GrouperVersion_v3110_1
When scoring a recordOasisC, the data can either come from a OASIS-B or an OASIS-C source.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Deprecated. 
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
This is the main scoring module, which scores the clinical information first and then the functional information.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][], Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
This calls score() without the listeners
score(HomeHealthRecordIF, boolean, CollectionValidationEditsIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
Calls score() without the validations edits or listeners
score(HomeHealthRecordIF, boolean) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
When scoring a recordOasisC, the data can either come from a OASIS-B or an OASIS-C source.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v3210.NRS_ScoringModel_v3210
Deprecated. 
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in class com.mmm.cms.homehealth.v3210.NRS_ScoringModel_v3210
This is the main scoring module, which scores the clinical information first and then the functional information.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in class com.mmm.cms.homehealth.v3312.NRS_ScoringModel_v3312
This is the main scoring module, which scores the clinical information first and then the functional information.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in class com.mmm.cms.homehealth.v3413.NRS_ScoringModel_v3413
This is the main scoring module, which scores the clinical information first and then the functional information.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
This is the main scoring module, which scores the clinical information first and then the functional information.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
This is the main scoring module, which scores the clinical information first and then the functional information.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][], Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
This calls score() without the listeners
score(HomeHealthRecordIF, boolean, CollectionValidationEditsIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
 
score(HomeHealthRecordIF, boolean) - Method in class com.mmm.cms.homehealth.v3414.GrouperVersion_v3414
When scoring a recordOasisC, the data can either come from a OASIS-B or an OASIS-C source.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in class com.mmm.cms.homehealth.v3414.NRS_ScoringModel_v3414
This is the main scoring module, which scores the clinical information first and then the functional information.
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
Deprecated. 
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][], Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
Calls score() with listeners being null
score(HomeHealthRecordIF, boolean, CollectionValidationEditsIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.GrouperVersion_v4115
 
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][], Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.NRS_ScoringModel_v4115
This is the main scoring module, which scores the clinical information first and then the functional information.
score(HomeHealthRecordIF, boolean, CollectionValidationEditsIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v5115.GrouperVersion_v5115
 
scoreAny(HomeHealthRecordIF, DiagnosisCodeIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
This section covers scoring of Diagnostic groups and Case Mix Adjustment Rows that do not depend on Primary or Other specific values for the code
scoreAny(HomeHealthRecordIF, DiagnosisCodeIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3210.NRS_ScoringModel_v3210
This section covers scoring of Diagnostic groups and Case Mix Adjustment Rows that do not depend on Primary or Other specific values for the code
scoreAny(HomeHealthRecordIF, DiagnosisCodeIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3312.NRS_ScoringModel_v3312
This section covers scoring of Diagnostic groups and Case Mix Adjustment Rows that do not depend on Primary or Other specific values for the code
scoreAny(HomeHealthRecordIF, DiagnosisCodeIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3413.NRS_ScoringModel_v3413
This section covers scoring of Diagnostic groups and Case Mix Adjustment Rows that do not depend on Primary or Other specific values for the code
scoreAny(HomeHealthRecordIF, DiagnosisCodeIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
This section covers scoring of Diagnostic groups and Case Mix Adjustment Rows that do not depend on Primary or Other specific values for the code May 2013: updated to use OASIS-C values
scoreAny(HomeHealthRecordIF, DiagnosisCodeIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3414.NRS_ScoringModel_v3414
This section covers scoring of Diagnostic groups and Case Mix Adjustment Rows that do not depend on Primary or Other specific values for the code
scoreAny(HomeHealthRecordIF, DiagnosisCodeIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
This section covers scoring of Diagnostic groups and Case Mix Adjustment Rows that do not depend on Primary or Other specific values for the code May 2013: updated to use OASIS-C values
scoreAny(HomeHealthRecordIF, DiagnosisCodeIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.NRS_ScoringModel_v4115
This section covers scoring of Diagnostic groups and Case Mix Adjustment Rows that do not depend on Primary or Other specific values for the code
scoreClinical(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
Clinically scores the record placing values into the pointSE, and dualPointsSE variables.
scoreClinical(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Deprecated. 
scoreClinical(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Clinically scores the record placing values into the pointSE, and dualPointsSE variables.
scoreClinical(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in class com.mmm.cms.homehealth.v3312.ClinicalFunctional_ScoringModel_v3312
Clinically scores the record placing values into the pointSE, and dualPointsSE variables.
scoreClinical(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in class com.mmm.cms.homehealth.v3413.ClinicalFunctional_ScoringModel_v3413
September 2012 - Overriding this method in order to added check for optional payment code pairings prior to scoring related codes.
scoreClinical(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][]) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
September 2012 - Overriding this method in order to add check for optional payment code pairings prior to scoring related codes.
scoreClinical(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[][], Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
September 2012 - Overriding this method in order to added check for payment code pairings prior to scoring related codes.
scoreClinicalCode(HomeHealthRecordIF, DiagnosisCodeIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
 
scoreClinicalCode(HomeHealthRecordIF, DiagnosisCodeIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3413.ClinicalFunctional_ScoringModel_v3413
This overrides in order to check for primary awarding for Dx in position 2, with the appropriate optional payment code in position 1
scoreClinicalCode(HomeHealthRecordIF, DiagnosisCodeIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
This overrides in order to check for primary awarding for Dx in position 2, with the appropriate V-Code in position 1
scoreClinicalCode(HomeHealthRecordIF, DiagnosisCodeIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
This overrides in order to check for primary awarding for Dx in position 2, with the appropriate payment code in position 1
scoreClinicalColumn3_4(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF, int[][], int) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
After the first column (historically column 2) has determined that it is an Optional payment code that can have a column 3 & 4, this method will score those codes on the same row, and resolve any manifestation/ etiology contentions.
scoreClinicalColumn3_4(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF, int[][], int) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
After the first column (historically column 2) has determined that it is an Optional payment code that can have a column 3 & 4, this method will score those codes on the same row, and resolve any manifestation/ etiology contentions.
scoreClinicalColumn3_4(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF, int[][], int, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
After the first column (historically column 2) has determined that it is an Optional payment code that can have a column 3 & 4, this method will score those codes on the same row, and resolve any manifestation/ etiology contentions.
scoreEachIndividually(BufferedReader, Writer, HomeHealthGrouperFactoryIF, HomeHealthGrouper_HP.GrouperTestParams) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
This reads, scores, and writes one record at a time.
scoreFunctional(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
Score the functional part of the model Pseudo code lines: 1492 thru 1517
scoreFunctional(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Score the functional part of the model Pseudo code lines: 1492 thru 1517
scoreFunctional(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
Score the functional part of the model, basically things such as CUR_? and dressing.
scoreFunctional(HomeHealthRecordIF, HomeHealthRecordValidatorIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
Score the functional part of the model, basically things such as CUR_? and dressing.
scoreOasis(char[], char[]) - Static method in class com.mmm.cms.homehealth.cpp.DllToJavaConnector
This provides the ability to send in a reusable record 'buffer' and have the results put into a reusable return 'buffer'.
scoreOasisB(String) - Static method in class com.mmm.cms.homehealth.cpp.DllToJavaConnector
Deprecated. 
scoreOtherOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Scores only those codes that can not be in the primary position
scoreOtherOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3210.NRS_ScoringModel_v3210
Scores only those codes that can not be in the primary position
scoreOtherOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3312.NRS_ScoringModel_v3312
Scores only those codes that can not be in the primary position
scoreOtherOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3413.NRS_ScoringModel_v3413
Scores only those codes that can not be in the primary position
scoreOtherOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
Scores only those codes that can not be in the primary position
scoreOtherOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3414.NRS_ScoringModel_v3414
Scores only those codes that can not be in the primary position
scoreOtherOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
Scores only those codes that can not be in the primary position
scoreOtherOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.NRS_ScoringModel_v4115
Scores only those codes that can not be in the primary position
scorePrimaryOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Scores the Primary only code with Primary only CaseMix values
scorePrimaryOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3210.NRS_ScoringModel_v3210
Scores the Primary only code with Primary only CaseMix values
scorePrimaryOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3312.NRS_ScoringModel_v3312
Scores the Primary only code with Primary only CaseMix values
scorePrimaryOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3413.ClinicalFunctional_ScoringModel_v3413
Scores the Primary only code with Primary only CaseMix values.
scorePrimaryOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3413.NRS_ScoringModel_v3413
Scores the Primary only code with Primary only CaseMix values
scorePrimaryOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
Scores the Primary only code with Primary only CaseMix values.
scorePrimaryOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3414.NRS_ScoringModel_v3414
Scores the Primary only code with Primary only CaseMix values
scorePrimaryOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
Scores the Primary only code with Primary only CaseMix values.
scorePrimaryOnly(HomeHealthRecordIF, DiagnosisCodeIF, int, DiagnosisScoringGridIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.NRS_ScoringModel_v4115
Scores the Primary only code with Primary only CaseMix values
scoreRecord(String) - Method in class com.mmm.cms.homehealth.pps.HH_PPS
This convenience method calls scoreRecord(String record, boolean validateDates, CollectionValidationEditsIF validationEdits, Collection listeners) with (record, true, null,null)
scoreRecord(String, boolean, CollectionValidationEditsIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.pps.HH_PPS
Scores the record using the supplied validation information (if non-null) instead of using the built in validation capabilities.
scoreRecord(HomeHealthRecordIF, boolean, CollectionValidationEditsIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.pps.HH_PPS
Scores the record using the supplied validation information (if non-null) instead of using the built in validation capabilities.
scoreRecord(HomeHealthGrouperFactoryIF, HomeHealthRecordIF, boolean, HomeHealthGrouper_HP.GrouperTestParams) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
 
scoreRemainingVariables(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[]) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
This scores the remaining clinical variables.
scoreRemainingVariables(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[]) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
This scores the remaining clinical variables.
scoreRemainingVariables(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
This scores the remaining clinical variables.
scoreRemainingVariables(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int) - Method in class com.mmm.cms.homehealth.v3210.NRS_ScoringModel_v3210
This scores the remaining clinical variables.
scoreRemainingVariables(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int) - Method in class com.mmm.cms.homehealth.v3312.NRS_ScoringModel_v3312
This scores the remaining clinical variables.
scoreRemainingVariables(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int) - Method in class com.mmm.cms.homehealth.v3413.NRS_ScoringModel_v3413
This scores the remaining clinical variables.
scoreRemainingVariables(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
This scores the remaining clinical variables.
scoreRemainingVariables(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int) - Method in class com.mmm.cms.homehealth.v3414.NRS_ScoringModel_v3414
This scores the remaining clinical variables.
scoreRemainingVariables(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
This scores the remaining clinical variables.
scoreRemainingVariables(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.NRS_ScoringModel_v4115
This scores the remaining clinical variables.
scoreRemainingVariables(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v8119.NRS_ScoringModel_v8119
 
SCORING_CASEMIX_ADJUSTMENT_TABLENAME - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
Scoring Case Mix Adjustment table name: Scoring_CasemixAdjustments.txt
scoringBLANK - Variable in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
 
ScoringEventCollector - Class in com.mmm.cms.homehealth
 
ScoringEventCollector() - Constructor for class com.mmm.cms.homehealth.ScoringEventCollector
 
ScoringEventFormatter - Class in com.mmm.cms.util
 
ScoringEventFormatter() - Constructor for class com.mmm.cms.util.ScoringEventFormatter
 
ScoringModelUtils - Class in com.mmm.cms.util
 
ScoringModelUtils() - Constructor for class com.mmm.cms.util.ScoringModelUtils
 
ScoringPoints - Class in com.mmm.cms.homehealth
Holds the array integers representing the scores of a set of scoring equations.
ScoringPoints(int) - Constructor for class com.mmm.cms.homehealth.ScoringPoints
Constructor that creates the integer array with a specific size
ScoringPointsIF - Interface in com.mmm.cms.homehealth.proto
Holds points accumulated by the Scoring Model.
ScoringResults - Class in com.mmm.cms.homehealth
Scoring Results holds the collection of HIPPS code, grouper version Data validity flag, OASIS Treatment Authorization, and the validator used to check the record.
ScoringResults() - Constructor for class com.mmm.cms.homehealth.ScoringResults
 
ScoringResults(HomeHealthRecordIF) - Constructor for class com.mmm.cms.homehealth.ScoringResults
Constructor to build an empty Scoring Results
ScoringResults(HIPPSCodeIF, String, DataValidityFlagIF, TreatmentAuthorizationIF, HomeHealthRecordValidatorIF, HomeHealthRecordValidatorIF) - Constructor for class com.mmm.cms.homehealth.ScoringResults
Constructor to set all the internal references
ScoringResults(CollectionValidationEditsIF, Collection<HomeHealthEventIF>, HIPPSCodeIF, String, DataValidityFlagIF, TreatmentAuthorizationIF, DiagnosisScoringStatus_EN[], DiagnosisScoringStatus_EN[]) - Constructor for class com.mmm.cms.homehealth.ScoringResults
 
ScoringResults(ScoringResultsIF) - Constructor for class com.mmm.cms.homehealth.ScoringResults
 
scoringResultsEmpty - Variable in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
 
ScoringResultsFormatter - Class in com.mmm.cms.util
This utility class consolidates formatting of scoring results to return to the DLL, or to output to a file.
ScoringResultsFormatter() - Constructor for class com.mmm.cms.util.ScoringResultsFormatter
 
ScoringResultsIF - Interface in com.mmm.cms.homehealth.proto
Holds the HIPPS, OASIS Treatment Authorization, Version and Flag information accumulated during the Grouper scoring process.
secondaryOnly - Variable in class com.mmm.cms.homehealth.DiagnosisCode
Flag identifying code as a secondary or manifestation only code.
ServiceIssueException - Exception in com.mmm.cms.homehealth.proto
Exception used when Therapy N/A = 1, i.e.
ServiceIssueException(HomeHealthGrouperIF) - Constructor for exception com.mmm.cms.homehealth.proto.ServiceIssueException
 
ServiceIssueException(HomeHealthGrouperIF, String) - Constructor for exception com.mmm.cms.homehealth.proto.ServiceIssueException
 
ServiceIssueException(HomeHealthGrouperIF, String, Throwable) - Constructor for exception com.mmm.cms.homehealth.proto.ServiceIssueException
 
ServiceIssueException(HomeHealthGrouperIF, Throwable) - Constructor for exception com.mmm.cms.homehealth.proto.ServiceIssueException
 
servicesUtilization - Variable in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
set(int, DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.EtiologyPairsList
 
set(int, OasisValidationEditIF) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
set(Object) - Method in class com.mmm.cms.homehealth.vut.EmptyIterator
 
setAdjustment(int, int) - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
This sets the equation value.
setAdjustment(int, int) - Method in interface com.mmm.cms.homehealth.proto.CaseMixAdjustmentItemIF
Sets the equation adjustment value
setAlternatePrimaryScorable(boolean) - Method in class com.mmm.cms.homehealth.DiagnosticGroup
Sets the alternate primary code scorable flag
setAlternatePrimaryScorable(boolean) - Method in interface com.mmm.cms.homehealth.proto.DiagnosticGroupIF
Sets the alternate primary code scorable flag
setASSMT_REASON(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setASSMT_REASON(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setASSMT_REASON(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setASSMT_REASON(int) - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
Sets the assessment Reason
setASSMT_REASON(int) - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
Sets the assessment reason
setBasePath(File) - Method in class com.mmm.cms.homehealth.GrouperDataManager
Set the value of basePath which is the folder location of the data files
setBlank() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Sets the record's fields to their default values
setBlank() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setBlank() - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Sets the record's fields to their default values
setBWL_INCONT(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setBWL_INCONT(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setBWL_INCONT(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setClinicalIssue(boolean) - Method in class com.mmm.cms.homehealth.DataValidityFlag
sets the Clinical Issues flag
setClinicalIssue(boolean) - Method in interface com.mmm.cms.homehealth.proto.DataValidityFlagIF
Set to true if there is a Clinical issue.
setClinicalModel_1(HomeHealthScoringModelIF) - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
setClinicalModel_1(ClinicalFunctional_ScoringModel_v3210) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
setClinicalModel_2(HomeHealthScoringModelIF) - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
setClinicalModel_2(ClinicalFunctional_ScoringModel_v3210) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
setClinicalModel_3(HomeHealthScoringModelIF) - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
setClinicalModel_3(ClinicalFunctional_ScoringModel_v3210) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
setClinicalModel_4(HomeHealthScoringModelIF) - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
setClinicalModel_4(ClinicalFunctional_ScoringModel_v3210) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
setClinicalScore(PointsScoringEquationsIF) - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
Sets the clinical score.
setClinicalScore(PointsScoringEquationsIF) - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
Sets the clinical scoring values
setClinicalSeverity(char) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
Sets the Clinical Severity character
setClinicalSeverity(char) - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
sets the Clinical Severity character
setClinicalValidator(HomeHealthRecordValidatorIF) - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
Sets the HomeHealthRecordValidatorIF that was used on the record during the scoring of Clinical/Functional issues.
setClinicalValidator(HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.ScoringResults
Sets the HomeHealthRecordValidatorIF that was used on the record during the scoring.
setCode(String) - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Set the value of code but ensures that the code contains only alpha- numeric or decimal characters, or is empty; Codes within this class are not representations of the the way the code is stored but instead it is a usable code value or empty.
setCode(String) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setCode(String) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
Sets the code value
setCodeType(CodeType_EN) - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Sets the code type - ICD-9 or ICD-10
setCodeType(CodeType_EN) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setCodeType(CodeType_EN) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
Sets the code type - must be either 1 for diagnosis or 2 for procedure
setCRNT_AMBLTN(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCRNT_AMBLTN(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setCRNT_AMBLTN(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setCRNT_BATHG(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCRNT_BATHG(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setCRNT_BATHG(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
January 2014 - Changed from "CUR" to "CRNT" Format: Right justified; pad left with zero.
setCRNT_DRESS_LOWER(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCRNT_DRESS_LOWER(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setCRNT_DRESS_LOWER(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
January 2014 - Changed from "CUR" to "CRNT" Format: Right justified; pad left with zero.
setCRNT_DRESS_UPPER(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCRNT_DRESS_UPPER(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setCRNT_DRESS_UPPER(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
January 2014 - Changed from "CUR" to "CRNT" Format: Right justified; pad left with zero.
setCRNT_MGMT_INJCTN_MDCTN(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCRNT_MGMT_INJCTN_MDCTN(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setCRNT_MGMT_INJCTN_MDCTN(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setCRNT_TOILTG(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCRNT_TOILTG(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setCRNT_TOILTG(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
January 2014 - Changed from "CUR" to "CRNT" Format: Right justified; pad left with zero.
setCRNT_TRNSFRNG(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCRNT_TRNSFRNG(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setCRNT_TRNSFRNG(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
January 2014 - Changed from "CUR" to "CRNT" Format: Right justified; pad left with zero.
setCurrency(Currency) - Method in class com.mmm.cms.util.IntegerFormat
Not supported
setDataValidityFlag(DataValidityFlagIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
sets the data validity flag during validation
setDataValidityFlag(DataValidityFlagIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
sets the data validity flag object - should not be null
setDataValidityFlag(DataValidityFlagIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
sets the data validity flag object - should not be null
setDataValidityFlag(DataValidityFlagIF) - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
sets the data validity flag object - should not be null
setDateRanger(DateRanger) - Method in class com.mmm.cms.homehealth.io.AbstractRecordConverter
 
setDefaultGrouperClassName(String) - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Set the value of defaultGrouperClassName
setDefaultVersionPrefix(String) - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
Set the value of defaultVersionPrefix
setDescription(String) - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Set the value of description
setDescription(String) - Method in class com.mmm.cms.homehealth.AbstractGrouper
This should only be done at construction time
setDescription(String) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setDescription(String) - Method in class com.mmm.cms.homehealth.DiagnosticGroup
Set the value of description
setDescription(String) - Method in enum com.mmm.cms.homehealth.proto.DiagnosisScoringStatus_EN
 
setDescription(String) - Method in enum com.mmm.cms.homehealth.proto.EventId_EN
 
setDescription(String) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
Empty method - you can not reset the description
setDescription(String) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
Empty method - you can not reset the description
setDescription(String) - Method in class com.mmm.cms.homehealth.vut.oasis.AbstractItemValidator
Does nothing - description can not be set after creation
setDescription(String) - Method in interface com.mmm.cms.util.Describable
Sets the objects internal description
setDiabeticUlcer(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode
Sets the diabetic ulcer related indicator
setDiabeticUlcer(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setDiabeticUlcer(boolean) - Method in interface com.mmm.cms.homehealth.proto.CodeUlcerIF
Sets the relating to Diabetic Ulcer flag
setDiagnosisScoringStatus(int[]) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
sets the status of a code as it pertains to scoring.
setDiagnosisScoringStatus(DiagnosisScoringStatus_EN[]) - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
sets the status of a code as it pertains to scoring.
setDiagnosisScoringStatus(DiagnosisScoringStatus_EN[]) - Method in class com.mmm.cms.homehealth.ScoringResults
 
setDiagnosisScoringStatus(int[]) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Set the value of diagnosisScoringStatus
setDiagnosisScoringStatus(int[]) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Set the value of diagnosisScoringStatus
setDiagnosisScoringStatus(int[]) - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
Set the value of diagnosisScoringStatus
setDiagnosticGroup(DiagnosticGroupIF) - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Set the value of diagnosticGroup
setDiagnosticGroup(DiagnosticGroupIF) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setDiagnosticGroup(DiagnosticGroupIF) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
sets the Diagnostic Group indicator
setDirty(boolean) - Method in class com.mmm.cms.homehealth.EtiologyPairsList
sets the dirty flag.
setDirty(boolean) - Method in interface com.mmm.cms.homehealth.proto.EtiologyPairingListIF
sets the dirty flag and is useful if the list organized outside of this implementation.
setDRUG_RGMN_RVW(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Set the value of DRUG_REGIMEN_REVIEW
setDRUG_RGMN_RVW(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
sets Drug Regimen Review
setDRUG_RGMN_RVW(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
sets Drug Regimen Review
setDRUG_RGMN_RVW(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
sets Drug Regimen Review
setDRUG_RGMN_RVW(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
sets Drug Regimen Review
setEarly13AndUnder(int) - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
Set the value of equation1
setEarly13AndUnder(int) - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Set the value of equation1
setEarly13AndUnder(int) - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
Set the value of Early timing, 13 and under visits Also referred as equation 1
setEarly14Plus(int) - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
Set the value of equation1
setEarly14Plus(int) - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Set the value of equation2
setEarly14Plus(int) - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
Set the value of Early timing, 14 and more visits.
setEdit(OasisEditIF) - Method in class com.mmm.cms.homehealth.vut.OasisValidationEdit
 
setEffectiveDateStart(Calendar) - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
setEffectiveDateStart(Calendar) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
sets the effective start date
setEffectiveDateStart(Calendar) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
 
setEffectiveDateStart(Calendar) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
setEffectiveDateStartWindow(Calendar) - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
setEffectiveDateStartWindow(Calendar) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
Sets the effective start date window.
setEffectiveDateStartWindow(Calendar) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
 
setEffectiveDateStartWindow(Calendar) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
setEffectiveDateThru(Calendar) - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
setEffectiveDateThru(Calendar) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
sets the effective thru date
setEffectiveDateThru(Calendar) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
 
setEffectiveDateThru(Calendar) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
setEndDate(String) - Method in class com.mmm.cms.homehealth.io.AbstractRecordConverter
Sets the end date of the Date Ranger
setEndDate(String) - Method in interface com.mmm.cms.homehealth.io.OasisRecordConverterIF
Sets the end date of the converter, inclusive
setEndDate(String) - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
setEndDate(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_B_RecordUtil
 
setEndDate(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
 
setEndDate(String) - Method in class com.mmm.cms.util.DateRanger
Sets the end date, this is an inclusive date
setEPISODE_TIMING(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setEPISODE_TIMING(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setEPISODE_TIMING(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setEPISODE_TIMING(int) - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
Sets the Episode timing
setEPISODE_TIMING(int) - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
Sets the episode timing
setEquationValue(int, int) - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Sets the equation value at the 0-based index, with the value
setEquationValue(int, int) - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
 
setEtiologyPairCodes(List<DiagnosisCodeIF>) - Method in class com.mmm.cms.homehealth.DiagnosisCode
Sets the List of Etiology paired codes
setEtiologyPairCodes(List<DiagnosisCodeIF>) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setEtiologyPairCodes(List<DiagnosisCodeIF>) - Method in interface com.mmm.cms.homehealth.proto.EtiologyPairingIF
Sets the Allowable Etiology Pair codes for this current code.
setEventId(EventId_EN) - Method in class com.mmm.cms.homehealth.HomeHealthEvent
Sets the event id
setEventId(EventId_EN) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventIF
Sets the event id
setException(Exception) - Method in class com.mmm.cms.homehealth.HomeHealthEvent
Sets the Exception
setException(Exception) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventIF
Sets the Exception
setException(Exception) - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
sets any exception that happened during to scoring that possibly stopped the scoring from working properly or at all.
setException(Exception) - Method in class com.mmm.cms.homehealth.ScoringResults
 
setFillerChar(char) - Method in class com.mmm.cms.util.IntegerFormat
Set the value of fillerChar
setFunctionalIssue(boolean) - Method in class com.mmm.cms.homehealth.DataValidityFlag
sets the Functional Issues flag
setFunctionalIssue(boolean) - Method in interface com.mmm.cms.homehealth.proto.DataValidityFlagIF
Set to true if there is a Functional issue.
setFunctionalScore(PointsScoringEquationsIF) - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
Sets the functional score.
setFunctionalScore(PointsScoringEquationsIF) - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
Sets the functional scoring values
setFunctionalSeverity(char) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
Sets the Functional Severity character
setFunctionalSeverity(char) - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
sets the Functional Severity character
setGrouper(HomeHealthGrouperIF) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setGrouper(HomeHealthGrouperIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthScoringModelIF
Sets the Grouper which created this model at run time.
setGrouper(HomeHealthGrouperIF) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
Sets the Home Health grouper that this model is associated with, null if no grouper
setGrouper(HomeHealthGrouperIF) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
Sets the reference to the Grouper this model belongs to
setGrouper(HomeHealthGrouperIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Sets the Home Health grouper that this model is associated with, null if no grouper
setGrouper(HomeHealthGrouperIF) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
 
setGrouper(HomeHealthGrouperIF) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
setGrouperDataManager(GrouperDataManager) - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
setGrouperDataManager(GrouperDataManager) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
setGrouperVersion(String) - Method in class com.mmm.cms.homehealth.ScoringResults
Sets the reference grouper version
setGroupingStep(int) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
Sets the Grouping step number
setGroupingStep(int) - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
sets the Grouping step number
setHhPpsRecordItemValidators(RecordItemValidator_HH_PPS_IF[]) - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
sets the list of HH-PPS validators
setHIPPS_CODE(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: If not blank, must be upper case alphanumeric.
setHIPPS_CODE(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
Internal proxy to the homeHealthRecord.setHIPPS_Code();
setHIPPS_CODE(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
 
setHIPPSCode(HIPPSCodeIF) - Method in class com.mmm.cms.homehealth.ScoringResults
Sets the HIPPS code object
setHomeHealthGrouper(HomeHealthGrouperIF) - Method in class com.mmm.cms.homehealth.GrouperDataManager
Set the value of homeHealthGrouper
setId(int) - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
Set the value of id
setId(int) - Method in class com.mmm.cms.homehealth.DiagnosticGroup
Set the value of id
setId(int) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
 
setId(int) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
 
setId(int) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
 
setId(int) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
 
setId(int) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
setId(int) - Method in interface com.mmm.cms.util.Identifiable
Sets the id for the object at run time
setIncludeDescriptions(boolean) - Method in class com.mmm.cms.homehealth.GrouperDataManager
 
setIncludeDescriptions(boolean) - Method in interface com.mmm.cms.homehealth.proto.DataManagerIF
 
setInclusionary(boolean) - Method in class com.mmm.cms.homehealth.EtiologyPairsList
sets the inclusionary flag for this list.
setInclusionary(boolean) - Method in interface com.mmm.cms.homehealth.proto.EtiologyPairingListIF
Sets the flag to indicate that the list is an Inclusionary or Exclusionary list.
setINCNTNT_TIMING(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Set the value of INCNTNT_TIMING
setINCNTNT_TIMING(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
set When Urinary Incontinence Occurs
setINCNTNT_TIMING(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
set When Urinary Incontinence Occurs
setINCNTNT_TIMING(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
set When Urinary Incontinence Occurs
setINFO_COMPLETED_DT(Calendar) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: YYYYMMDD
setINFO_COMPLETED_DT(Calendar) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setINFO_COMPLETED_DT(Calendar) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
sets the M0090_INFO_COMPLETED_DT Format: YYYYMMDD
setINFO_COMPLETED_YR34(Calendar) - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
Sets the completion date of care
setINFO_COMPLETED_YR34(Calendar) - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
Sets the completed date
setInputFile(File) - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
setInputFilename(String) - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
setKey(String) - Method in class com.mmm.cms.homehealth.vut.HHOasisDataItem
This method does not actually do anything.
setLater13AndUnder(int) - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
Set the value of equation1
setLater13AndUnder(int) - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Set the value of equation3
setLater13AndUnder(int) - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
Set the value of Later timing, 13 and under visits Also referred as equation 3
setLater14Plus(int) - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
Set the value of equation1
setLater14Plus(int) - Method in class com.mmm.cms.homehealth.PointsScoringEquations
Set the value of equation4
setLater14Plus(int) - Method in interface com.mmm.cms.homehealth.proto.PointsScoringEquationsIF
Set the value of Later timing, 14 and more visits Also referred as equation 4
setLESION_OPEN_WND(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 0=No, 1=Yes
setLESION_OPEN_WND(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setLESION_OPEN_WND(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: 0=No, 1=Yes
setManifestationSequenceIssue(boolean) - Method in class com.mmm.cms.homehealth.DataValidityFlag
sets the Manifestation Issues flag
setManifestationSequenceIssue(boolean) - Method in interface com.mmm.cms.homehealth.proto.DataValidityFlagIF
Set to true if there is a Manifestation Sequence issue.
setMaximumFractionDigits(int) - Method in class com.mmm.cms.util.IntegerFormat
Not supported
setMessage(String) - Method in class com.mmm.cms.homehealth.HomeHealthEvent
sets the message
setMessage(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventIF
Sets the message
setMinimumFractionDigits(int) - Method in class com.mmm.cms.util.IntegerFormat
Not supported
setModel(HomeHealthScoringModelIF) - Method in class com.mmm.cms.homehealth.HomeHealthEvent
sets the scoring model
setModel(HomeHealthScoringModelIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventIF
Sets the scoring model
setName(String) - Method in class com.mmm.cms.homehealth.AbstractGrouper
This should only be done at construction time
setName(String) - Method in class com.mmm.cms.homehealth.CaseMixAdjustmentItem
Set the value of name
setName(String) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
This method does nothing - the name can not be reset
setName(String) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
Empty method - you can reset the name
setName(String) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
This method does nothing - the name can not be reset
setName(String) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
 
setName(String) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
Emtpy method - you can reset the name
setName(String) - Method in class com.mmm.cms.homehealth.v3414.ClinicalFunctional_ScoringModel_v3414
 
setName(String) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
setName(String) - Method in class com.mmm.cms.homehealth.vut.oasis.AbstractItemValidator
Does nothing - name can not be set after creation
setName(String) - Method in interface com.mmm.cms.util.Namable
Sets the run-time name associated with the object
setNBR_PRSULC_STG1(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_PRSULC_STG1(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setNBR_PRSULC_STG1(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_PRSULC_STG2(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_PRSULC_STG2(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setNBR_PRSULC_STG2(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_PRSULC_STG3(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_PRSULC_STG3(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setNBR_PRSULC_STG3(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_PRSULC_STG4(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_PRSULC_STG4(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setNBR_PRSULC_STG4(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_STAS_ULCR(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_STAS_ULCR(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setNBR_STAS_ULCR(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
January 2014 - Changed from "NUM" to "NBR" Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_STG2_AT_SOC_ROC(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
setNBR_STG2_AT_SOC_ROC(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
 
setNBR_STG3_AT_SOC_ROC(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
setNBR_STG3_AT_SOC_ROC(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
 
setNBR_STG4_AT_SOC_ROC(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
setNBR_STG4_AT_SOC_ROC(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
 
setNBR_SURGWND(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_SURGWND(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_B_IF
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNonRoutineSupplies(char) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
Sets the Non Routine Supplies character
setNonRoutineSupplies(char) - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
sets the Non Routine Supplies character
setNrsDiagnosisScoringStatus(DiagnosisScoringStatus_EN[]) - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
sets the status of a code as it pertains to scoring.
setNrsDiagnosisScoringStatus(DiagnosisScoringStatus_EN[]) - Method in class com.mmm.cms.homehealth.ScoringResults
 
setNrsScoringModel(HomeHealthScoringModelIF) - Method in class com.mmm.cms.homehealth.AbstractGrouper
 
setNrsScoringModel(NRS_ScoringModel_v3210) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
 
setNrsValidator(HomeHealthRecordValidatorIF) - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
Sets the HomeHealthRecordValidatorIF that was used on the record during the scoring of NRS.
setNrsValidator(HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.ScoringResults
Set the value of nrsValidator
setNSTG_CVRG(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Set the value of NSTG_CVRG
setNSTG_CVRG(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
setNSTG_CVRG(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
setNSTG_CVRG(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
 
setNSTG_CVRG(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
setNSTG_CVRG_SOC_ROC(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
setNSTG_CVRG_SOC_ROC(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
Unstageable Due To Coverage By Slough Or Eschar At SOC/ROC
setNSTG_DEEP_TISSUE_SOC_ROC(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
setNSTG_DEEP_TISSUE_SOC_ROC(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
Unstageable Due To Suspected Deep Tissue Injury In Evolution At SOC/ROC
setNSTG_DEEP_TISUE(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Set the value of NSTG_DEEP_TISSUE
setNSTG_DEEP_TISUE(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
sets Unstageable Due To Suspected Deep Tissue Injury In Evolution
setNSTG_DEEP_TISUE(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
sets Unstageable Due To Suspected Deep Tissue Injury In Evolution
setNSTG_DEEP_TISUE(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
sets Unstageable Due To Suspected Deep Tissue Injury In Evolution
setNSTG_DEEP_TISUE(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
sets Unstageable Due To Suspected Deep Tissue Injury In Evolution
setNSTG_DRSG(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Set the value of NSTG_DRSG
setNSTG_DRSG(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
sets Unstageable Due To Non-removable Dressing or Device
setNSTG_DRSG(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
sets Unstageable Due To Non-removable Dressing or Device
setNSTG_DRSG(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
sets Unstageable Due To Non-removable Dressing or Device
setNSTG_DRSG(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
sets Unstageable Due To Non-removable Dressing or Device
setNSTG_DRSG_SOC_ROC(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
setNSTG_DRSG_SOC_ROC(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
Unstageable Due To Non-removable Dressing Or Device At SOC/ROC
setOasisDataItem(OasisDataItemIF) - Method in class com.mmm.cms.homehealth.vut.OasisValidationEdit
 
setOasisRecordItemValidators(RecordItemValidatorIF[]) - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
sets the list of Oasis record item validators
setOffset(int) - Method in class com.mmm.cms.homehealth.DiagnosisCode
Sets the codes offset in the record's Diagnosis grid.
setOffset(int) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
does nothing
setOffset(int) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
Sets the 0 based position of the code within the record's Diagnosis grid Introduced for V3312
setOptionalPaymentCode(boolean) - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Sets the optional payment code flag - Originally used for V-Codes to indicate that the payment codes are to be used.
setOptionalPaymentCode(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setOptionalPaymentCode(boolean) - Method in interface com.mmm.cms.homehealth.proto.OptionalPaymentCodeIF
sets the optional payment code indicator
setOptionalVCode(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setOSTOMY(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setOSTOMY(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setOSTOMY(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setOTH_DIAG1_ICD(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
setOTH_DIAG1_ICD(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setOTH_DIAG1_ICD(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
setOTH_DIAG2_ICD(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
setOTH_DIAG2_ICD(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setOTH_DIAG2_ICD(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
setOTH_DIAG3_ICD(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
setOTH_DIAG3_ICD(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setOTH_DIAG3_ICD(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
setOTH_DIAG4_ICD(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
setOTH_DIAG4_ICD(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setOTH_DIAG4_ICD(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
setOTH_DIAG5_ICD(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
setOTH_DIAG5_ICD(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setOTH_DIAG5_ICD(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
setOtherPrefix(String) - Method in class com.mmm.cms.homehealth.vut.oasis.AbstractClinicalItemValidator
 
setOutputFilename(String) - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
setPAIN_FREQ_ACTVTY_MVMT(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setPAIN_FREQ_ACTVTY_MVMT(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPAIN_FREQ_ACTVTY_MVMT(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setPassThru_1(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_10(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_11(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_12(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_13(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_14(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_15(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_16(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_17(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_18(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_19(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_2(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_20(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_21(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_22(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_23(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_24(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_25(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_26(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_3(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_4(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_5(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_6(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_7(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_8(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThru_9(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
PassThru
setPassThruDefaults() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
This method is used this class needs to provide the default values for the values that are ignored by the HomeHealth Grouper.
setPMT_DIAG_ICD_A3(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_A3(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPMT_DIAG_ICD_A3(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_A4(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_A4(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPMT_DIAG_ICD_A4(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_B3(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_B3(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPMT_DIAG_ICD_B3(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_B4(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_B4(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPMT_DIAG_ICD_B4(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_C3(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_C3(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPMT_DIAG_ICD_C3(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_C4(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_C4(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPMT_DIAG_ICD_C4(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_D3(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_D3(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPMT_DIAG_ICD_D3(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_D4(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_D4(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPMT_DIAG_ICD_D4(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_E3(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_E3(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPMT_DIAG_ICD_E3(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_E4(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_E4(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPMT_DIAG_ICD_E4(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_F3(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_F3(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPMT_DIAG_ICD_F3(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_F4(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_F4(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPMT_DIAG_ICD_F4(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPRESS_ULCER(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
Format: 0=No, 1=Yes
setPRESS_ULCER(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_B_IF
Sets the PRESS_ULCER OASIS-B = M0455 OASIS-C = 1306 OASIS-C1 = 1306 Format: 0=No, 1=Yes
setPrimary(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode
Sets the primary code indicator
setPrimary(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setPrimary(boolean) - Method in interface com.mmm.cms.homehealth.proto.CodePositionalIF
Sets the Primary Diagnosis indicator
setPRIMARY_DIAG_ICD(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space.
setPRIMARY_DIAG_ICD(DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setPRIMARY_DIAG_ICD(DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space.
setPrimaryAwardableCode(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode
if the code is null or the code is not a V-Code, and the parameter value is true, then this throws an IllegalStateException because the value can not be set to true unless it is a V-Code.
setPrimaryAwardableCode(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
does nothing
setPrimaryAwardableCode(boolean) - Method in interface com.mmm.cms.homehealth.proto.PrimaryAwardableIF
if the code is null or the code is not a V-Code (I-9) or Z-Code (I-10), and the parameter value is true, then this throws an IllegalStateException because the value can not be set to true unless it is a V/Z-Code.
setProperties(Properties) - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
setPRSR_ULCR_DEPTH(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
setPRSR_ULCR_DEPTH(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
 
setPRSR_ULCR_LNGTH(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
setPRSR_ULCR_LNGTH(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
 
setPRSR_ULCR_WDTH(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
setPRSR_ULCR_WDTH(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
 
setRecord(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.HomeHealthEvent
Sets the Home Health record
setRecord(HomeHealthRecordIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventIF
Sets the Home Health record
setRecordLength(int) - Method in class com.mmm.cms.homehealth.io.AbstractRecordConverter
 
setScore(DiagnosisCodeIF, int, int, int, boolean) - Method in class com.mmm.cms.homehealth.DiagnosisScoringGrid
 
setScore(DiagnosisCodeIF, int, int, int, boolean) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisScoringGridIF
 
setScoreAt(int, int) - Method in interface com.mmm.cms.homehealth.proto.ScoringPointsIF
Sets the scoring equation at a specific position within the array
setScoreAt(int, int) - Method in class com.mmm.cms.homehealth.ScoringPoints
Sets the scoring equation at a specific position within the array
setScoredByWinningContention(int, boolean) - Method in class com.mmm.cms.homehealth.DiagnosisScoringGrid
 
setScoredByWinningContention(int, boolean) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisScoringGridIF
sets the flag indicating that the diagnosis code scored due to winning a etiology/manifestation contention
setScores(int[]) - Method in interface com.mmm.cms.homehealth.proto.ScoringPointsIF
Sets the array of integers representing the scoring equations
setScores(int[]) - Method in class com.mmm.cms.homehealth.ScoringPoints
Sets the array of integers representing the scoring equations
setScoringEvents(Collection<HomeHealthEventIF>) - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
sets the List of Home Health scoring events
setScoringEvents(Collection<HomeHealthEventIF>) - Method in class com.mmm.cms.homehealth.ScoringResults
 
setSecondaryOnly(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode
Sets the secondary flag
setSecondaryOnly(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setSecondaryOnly(boolean) - Method in interface com.mmm.cms.homehealth.proto.CodePositionalIF
sets the secondary only flag
setServiceIssue(boolean) - Method in class com.mmm.cms.homehealth.DataValidityFlag
sets the Services Issues flag
setServiceIssue(boolean) - Method in interface com.mmm.cms.homehealth.proto.DataValidityFlagIF
Set to true if there is a Services issue.
setServicesUtilization(char) - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
Sets the Services Utilization character
setServicesUtilization(char) - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
sets the Services Utilization character
setShortName(String) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
sets the short name for this Scoring Model
setSRGCL_WND_PRSNT(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 0=No, 1=Yes
setSRGCL_WND_PRSNT(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setSRGCL_WND_PRSNT(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: 0=No, 1=Yes
setSTART_CARE_DT(Calendar) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: YYYYMMDD
setSTART_CARE_DT(Calendar) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setSTART_CARE_DT(Calendar) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
sets the M0030_START_CARE_DT Format: YYYYMMDD
setSTART_CARE_YR34(Calendar) - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
Sets the start date of care
setSTART_CARE_YR34(Calendar) - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
Sets the start date
setStartDate(String) - Method in class com.mmm.cms.homehealth.io.AbstractRecordConverter
Sets the start date of the Date Ranger
setStartDate(String) - Method in interface com.mmm.cms.homehealth.io.OasisRecordConverterIF
Sets the start date of the converter, inclusive
setStartDate(String) - Method in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
setStartDate(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_B_RecordUtil
 
setStartDate(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_C1_RecordUtil_v2_11
 
setStartDate(String) - Method in class com.mmm.cms.util.DateRanger
Sets the start date, this is an inclusive date
setSTAS_ULCR_PRSNT(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 0=No, 1=Yes
setSTAS_ULCR_PRSNT(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setSTAS_ULCR_PRSNT(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: 0=No, 1=Yes
setSTATUS_PROBLEM_PRESSURE_ULCER(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
setSTG_PRBLM_ULCER(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setSTG_PRBLM_ULCER(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setSTG_PRBLM_ULCER(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setSTUS_PRBLM_PRSR_ULCR(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Set the value of STATUS_PROBLEM_PRESSURE_ULCER
setSTUS_PRBLM_PRSR_ULCR(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
gets Status of most Problematic Pressure Ulcer
setSTUS_PRBLM_PRSR_ULCR(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
gets Status of most Problematic Pressure Ulcer
setSTUS_PRBLM_PRSR_ULCR(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
gets Status of most Problematic Pressure Ulcer
setSTUS_PRBLM_SRGCL_WND(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setSTUS_PRBLM_SRGCL_WND(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setSTUS_PRBLM_SRGCL_WND(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setSTUS_PRBLM_STAS_ULCR(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setSTUS_PRBLM_STAS_ULCR(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setSTUS_PRBLM_STAS_ULCR(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setTestRecordId(int) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
Set the value of testRecordId
setTHER_NEED_NA(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 0=No/Unchecked, 1=Yes/Checked
setTHER_NEED_NA(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setTHER_NEED_NA(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: 0=No/Unchecked, 1=Yes/Checked
setTHER_NEED_NBR(int) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Field must be blank or contain a number which is right-justified and zero-filled.
setTHER_NEED_NBR(int) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setTHER_NEED_NBR(int) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
January 2014 - Changed from "NUM" to "NBR" Format: Field must be blank or contain a number which is right-justified and zero-filled.
setTHH_ENT_NUTRITION(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 0=No/Unchecked, 1=Yes/Checked
setTHH_ENT_NUTRITION(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setTHH_ENT_NUTRITION(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: 0=No/Unchecked, 1=Yes/Checked
setTHH_IV_INFUSION(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 0=No/Unchecked, 1=Yes/Checked
setTHH_IV_INFUSION(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setTHH_IV_INFUSION(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: 0=No/Unchecked, 1=Yes/Checked
setTHH_NONE_ABOVE(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 0=No/Unchecked, 1=Yes/Checked
setTHH_NONE_ABOVE(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setTHH_NONE_ABOVE(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: 0=No/Unchecked, 1=Yes/Checked
setTHH_PAR_NUTRITION(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 0=No/Unchecked, 1=Yes/Checked
setTHH_PAR_NUTRITION(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setTHH_PAR_NUTRITION(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: 0=No/Unchecked, 1=Yes/Checked
setToBlank() - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
Sets the code to all blanks
setTreatmentAuthorization(TreatmentAuthorizationIF) - Method in class com.mmm.cms.homehealth.ScoringResults
Sets the treatment Authorization object
setUlcer(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode
Sets the ulcer related indicator
setUlcer(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setUlcer(boolean) - Method in interface com.mmm.cms.homehealth.proto.CodeUlcerIF
Sets the relating to Ulcer flag
setUNHEALED_STAGE2_PRESSURE_ULCER(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
setUNHLD_STG2_PRSR_ULCR(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
Set the value of UNHEALED_STAGE2_PRESSURE_ULCER
setUNHLD_STG2_PRSR_ULCR(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
sets Patient Has At Least 1 Unhealed PU At Stage 2 Or Higher
setUNHLD_STG2_PRSR_ULCR(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
sets Patient Has At Least 1 Unhealed PU At Stage 2 Or Higher
setUNHLD_STG2_PRSR_ULCR(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C_IF
sets Patient Has At Least 1 Unhealed PU At Stage 2 Or Higher
setUNHLD_STG2_PRSR_ULCR(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
sets Patient Has At Least 1 Unhealed PU At Stage 2 Or Higher
setUNOBS_PRSULC(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
Format: 0=No, 1=Yes
setUNOBS_PRSULC(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_B_IF
Format: 0=No, 1=Yes
setUNOBS_STASULC(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
Format: 0=No, 1=Yes
setUNOBS_STASULC(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_B_IF
Format: 0=No, 1=Yes
setUR_INCONT(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setUR_INCONT(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setUR_INCONT(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setUseOptionalLogic(boolean) - Method in class com.mmm.cms.homehealth.v4115.ClinicalFunctional_ScoringModel_v4115
 
setValidationEdits(CollectionValidationEditsIF) - Method in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
Sets the validation edits
setValidationEdits(CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.ScoringResults
 
setValidCode(boolean) - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Set the value of validCode
setValidCode(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setValidCode(boolean) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
Sets the valid code flag
setValidForScoring(boolean) - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Set the value of validForScoring
setValidForScoring(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
Does nothing
setValidForScoring(boolean) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisCodeIF
sets the valid for scoring flag
setValidityFlag(String) - Method in class com.mmm.cms.homehealth.DataValidityFlag
Does nothing - you can not set the validity flag as a single string
setValidityFlag(String) - Method in interface com.mmm.cms.homehealth.proto.DataValidityFlagIF
Sets the issues by setting the validity flag value.
setValidityFlag(DataValidityFlagIF) - Method in class com.mmm.cms.homehealth.ScoringResults
Sets the validity flag
setValue(String) - Method in class com.mmm.cms.homehealth.vut.HHOasisDataItem
This method does not actually do anything.
setVersion(String) - Method in class com.mmm.cms.homehealth.AbstractGrouper
This should only be done at construction time
setVersion(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
Sets the version identifier for this grouper.
setVersion(String) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
Sets the version string - traditionally this should be exactly 5 characters long and never null
setVersion(String) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
The version name can not be reset This method does nothing.
setVISION(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setVISION(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setVISION(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setWHEN_DYSPNEIC(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setWHEN_DYSPNEIC(String) - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
setWHEN_DYSPNEIC(String) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordIF
Format: Right justified; pad left with zero.
SeverityLimitValue - Class in com.mmm.cms.homehealth
Holds the severity levels used with the HIPPS code.
SeverityLimitValue(int, int, char) - Constructor for class com.mmm.cms.homehealth.SeverityLimitValue
Since this object can not be changed, this constructor checks for valid limit and values.
SHORTNAME - Static variable in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
 
size() - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
size() - Method in class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
Always returns 59
skipOasisRecordValidation - Variable in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
SPACE_1 - Static variable in class com.mmm.cms.util.ValidateUtils
value of " " - one spaces
SPACE_2 - Static variable in class com.mmm.cms.util.ValidateUtils
value of " " - two spaces
startElement(String, String, String, Attributes) - Method in class com.mmm.cms.homehealth.io.OasisXmlHandler
 
startOfCareDate - Variable in class com.mmm.cms.homehealth.TreatmentAuthorization
 
startProgressBar() - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
provides popup message showing the status of the initialization
STATSTASIS_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if STATSTASIS is invalid
STATSTASIS_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if STATSTASIS is invalid
STATSURG_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if STATSURG is invalid
STATSURG_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if STATSURG is invalid
STGPRSUL_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if STGPRSUL is invalid
STGPRSUL_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if STGPRSUL is invalid
subList(int, int) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
SUFFIX - Static variable in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
sumIntArray(int[]) - Static method in class com.mmm.cms.util.HomeHealthUtils
Given an array of ints, sums their values and returns that sum.

T

TAG_ASMT_SYS_CD - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_ASSESSMENT - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_ITM_SBST_CD - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_ITM_SET_VRSN_CD - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_SPEC_VRSN_CD - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_SPEC_VRSN_CD_VALUE_OASIS_C - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_SPEC_VRSN_CD_VALUE_OASIS_C1_2_10A - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_SPEC_VRSN_CD_VALUE_OASIS_C1_2_10A_OTHER - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_SPEC_VRSN_CD_VALUE_OASIS_C1_2_11 - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_SPEC_VRSN_CD_VALUE_OASIS_C1_2_12 - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_SPEC_VRSN_CD_VALUE_OASIS_C2_2_20 - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_SPEC_VRSN_CD_VALUE_OASIS_C2_2_21 - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_SPEC_VRSN_CD_VALUE_OASIS_D_2_30 - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_SPEC_VRSN_CD_VALUE_OASIS_DEFAULT - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
TAG_TRANS_TYPE_CD - Static variable in class com.mmm.cms.homehealth.io.OasisXMLConverter
 
THER_NEED_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if THER_NEED is invalid
THER_NEED_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if THER_NEED is invalid
THERAPIES_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if THERAPIES is invalid
THERAPIES_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if THERAPIES is invalid
therapyNeedNumber - Variable in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
timing - Variable in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
toArray() - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
toArray(T[]) - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits_Empty
 
toHeaderOasisRecDelimeted(String) - Method in class com.mmm.cms.homehealth.io.util.Oasis_B_RecordUtil
Builds a header record explaining the format of the OASIS record.
toString() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Returns only the code value.
toString() - Method in class com.mmm.cms.homehealth.DataValidityFlag
 
toString() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
toString() - Method in class com.mmm.cms.homehealth.DiagnosticGroup
 
toString() - Method in class com.mmm.cms.homehealth.hipps.HIPPSCode
 
toString() - Method in class com.mmm.cms.homehealth.HomeHealthEvent
A formatted String
toString() - Method in class com.mmm.cms.homehealth.HomeHealthRecord
A string describing the values contained on this record.
toString() - Method in class com.mmm.cms.homehealth.io.record.Oasis_B_Record
 
toString() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C1_Record_2_11
 
toString() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C1_Record_2_12
Displays the HH-PPS values used for OASIS C1 2.12
toString() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C2_Record_2_20
Displays the HH-PPS values used for OASIS C1 2.20
toString() - Method in class com.mmm.cms.homehealth.io.record.Oasis_C_Record
 
toString() - Method in class com.mmm.cms.homehealth.io.record.Oasis_D_Record_2_30
Displays the HH-PPS values used for OASIS D 2.30
toString() - Method in enum com.mmm.cms.homehealth.proto.DiagnosisScoringStatus_EN
 
toString() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC1EditsEN
 
toString() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC2EditsEN
 
toString() - Method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisDEditsEN
 
toString() - Method in class com.mmm.cms.homehealth.ScoringResults
 
toString() - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
Same as getAuthorizationCode()
toString() - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
toString() - Method in class com.mmm.cms.homehealth.vut.CollectionValidationEdits
 
toString() - Method in class com.mmm.cms.homehealth.vut.HHOasisDataItem
 
toString() - Method in class com.mmm.cms.homehealth.vut.OasisValidationEdit
 
toStringFinest() - Method in class com.mmm.cms.homehealth.AbstractDiagnosisCode
Returns detailed information about this code.
toStringFinest() - Method in class com.mmm.cms.homehealth.DiagnosisCode
 
TreatmentAuthorization - Class in com.mmm.cms.homehealth
This holds the parts of the OASIS Treatment Authorization code and the getAuthorizationCode() converts those parts into the 18 character string for the Authorization output.
TreatmentAuthorization(HomeHealthRecordIF) - Constructor for class com.mmm.cms.homehealth.TreatmentAuthorization
 
TreatmentAuthorization(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF) - Constructor for class com.mmm.cms.homehealth.TreatmentAuthorization
Constructor that sets up the episode timing and dates prior to creating the code
TreatmentAuthorization_2015 - Class in com.mmm.cms.homehealth
Changes the TAC to use A=0, B=1, C=2, etc instead of the original A=0 or 1, B=1, C=2, etc
TreatmentAuthorization_2015(HomeHealthRecordIF) - Constructor for class com.mmm.cms.homehealth.TreatmentAuthorization_2015
 
TreatmentAuthorization_2015(HomeHealthRecordIF, HomeHealthRecordValidatorIF, PointsScoringEquationsIF, PointsScoringEquationsIF) - Constructor for class com.mmm.cms.homehealth.TreatmentAuthorization_2015
 
TreatmentAuthorizationIF - Interface in com.mmm.cms.homehealth.proto
This represents the 18 character code used to report the Oasis Treatment and Authorization for the Grouper results.
trimWithCarets(String) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
The OASIS-C/C1 spec published in 2013 for use starting in Oct 2014 states that the blank values can be identified with a single caret '^' and any value that has leading or trailing spaces, such as a DX code, in these record formats are replaced with the caret character as well.
twoSpace - Static variable in class com.mmm.cms.homehealth.HomeHealthRecord
 

U

UNKNOWN_UK - Static variable in class com.mmm.cms.util.ValidateUtils
Value of "UK"
UNOBS_PRSULC_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if UNOBS_PRSULC is invalid
UNOBS_PRSULC_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if UNOBS_PRSULC is invalid
UNOBS_STASULC_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if UNOBS_STASULC is invalid
UNOBS_STASULC_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if UNOBS_STASULC is invalid
UR_INCONT_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if UR_INCONT is invalid
UR_INCONT_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if UR_INCONT is invalid

V

validate(HomeHealthRecordIF) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
This is the main entry into the validation of the record.
validate(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecordValidatorIF
This is the main entry into the validation of the record.
validate(HomeHealthGrouperIF, HomeHealthRecordIF, CollectionValidationEditsIF, DataValidityFlagIF) - Method in interface com.mmm.cms.homehealth.proto.RecordItemValidator_HH_PPS_IF
validates the record on a specific criteria, reporting the edits to the CollectionValidationEditsIF collection and optionally reporting to the DataValidityFlagIF
validate(HomeHealthRecordIF, CollectionValidationEditsIF, DataValidityFlagIF) - Method in interface com.mmm.cms.homehealth.proto.RecordItemValidatorIF
validates the record on a specific criteria, reporting the edits to the CollectionValidationEditsIF collection and optionally reporting to the DataValidityFlagIF
validate(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
validate(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Entry to higher level validate for the Oasis record.
validate(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
Entry to higher level validate for the Oasis record.
validate(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Since this is a historic validation, this will always return null
validate(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Entry to higher level validate for the Oasis record.
validate(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
validate(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v4115.HomeHealthRecordValidator_v4115
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.AbstractClinicalItemValidator
The detailed validator that has no idea about the data validity flag
validate(HomeHealthRecordIF, CollectionValidationEditsIF, DataValidityFlagIF) - Method in class com.mmm.cms.homehealth.vut.oasis.AbstractClinicalItemValidator
This validates to a lower level method and if there are any invalid issues, it sets the Clinical issue flag to true
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.AbstractFunctionalItemValidator
The detailed validator that has no idea about the data validity flag
validate(HomeHealthRecordIF, CollectionValidationEditsIF, DataValidityFlagIF) - Method in class com.mmm.cms.homehealth.vut.oasis.AbstractFunctionalItemValidator
This validates to a lower level method and if there are any invalid issues, it sets the Functional issue flag to true
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.AbstractServiceItemValidator
The detailed validator that has no idea about the data validity flag
validate(HomeHealthRecordIF, CollectionValidationEditsIF, DataValidityFlagIF) - Method in class com.mmm.cms.homehealth.vut.oasis.AbstractServiceItemValidator
This validates to a lower level method and if there are any invalid issues, it sets the Service issue flag to true
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateAssessmentReason
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateBowlIncontinence
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateBowlIncontinenceOstomy
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateBowlIncontinenceOstomy_OASIS_D
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentAmbulation
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentBathing
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentDressing
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentToileting
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentTransferring
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateDrugRegimenReview
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateDrugRegimenReview_OASIS_D
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateEpisodeTiming
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateFrequencyPain
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateInjectableMeds
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateInjectableMeds_OASIS_C2
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateInjectableMeds_OASIS_D
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateLesionOpenWound
Deprecated.
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidatePressureUlcer_OASIS_C1
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidatePressureUlcer_OASIS_C2
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidatePressureUlcer_OASIS_D
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStageMostProblematicPressureUlcer
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStageMostProblematicPressureUlcer_OASIS_C2
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStageMostProblematicPressureUlcer_OASIS_D
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStasisUlcer
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStasisUlcer_OASIS_D
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateStatusProblematicSurgicalWound
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateTherapyAtHome
Validates therapy at home, IV infusion, Par Nutrition and Enteral Nutrition
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateTherapyNeed
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateUniqueDiagnosis
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateUrinaryIncontinence
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateUrinaryIncontinence_OASIS_C2
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateUrinaryIncontinence_OASIS_D
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateVision
 
validate(HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.oasis.ValidateWhenDyspneic
 
validate(HomeHealthGrouperIF, HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.pps.AbstractPPSClinicalItemValidator
The detailed validator that has no idea about the data validity flag
validate(HomeHealthGrouperIF, HomeHealthRecordIF, CollectionValidationEditsIF, DataValidityFlagIF) - Method in class com.mmm.cms.homehealth.vut.pps.AbstractPPSClinicalItemValidator
This validates to a lower level method and if there are any invalid issues, it sets the Clinical issue flag to true; if there are any Manifestation issues, it sets the Manifestation issue flag to true.
validate(HomeHealthGrouperIF, HomeHealthRecordIF, CollectionValidationEditsIF, DataValidityFlagIF) - Method in class com.mmm.cms.homehealth.vut.pps.AbstractPPSManifestationItemValidator
This validates to a lower level method and if there are any invalid issues, it sets the Clinical issue flag to true; if there are any Manifestation issues, it sets the Manifestation issue flag to true.
validate(HomeHealthGrouperIF, HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.pps.ValidateExistingCodes
 
validate(HomeHealthGrouperIF, HomeHealthRecordIF, CollectionValidationEditsIF, DataValidityFlagIF) - Method in class com.mmm.cms.homehealth.vut.pps.ValidateManifestationAsPrimaryDiagnosis
This adds a clinical issue flag if this edit occurs - the parents class already handles the manifestation issue indicator
validate(HomeHealthGrouperIF, HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.pps.ValidateManifestationAsPrimaryDiagnosis
 
validate(HomeHealthGrouperIF, HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.pps.ValidateManifestationEtiologyPairs
 
validate(HomeHealthGrouperIF, HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.pps.ValidateManifestationEtiologyPairs_C2_220
 
validate(HomeHealthGrouperIF, HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.pps.ValidateOptionalPaymentCodes
 
validate(HomeHealthGrouperIF, HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.pps.ValidateOptionalPaymentManifestation
 
validate(HomeHealthGrouperIF, HomeHealthRecordIF, CollectionValidationEditsIF) - Method in class com.mmm.cms.homehealth.vut.pps.ValidatePrimaryDiagnosis
 
ValidateAssessmentReason - Class in com.mmm.cms.homehealth.vut.oasis
Validates Assessment Reason for edits: 3060
ValidateAssessmentReason() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateAssessmentReason
 
validateASSMT_REASON(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: no corresponding line
validateASSMT_REASON(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Pseudo code lines: no corresponding line
ValidateBowlIncontinence - Class in com.mmm.cms.homehealth.vut.oasis
Validates Bowl Incontinence for edits: 3060, 4350
ValidateBowlIncontinence() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateBowlIncontinence
 
ValidateBowlIncontinenceOstomy - Class in com.mmm.cms.homehealth.vut.oasis
Validates Bowl Incontinence Ostomy for edits: 3060, 4370
ValidateBowlIncontinenceOstomy() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateBowlIncontinenceOstomy
 
ValidateBowlIncontinenceOstomy_OASIS_D - Class in com.mmm.cms.homehealth.vut.oasis
Validates Bowl Incontinence Ostomy for edits: 3060, 4370
ValidateBowlIncontinenceOstomy_OASIS_D() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateBowlIncontinenceOstomy_OASIS_D
 
validateBWL_INCONT(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 1069 thru 1073
validateBWL_INCONT(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
M1620_BWL_INCONT Bowel Incontinence Frequency Only checked for Assessment Reason 04, 05
validateBWL_INCONT(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
M1620_BWL_INCONT Bowel Incontinence Frequency Only checked for Assessment Reason 04, 05
validateBWL_INCONT_OSTOMY(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 1080 thru 1090
validateBWL_INCONT_OSTOMY(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
M1630_OSTOMY Ostomy for Bowel Elimination Only checked for Assessment Reason 01, 03, 04, 05
validateBWL_INCONT_OSTOMY(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
M1630_OSTOMY Ostomy for Bowel Elimination Only checked for Assessment Reason 01, 03, 04, 05
validateCUR_AMBULATION(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 1128 thru 1131
validateCUR_AMBULATION(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
M1860_CRNT_AMBLTN Current: Ambulation Only checked for Assessment Reason 01, 03, 04, 05
validateCUR_AMBULATION(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
M1860_CRNT_AMBLTN Current: Ambulation Only checked for Assessment Reason 01, 03, 04, 05
validateCUR_BATHING(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 1113 thru 1116
validateCUR_BATHING(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
M1830_CRNT_BATHG Current: Bathing Only checked for Assessment Reason 01, 03, 04, 05
validateCUR_BATHING(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
M1830_CRNT_BATHG Current: Bathing Only checked for Assessment Reason 01, 03, 04, 05
validateCUR_DRESS(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 1098 thru 1111
validateCUR_DRESS(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
M1810_CUR_DRESS_UPPER Current: Dress Upper Body and M1820_CUR_DRESS_LOWER Current: Dress Lower Body Only checked for Assessment Reason 01, 03, 04, 05
validateCUR_DRESS(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
M1810_CUR_DRESS_UPPER Current: Dress Upper Body and M1820_CUR_DRESS_LOWER Current: Dress Lower Body Only checked for Assessment Reason 01, 03, 04, 05
validateCUR_INJECT_MEDS(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 1092 thru 1095
validateCUR_INJECT_MEDS(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
M2030_CRNT_MGMT_INJCTN_MDCTN Current: Management Of Injectable Medications Only checked for Assessment Reason 01, 03, 04, and 05 - because the related field Drug Regimen Review is only valid during 01 and 03, the validation is split
validateCUR_INJECT_MEDS(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
M2030_CRNT_MGMT_INJCTN_MDCTN Current: Management Of Injectable Medications Only checked for Assessment Reason 01, 03, 04, and 05 - because the related field Drug Regimen Review is only valid during 01 and 03, the validation is split
validateCUR_TOILETING(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 1118 thru 1121
validateCUR_TOILETING(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
M1840_CUR_TOILTG Current: Toileting Only checked for Assessment Reason 01, 03, 04, 05
validateCUR_TOILETING(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
M1840_CUR_TOILTG Current: Toileting Only checked for Assessment Reason 01, 03, 04, 05
validateCUR_TRANSFERRING(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 1123 thru 1126
validateCUR_TRANSFERRING(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
M1850_CUR_TRNSFRNG Current: Transferring Only checked for Assessment Reason 01, 03, 04, 05
validateCUR_TRANSFERRING(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
M1850_CUR_TRNSFRNG Current: Transferring Only checked for Assessment Reason 01, 03, 04, 05
ValidateCurrentAmbulation - Class in com.mmm.cms.homehealth.vut.oasis
Validates Current Ambulation for edits: 3060
ValidateCurrentAmbulation() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentAmbulation
 
ValidateCurrentBathing - Class in com.mmm.cms.homehealth.vut.oasis
Validates Current Bathing for edits: 3060
ValidateCurrentBathing() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentBathing
 
ValidateCurrentDressing - Class in com.mmm.cms.homehealth.vut.oasis
Validates Dress Upper Lower for edits: 3060
ValidateCurrentDressing() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentDressing
 
ValidateCurrentToileting - Class in com.mmm.cms.homehealth.vut.oasis
Validates Current Toileting for edits: 3060
ValidateCurrentToileting() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentToileting
 
ValidateCurrentTransferring - Class in com.mmm.cms.homehealth.vut.oasis
Validates Transferring for edits: 3060
ValidateCurrentTransferring() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateCurrentTransferring
 
validateDiagnosisCodes(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Ensure a valid set of codes, and determines which codes to use in scoring.
validateDiagnosisCodes(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v2308_1.HomeHealthRecordClinicalValidator
Ensure a valid set of codes, and determines which codes to use in scoring.
validateDiagnosisCodes(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v2308_1.HomeHealthRecordNRSValidator
Ensure a valid set of codes, and determines which codes to use in scoring Psuedo code lines: 670 thru 777
validateDiagnosisCodes(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3110_1.HomeHealthRecordClinicalValidator_v3110_1
Ensure a valid set of codes, and determines which codes to use in scoring.
validateDiagnosisCodes(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3110_1.HomeHealthRecordNRSValidator_3110
Ensure a valid set of codes, and determines which codes to use in scoring Psuedo code lines: 670 thru 777
validateDiagnosisCodes(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Ensure a valid set of codes, and determines which codes to use in scoring.
validateDiagnosisCodes(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3210.HomeHealthRecordClinicalValidator_v3210
Ensure a valid set of codes, and determines which codes to use in scoring.
validateDiagnosisCodes(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3312.HomeHealthRecordClinicalValidator_v3312
Ensure a valid set of codes, and determines which codes to use in scoring.
validateDiagnosisCodes(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3413.HomeHealthRecordClinicalValidator_v3413
Ensure a valid set of codes, and determines which codes to use in scoring.
validateDiagnosisUnique(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
From OASIS-C spec: *1.
validateDiagnosisUnique(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
From OASIS-C spec: *1.
ValidateDrugRegimenReview - Class in com.mmm.cms.homehealth.vut.oasis
Validates Episode Timing for edits: 3060
ValidateDrugRegimenReview() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateDrugRegimenReview
 
ValidateDrugRegimenReview_OASIS_D - Class in com.mmm.cms.homehealth.vut.oasis
Validates Episode Timing for edits: 3060
ValidateDrugRegimenReview_OASIS_D() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateDrugRegimenReview_OASIS_D
 
ValidateEpisodeTiming - Class in com.mmm.cms.homehealth.vut.oasis
Validates Episode Timing for edits: 3060
ValidateEpisodeTiming() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateEpisodeTiming
 
validateExistingCodes(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Ensures that all non-blank codes are valid ICD-9-Codes within the record.
validateExistingCodes(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Ensures that all non-blank codes are valid ICD-9-Codes within the record.
ValidateExistingCodes - Class in com.mmm.cms.homehealth.vut.pps
Validates Existing Codes for edits: 70000
ValidateExistingCodes() - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidateExistingCodes
 
ValidateExistingCodes(String, String, String) - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidateExistingCodes
 
validateFREQ_PAIN(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 812 thru 814
validateFREQ_PAIN(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
Oasis-C M1242_PAIN_FREQ_ACTVTY_MVMT Frequent pain during activity or movement Only checked for Assessment Reason 01, 03, 04, 05
validateFREQ_PAIN(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Oasis-C M1242_PAIN_FREQ_ACTVTY_MVMT Frequent pain during activity or movement Only checked for Assessment Reason 01, 03, 04, 05
ValidateFrequencyPain - Class in com.mmm.cms.homehealth.vut.oasis
Validates Frequency Pain Management for edits: 3060
ValidateFrequencyPain() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateFrequencyPain
 
ValidateInjectableMeds - Class in com.mmm.cms.homehealth.vut.oasis
Validates Current Injectable Meds for edits: 3060, 4440, 4450, 4490
ValidateInjectableMeds() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateInjectableMeds
 
ValidateInjectableMeds_OASIS_C2 - Class in com.mmm.cms.homehealth.vut.oasis
Validates Current Injectable Meds for edits: 3060, 4440, 4450, 4490
ValidateInjectableMeds_OASIS_C2() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateInjectableMeds_OASIS_C2
 
ValidateInjectableMeds_OASIS_D - Class in com.mmm.cms.homehealth.vut.oasis
Validates Current Injectable Meds for edits: 3060, 4440, 4450, 4490
ValidateInjectableMeds_OASIS_D() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateInjectableMeds_OASIS_D
 
validateLESION_OPEN_WND(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 816 thru 818
validateLESION_OPEN_WND(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
Deprecated.
- OASIS-C no longer use this variable for validation of Ulcers
validateLESION_OPEN_WND(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Deprecated.
- OASIS-C no longer use this variable for validation of Ulcers
ValidateLesionOpenWound - Class in com.mmm.cms.homehealth.vut.oasis
Deprecated. 
ValidateLesionOpenWound() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateLesionOpenWound
Deprecated.
 
ValidateManifestationAsPrimaryDiagnosis - Class in com.mmm.cms.homehealth.vut.pps
Validates Manifestation is not in the Primary Diagnosis position; for edits: 70020
ValidateManifestationAsPrimaryDiagnosis() - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidateManifestationAsPrimaryDiagnosis
 
ValidateManifestationAsPrimaryDiagnosis(String, String, String) - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidateManifestationAsPrimaryDiagnosis
 
ValidateManifestationEtiologyPairs - Class in com.mmm.cms.homehealth.vut.pps
Validates Manifestation pairings for column 1 and 4, the PDX is not tested; for edits: 70030
ValidateManifestationEtiologyPairs() - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidateManifestationEtiologyPairs
 
ValidateManifestationEtiologyPairs(String, String, String) - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidateManifestationEtiologyPairs
 
ValidateManifestationEtiologyPairs_C2_220 - Class in com.mmm.cms.homehealth.vut.pps
Validates Manifestation pairings for column 1 and 4, the PDX is not tested; for edits: 70030
ValidateManifestationEtiologyPairs_C2_220() - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidateManifestationEtiologyPairs_C2_220
 
ValidateManifestationEtiologyPairs_C2_220(String, String, String) - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidateManifestationEtiologyPairs_C2_220
 
validateNBR_STASULC(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 967 thru 987
validateNBR_STASULC(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
Oasis-C M1332_NUM_STAS_ULCER No.
validateNBR_STASULC(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Oasis-C M1332_NUM_STAS_ULCER No.
validateNPRSULC(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 820 thru 924
validateNPRSULC(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
Logic updated Aug 31, 2009 M1322_NBR_PRSULC_STG1 No.
validateNPRSULC(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Logic updated Aug 31, 2009 M1322_NBR_PRSULC_STG1 No.
ValidateOptionalPaymentCodes - Class in com.mmm.cms.homehealth.vut.pps
Validates OptionalPaymentCodes for edits: 70040, 70050
ValidateOptionalPaymentCodes() - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidateOptionalPaymentCodes
 
ValidateOptionalPaymentCodes(String, String, String) - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidateOptionalPaymentCodes
 
ValidateOptionalPaymentManifestation - Class in com.mmm.cms.homehealth.vut.pps
Validates OptionalPaymentCodes in position x4 is a manifestation code
ValidateOptionalPaymentManifestation() - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidateOptionalPaymentManifestation
 
ValidateOptionalPaymentManifestation(String, String, String) - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidateOptionalPaymentManifestation
 
validateOtherDiagnosisSeries(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
From OASIS-C spec: *2.
validateOtherDiagnosisSeries(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
From OASIS-C spec: *2.
validateParams() - Method in class com.mmm.cms.homehealth.test.CommandLineParams
 
validatePAYMENT_ECodes(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
This checks for E-codes in the optional columns Pseudo code lines: 563 thru 565, and 679
validatePAYMENT_ECodes(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
This checks for E-codes in the optional columns
ValidatePressureUlcer_OASIS_C1 - Class in com.mmm.cms.homehealth.vut.oasis
Validates Pressure Ulcers for Stage 1 thru 4, and Non-staging pressure ulcers for edits: 3060, 4130, 4140,4150, 4160, 4170, 4210, 5110, 5120, 5130
ValidatePressureUlcer_OASIS_C1() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidatePressureUlcer_OASIS_C1
Creates item validator for the HomeHealthRecord_C1_IF class
ValidatePressureUlcer_OASIS_C2 - Class in com.mmm.cms.homehealth.vut.oasis
Validates Pressure Ulcers for Stage 1 thru 4, and Non-staging pressure ulcers for edits: 3060, 4131, 4141,4151, 4161, 4170, 4211, 5110, 5121, 5131
ValidatePressureUlcer_OASIS_C2() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidatePressureUlcer_OASIS_C2
Creates item validator for the HomeHealthRecord_C2_IF class
ValidatePressureUlcer_OASIS_D - Class in com.mmm.cms.homehealth.vut.oasis
Validates Pressure Ulcers for Stage 1 thru 4, and Non-staging pressure ulcers for edits: 3060, 4131, 4141,4151, 4161, 4170, 4211, 5110, 5121, 5131
ValidatePressureUlcer_OASIS_D() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidatePressureUlcer_OASIS_D
Creates item validator for the HomeHealthRecord_C2_IF class
validatePRIMARY_DIAG_ICD(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Ensure the primary codes is not an E-Code Pseudo code lines: 563 thru 565, and 679
validatePRIMARY_DIAG_ICD(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
If the super.validatePRIMARY_DIAG_ICD() is false, then check for the primary being blank.
validatePRIMARY_DIAG_ICD(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
If the super.validatePRIMARY_DIAG_ICD() is false, then check for the primary being blank.
validatePRIMARY_DIAG_ICD(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3413.HomeHealthRecordClinicalValidator_v3413
 
ValidatePrimaryDiagnosis - Class in com.mmm.cms.homehealth.vut.pps
Validates Primary Diagnosis Code for edits: 70000, 70010
ValidatePrimaryDiagnosis() - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidatePrimaryDiagnosis
 
ValidatePrimaryDiagnosis(String, String, String) - Constructor for class com.mmm.cms.homehealth.vut.pps.ValidatePrimaryDiagnosis
 
ValidateStageMostProblematicPressureUlcer - Class in com.mmm.cms.homehealth.vut.oasis
Validates Stage Most Problematic Pressure Ulcer for edits: 3060, 4170, 4180, 4190, 4200
ValidateStageMostProblematicPressureUlcer() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateStageMostProblematicPressureUlcer
 
ValidateStageMostProblematicPressureUlcer_OASIS_C2 - Class in com.mmm.cms.homehealth.vut.oasis
Validates Stage Most Problematic Pressure Ulcer for edits: 3060, 4170, 4181, 4191, 4201
ValidateStageMostProblematicPressureUlcer_OASIS_C2() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateStageMostProblematicPressureUlcer_OASIS_C2
 
ValidateStageMostProblematicPressureUlcer_OASIS_D - Class in com.mmm.cms.homehealth.vut.oasis
Validates Stage Most Problematic Pressure Ulcer for edits: 3060, 4170, 4181, 4191, 4201
ValidateStageMostProblematicPressureUlcer_OASIS_D() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateStageMostProblematicPressureUlcer_OASIS_D
 
ValidateStasisUlcer - Class in com.mmm.cms.homehealth.vut.oasis
Validates Stasis Ulcer for edits: 3060, 4230, 4220
ValidateStasisUlcer() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateStasisUlcer
 
ValidateStasisUlcer_OASIS_D - Class in com.mmm.cms.homehealth.vut.oasis
Validates Stasis Ulcer for edits: 3060, 4230, 4220
ValidateStasisUlcer_OASIS_D() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateStasisUlcer_OASIS_D
 
validateSTATSTASIS(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 1012 thru 1035
validateSTATSTASIS(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
Oasis-C M1334_STUS_PRBLM_STAS_ULCER Status Of Most Problematic Stasis Ulcer Only checked for Assessment Reason 01, 03, 04, 05
validateSTATSTASIS(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Oasis-C M1334_STUS_PRBLM_STAS_ULCER Status Of Most Problematic Stasis Ulcer Only checked for Assessment Reason 01, 03, 04, 05
validateSTATSURG(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 1037 thru 1057
validateSTATSURG(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
M1342_STUS_PRBLM_SRGCL_WND Status Of Most Problematic Surgical Wound Only checked for Assessment Reason 01, 03, 04, 05
validateSTATSURG(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
M1342_STUS_PRBLM_SRGCL_WND Status Of Most Problematic Surgical Wound Only checked for Assessment Reason 01, 03, 04, 05
ValidateStatusProblematicSurgicalWound - Class in com.mmm.cms.homehealth.vut.oasis
Validates Status Problematic Surgical Wound for edits: 3060, 4240, 4250
ValidateStatusProblematicSurgicalWound() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateStatusProblematicSurgicalWound
 
validateSTGPRSUL(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 925 thru 965
validateSTGPRSUL(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
Oasis-C M1324_STG_PRBLM_ULCER Stage of Most Problematic Pressure Ulcer Only checked for Assessment Reason 01, 03, 04, 05
validateSTGPRSUL(HomeHealthRecordIF, Collection<HomeHealthEventListenerIF>) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Oasis-C M1324_STG_PRBLM_ULCER Stage of Most Problematic Pressure Ulcer Only checked for Assessment Reason 01, 03, 04, 05
validateTHER_NEED(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 1135 thru 1147
validateTHER_NEED(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
M2200_THER_NEED_NUM Therapy Need: Number of Visits M2200_THER_NEED_NA Therapy Need: Not Applicable Only checked for Assessment Reason 01, 03, 04, 05
validateTHER_NEED(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
M2200_THER_NEED_NUM Therapy Need: Number of Visits M2200_THER_NEED_NA Therapy Need: Not Applicable Only checked for Assessment Reason 01, 03, 04, 05
ValidateTherapyAtHome - Class in com.mmm.cms.homehealth.vut.oasis
Validates therapy at home, IV infusion, Par Nutrition and Enteral Nutrition for edits: 3060, 3880, 3890
ValidateTherapyAtHome() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateTherapyAtHome
 
ValidateTherapyNeed - Class in com.mmm.cms.homehealth.vut.oasis
Validates Therapy Need for edits: 3060, 4510, 4520
ValidateTherapyNeed() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateTherapyNeed
 
validateTHH(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Validate the valid values for M0250 and the logic between the M250 values Pseudo code lines: 781 thru 806
validateTHH(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
Oasis-C 1030_THH values.
validateTHH(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Oasis-C 1030_THH values.
ValidateUniqueDiagnosis - Class in com.mmm.cms.homehealth.vut.oasis
Validates Existing Codes for edits: 5000
ValidateUniqueDiagnosis() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateUniqueDiagnosis
 
ValidateUniqueDiagnosis(String) - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateUniqueDiagnosis
 
validateUNOBS_STASULC(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 989 thru 1011
validateUNOBS_STASULC(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
Oasis-C M1330_STAS_ULCR_PRSNT Does This Patient Have A Stasis Ulcer Only checked for Assessment Reason 01, 03, 04, 05
validateUNOBS_STASULC(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Oasis-C M1330_STAS_ULCR_PRSNT Does This Patient Have A Stasis Ulcer Only checked for Assessment Reason 01, 03, 04, 05
validateUR_INCONT(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 1064 thru 1067
validateUR_INCONT(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
M1610_UR_INCONT Urinary Incontinence or Urinary Catheter Only checked for Assessment Reason 01, 03, 04, 05
validateUR_INCONT(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
M1610_UR_INCONT Urinary Incontinence or Urinary Catheter Only checked for Assessment Reason 01, 03, 04, 05
ValidateUrinaryIncontinence - Class in com.mmm.cms.homehealth.vut.oasis
Validates Urinary Incontinence for edits: 3060, 4330, 4340
ValidateUrinaryIncontinence() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateUrinaryIncontinence
 
ValidateUrinaryIncontinence_OASIS_C2 - Class in com.mmm.cms.homehealth.vut.oasis
Validates Urinary Incontinence for edits: 3060, 4330, 4340
ValidateUrinaryIncontinence_OASIS_C2() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateUrinaryIncontinence_OASIS_C2
 
ValidateUrinaryIncontinence_OASIS_D - Class in com.mmm.cms.homehealth.vut.oasis
Validates Urinary Incontinence for edits: 3060, 4330, 4340
ValidateUrinaryIncontinence_OASIS_D() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateUrinaryIncontinence_OASIS_D
 
ValidateUtils - Class in com.mmm.cms.util
Utility class that provides consolidate String validation methods, and predefined sets of data to validate against.
validateVISION(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 808 thru 810
validateVISION(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
Oasis-C M1200_VISION Vision Only checked for Assessment Reason 01, 03, 04, 05
validateVISION(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Oasis-C M1200_VISION Vision Only checked for Assessment Reason 01, 03, 04, 05
ValidateVision - Class in com.mmm.cms.homehealth.vut.oasis
Validates vision for edits: 3060
ValidateVision() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateVision
 
validateWHEN_DYSPNEIC(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Pseudo code lines: 1059 thru 1062
validateWHEN_DYSPNEIC(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.AbstractBaseValidator_v3110
M1400_WHEN_DYSPNEIC When Dyspneic Only checked for Assessment Reason 01, 03, 04, 05
validateWHEN_DYSPNEIC(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
M1400_WHEN_DYSPNEIC When Dyspneic Only checked for Assessment Reason 01, 03, 04, 05
ValidateWhenDyspneic - Class in com.mmm.cms.homehealth.vut.oasis
Validates When Dyspneic for edits: 3060
ValidateWhenDyspneic() - Constructor for class com.mmm.cms.homehealth.vut.oasis.ValidateWhenDyspneic
 
VALUE_SPEC_VRSN_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C1_IF
 
VALUE_SPEC_VRSN_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_C2_IF
 
VALUE_SPEC_VRSN_CD - Static variable in interface com.mmm.cms.homehealth.proto.record.HomeHealthRecord_D_IF
 
valueOf(String) - Static method in enum com.mmm.cms.homehealth.proto.CodeType_EN
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mmm.cms.homehealth.proto.DiagnosisScoringStatus_EN
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC1EditsEN
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC2EditsEN
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisDEditsEN
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mmm.cms.homehealth.proto.EventId_EN
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mmm.cms.homehealth.proto.RecordType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mmm.cms.homehealth.proto.CodeType_EN
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mmm.cms.homehealth.proto.DiagnosisScoringStatus_EN
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC1EditsEN
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisC2EditsEN
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mmm.cms.homehealth.proto.edits.HH_PPS_OasisDEditsEN
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mmm.cms.homehealth.proto.EventId_EN
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mmm.cms.homehealth.proto.RecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.mmm.cms.homehealth.vut.HHOasisValidatableRecord
 
version - Variable in class com.mmm.cms.homehealth.AbstractGrouper
The version name - this can only be set during the constructor
version - Variable in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
 
version - Variable in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
The version name - this can only be set during the constructor
VISION_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if VISION is invalid
VISION_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if VISION is invalid

W

WITH_VALUE_SINGLE_QUOTE - Static variable in interface com.mmm.cms.homehealth.proto.CommonMessageText
 
writeOutput(Writer, ScoringResultsIF, int, HomeHealthGrouper_HP.GrouperTestParams) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
 
writeOutput(Writer, HomeHealthRecordIF, int) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
 
writeOutputFile(List<ScoringResultsIF>, Writer) - Method in class com.mmm.cms.homehealth.test.HomeHealthGroupingFactoryTest
This method assumes the records have been read, converted, and validated
writeOutputFile(List<ScoringResultsIF>, File) - Method in class com.mmm.cms.homehealth.test.HomeHealthGroupingTest
This method assumes the records have been read, converted, and validated
writeTest(List<HomeHealthRecordIF>, File) - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
writeTestDelimitted(List<HomeHealthRecordIF>, File, String) - Method in class com.mmm.cms.homehealth.test.OasisRecord_B_ReadWriteTest
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links