public class GrouperVersion_v7118 extends GrouperVersion_v6217
clinicalModel_1, clinicalModel_2, clinicalModel_3, clinicalModel_4, dataManager, effectiveDateStart, effectiveDateStartWindow, effectiveDateThru, nrsScoringModel, version
DEFAULT_BLANK_VALUE
Constructor and Description |
---|
GrouperVersion_v7118()
Constructor that sets the effective start and thru date
|
GrouperVersion_v7118(java.util.Calendar effectiveStart,
java.util.Calendar effectiveThru,
java.util.Calendar effectiveWindow,
java.lang.String versionName)
Used to pass grouper default to parent grouper
|
Modifier and Type | Method and Description |
---|---|
HIPPSCodeIF |
createHippsCode()
Provides 2018 blank Hipps Code
|
HIPPSCodeIF |
createHippsCode(HomeHealthRecordIF record,
HomeHealthRecordValidatorIF validator,
PointsScoringEquationsIF clinicalScore,
PointsScoringEquationsIF functionalScore,
int nrsScore)
Provides 2018 Grouping step, timing and clinical/functional severity
Hipps Code
|
getAcceptableRecordClass, getClinicalValidator, getClinicalValidator, getNRSValidator, getNRSValidator, init
score
addEventListener, getEventListeners, getEventListenersList, getListenerCount, notifyEventListeners, populateValidateClinicalCodes, removeEventListener, removeEventListeners, reportPrimaryCodeSelection
determineScoreOrder, score
copyCodes, getCaseMixAdjustments, getClinicalCodes, getClinicalModel_1, getClinicalModel_2, getClinicalModel_3, getClinicalModel_4, getDescription, getDiagnosticGroups, getDiagnosticGroupsNRS, getEffectiveDateStart, getEffectiveDateStartWindow, getEffectiveDateThru, getGrouperDataManager, getName, getNonRoutineCodes, getNRSCaseMixAdjustments, getNrsScoringModel, getVersion, isValidDiagnosisCode, isValidForVersion, reportNonScoringDiagnosis, setClinicalModel_1, setClinicalModel_2, setClinicalModel_3, setClinicalModel_4, setDescription, setEffectiveDateStart, setEffectiveDateStartWindow, setEffectiveDateThru, setGrouperDataManager, setName, setNrsScoringModel, setVersion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
determineScoreOrder, getCaseMixAdjustments, getClinicalCodes, getDiagnosticGroups, getDiagnosticGroupsNRS, getEffectiveDateStart, getEffectiveDateStartWindow, getEffectiveDateThru, getGrouperDataManager, getNonRoutineCodes, getNRSCaseMixAdjustments, getVersion, isValidDiagnosisCode, isValidForVersion, score, setEffectiveDateStart, setEffectiveDateStartWindow, setEffectiveDateThru, setVersion
getDescription, setDescription
public GrouperVersion_v7118(java.util.Calendar effectiveStart, java.util.Calendar effectiveThru, java.util.Calendar effectiveWindow, java.lang.String versionName)
effectiveStart
- effectiveThru
- effectiveWindow
- versionName
- public GrouperVersion_v7118()
public HIPPSCodeIF createHippsCode(HomeHealthRecordIF record, HomeHealthRecordValidatorIF validator, PointsScoringEquationsIF clinicalScore, PointsScoringEquationsIF functionalScore, int nrsScore)
createHippsCode
in class GrouperVersion_v6117
record
- validator
- clinicalScore
- functionalScore
- nrsScore
- public HIPPSCodeIF createHippsCode()
createHippsCode
in class GrouperVersion_v6117