|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreatmentAuthorizationIF | |
|---|---|
| com.mmm.cms.homehealth | |
| com.mmm.cms.homehealth.proto | |
| com.mmm.cms.homehealth.v0203c | |
| Uses of TreatmentAuthorizationIF in com.mmm.cms.homehealth |
|---|
| Classes in com.mmm.cms.homehealth that implement TreatmentAuthorizationIF | |
|---|---|
class |
TreatmentAuthorization
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. |
| Methods in com.mmm.cms.homehealth that return TreatmentAuthorizationIF | |
|---|---|
TreatmentAuthorizationIF |
ScoringResults.getTreatmentAuthorization()
getst the Treatment Authorization |
| Methods in com.mmm.cms.homehealth with parameters of type TreatmentAuthorizationIF | |
|---|---|
void |
ScoringResults.setTreatmentAuthorization(TreatmentAuthorizationIF treatmentAuthorization)
Sets the treatment Authorization object |
| Constructors in com.mmm.cms.homehealth with parameters of type TreatmentAuthorizationIF | |
|---|---|
ScoringResults(HIPPSCodeIF hippsCode,
java.lang.String grouperVersion,
DataValidityFlagIF dataValidityFlag,
TreatmentAuthorizationIF treatmentAuthorization,
HomeHealthRecordValidatorIF clinValidator,
HomeHealthRecordValidatorIF nValidator)
Constructor to set all the internal references |
|
| Uses of TreatmentAuthorizationIF in com.mmm.cms.homehealth.proto |
|---|
| Methods in com.mmm.cms.homehealth.proto that return TreatmentAuthorizationIF | |
|---|---|
TreatmentAuthorizationIF |
ScoringResultsIF.getTreatmentAuthorization()
gets the treatment authorization code |
| Uses of TreatmentAuthorizationIF in com.mmm.cms.homehealth.v0203c |
|---|
| Classes in com.mmm.cms.homehealth.v0203c that implement TreatmentAuthorizationIF | |
|---|---|
class |
TreatmentAuthorization_02_03c
This Treatment Authorization is based on a supplied string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||