|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mmm.cms.homehealth.v0203c.TreatmentAuthorization_02_03c
public class TreatmentAuthorization_02_03c
This Treatment Authorization is based on a supplied string. It does not perform formatting or checking of the supplied string. The methods getAuthorizationCode() and getAuthorizationCodeParts() are the only meaningful methods. The other methods return null or 0, instead of throwing the UnsupportedOperationException.
| Field Summary |
|---|
| Fields inherited from interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF |
|---|
DEFAULT_BLANK_VALUE, EPISODE_TIMIMG_EARLY, EPISODE_TIMIMG_LATE, EPISODE_TIMIMG_UNKNOWN |
| Constructor Summary | |
|---|---|
TreatmentAuthorization_02_03c(java.lang.String value)
Constructs a treatment authorization with the provide String |
|
| Method Summary | |
|---|---|
int |
getASSMT_REASON()
gets the assessment reason |
java.lang.String |
getAuthorizationCode()
gets the 18 character treatment authorization code |
java.lang.String[] |
getAuthorizationCodeParts()
gets the treatment authorization code split into its parts as an array of Strings. |
PointsScoringEquationsIF |
getClinicalScore()
Always null for this version |
int |
getClinicalScoreCount()
Always 0 for this version |
int |
getClinicalScoreValue(int equationNumber)
Always 0 for this version |
int |
getEPISODE_TIMING()
gets the episode timing indicator |
PointsScoringEquationsIF |
getFunctionalScore()
Always null for this version |
int |
getFunctionalScoreCount()
|
int |
getFunctionalScoreValue(int equationNumber)
Always 0 for this version |
java.util.Calendar |
getINFO_COMPLETED_YR34()
gets the completion date of care |
java.util.Calendar |
getM0030_START_CARE_YR34()
Always null for this vesion |
java.util.Calendar |
getM0090_INFO_COMPLETED_YR34()
Always null for this version |
int |
getM0100_ASSMT_REASON()
Always 0 for this version |
int |
getM0110_EPISODE_TIMING()
Always 0 for this version |
java.util.Calendar |
getSTART_CARE_YR34()
gets the start date of the care |
void |
setASSMT_REASON(int val)
Sets the assessment Reason |
void |
setClinicalScore(PointsScoringEquationsIF score)
Does nothing |
void |
setEPISODE_TIMING(int val)
Sets the Episode timing |
void |
setFunctionalScore(PointsScoringEquationsIF score)
Does nothing |
void |
setINFO_COMPLETED_YR34(java.util.Calendar date)
Sets the completion date of care |
void |
setM0030_START_CARE_YR34(java.util.Calendar date)
Does nothing - can not be set |
void |
setM0090_INFO_COMPLETED_YR34(java.util.Calendar date)
Does nothing - this can not be set |
void |
setM0100_ASSMT_REASON(int val)
Does nothing |
void |
setM0110_EPISODE_TIMING(int val)
Does nothing |
void |
setSTART_CARE_YR34(java.util.Calendar date)
Sets the start date of care |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreatmentAuthorization_02_03c(java.lang.String value)
throws java.lang.NullPointerException,
java.lang.IllegalArgumentException
value - Must be a String of 18 characters in length
java.lang.NullPointerException
java.lang.IllegalArgumentException - if value's length is != 18| Method Detail |
|---|
public java.util.Calendar getM0030_START_CARE_YR34()
public void setM0030_START_CARE_YR34(java.util.Calendar date)
date - public java.util.Calendar getM0090_INFO_COMPLETED_YR34()
public void setM0090_INFO_COMPLETED_YR34(java.util.Calendar date)
date - public int getM0100_ASSMT_REASON()
public void setM0100_ASSMT_REASON(int val)
val - public int getM0110_EPISODE_TIMING()
public void setM0110_EPISODE_TIMING(int val)
val - public int getClinicalScoreCount()
getClinicalScoreCount in interface TreatmentAuthorizationIFpublic int getFunctionalScoreCount()
getFunctionalScoreCount in interface TreatmentAuthorizationIFpublic PointsScoringEquationsIF getClinicalScore()
getClinicalScore in interface TreatmentAuthorizationIFpublic void setClinicalScore(PointsScoringEquationsIF score)
setClinicalScore in interface TreatmentAuthorizationIFscore - public int getClinicalScoreValue(int equationNumber)
getClinicalScoreValue in interface TreatmentAuthorizationIFpublic PointsScoringEquationsIF getFunctionalScore()
getFunctionalScore in interface TreatmentAuthorizationIFpublic void setFunctionalScore(PointsScoringEquationsIF score)
setFunctionalScore in interface TreatmentAuthorizationIFscore - public int getFunctionalScoreValue(int equationNumber)
getFunctionalScoreValue in interface TreatmentAuthorizationIFpublic java.lang.String getAuthorizationCode()
TreatmentAuthorizationIF
getAuthorizationCode in interface TreatmentAuthorizationIFpublic java.lang.String[] getAuthorizationCodeParts()
TreatmentAuthorizationIF
getAuthorizationCodeParts in interface TreatmentAuthorizationIFpublic java.util.Calendar getSTART_CARE_YR34()
TreatmentAuthorizationIF
getSTART_CARE_YR34 in interface TreatmentAuthorizationIFpublic void setSTART_CARE_YR34(java.util.Calendar date)
TreatmentAuthorizationIF
setSTART_CARE_YR34 in interface TreatmentAuthorizationIFpublic java.util.Calendar getINFO_COMPLETED_YR34()
TreatmentAuthorizationIF
getINFO_COMPLETED_YR34 in interface TreatmentAuthorizationIFpublic void setINFO_COMPLETED_YR34(java.util.Calendar date)
TreatmentAuthorizationIF
setINFO_COMPLETED_YR34 in interface TreatmentAuthorizationIFpublic int getASSMT_REASON()
TreatmentAuthorizationIF
getASSMT_REASON in interface TreatmentAuthorizationIFpublic void setASSMT_REASON(int val)
TreatmentAuthorizationIF
setASSMT_REASON in interface TreatmentAuthorizationIFpublic int getEPISODE_TIMING()
TreatmentAuthorizationIF
getEPISODE_TIMING in interface TreatmentAuthorizationIFpublic void setEPISODE_TIMING(int val)
TreatmentAuthorizationIF
setEPISODE_TIMING in interface TreatmentAuthorizationIFval - - must be one of the following: 0 for unknown, 1 for early,
2 for late
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||