|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HIPPSCodeIF | |
|---|---|
| com.mmm.cms.homehealth | |
| com.mmm.cms.homehealth.proto | |
| com.mmm.cms.homehealth.v0203c | |
| Uses of HIPPSCodeIF in com.mmm.cms.homehealth |
|---|
| Classes in com.mmm.cms.homehealth that implement HIPPSCodeIF | |
|---|---|
class |
HIPPSCode
This holds the 5 character HIPPS code based on the 5 elements of: episode timing Grouping steps clinical Score functionalScore nrsScore |
| Methods in com.mmm.cms.homehealth that return HIPPSCodeIF | |
|---|---|
HIPPSCodeIF |
ScoringResults.getHIPPSCode()
gets the HIPPS code |
| Methods in com.mmm.cms.homehealth with parameters of type HIPPSCodeIF | |
|---|---|
void |
ScoringResults.setHIPPSCode(HIPPSCodeIF hippsCode)
Sets the HIPPS code object |
| Constructors in com.mmm.cms.homehealth with parameters of type HIPPSCodeIF | |
|---|---|
ScoringResults(HIPPSCodeIF hippsCode,
java.lang.String grouperVersion,
DataValidityFlagIF dataValidityFlag,
TreatmentAuthorizationIF treatmentAuthorization,
HomeHealthRecordValidatorIF clinValidator,
HomeHealthRecordValidatorIF nValidator)
Constructor to set all the internal references |
|
| Uses of HIPPSCodeIF in com.mmm.cms.homehealth.proto |
|---|
| Methods in com.mmm.cms.homehealth.proto that return HIPPSCodeIF | |
|---|---|
HIPPSCodeIF |
ScoringResultsIF.getHIPPSCode()
gets the Hipps code |
| Uses of HIPPSCodeIF in com.mmm.cms.homehealth.v0203c |
|---|
| Classes in com.mmm.cms.homehealth.v0203c that implement HIPPSCodeIF | |
|---|---|
class |
HippsCode_02_03c
This holds a HIPPS code based on the supplied String during the constructor |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||