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

S

score(HomeHealthRecordIF, boolean) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
Provides the overall grouping/scoring for the Oasis record
score(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthScoringModelIF
This is the overall scoring routine.
score(HomeHealthRecordIF, boolean) - Method in class com.mmm.cms.homehealth.v0203c.GrouperVersion0203cAndPrior
Scores the record using the classic Grouper.DLL
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, 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, 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, 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
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.v3210.ClinicalFunctional_ScoringModel_v3210
This is the main scoring module, which scores the clinical information first and then the functional information.
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.
scoreAny(HomeHealthRecordIF, Icd9DiagnosisCodeIF, 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, Icd9DiagnosisCodeIF, 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
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.
scoreClinicalCode(HomeHealthRecordIF, Icd9DiagnosisCodeIF, HomeHealthRecordValidatorIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
 
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 V-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, int, int) - 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
scoreOasisB(String) - Static method in class com.mmm.cms.homehealth.cpp.DllToJavaConnector
T
scoreOtherOnly(HomeHealthRecordIF, Icd9DiagnosisCodeIF, 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, Icd9DiagnosisCodeIF, 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
scorePrimaryOnly(HomeHealthRecordIF, Icd9DiagnosisCodeIF, 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, Icd9DiagnosisCodeIF, int, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3210.NRS_ScoringModel_v3210
Scores the Primary only code with Primary only CaseMix values
scoreRecord(HomeHealthGrouperFactoryIF, HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP
Scores a single record
scoreRecord(HomeHealthGrouperFactoryIF, HomeHealthRecordIF, boolean) - 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.
scoreWithDLL(byte[]) - Method in class com.mmm.cms.homehealth.v0203c.GrouperVersion0203cAndPrior
Native method to connect to the Grouper.DLL scoring method
SCORING_CASEMIX_ADJUSTMENT_TABLENAME - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
Scoring Case Mix Adjustment table name: Scoring_CasemixAdjustments.txt
SCORING_CASEMIX_ADJUSTMENT_TABLENAME - Static variable in class com.mmm.cms.homehealth.v2308_1.GrouperDataManager_v2308
Scoring Case Mix Adjustment table name: Scoring_CasemixAdjustments.txt
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(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
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.
ScoringRows - Class in com.mmm.cms.homehealth.v2308_1
Holds the scoring and the Table 5 row it was obtained from
ScoringRows() - Constructor for class com.mmm.cms.homehealth.v2308_1.ScoringRows
 
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
setAdjustment(int, int) - Method in class com.mmm.cms.homehealth.v2308_1.CaseMixAdjustmentItem_v2308
This sets the equation value.
setAdjustment(int, int) - Method in class com.mmm.cms.homehealth.v3210.CaseMixAdjustmentItem_v3210
This sets the equation value.
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.Oasis_B_Record
 
setASSMT_REASON(String) - Method in interface com.mmm.cms.homehealth.proto.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
setASSMT_REASON(int) - Method in class com.mmm.cms.homehealth.v0203c.TreatmentAuthorization_02_03c
 
setASSMT_REASON_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setASSMT_REASON_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setBasePath(File) - Method in class com.mmm.cms.homehealth.GrouperDataManager
Set the value of basePath which is the folder location of the data files
setBasePath(File) - Method in class com.mmm.cms.homehealth.v2308_1.GrouperDataManager_v2308
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.Oasis_B_Record
 
setBlank() - Method in interface com.mmm.cms.homehealth.proto.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.Oasis_B_Record
 
setBWL_INCONT(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setBWLINCONT_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setBWLINCONT_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
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.
setClinicalIssue(boolean) - Method in class com.mmm.cms.homehealth.v0203c.DataValidityFlag_02_03c
Does nothing
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
setClinicalScore(PointsScoringEquationsIF) - Method in class com.mmm.cms.homehealth.v0203c.TreatmentAuthorization_02_03c
Does nothing
setClinicalSeverity(char) - Method in class com.mmm.cms.homehealth.HIPPSCode
Sets the Clinical Severity character
setClinicalSeverity(char) - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
sets the Clinical Severity character
setClinicalSeverity(char) - Method in class com.mmm.cms.homehealth.v0203c.HippsCode_02_03c
Does nothing - this can not be reset
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.AbstractIcd9Code
Set the value of code
setCode(String) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setCode(String) - Method in interface com.mmm.cms.homehealth.proto.Icd9CodeIF
Sets the code value
setCodeType(int) - Method in class com.mmm.cms.homehealth.AbstractIcd9Code
 
setCodeType(int) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setCodeType(int) - Method in interface com.mmm.cms.homehealth.proto.Icd9CodeIF
Sets the code type - must be either 1 for diagnosis or 2 for procedure
setConditionTypeID(FieldEquationTypeID) - Method in class com.mmm.cms.homehealth.proto.logic.FieldCondition
Set the value of conditionTypeID
setConditionValues(String[]) - Method in class com.mmm.cms.homehealth.proto.logic.FieldCondition
Set the value of conditionValues
setConditionValues(int, String) - Method in class com.mmm.cms.homehealth.proto.logic.FieldCondition
Set the value of conditionValues at specified index.
setCUR_AMBULATION(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCUR_AMBULATION(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setCUR_AMBULATION(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setCUR_AMBULATION_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setCUR_AMBULATION_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setCUR_BATHING(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCUR_BATHING(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setCUR_BATHING(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setCUR_BATHING_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setCUR_BATHING_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setCUR_DRESS_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setCUR_DRESS_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setCUR_DRESS_LOWER(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCUR_DRESS_LOWER(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setCUR_DRESS_LOWER(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setCUR_DRESS_UPPER(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCUR_DRESS_UPPER(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setCUR_DRESS_UPPER(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setCUR_INJECT_MEDS(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCUR_INJECT_MEDS(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setCUR_INJECT_MEDS(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setCUR_INJECT_MEDS_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setCUR_INJECT_MEDS_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setCUR_TOILETING(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCUR_TOILETING(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setCUR_TOILETING(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setCUR_TOILETING_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setCUR_TOILETING_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setCUR_TRANSFER_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setCUR_TRANSFER_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setCUR_TRANSFERRING(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setCUR_TRANSFERRING(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setCUR_TRANSFERRING(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setCurrency(Currency) - Method in class com.mmm.cms.util.IntegerFormat
Not supported
setDataFile(File) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP.CommandLineParams
 
setDataValidityFlag(DataValidityFlagIF) - Method in interface com.mmm.cms.homehealth.proto.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
setDescription(String) - Method in class com.mmm.cms.homehealth.AbstractIcd9Code
Set the value of description
setDescription(String) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setDescription(String) - Method in class com.mmm.cms.homehealth.DiagnosticCategory
Set the value of description
setDescription(String) - Method in class com.mmm.cms.homehealth.proto.logic.LogicRow
Set the value of Description
setDescription(String) - Method in class com.mmm.cms.homehealth.v0203c.GrouperVersion0203cAndPrior
Does nothing - you can't reset the description
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 interface com.mmm.cms.util.Describable
Sets the objects internal description
setDetailRecordNum(int) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP.CommandLineParams
 
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.Icd9DiagnosisCodeIF
Sets the relating to Diabetic Ulcer flag
setDiagnosisScoringStatus(int[]) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordValidatorIF
sets the status of a code as it pertains to scoring.
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
setDiagnosticCategory(DiagnosticCategoryIF) - Method in class com.mmm.cms.homehealth.proto.logic.LogicRow
Set the value of diagnosticCategory
setDiagnosticGroup(DiagnosticCategoryIF) - Method in class com.mmm.cms.homehealth.AbstractIcd9Code
Set the value of diagnosticGroup
setDiagnosticGroup(DiagnosticCategoryIF) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setDiagnosticGroup(DiagnosticCategoryIF) - Method in interface com.mmm.cms.homehealth.proto.Icd9CodeIF
sets the Diagnostic Grouper indicator
setDiagnosticGroup(int) - Method in class com.mmm.cms.homehealth.v2308_1.ScoringRows
Set the value of diagnosticGroup
setDRUG_RGMN_RVW(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
Set the value of DRUG_REGIMEN_REVIEW
setDRUG_RGMN_RVW(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
sets Drug Regimen Review
setDYSPNEIC_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setDYSPNEIC_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
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
setEarly13AndUnder(int) - Method in class com.mmm.cms.homehealth.v2308_1.CaseMixAdjustmentItem_v2308
Set the value of equation1
setEarly13AndUnder(int) - Method in class com.mmm.cms.homehealth.v3210.CaseMixAdjustmentItem_v3210
Set the value of equation1
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.
setEarly14Plus(int) - Method in class com.mmm.cms.homehealth.v2308_1.CaseMixAdjustmentItem_v2308
Set the value of equation1
setEarly14Plus(int) - Method in class com.mmm.cms.homehealth.v3210.CaseMixAdjustmentItem_v3210
Set the value of equation1
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.Oasis_B_Record
 
setEPISODE_TIMING(String) - Method in interface com.mmm.cms.homehealth.proto.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
setEPISODE_TIMING(int) - Method in class com.mmm.cms.homehealth.v0203c.TreatmentAuthorization_02_03c
 
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<Icd9DiagnosisCodeIF>) - Method in class com.mmm.cms.homehealth.DiagnosisCode
Sets the List of Etiology paired codes
setEtiologyPairCodes(List<Icd9DiagnosisCodeIF>) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setEtiologyPairCodes(List<Icd9DiagnosisCodeIF>) - Method in interface com.mmm.cms.homehealth.proto.Icd9DiagnosisCodeIF
Sets the Allowable Etiology Pair codes for this current code.
setEventId(int) - Method in class com.mmm.cms.homehealth.HomeHealthEvent
Sets the event id
setEventId(int) - 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 Exceptoin
setException(Exception) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthEventIF
Sets the Exception
setFieldCondition(FieldCondition) - Method in class com.mmm.cms.homehealth.proto.logic.FieldConditionGroup
Set the value of fieldCondition
setFieldConditionConnectorID(FieldConditionConnectorID) - Method in class com.mmm.cms.homehealth.proto.logic.FieldConditionGroup
Set the value of fieldConditionConnectorID
setFieldConditionGroup(FieldConditionGroup) - Method in class com.mmm.cms.homehealth.proto.logic.FieldConditionGroup
Set the value of fieldConditionGroup
setFieldConditionGroup(FieldConditionGroup[]) - Method in class com.mmm.cms.homehealth.proto.logic.LogicRow
Set the value of fieldConditionGroup
setFieldConditionGroup(int, FieldConditionGroup) - Method in class com.mmm.cms.homehealth.proto.logic.LogicRow
Set the value of fieldConditionGroup at specified index.
setFieldName(String) - Method in class com.mmm.cms.homehealth.proto.logic.FieldCondition
Set the value of fieldName
setFillerChar(char) - Method in class com.mmm.cms.util.IntegerFormat
Set the value of fillerChar
setFREQ_PAIN(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setFREQ_PAIN(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setFREQ_PAIN(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
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.
setFunctionalIssue(boolean) - Method in class com.mmm.cms.homehealth.v0203c.DataValidityFlag_02_03c
Does nothing
setFunctionalScore(PointsScoringEquationsIF) - Method in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
Sets the funcationl score.
setFunctionalScore(PointsScoringEquationsIF) - Method in class com.mmm.cms.homehealth.TreatmentAuthorization
Sets the functional scoring values
setFunctionalScore(PointsScoringEquationsIF) - Method in class com.mmm.cms.homehealth.v0203c.TreatmentAuthorization_02_03c
Does nothing
setFunctionalSeverity(char) - Method in class com.mmm.cms.homehealth.HIPPSCode
Sets the Functional Severity character
setFunctionalSeverity(char) - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
sets the Functional Severity character
setFunctionalSeverity(char) - Method in class com.mmm.cms.homehealth.v0203c.HippsCode_02_03c
Does nothing - this can not be reset
setGrouper(HomeHealthGrouperIF) - Method in class com.mmm.cms.homehealth.AbstractIcd9Code
Set the value of grouper
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
setGrouperVersion(String) - Method in class com.mmm.cms.homehealth.ScoringResults
Sets the reference grouper version
setGroupingStep(int) - Method in class com.mmm.cms.homehealth.HIPPSCode
Sets the Grouping step number
setGroupingStep(int) - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
sets the Grouping step number
setGroupingStep(int) - Method in class com.mmm.cms.homehealth.v0203c.HippsCode_02_03c
Does nothing - this can not be reset
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.Oasis_B_Record
Internal proxy to the homeHealthRecord.setHIPPS_Code();
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.DiagnosticCategory
Set the value of id
setId(int) - Method in class com.mmm.cms.homehealth.v2308_1.CaseMixAdjustmentItem_v2308
Set the value of id
setId(int) - Method in class com.mmm.cms.homehealth.v3210.CaseMixAdjustmentItem_v3210
Set the value of id
setId(int) - Method in interface com.mmm.cms.util.Identifiable
Sets the id for the object at run time
setINCNTNT_TIMING(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
Set the value of INCNTNT_TIMING
setINCNTNT_TIMING(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
 
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.Oasis_B_Record
 
setINFO_COMPLETED_DT(Calendar) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
sets the M0090_INFO_COMPLETED_DT Format: YYYYMMDD
setINFO_COMPLETED_DT_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setINFO_COMPLETED_DT_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
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
setINFO_COMPLETED_YR34(Calendar) - Method in class com.mmm.cms.homehealth.v0203c.TreatmentAuthorization_02_03c
 
setINTERNAL_LOGIC_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setINTERNAL_LOGIC_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
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
setLater13AndUnder(int) - Method in class com.mmm.cms.homehealth.v2308_1.CaseMixAdjustmentItem_v2308
Set the value of equation1
setLater13AndUnder(int) - Method in class com.mmm.cms.homehealth.v3210.CaseMixAdjustmentItem_v3210
Set the value of equation1
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
setLater14Plus(int) - Method in class com.mmm.cms.homehealth.v2308_1.CaseMixAdjustmentItem_v2308
Set the value of equation1
setLater14Plus(int) - Method in class com.mmm.cms.homehealth.v3210.CaseMixAdjustmentItem_v3210
Set the value of equation1
setLESION_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setLESION_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
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.Oasis_B_Record
 
setLESION_OPEN_WND(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: 0=No, 1=Yes
setLogicTypeID(DiagnosticCategoryLogicTypeID) - Method in class com.mmm.cms.homehealth.proto.logic.LogicRow
Set the value of logicTypeID
setM0030_START_CARE_YR34(Calendar) - Method in class com.mmm.cms.homehealth.v0203c.TreatmentAuthorization_02_03c
Does nothing - can not be set
setM0090_INFO_COMPLETED_YR34(Calendar) - Method in class com.mmm.cms.homehealth.v0203c.TreatmentAuthorization_02_03c
Does nothing - this can not be set
setM0100_ASSMT_REASON(int) - Method in class com.mmm.cms.homehealth.v0203c.TreatmentAuthorization_02_03c
Does nothing
setM0110_EPISODE_TIMING(int) - Method in class com.mmm.cms.homehealth.v0203c.TreatmentAuthorization_02_03c
Does nothing
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.
setManifestationSequenceIssue(boolean) - Method in class com.mmm.cms.homehealth.v0203c.DataValidityFlag_02_03c
Does nothing
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.CaseMixAdjustmentItem
Set the value of Name
setName(String) - Method in class com.mmm.cms.homehealth.v0203c.GrouperVersion0203cAndPrior
Does nothing - you can't reset the name
setName(String) - Method in class com.mmm.cms.homehealth.v2308_1.CaseMixAdjustmentItem_v2308
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
Emtpy 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.CaseMixAdjustmentItem_v3210
Set the value of Name
setName(String) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
This method does nothing - the name can not be reset
setName(String) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
Emtpy method - you can reset the name
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.Oasis_B_Record
 
setNBR_PRSULC_STG1(String) - Method in interface com.mmm.cms.homehealth.proto.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.Oasis_B_Record
 
setNBR_PRSULC_STG2(String) - Method in interface com.mmm.cms.homehealth.proto.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.Oasis_B_Record
 
setNBR_PRSULC_STG3(String) - Method in interface com.mmm.cms.homehealth.proto.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.Oasis_B_Record
 
setNBR_PRSULC_STG4(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_STASULC(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_STASULC(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setNBR_STASULC(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_STASULC_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setNBR_STASULC_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setNBR_STG2_AT_SOC_ROC(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
 
setNBR_STG2_AT_SOC_ROC(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
 
setNBR_STG3_AT_SOC_ROC(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
 
setNBR_STG3_AT_SOC_ROC(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
 
setNBR_STG4_AT_SOC_ROC(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
 
setNBR_STG4_AT_SOC_ROC(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
 
setNBR_SURGWND(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNBR_SURGWND(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setNBR_SURGWND(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
setNonRoutineSupplies(char) - Method in class com.mmm.cms.homehealth.HIPPSCode
Sets the Non Routine Supplies character
setNonRoutineSupplies(char) - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
sets the Non Routine Supplies character
setNonRoutineSupplies(char) - Method in class com.mmm.cms.homehealth.v0203c.HippsCode_02_03c
Does nothing - this can not be reset
setNPRSULC1_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setNPRSULC1_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setNPRSULC2_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setNPRSULC2_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setNPRSULC3_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setNPRSULC3_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setNPRSULC4_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setNPRSULC4_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_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.Oasis_C_Record
Set the value of NSTG_CVRG
setNSTG_CVRG(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
 
setNSTG_CVRG_SOC_ROC(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
 
setNSTG_CVRG_SOC_ROC(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
Unstageable Due To Coverage By Slough Or Eschar At SOC/ROC
setNSTG_DEEP_TISSUE(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
Set the value of NSTG_DEEP_TISSUE
setNSTG_DEEP_TISSUE(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
sets Unstageable Due To Suspected Deep Tissue Injury In Evolution
setNSTG_DEEP_TISSUE_SOC_ROC(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
 
setNSTG_DEEP_TISSUE_SOC_ROC(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
Unstageable Due To Suspected Deep Tissue Injury In Evolution At SOC/ROC
setNSTG_DRSG(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
Set the value of NSTG_DRSG
setNSTG_DRSG(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
sets Unstageable Due To Non-removable Dressing or Device
setNSTG_DRSG_SOC_ROC(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
 
setNSTG_DRSG_SOC_ROC(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
Unstageable Due To Non-removable Dressing Or Device At SOC/ROC
setNumOfRecords(int) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP.CommandLineParams
 
setOptionalVCode(boolean) - Method in class com.mmm.cms.homehealth.AbstractIcd9Code
Sets the optional V-Code flag
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.Oasis_B_Record
 
setOSTOMY(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setOSTOMY_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setOSTOMY_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setOTH_DIAG1_ICD(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setOTH_DIAG1_ICD(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.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(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setOTH_DIAG2_ICD(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.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(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setOTH_DIAG3_ICD(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.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(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setOTH_DIAG4_ICD(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.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(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setOTH_DIAG5_ICD(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
setPAIN_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setPAIN_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setPassThru_1(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_10(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_11(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_12(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_13(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_14(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_15(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_16(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_17(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_18(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_19(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_2(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_20(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_21(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_22(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_23(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_24(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_25(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_26(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_3(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_4(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_5(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_6(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_7(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_8(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThru_9(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
PassThru
setPassThruDefaults() - Method in class com.mmm.cms.homehealth.io.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(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPMT_DIAG_ICD_A3(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_A4(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPMT_DIAG_ICD_A4(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_B3(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPMT_DIAG_ICD_B3(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_B4(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPMT_DIAG_ICD_B4(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_C3(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPMT_DIAG_ICD_C3(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_C4(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPMT_DIAG_ICD_C4(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_D3(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPMT_DIAG_ICD_D3(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_D4(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPMT_DIAG_ICD_D4(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_E3(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPMT_DIAG_ICD_E3(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_E4(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPMT_DIAG_ICD_E4(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_F3(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPMT_DIAG_ICD_F3(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPMT_DIAG_ICD_F4(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPMT_DIAG_ICD_F4(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform as follows: -Character 1 must be a space.
setPointsScoringEquations(PointsScoringEquations) - Method in class com.mmm.cms.homehealth.proto.logic.LogicRow
Set the value of pointsScoringEquations
setPRESS_ULCER(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 0=No, 1=Yes
setPRESS_ULCER(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPRESS_ULCER(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
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.Icd9DiagnosisCodeIF
Sets the Primary Diagnosis indicator
setPRIMARY_DIAG_ICD(Icd9DiagnosisCodeIF) - 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(Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setPRIMARY_DIAG_ICD(Icd9DiagnosisCodeIF) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space.
setPropertiesFile(File) - Method in class com.mmm.cms.homehealth.test.HomeHealthGrouper_HP.CommandLineParams
 
setPRSR_ULCR_DEPTH(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
 
setPRSR_ULCR_DEPTH(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
 
setPRSR_ULCR_LNGTH(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
 
setPRSR_ULCR_LNGTH(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
 
setPRSR_ULCR_WDTH(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
 
setPRSR_ULCR_WDTH(String) - Method in interface com.mmm.cms.homehealth.proto.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
setRecords(List<HomeHealthRecordIF>) - Method in class com.mmm.cms.homehealth.io.HomeHealthXMLHandler
Set the value of records
setRowId(int) - Method in class com.mmm.cms.homehealth.proto.logic.LogicRow
Set the value of rowId
setScore(Icd9DiagnosisCodeIF, int, int, int, boolean) - Method in class com.mmm.cms.homehealth.DiagnosisScoringGrid
 
setScore(Icd9DiagnosisCodeIF, int, int, int, boolean) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisScoringGridIF
 
setScore(int, int) - Method in class com.mmm.cms.homehealth.v2308_1.ScoringRows
 
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
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
setScoringRowsAtGrid(int, int, ScoringRows) - Method in class com.mmm.cms.homehealth.v2308_1.DiagnosisScoringGrid
 
setScoringRowsForDiagnosis(int, ScoringRows) - Method in class com.mmm.cms.homehealth.v2308_1.DiagnosisScoringGrid
 
setScoringRowsGrid(ScoringRows[][]) - Method in class com.mmm.cms.homehealth.v2308_1.DiagnosisScoringGrid
 
setSecondaryOnly(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode
Sets the seondary flag
setSecondaryOnly(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setSecondaryOnly(boolean) - Method in interface com.mmm.cms.homehealth.proto.Icd9DiagnosisCodeIF
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.
setServiceIssue(boolean) - Method in class com.mmm.cms.homehealth.v0203c.DataValidityFlag_02_03c
Does nothing
setServicesUtilization(char) - Method in class com.mmm.cms.homehealth.HIPPSCode
Sets the Services Utilization character
setServicesUtilization(char) - Method in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
sets the Services Utilization character
setServicesUtilization(char) - Method in class com.mmm.cms.homehealth.v0203c.HippsCode_02_03c
Does nothing - this can not be reset
setShortName(String) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
sets the short name for this Scoring Model
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.Oasis_B_Record
 
setSTART_CARE_DT(Calendar) - Method in interface com.mmm.cms.homehealth.proto.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
setSTART_CARE_YR34(Calendar) - Method in class com.mmm.cms.homehealth.v0203c.TreatmentAuthorization_02_03c
 
setSTASIS_ULCER(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 0=No, 1=Yes
setSTASIS_ULCER(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setSTASIS_ULCER(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: 0=No, 1=Yes
setSTAT_PRB_STASULC(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setSTAT_PRB_STASULC(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setSTAT_PRB_STASULC(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setSTAT_PRB_SURGWND(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: Right justified; pad left with zero.
setSTAT_PRB_SURGWND(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setSTAT_PRB_SURGWND(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setSTATSTASIS_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setSTATSTASIS_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setSTATSURG_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setSTATSURG_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setSTATUS_PROBLEM_PRESSURE_ULCER(String) - Method in class com.mmm.cms.homehealth.io.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.Oasis_B_Record
 
setSTG_PRBLM_ULCER(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setSTGPRSUL_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setSTGPRSUL_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setSTUS_PRBLM_PRSR_ULCR(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
Set the value of STATUS_PROBLEM_PRESSURE_ULCER
setSTUS_PRBLM_PRSR_ULCR(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
gets Status of most Problematic Pressure Ulcer
setSURG_WOUND(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 0=No, 1=Yes
setSURG_WOUND(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setSURG_WOUND(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: 0=No, 1=Yes
setTestRecordId(int) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
Set the value of testRecordId
setTHER_NEED_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setTHER_NEED_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
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.Oasis_B_Record
 
setTHER_NEED_NA(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: 0=No/Unchecked, 1=Yes/Checked
setTHER_NEED_NUM(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_NUM(int) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setTHER_NEED_NUM(int) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Field must be blank or contain a number which is right-justified and zero-filled.
setTHERAPIES_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setTHERAPIES_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
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.Oasis_B_Record
 
setTHH_ENT_NUTRITION(String) - Method in interface com.mmm.cms.homehealth.proto.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.Oasis_B_Record
 
setTHH_IV_INFUSION(String) - Method in interface com.mmm.cms.homehealth.proto.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.Oasis_B_Record
 
setTHH_NONE_ABOVE(String) - Method in interface com.mmm.cms.homehealth.proto.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.Oasis_B_Record
 
setTHH_PAR_NUTRITION(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: 0=No/Unchecked, 1=Yes/Checked
setTitle(String) - Method in class com.mmm.cms.homehealth.beans.BaseHomeHealthBean
 
setToBlank() - Method in class com.mmm.cms.homehealth.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.Icd9DiagnosisCodeIF
Sets the relating to Ulcer flag
setUNHEALED_STAGE2_PRESSURE_ULCER(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
 
setUNHLD_STG2_PRSR_ULCR(String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_Record
Set the value of UNHEALED_STAGE2_PRESSURE_ULCER
setUNHLD_STG2_PRSR_ULCR(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecord_C_IF
sets Patient Has At Least 1 Unhealed PU At Stage 2 Or Higher
setUNOBS_PRSULC(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 0=No, 1=Yes
setUNOBS_PRSULC(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setUNOBS_PRSULC(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: 0=No, 1=Yes
setUNOBS_PRSULC_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setUNOBS_PRSULC_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setUNOBS_STASULC(String) - Method in class com.mmm.cms.homehealth.HomeHealthRecord
Format: 0=No, 1=Yes
setUNOBS_STASULC(String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_Record
 
setUNOBS_STASULC(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: 0=No, 1=Yes
setUNOBS_STASULC_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setUNOBS_STASULC_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
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.Oasis_B_Record
 
setUR_INCONT(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setUR_INCONT_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setUR_INCONT_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
setValidCode(boolean) - Method in class com.mmm.cms.homehealth.AbstractIcd9Code
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.Icd9CodeIF
Sets the valid code flag
setValidForScoring(boolean) - Method in class com.mmm.cms.homehealth.AbstractIcd9Code
Set the value of validForScoring
setValidForScoring(boolean) - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
setValidForScoring(boolean) - Method in interface com.mmm.cms.homehealth.proto.Icd9CodeIF
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
setValidityFlag(String) - Method in class com.mmm.cms.homehealth.v0203c.DataValidityFlag_02_03c
Sets the validity flag
setValidValues(String[]) - Method in class com.mmm.cms.homehealth.beans.BaseHomeHealthBean
 
setValidValues(int, String) - Method in class com.mmm.cms.homehealth.beans.BaseHomeHealthBean
 
setValueLabels(String[]) - Method in class com.mmm.cms.homehealth.beans.BaseHomeHealthBean
Set the value of valueLabels
setValueLabels(int, String) - Method in class com.mmm.cms.homehealth.beans.BaseHomeHealthBean
Set the value of valueLabels at specified index.
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.Oasis_B_Record
 
setVISION(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
setVISION_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
setVISION_INVLD(boolean) - Method in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
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.Oasis_B_Record
 
setWHEN_DYSPNEIC(String) - Method in interface com.mmm.cms.homehealth.proto.HomeHealthRecordIF
Format: Right justified; pad left with zero.
sharedObjects - Static variable in class com.mmm.cms.homehealth.io.Oasis_B_RecordUtil
 
SHORTNAME - Static variable in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
 
StageOfMostProblematicPressUlcerBean - Class in com.mmm.cms.homehealth.beans
From field named STG_PRBLM_ULCER Stage of Most Problematic Pressure Ulcer Range: 01 thru 04, NA, sp(2)
StageOfMostProblematicPressUlcerBean() - Constructor for class com.mmm.cms.homehealth.beans.StageOfMostProblematicPressUlcerBean
 
startElement(String, String, String, Attributes) - Method in class com.mmm.cms.homehealth.io.HomeHealthXMLHandler
 
StartOfCareDateBean - Class in com.mmm.cms.homehealth.beans
From field named START_CARE_DT Start of Care Date Range: Valid date in the format of yyyyMMdd, e.g.
StartOfCareDateBean() - Constructor for class com.mmm.cms.homehealth.beans.StartOfCareDateBean
 
startProgressBar() - Method in class com.mmm.cms.homehealth.HomeHealthGrouperFactory
provides popup message showing the status of the initialization
StasisUlcerBean - Class in com.mmm.cms.homehealth.beans
From field named STAS_ULCR_PRSNT Has Stasis Ulcer valid values: 0, 1, sp(1) - OASIS-B 00, 01, 02, 03 - OASIS-C
StasisUlcerBean() - Constructor for class com.mmm.cms.homehealth.beans.StasisUlcerBean
creates the bean using the OASIS-C values
StasisUlcerBean(boolean) - Constructor for class com.mmm.cms.homehealth.beans.StasisUlcerBean
if useOasisB = true, then use the OASIS-B values, otherwise, use OASIS-C
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
StatusMostProblematicPressUlcerBean - Class in com.mmm.cms.homehealth.beans
From field named STUS_PRBLM_PRSR_ULCR Status Of Most Problematic Pressure Ulcer value values: sp(2), 00, 01, 02, 03, NA
StatusMostProblematicPressUlcerBean() - Constructor for class com.mmm.cms.homehealth.beans.StatusMostProblematicPressUlcerBean
 
StatusMostProblematicStasisUlcerBean - Class in com.mmm.cms.homehealth.beans
From field named STUS_PRBLM_STAS_ULCR Status of Most Problematic Stasis Ulcer Range: 01 thru 03, NA, sp(2)
StatusMostProblematicStasisUlcerBean() - Constructor for class com.mmm.cms.homehealth.beans.StatusMostProblematicStasisUlcerBean
 
StatusMostProblematicSurgicalWoundBean - Class in com.mmm.cms.homehealth.beans
From field named STUS_PRBLM_SRGCL_WND Status of Most Problematic Surgical Wound valid values: 01 thru 03, NA, sp(2) - OASIS-B 00, 01, 02, 03, sp(2) - OASIS-C
StatusMostProblematicSurgicalWoundBean() - Constructor for class com.mmm.cms.homehealth.beans.StatusMostProblematicSurgicalWoundBean
 
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
strDate - Static variable in class com.mmm.cms.homehealth.io.Oasis_B_RecordUtil
 
sumIntArray(int[]) - Static method in class com.mmm.cms.util.HomeHealthUtils
Given an array of ints, sums their values and returns that sum.
SurgicalWoundBean - Class in com.mmm.cms.homehealth.beans
From field named SRGCL_WND_PRSNT Has Surgical Wound valid values: 00, 01, 02
SurgicalWoundBean() - Constructor for class com.mmm.cms.homehealth.beans.SurgicalWoundBean
 

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