com.mmm.cms.homehealth
Class HomeHealthRecord

java.lang.Object
  extended by com.mmm.cms.homehealth.HomeHealthRecord
All Implemented Interfaces:
HomeHealthRecordIF

public class HomeHealthRecord
extends java.lang.Object
implements HomeHealthRecordIF

This implementation of HomeHealthRecordIF uses the OASIS variable names. It holds only the information needed for scoring the home health record, i.e. it does not hold any extra OASIS informatoin.


Field Summary
static java.lang.String oneSpace
           
static java.lang.String twoSpace
           
 
Constructor Summary
HomeHealthRecord()
          Constructor with the dirty flag set to true
 
Method Summary
 java.lang.String getASSMT_REASON()
          gets the ASSMT_REASON Format: Right justified; pad left with zero.
 java.lang.String getBWL_INCONT()
          gets the BWL_INCONT Format: Right justified; pad left with zero.
 java.lang.String getCUR_AMBULATION()
          gets the CUR_AMBULATION Format: Right justified; pad left with zero.
 java.lang.String getCUR_BATHING()
          gets the CUR_BATHING Format: Right justified; pad left with zero.
 java.lang.String getCUR_DRESS_LOWER()
          gets the CUR_DRESS_LOWER Format: Right justified; pad left with zero.
 java.lang.String getCUR_DRESS_UPPER()
          gets the CUR_DRESS_UPPER Format: Right justified; pad left with zero.
 java.lang.String getCUR_INJECT_MEDS()
          gets the CUR_INJECT_MEDS Format: Right justified; pad left with zero.
 java.lang.String getCUR_TOILETING()
          gets the CUR_TOILETING Format: Right justified; pad left with zero.
 java.lang.String getCUR_TRANSFERRING()
          gets the CUR_TRANSFERRING Format: Right justified; pad left with zero.
 Icd9DiagnosisCodeIF getDiagnosisCode(int index)
          This will get any Diagnosis code in any of the fields M0230, M0240, M0246x3, M0246x4 with an continous zero-based index from 0 to 17
 java.lang.String getEPISODE_TIMING()
          gets the EPISODE_TIMING Format: Right justified; pad left with zero.
 java.lang.String getFieldValue(java.lang.String fieldName)
          Gets the value of a field by name.
 java.lang.String getFREQ_PAIN()
          gets the FREQ_PAIN Format: Right justified; pad left with zero.
 java.lang.String getHIPPS_CODE()
          gets the HIPPS_CODE Format: If not blank, must be upper case alphanumeric.
 java.util.Calendar getINFO_COMPLETED_DT()
          gets the INFO_COMPLETED_DT Format: YYYYMMDD
 java.lang.String getLESION_OPEN_WND()
          gets the LESION_OPEN_WND Format: 0=No, 1=Yes
 java.lang.String getNBR_PRSULC_STG1()
          gets the NBR_PRSULC_STG1 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
 java.lang.String getNBR_PRSULC_STG2()
          gets the NBR_PRSULC_STG2 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
 java.lang.String getNBR_PRSULC_STG3()
          gets the NBR_PRSULC_STG3 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
 java.lang.String getNBR_PRSULC_STG4()
          gets the NBR_PRSULC_STG4 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
 java.lang.String getNBR_STASULC()
          gets the NBR_STASULC Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
 java.lang.String getNBR_SURGWND()
          gets the NBR_SURGWND Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
 Icd9DiagnosisCodeIF getOptionalDiagnosisCode3(int index)
          This will get any Diagnosis code in any of the fields M0246x3 with an continous zero-based index from 0 to 5
 Icd9DiagnosisCodeIF getOptionalDiagnosisCode4(int index)
          This will get any Diagnosis code in any of the fields M0246x4 with an continous zero-based index from 0 to 5
 java.lang.String getOSTOMY()
          gets the tM0550_OSTOMY Format: Right justified; pad left with zero.
 Icd9DiagnosisCodeIF getOTH_DIAG1_ICD()
          gets the OTH_DIAG1_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
 Icd9DiagnosisCodeIF getOTH_DIAG2_ICD()
          gets the OTH_DIAG2_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
 Icd9DiagnosisCodeIF getOTH_DIAG3_ICD()
          gets the OTH_DIAG3_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
 Icd9DiagnosisCodeIF getOTH_DIAG4_ICD()
          gets the OTH_DIAG4_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
 Icd9DiagnosisCodeIF getOTH_DIAG5_ICD()
          gets the OTH_DIAG5_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
 Icd9DiagnosisCodeIF getPMT_DIAG_ICD_A3()
          gets the PMT_DIAG_ICD_A3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
 Icd9DiagnosisCodeIF getPMT_DIAG_ICD_A4()
          gets the PMT_DIAG_ICD_A4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
 Icd9DiagnosisCodeIF getPMT_DIAG_ICD_B3()
          gets the PMT_DIAG_ICD_B3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
 Icd9DiagnosisCodeIF getPMT_DIAG_ICD_B4()
          gets the PMT_DIAG_ICD_B4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
 Icd9DiagnosisCodeIF getPMT_DIAG_ICD_C3()
          gets the PMT_DIAG_ICD_C3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
 Icd9DiagnosisCodeIF getPMT_DIAG_ICD_C4()
          gets the PMT_DIAG_ICD_C4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
 Icd9DiagnosisCodeIF getPMT_DIAG_ICD_D3()
          gets the PMT_DIAG_ICD_D3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
 Icd9DiagnosisCodeIF getPMT_DIAG_ICD_D4()
          gets the PMT_DIAG_ICD_D4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
 Icd9DiagnosisCodeIF getPMT_DIAG_ICD_E3()
          gets the PMT_DIAG_ICD_E3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
 Icd9DiagnosisCodeIF getPMT_DIAG_ICD_E4()
          gets the PMT_DIAG_ICD_E4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
 Icd9DiagnosisCodeIF getPMT_DIAG_ICD_F3()
          gets the PMT_DIAG_ICD_F3 Format: A nonblank value must conform as follows: -Character 1 must be a space.
 Icd9DiagnosisCodeIF getPMT_DIAG_ICD_F4()
          gets the PMT_DIAG_ICD_F4 Format: A nonblank value must conform as follows: -Character 1 must be a space.
 java.lang.String getPRESS_ULCER()
          gets the PRESS_ULCER Format: 0=No, 1=Yes
 Icd9DiagnosisCodeIF getPRIMARY_DIAG_ICD()
          gets the PRIMARY_DIAG_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space.
 java.util.Calendar getSTART_CARE_DT()
          gets the START_CARE_DT Format: YYYYMMDD
 java.lang.String getSTASIS_ULCER()
          gets the STASIS_ULCER Format: 0=No, 1=Yes
 java.lang.String getSTAT_PRB_STASULC()
          gets the STAT_PRB_STASULC Format: Right justified; pad left with zero.
 java.lang.String getSTAT_PRB_SURGWND()
          gets the STAT_PRB_SURGWND Format: Right justified; pad left with zero.
 java.lang.String getSTG_PRBLM_ULCER()
          gets the STG_PRBLM_ULCER Format: Right justified; pad left with zero.
 java.lang.String getSURG_WOUND()
          gets the SURG_WOUND Format: 0=No, 1=Yes
 java.lang.String getTHER_NEED_NA()
          gets the THER_NEED_NA Format: 0=No/Unchecked, 1=Yes/Checked
 int getTHER_NEED_NUM()
          gets the THER_NEED_NUM Format: Field must be blank or contain a number which is right-justified and zero-filled.
 java.lang.String getTHH_ENT_NUTRITION()
          gets the THH_ENT_NUTRITION Format: 0=No/Unchecked, 1=Yes/Checked
 java.lang.String getTHH_IV_INFUSION()
          gets the THH_IV_INFUSION Format: 0=No/Unchecked, 1=Yes/Checked
 java.lang.String getTHH_NONE_ABOVE()
          gets the THH_NONE_ABOVE Format: 0=No/Unchecked, 1=Yes/Checked
 java.lang.String getTHH_PAR_NUTRITION()
          gets the THH_PAR_NUTRITION Format: 0=No/Unchecked, 1=Yes/Checked
 java.lang.String getUNOBS_PRSULC()
          gets the UNOBS_PRSULC Format: 0=No, 1=Yes
 java.lang.String getUNOBS_STASULC()
          gets the UNOBS_STASULC Format: 0=No, 1=Yes
 java.lang.String getUR_INCONT()
          gets the UR_INCONT Format: Right justified; pad left with zero.
 java.lang.String getVISION()
          gets the VISION Format: Right justified; pad left with zero.
 java.lang.String getWHEN_DYSPNEIC()
          gets the WHEN_DYSPNEIC Format: Right justified; pad left with zero.
 boolean isDiagnosisGroupOnRecord(int groupNum, int codePosition)
          Determines if the supplied diagnostic group is present somewhere on the current record.
 void setASSMT_REASON(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setBlank()
          Sets the record's fields to their default values
 void setBWL_INCONT(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setCUR_AMBULATION(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setCUR_BATHING(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setCUR_DRESS_LOWER(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setCUR_DRESS_UPPER(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setCUR_INJECT_MEDS(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setCUR_TOILETING(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setCUR_TRANSFERRING(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setEPISODE_TIMING(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setFREQ_PAIN(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setHIPPS_CODE(java.lang.String val)
          Format: If not blank, must be upper case alphanumeric.
 void setINFO_COMPLETED_DT(java.util.Calendar val)
          Format: YYYYMMDD
 void setLESION_OPEN_WND(java.lang.String val)
          Format: 0=No, 1=Yes
 void setNBR_PRSULC_STG1(java.lang.String val)
          Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
 void setNBR_PRSULC_STG2(java.lang.String val)
          Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
 void setNBR_PRSULC_STG3(java.lang.String val)
          Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
 void setNBR_PRSULC_STG4(java.lang.String val)
          Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
 void setNBR_STASULC(java.lang.String val)
          Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
 void setNBR_SURGWND(java.lang.String val)
          Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more
 void setOSTOMY(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setOTH_DIAG1_ICD(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
 void setOTH_DIAG2_ICD(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
 void setOTH_DIAG3_ICD(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
 void setOTH_DIAG4_ICD(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
 void setOTH_DIAG5_ICD(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E".
 void setPMT_DIAG_ICD_A3(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform as follows: -Character 1 must be a space.
 void setPMT_DIAG_ICD_A4(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform as follows: -Character 1 must be a space.
 void setPMT_DIAG_ICD_B3(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform as follows: -Character 1 must be a space.
 void setPMT_DIAG_ICD_B4(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform as follows: -Character 1 must be a space.
 void setPMT_DIAG_ICD_C3(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform as follows: -Character 1 must be a space.
 void setPMT_DIAG_ICD_C4(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform as follows: -Character 1 must be a space.
 void setPMT_DIAG_ICD_D3(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform as follows: -Character 1 must be a space.
 void setPMT_DIAG_ICD_D4(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform as follows: -Character 1 must be a space.
 void setPMT_DIAG_ICD_E3(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform as follows: -Character 1 must be a space.
 void setPMT_DIAG_ICD_E4(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform as follows: -Character 1 must be a space.
 void setPMT_DIAG_ICD_F3(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform as follows: -Character 1 must be a space.
 void setPMT_DIAG_ICD_F4(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform as follows: -Character 1 must be a space.
 void setPRESS_ULCER(java.lang.String val)
          Format: 0=No, 1=Yes
 void setPRIMARY_DIAG_ICD(Icd9DiagnosisCodeIF val)
          Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space.
 void setSTART_CARE_DT(java.util.Calendar val)
          Format: YYYYMMDD
 void setSTASIS_ULCER(java.lang.String val)
          Format: 0=No, 1=Yes
 void setSTAT_PRB_STASULC(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setSTAT_PRB_SURGWND(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setSTG_PRBLM_ULCER(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setSURG_WOUND(java.lang.String val)
          Format: 0=No, 1=Yes
 void setTHER_NEED_NA(java.lang.String val)
          Format: 0=No/Unchecked, 1=Yes/Checked
 void setTHER_NEED_NUM(int val)
          Format: Field must be blank or contain a number which is right-justified and zero-filled.
 void setTHH_ENT_NUTRITION(java.lang.String val)
          Format: 0=No/Unchecked, 1=Yes/Checked
 void setTHH_IV_INFUSION(java.lang.String val)
          Format: 0=No/Unchecked, 1=Yes/Checked
 void setTHH_NONE_ABOVE(java.lang.String val)
          Format: 0=No/Unchecked, 1=Yes/Checked
 void setTHH_PAR_NUTRITION(java.lang.String val)
          Format: 0=No/Unchecked, 1=Yes/Checked
 void setUNOBS_PRSULC(java.lang.String val)
          Format: 0=No, 1=Yes
 void setUNOBS_STASULC(java.lang.String val)
          Format: 0=No, 1=Yes
 void setUR_INCONT(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setVISION(java.lang.String val)
          Format: Right justified; pad left with zero.
 void setWHEN_DYSPNEIC(java.lang.String val)
          Format: Right justified; pad left with zero.
 java.lang.String toString()
          A string describing the values contained on this record.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

oneSpace

public static final java.lang.String oneSpace
See Also:
Constant Field Values

twoSpace

public static final java.lang.String twoSpace
See Also:
Constant Field Values
Constructor Detail

HomeHealthRecord

public HomeHealthRecord()
Constructor with the dirty flag set to true

Method Detail

getDiagnosisCode

public Icd9DiagnosisCodeIF getDiagnosisCode(int index)
This will get any Diagnosis code in any of the fields M0230, M0240, M0246x3, M0246x4 with an continous zero-based index from 0 to 17

Specified by:
getDiagnosisCode in interface HomeHealthRecordIF
Parameters:
index -
Returns:
a Icd9DiagnosisCodeIF object. May be null if the index is out of range.

getOptionalDiagnosisCode3

public Icd9DiagnosisCodeIF getOptionalDiagnosisCode3(int index)
This will get any Diagnosis code in any of the fields M0246x3 with an continous zero-based index from 0 to 5

Specified by:
getOptionalDiagnosisCode3 in interface HomeHealthRecordIF
Parameters:
index -
Returns:
a Icd9DiagnosisCodeIF object. May be null if the index is out of range.

getOptionalDiagnosisCode4

public Icd9DiagnosisCodeIF getOptionalDiagnosisCode4(int index)
This will get any Diagnosis code in any of the fields M0246x4 with an continous zero-based index from 0 to 5

Specified by:
getOptionalDiagnosisCode4 in interface HomeHealthRecordIF
Parameters:
index -
Returns:
a Icd9DiagnosisCodeIF object. May be null if the index is out of range.

isDiagnosisGroupOnRecord

public boolean isDiagnosisGroupOnRecord(int groupNum,
                                        int codePosition)
Description copied from interface: HomeHealthRecordIF
Determines if the supplied diagnostic group is present somewhere on the current record.

Specified by:
isDiagnosisGroupOnRecord in interface HomeHealthRecordIF
Parameters:
groupNum -
codePosition -
Returns:
true if the group number is represented by a code somewhere on the record

getSTART_CARE_DT

public java.util.Calendar getSTART_CARE_DT()
gets the START_CARE_DT Format: YYYYMMDD

Specified by:
getSTART_CARE_DT in interface HomeHealthRecordIF
Returns:

setSTART_CARE_DT

public void setSTART_CARE_DT(java.util.Calendar val)
Format: YYYYMMDD

Specified by:
setSTART_CARE_DT in interface HomeHealthRecordIF
Parameters:
val -

getINFO_COMPLETED_DT

public java.util.Calendar getINFO_COMPLETED_DT()
gets the INFO_COMPLETED_DT Format: YYYYMMDD

Specified by:
getINFO_COMPLETED_DT in interface HomeHealthRecordIF
Returns:

setINFO_COMPLETED_DT

public void setINFO_COMPLETED_DT(java.util.Calendar val)
Format: YYYYMMDD

Specified by:
setINFO_COMPLETED_DT in interface HomeHealthRecordIF
Parameters:
val -

getASSMT_REASON

public java.lang.String getASSMT_REASON()
gets the ASSMT_REASON Format: Right justified; pad left with zero.

Specified by:
getASSMT_REASON in interface HomeHealthRecordIF
Returns:

setASSMT_REASON

public void setASSMT_REASON(java.lang.String val)
Format: Right justified; pad left with zero.

Specified by:
setASSMT_REASON in interface HomeHealthRecordIF
Parameters:
val -

getPRIMARY_DIAG_ICD

public Icd9DiagnosisCodeIF getPRIMARY_DIAG_ICD()
gets the PRIMARY_DIAG_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space. PATTERN B -Character 1 must be a space. -Character 2 must be "V". -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getPRIMARY_DIAG_ICD in interface HomeHealthRecordIF
Returns:

setPRIMARY_DIAG_ICD

public void setPRIMARY_DIAG_ICD(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space. PATTERN B -Character 1 must be a space. -Character 2 must be "V". -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setPRIMARY_DIAG_ICD in interface HomeHealthRecordIF
Parameters:
val -

getOTH_DIAG1_ICD

public Icd9DiagnosisCodeIF getOTH_DIAG1_ICD()
gets the OTH_DIAG1_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E". -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space. PATTERN B -Character 1 must be a space. -Character 2 must be "V". -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getOTH_DIAG1_ICD in interface HomeHealthRecordIF
Returns:

setOTH_DIAG1_ICD

public void setOTH_DIAG1_ICD(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E". -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space. PATTERN B -Character 1 must be a space. -Character 2 must be "V". -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setOTH_DIAG1_ICD in interface HomeHealthRecordIF
Parameters:
val -

getOTH_DIAG2_ICD

public Icd9DiagnosisCodeIF getOTH_DIAG2_ICD()
gets the OTH_DIAG2_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E". -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space. PATTERN B -Character 1 must be a space. -Character 2 must be "V". -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getOTH_DIAG2_ICD in interface HomeHealthRecordIF
Returns:

setOTH_DIAG2_ICD

public void setOTH_DIAG2_ICD(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E". -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space. PATTERN B -Character 1 must be a space. -Character 2 must be "V". -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setOTH_DIAG2_ICD in interface HomeHealthRecordIF
Parameters:
val -

getOTH_DIAG3_ICD

public Icd9DiagnosisCodeIF getOTH_DIAG3_ICD()
gets the OTH_DIAG3_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E". -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space. PATTERN B -Character 1 must be a space. -Character 2 must be "V". -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getOTH_DIAG3_ICD in interface HomeHealthRecordIF
Returns:

setOTH_DIAG3_ICD

public void setOTH_DIAG3_ICD(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E". -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space. PATTERN B -Character 1 must be a space. -Character 2 must be "V". -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setOTH_DIAG3_ICD in interface HomeHealthRecordIF
Parameters:
val -

getOTH_DIAG4_ICD

public Icd9DiagnosisCodeIF getOTH_DIAG4_ICD()
gets the OTH_DIAG4_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E". -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space. PATTERN B -Character 1 must be a space. -Character 2 must be "V". -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getOTH_DIAG4_ICD in interface HomeHealthRecordIF
Returns:

setOTH_DIAG4_ICD

public void setOTH_DIAG4_ICD(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E". -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space. PATTERN B -Character 1 must be a space. -Character 2 must be "V". -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setOTH_DIAG4_ICD in interface HomeHealthRecordIF
Parameters:
val -

getOTH_DIAG5_ICD

public Icd9DiagnosisCodeIF getOTH_DIAG5_ICD()
gets the OTH_DIAG5_ICD Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E". -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space. PATTERN B -Character 1 must be a space. -Character 2 must be "V". -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getOTH_DIAG5_ICD in interface HomeHealthRecordIF
Returns:

setOTH_DIAG5_ICD

public void setOTH_DIAG5_ICD(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform to one of the following two patterns: PATTERN A -Character 1 must be a space or "E". -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space. PATTERN B -Character 1 must be a space. -Character 2 must be "V". -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setOTH_DIAG5_ICD in interface HomeHealthRecordIF
Parameters:
val -

getTHH_IV_INFUSION

public java.lang.String getTHH_IV_INFUSION()
gets the THH_IV_INFUSION Format: 0=No/Unchecked, 1=Yes/Checked

Specified by:
getTHH_IV_INFUSION in interface HomeHealthRecordIF
Returns:

setTHH_IV_INFUSION

public void setTHH_IV_INFUSION(java.lang.String val)
Format: 0=No/Unchecked, 1=Yes/Checked

Specified by:
setTHH_IV_INFUSION in interface HomeHealthRecordIF
Parameters:
val -

getTHH_PAR_NUTRITION

public java.lang.String getTHH_PAR_NUTRITION()
gets the THH_PAR_NUTRITION Format: 0=No/Unchecked, 1=Yes/Checked

Specified by:
getTHH_PAR_NUTRITION in interface HomeHealthRecordIF
Returns:

setTHH_PAR_NUTRITION

public void setTHH_PAR_NUTRITION(java.lang.String val)
Format: 0=No/Unchecked, 1=Yes/Checked

Specified by:
setTHH_PAR_NUTRITION in interface HomeHealthRecordIF
Parameters:
val -

getTHH_ENT_NUTRITION

public java.lang.String getTHH_ENT_NUTRITION()
gets the THH_ENT_NUTRITION Format: 0=No/Unchecked, 1=Yes/Checked

Specified by:
getTHH_ENT_NUTRITION in interface HomeHealthRecordIF
Returns:

setTHH_ENT_NUTRITION

public void setTHH_ENT_NUTRITION(java.lang.String val)
Format: 0=No/Unchecked, 1=Yes/Checked

Specified by:
setTHH_ENT_NUTRITION in interface HomeHealthRecordIF
Parameters:
val -

getTHH_NONE_ABOVE

public java.lang.String getTHH_NONE_ABOVE()
gets the THH_NONE_ABOVE Format: 0=No/Unchecked, 1=Yes/Checked

Specified by:
getTHH_NONE_ABOVE in interface HomeHealthRecordIF
Returns:

setTHH_NONE_ABOVE

public void setTHH_NONE_ABOVE(java.lang.String val)
Format: 0=No/Unchecked, 1=Yes/Checked

Specified by:
setTHH_NONE_ABOVE in interface HomeHealthRecordIF
Parameters:
val -

getVISION

public java.lang.String getVISION()
gets the VISION Format: Right justified; pad left with zero.

Specified by:
getVISION in interface HomeHealthRecordIF
Returns:

setVISION

public void setVISION(java.lang.String val)
Format: Right justified; pad left with zero.

Specified by:
setVISION in interface HomeHealthRecordIF
Parameters:
val -

getFREQ_PAIN

public java.lang.String getFREQ_PAIN()
gets the FREQ_PAIN Format: Right justified; pad left with zero.

Specified by:
getFREQ_PAIN in interface HomeHealthRecordIF
Returns:

setFREQ_PAIN

public void setFREQ_PAIN(java.lang.String val)
Format: Right justified; pad left with zero.

Specified by:
setFREQ_PAIN in interface HomeHealthRecordIF
Parameters:
val -

getLESION_OPEN_WND

public java.lang.String getLESION_OPEN_WND()
gets the LESION_OPEN_WND Format: 0=No, 1=Yes

Specified by:
getLESION_OPEN_WND in interface HomeHealthRecordIF
Returns:

setLESION_OPEN_WND

public void setLESION_OPEN_WND(java.lang.String val)
Format: 0=No, 1=Yes

Specified by:
setLESION_OPEN_WND in interface HomeHealthRecordIF
Parameters:
val -

getPRESS_ULCER

public java.lang.String getPRESS_ULCER()
gets the PRESS_ULCER Format: 0=No, 1=Yes

Specified by:
getPRESS_ULCER in interface HomeHealthRecordIF
Returns:

setPRESS_ULCER

public void setPRESS_ULCER(java.lang.String val)
Format: 0=No, 1=Yes

Specified by:
setPRESS_ULCER in interface HomeHealthRecordIF
Parameters:
val -

getNBR_PRSULC_STG1

public java.lang.String getNBR_PRSULC_STG1()
gets the NBR_PRSULC_STG1 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more

Specified by:
getNBR_PRSULC_STG1 in interface HomeHealthRecordIF
Returns:

setNBR_PRSULC_STG1

public void setNBR_PRSULC_STG1(java.lang.String val)
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more

Specified by:
setNBR_PRSULC_STG1 in interface HomeHealthRecordIF
Parameters:
val -

getNBR_PRSULC_STG2

public java.lang.String getNBR_PRSULC_STG2()
gets the NBR_PRSULC_STG2 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more

Specified by:
getNBR_PRSULC_STG2 in interface HomeHealthRecordIF
Returns:

setNBR_PRSULC_STG2

public void setNBR_PRSULC_STG2(java.lang.String val)
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more

Specified by:
setNBR_PRSULC_STG2 in interface HomeHealthRecordIF
Parameters:
val -

getNBR_PRSULC_STG3

public java.lang.String getNBR_PRSULC_STG3()
gets the NBR_PRSULC_STG3 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more

Specified by:
getNBR_PRSULC_STG3 in interface HomeHealthRecordIF
Returns:

setNBR_PRSULC_STG3

public void setNBR_PRSULC_STG3(java.lang.String val)
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more

Specified by:
setNBR_PRSULC_STG3 in interface HomeHealthRecordIF
Parameters:
val -

getNBR_PRSULC_STG4

public java.lang.String getNBR_PRSULC_STG4()
gets the NBR_PRSULC_STG4 Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more

Specified by:
getNBR_PRSULC_STG4 in interface HomeHealthRecordIF
Returns:

setNBR_PRSULC_STG4

public void setNBR_PRSULC_STG4(java.lang.String val)
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more

Specified by:
setNBR_PRSULC_STG4 in interface HomeHealthRecordIF
Parameters:
val -

getUNOBS_PRSULC

public java.lang.String getUNOBS_PRSULC()
gets the UNOBS_PRSULC Format: 0=No, 1=Yes

Specified by:
getUNOBS_PRSULC in interface HomeHealthRecordIF
Returns:

setUNOBS_PRSULC

public void setUNOBS_PRSULC(java.lang.String val)
Format: 0=No, 1=Yes

Specified by:
setUNOBS_PRSULC in interface HomeHealthRecordIF
Parameters:
val -

getSTG_PRBLM_ULCER

public java.lang.String getSTG_PRBLM_ULCER()
gets the STG_PRBLM_ULCER Format: Right justified; pad left with zero. Any letters must be upper case.

Specified by:
getSTG_PRBLM_ULCER in interface HomeHealthRecordIF
Returns:

setSTG_PRBLM_ULCER

public void setSTG_PRBLM_ULCER(java.lang.String val)
Format: Right justified; pad left with zero. Any letters must be upper case.

Specified by:
setSTG_PRBLM_ULCER in interface HomeHealthRecordIF
Parameters:
val -

getSTASIS_ULCER

public java.lang.String getSTASIS_ULCER()
gets the STASIS_ULCER Format: 0=No, 1=Yes

Specified by:
getSTASIS_ULCER in interface HomeHealthRecordIF
Returns:

setSTASIS_ULCER

public void setSTASIS_ULCER(java.lang.String val)
Format: 0=No, 1=Yes

Specified by:
setSTASIS_ULCER in interface HomeHealthRecordIF
Parameters:
val -

getNBR_STASULC

public java.lang.String getNBR_STASULC()
gets the NBR_STASULC Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more

Specified by:
getNBR_STASULC in interface HomeHealthRecordIF
Returns:

setNBR_STASULC

public void setNBR_STASULC(java.lang.String val)
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more

Specified by:
setNBR_STASULC in interface HomeHealthRecordIF
Parameters:
val -

getUNOBS_STASULC

public java.lang.String getUNOBS_STASULC()
gets the UNOBS_STASULC Format: 0=No, 1=Yes

Specified by:
getUNOBS_STASULC in interface HomeHealthRecordIF
Returns:

setUNOBS_STASULC

public void setUNOBS_STASULC(java.lang.String val)
Format: 0=No, 1=Yes

Specified by:
setUNOBS_STASULC in interface HomeHealthRecordIF
Parameters:
val -

getSTAT_PRB_STASULC

public java.lang.String getSTAT_PRB_STASULC()
gets the STAT_PRB_STASULC Format: Right justified; pad left with zero. Any letters must be upper case.

Specified by:
getSTAT_PRB_STASULC in interface HomeHealthRecordIF
Returns:

setSTAT_PRB_STASULC

public void setSTAT_PRB_STASULC(java.lang.String val)
Format: Right justified; pad left with zero. Any letters must be upper case.

Specified by:
setSTAT_PRB_STASULC in interface HomeHealthRecordIF
Parameters:
val -

getSURG_WOUND

public java.lang.String getSURG_WOUND()
gets the SURG_WOUND Format: 0=No, 1=Yes

Specified by:
getSURG_WOUND in interface HomeHealthRecordIF
Returns:

setSURG_WOUND

public void setSURG_WOUND(java.lang.String val)
Format: 0=No, 1=Yes

Specified by:
setSURG_WOUND in interface HomeHealthRecordIF
Parameters:
val -

getNBR_SURGWND

public java.lang.String getNBR_SURGWND()
gets the NBR_SURGWND Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more

Specified by:
getNBR_SURGWND in interface HomeHealthRecordIF
Returns:

setNBR_SURGWND

public void setNBR_SURGWND(java.lang.String val)
Format: 00=Zero, 01=One, 02=Two, 03=Three, 04=Four or more

Specified by:
setNBR_SURGWND in interface HomeHealthRecordIF
Parameters:
val -

getSTAT_PRB_SURGWND

public java.lang.String getSTAT_PRB_SURGWND()
gets the STAT_PRB_SURGWND Format: Right justified; pad left with zero. Any letters must be upper case.

Specified by:
getSTAT_PRB_SURGWND in interface HomeHealthRecordIF
Returns:

setSTAT_PRB_SURGWND

public void setSTAT_PRB_SURGWND(java.lang.String val)
Format: Right justified; pad left with zero. Any letters must be upper case.

Specified by:
setSTAT_PRB_SURGWND in interface HomeHealthRecordIF
Parameters:
val -

getWHEN_DYSPNEIC

public java.lang.String getWHEN_DYSPNEIC()
gets the WHEN_DYSPNEIC Format: Right justified; pad left with zero.

Specified by:
getWHEN_DYSPNEIC in interface HomeHealthRecordIF
Returns:

setWHEN_DYSPNEIC

public void setWHEN_DYSPNEIC(java.lang.String val)
Format: Right justified; pad left with zero.

Specified by:
setWHEN_DYSPNEIC in interface HomeHealthRecordIF
Parameters:
val -

getUR_INCONT

public java.lang.String getUR_INCONT()
gets the UR_INCONT Format: Right justified; pad left with zero.

Specified by:
getUR_INCONT in interface HomeHealthRecordIF
Returns:

setUR_INCONT

public void setUR_INCONT(java.lang.String val)
Format: Right justified; pad left with zero.

Specified by:
setUR_INCONT in interface HomeHealthRecordIF
Parameters:
val -

getBWL_INCONT

public java.lang.String getBWL_INCONT()
gets the BWL_INCONT Format: Right justified; pad left with zero. Any letters must be upper case.

Specified by:
getBWL_INCONT in interface HomeHealthRecordIF
Returns:

setBWL_INCONT

public void setBWL_INCONT(java.lang.String val)
Format: Right justified; pad left with zero. Any letters must be upper case.

Specified by:
setBWL_INCONT in interface HomeHealthRecordIF
Parameters:
val -

getOSTOMY

public java.lang.String getOSTOMY()
gets the tM0550_OSTOMY Format: Right justified; pad left with zero.

Specified by:
getOSTOMY in interface HomeHealthRecordIF
Returns:

setOSTOMY

public void setOSTOMY(java.lang.String val)
Format: Right justified; pad left with zero.

Specified by:
setOSTOMY in interface HomeHealthRecordIF
Parameters:
val -

getCUR_DRESS_UPPER

public java.lang.String getCUR_DRESS_UPPER()
gets the CUR_DRESS_UPPER Format: Right justified; pad left with zero.

Specified by:
getCUR_DRESS_UPPER in interface HomeHealthRecordIF
Returns:

setCUR_DRESS_UPPER

public void setCUR_DRESS_UPPER(java.lang.String val)
Format: Right justified; pad left with zero.

Specified by:
setCUR_DRESS_UPPER in interface HomeHealthRecordIF
Parameters:
val -

getCUR_DRESS_LOWER

public java.lang.String getCUR_DRESS_LOWER()
gets the CUR_DRESS_LOWER Format: Right justified; pad left with zero.

Specified by:
getCUR_DRESS_LOWER in interface HomeHealthRecordIF
Returns:

setCUR_DRESS_LOWER

public void setCUR_DRESS_LOWER(java.lang.String val)
Format: Right justified; pad left with zero.

Specified by:
setCUR_DRESS_LOWER in interface HomeHealthRecordIF
Parameters:
val -

getCUR_BATHING

public java.lang.String getCUR_BATHING()
gets the CUR_BATHING Format: Right justified; pad left with zero.

Specified by:
getCUR_BATHING in interface HomeHealthRecordIF
Returns:

setCUR_BATHING

public void setCUR_BATHING(java.lang.String val)
Format: Right justified; pad left with zero.

Specified by:
setCUR_BATHING in interface HomeHealthRecordIF
Parameters:
val -

getCUR_TOILETING

public java.lang.String getCUR_TOILETING()
gets the CUR_TOILETING Format: Right justified; pad left with zero.

Specified by:
getCUR_TOILETING in interface HomeHealthRecordIF
Returns:

setCUR_TOILETING

public void setCUR_TOILETING(java.lang.String val)
Format: Right justified; pad left with zero.

Specified by:
setCUR_TOILETING in interface HomeHealthRecordIF
Parameters:
val -

getCUR_TRANSFERRING

public java.lang.String getCUR_TRANSFERRING()
gets the CUR_TRANSFERRING Format: Right justified; pad left with zero.

Specified by:
getCUR_TRANSFERRING in interface HomeHealthRecordIF
Returns:

setCUR_TRANSFERRING

public void setCUR_TRANSFERRING(java.lang.String val)
Format: Right justified; pad left with zero.

Specified by:
setCUR_TRANSFERRING in interface HomeHealthRecordIF
Parameters:
val -

getCUR_AMBULATION

public java.lang.String getCUR_AMBULATION()
gets the CUR_AMBULATION Format: Right justified; pad left with zero.

Specified by:
getCUR_AMBULATION in interface HomeHealthRecordIF
Returns:

setCUR_AMBULATION

public void setCUR_AMBULATION(java.lang.String val)
Format: Right justified; pad left with zero.

Specified by:
setCUR_AMBULATION in interface HomeHealthRecordIF
Parameters:
val -

getCUR_INJECT_MEDS

public java.lang.String getCUR_INJECT_MEDS()
gets the CUR_INJECT_MEDS Format: Right justified; pad left with zero. Any letters must be upper case.

Specified by:
getCUR_INJECT_MEDS in interface HomeHealthRecordIF
Returns:

setCUR_INJECT_MEDS

public void setCUR_INJECT_MEDS(java.lang.String val)
Format: Right justified; pad left with zero. Any letters must be upper case.

Specified by:
setCUR_INJECT_MEDS in interface HomeHealthRecordIF
Parameters:
val -

getEPISODE_TIMING

public java.lang.String getEPISODE_TIMING()
gets the EPISODE_TIMING Format: Right justified; pad left with zero. Any letters must be upper case.

Specified by:
getEPISODE_TIMING in interface HomeHealthRecordIF
Returns:

setEPISODE_TIMING

public void setEPISODE_TIMING(java.lang.String val)
Format: Right justified; pad left with zero. Any letters must be upper case.

Specified by:
setEPISODE_TIMING in interface HomeHealthRecordIF
Parameters:
val -

getPMT_DIAG_ICD_A3

public Icd9DiagnosisCodeIF getPMT_DIAG_ICD_A3()
gets the PMT_DIAG_ICD_A3 Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getPMT_DIAG_ICD_A3 in interface HomeHealthRecordIF
Returns:

setPMT_DIAG_ICD_A3

public void setPMT_DIAG_ICD_A3(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setPMT_DIAG_ICD_A3 in interface HomeHealthRecordIF
Parameters:
val -

getPMT_DIAG_ICD_B3

public Icd9DiagnosisCodeIF getPMT_DIAG_ICD_B3()
gets the PMT_DIAG_ICD_B3 Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getPMT_DIAG_ICD_B3 in interface HomeHealthRecordIF
Returns:

setPMT_DIAG_ICD_B3

public void setPMT_DIAG_ICD_B3(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setPMT_DIAG_ICD_B3 in interface HomeHealthRecordIF
Parameters:
val -

getPMT_DIAG_ICD_C3

public Icd9DiagnosisCodeIF getPMT_DIAG_ICD_C3()
gets the PMT_DIAG_ICD_C3 Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getPMT_DIAG_ICD_C3 in interface HomeHealthRecordIF
Returns:

setPMT_DIAG_ICD_C3

public void setPMT_DIAG_ICD_C3(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setPMT_DIAG_ICD_C3 in interface HomeHealthRecordIF
Parameters:
val -

getPMT_DIAG_ICD_D3

public Icd9DiagnosisCodeIF getPMT_DIAG_ICD_D3()
gets the PMT_DIAG_ICD_D3 Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getPMT_DIAG_ICD_D3 in interface HomeHealthRecordIF
Returns:

setPMT_DIAG_ICD_D3

public void setPMT_DIAG_ICD_D3(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setPMT_DIAG_ICD_D3 in interface HomeHealthRecordIF
Parameters:
val -

getPMT_DIAG_ICD_E3

public Icd9DiagnosisCodeIF getPMT_DIAG_ICD_E3()
gets the PMT_DIAG_ICD_E3 Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getPMT_DIAG_ICD_E3 in interface HomeHealthRecordIF
Returns:

setPMT_DIAG_ICD_E3

public void setPMT_DIAG_ICD_E3(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setPMT_DIAG_ICD_E3 in interface HomeHealthRecordIF
Parameters:
val -

getPMT_DIAG_ICD_F3

public Icd9DiagnosisCodeIF getPMT_DIAG_ICD_F3()
gets the PMT_DIAG_ICD_F3 Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getPMT_DIAG_ICD_F3 in interface HomeHealthRecordIF
Returns:

setPMT_DIAG_ICD_F3

public void setPMT_DIAG_ICD_F3(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setPMT_DIAG_ICD_F3 in interface HomeHealthRecordIF
Parameters:
val -

getPMT_DIAG_ICD_A4

public Icd9DiagnosisCodeIF getPMT_DIAG_ICD_A4()
gets the PMT_DIAG_ICD_A4 Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getPMT_DIAG_ICD_A4 in interface HomeHealthRecordIF
Returns:

setPMT_DIAG_ICD_A4

public void setPMT_DIAG_ICD_A4(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setPMT_DIAG_ICD_A4 in interface HomeHealthRecordIF
Parameters:
val -

getPMT_DIAG_ICD_B4

public Icd9DiagnosisCodeIF getPMT_DIAG_ICD_B4()
gets the PMT_DIAG_ICD_B4 Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getPMT_DIAG_ICD_B4 in interface HomeHealthRecordIF
Returns:

setPMT_DIAG_ICD_B4

public void setPMT_DIAG_ICD_B4(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setPMT_DIAG_ICD_B4 in interface HomeHealthRecordIF
Parameters:
val -

getPMT_DIAG_ICD_C4

public Icd9DiagnosisCodeIF getPMT_DIAG_ICD_C4()
gets the PMT_DIAG_ICD_C4 Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getPMT_DIAG_ICD_C4 in interface HomeHealthRecordIF
Returns:

setPMT_DIAG_ICD_C4

public void setPMT_DIAG_ICD_C4(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setPMT_DIAG_ICD_C4 in interface HomeHealthRecordIF
Parameters:
val -

getPMT_DIAG_ICD_D4

public Icd9DiagnosisCodeIF getPMT_DIAG_ICD_D4()
gets the PMT_DIAG_ICD_D4 Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getPMT_DIAG_ICD_D4 in interface HomeHealthRecordIF
Returns:

setPMT_DIAG_ICD_D4

public void setPMT_DIAG_ICD_D4(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setPMT_DIAG_ICD_D4 in interface HomeHealthRecordIF
Parameters:
val -

getPMT_DIAG_ICD_E4

public Icd9DiagnosisCodeIF getPMT_DIAG_ICD_E4()
gets the PMT_DIAG_ICD_E4 Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getPMT_DIAG_ICD_E4 in interface HomeHealthRecordIF
Returns:

setPMT_DIAG_ICD_E4

public void setPMT_DIAG_ICD_E4(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setPMT_DIAG_ICD_E4 in interface HomeHealthRecordIF
Parameters:
val -

getPMT_DIAG_ICD_F4

public Icd9DiagnosisCodeIF getPMT_DIAG_ICD_F4()
gets the PMT_DIAG_ICD_F4 Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
getPMT_DIAG_ICD_F4 in interface HomeHealthRecordIF
Returns:

setPMT_DIAG_ICD_F4

public void setPMT_DIAG_ICD_F4(Icd9DiagnosisCodeIF val)
Format: A nonblank value must conform as follows: -Character 1 must be a space. -Character 2 must be a 0 (zero) thru 9. -Characters 3 thru 4 must be 0 thru 9. -Character 5 must be a decimal point. -Characters 6 and 7 must be 0 (zero) thru 9 or space. -If character 6 is a space, then character 7 must be a space.

Specified by:
setPMT_DIAG_ICD_F4 in interface HomeHealthRecordIF
Parameters:
val -

getTHER_NEED_NUM

public int getTHER_NEED_NUM()
gets the THER_NEED_NUM Format: Field must be blank or contain a number which is right-justified and zero-filled.

Specified by:
getTHER_NEED_NUM in interface HomeHealthRecordIF
Returns:

setTHER_NEED_NUM

public void setTHER_NEED_NUM(int val)
Format: Field must be blank or contain a number which is right-justified and zero-filled.

Specified by:
setTHER_NEED_NUM in interface HomeHealthRecordIF
Parameters:
val -

getTHER_NEED_NA

public java.lang.String getTHER_NEED_NA()
gets the THER_NEED_NA Format: 0=No/Unchecked, 1=Yes/Checked

Specified by:
getTHER_NEED_NA in interface HomeHealthRecordIF
Returns:

setTHER_NEED_NA

public void setTHER_NEED_NA(java.lang.String val)
Format: 0=No/Unchecked, 1=Yes/Checked

Specified by:
setTHER_NEED_NA in interface HomeHealthRecordIF
Parameters:
val -

getHIPPS_CODE

public java.lang.String getHIPPS_CODE()
gets the HIPPS_CODE Format: If not blank, must be upper case alphanumeric.

Returns:

setHIPPS_CODE

public void setHIPPS_CODE(java.lang.String val)
Format: If not blank, must be upper case alphanumeric.

Parameters:
val -

toString

public java.lang.String toString()
A string describing the values contained on this record.

Overrides:
toString in class java.lang.Object
Returns:

setBlank

public void setBlank()
Sets the record's fields to their default values

Specified by:
setBlank in interface HomeHealthRecordIF

getFieldValue

public java.lang.String getFieldValue(java.lang.String fieldName)
Description copied from interface: HomeHealthRecordIF
Gets the value of a field by name. If the field is unknown, then the value is null

Specified by:
getFieldValue in interface HomeHealthRecordIF
Returns: