|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlreadyScoredException | |
|---|---|
| com.mmm.cms.homehealth | |
| com.mmm.cms.homehealth.proto | |
| com.mmm.cms.homehealth.v3210 | |
| Uses of AlreadyScoredException in com.mmm.cms.homehealth |
|---|
| Methods in com.mmm.cms.homehealth that throw AlreadyScoredException | |
|---|---|
void |
DiagnosisScoringGrid.addScore(Icd9DiagnosisCodeIF diagnosisCode,
int diagnosisIdx,
int caseMixAdjustmentRow,
int score,
boolean checkDiagnosticGroup)
|
void |
DiagnosisScoringGrid.setScore(Icd9DiagnosisCodeIF diagnosisCode,
int diagnosisIdx,
int caseMixAdjustmentRow,
int score,
boolean checkDiagnosticGroup)
|
| Uses of AlreadyScoredException in com.mmm.cms.homehealth.proto |
|---|
| Methods in com.mmm.cms.homehealth.proto that throw AlreadyScoredException | |
|---|---|
void |
DiagnosisScoringGridIF.addScore(Icd9DiagnosisCodeIF diagnosisCode,
int diagnosisIdx,
int caseMixAdjustmentRow,
int score,
boolean checkDiagnosticGroup)
Add a score to the grid. |
void |
DiagnosisScoringGridIF.setScore(Icd9DiagnosisCodeIF diagnosisCode,
int diagnosisIdx,
int caseMixAdjustmentRow,
int score,
boolean checkDiagnosticGroup)
|
| Uses of AlreadyScoredException in com.mmm.cms.homehealth.v3210 |
|---|
| Methods in com.mmm.cms.homehealth.v3210 with parameters of type AlreadyScoredException | |
|---|---|
void |
ClinicalFunctional_ScoringModel_v3210.fireDxGroupAlreadyScored(Icd9DiagnosisCodeIF code,
int position,
AlreadyScoredException e)
Scoring Event support method |
| Methods in com.mmm.cms.homehealth.v3210 that throw AlreadyScoredException | |
|---|---|
void |
ClinicalFunctional_ScoringModel_v3210.scoreAny(HomeHealthRecordIF record,
Icd9DiagnosisCodeIF diagCode,
HomeHealthRecordValidatorIF validator,
int diagIdx,
DiagnosisScoringGridIF scoringGrid)
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 |
void |
NRS_ScoringModel_v3210.scoreAny(HomeHealthRecordIF record,
Icd9DiagnosisCodeIF diagCode,
HomeHealthRecordValidatorIF validator,
int diagIdx,
DiagnosisScoringGridIF scoringGrid)
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 |
void |
ClinicalFunctional_ScoringModel_v3210.scoreOtherOnly(HomeHealthRecordIF record,
Icd9DiagnosisCodeIF diagCode,
int diagIdx,
DiagnosisScoringGridIF scoringGrid)
Scores only those codes that can not be in the primary position |
void |
NRS_ScoringModel_v3210.scoreOtherOnly(HomeHealthRecordIF record,
Icd9DiagnosisCodeIF diagCode,
int diagIdx,
DiagnosisScoringGridIF scoringGrid)
Scores only those codes that can not be in the primary position |
void |
ClinicalFunctional_ScoringModel_v3210.scorePrimaryOnly(HomeHealthRecordIF record,
Icd9DiagnosisCodeIF diagCode,
int diagIdx,
DiagnosisScoringGridIF scoringGrid)
Scores the Primary only code with Primary only CaseMix values |
void |
NRS_ScoringModel_v3210.scorePrimaryOnly(HomeHealthRecordIF record,
Icd9DiagnosisCodeIF diagCode,
int diagIdx,
DiagnosisScoringGridIF scoringGrid)
Scores the Primary only code with Primary only CaseMix values |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||