A B C D E F G H I J L M N O P R S T U V W Z

C

calculateInitialScore(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
There is no initial scoring of the HomeHealth Record for this model, and this method should not be used.
calculateInitialScore(HomeHealthRecordIF, HomeHealthRecordValidatorIF) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
Calculate maximum possible score for each of the 18 diagnoses to support choice of scoring variable when an etiology and a manifestation are both NRS casemix variables.
calculatePrimaryAdjustment(DiagnosisScoringGridIF, int, int) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
This calculates the primary code score, and if the Other Dx has already been scored, then reduce the primary code by the Other Dx value.
calFormat - Static variable in class com.mmm.cms.homehealth.TreatmentAuthorization
Hexavigesimal Calendar Formatter
CaseMixAdjustmentItem - Class in com.mmm.cms.homehealth
Holds a single Case Mix Adjustment row (or item) which includes a set of values pertaining to the Scoring equations.
CaseMixAdjustmentItem() - Constructor for class com.mmm.cms.homehealth.CaseMixAdjustmentItem
 
CaseMixAdjustmentItem_v2308 - Class in com.mmm.cms.homehealth.v2308_1
Holds a single Case Mix Adjustment row (or item) which includes a set of values pertaining to the Scoring equations.
CaseMixAdjustmentItem_v2308() - Constructor for class com.mmm.cms.homehealth.v2308_1.CaseMixAdjustmentItem_v2308
 
CaseMixAdjustmentItem_v3210 - Class in com.mmm.cms.homehealth.v3210
Holds a single Case Mix Adjustment row (or item) which includes a set of values pertaining to the Scoring equations.
CaseMixAdjustmentItem_v3210() - Constructor for class com.mmm.cms.homehealth.v3210.CaseMixAdjustmentItem_v3210
 
CaseMixAdjustmentItemIF - Interface in com.mmm.cms.homehealth.proto
This represents a single Casemix Adjustment set.
CATEGORY_UNKNOWN - Static variable in class com.mmm.cms.homehealth.DiagnosticCategory
The default "unknown" category object.
characters(char[], int, int) - Method in class com.mmm.cms.homehealth.io.HomeHealthXMLHandler
 
clear() - Method in class com.mmm.cms.homehealth.v2308_1.ScoringRows
 
clearRecords() - Method in class com.mmm.cms.homehealth.io.HomeHealthXMLHandler
 
clearScore(int) - Method in class com.mmm.cms.homehealth.DiagnosisScoringGrid
 
clearScore(int) - Method in interface com.mmm.cms.homehealth.proto.DiagnosisScoringGridIF
removes all the current scores so that this object can be reused
ClinicalFunctional_ScoringModel_v2308 - Class in com.mmm.cms.homehealth.v2308_1
This Model provides scoring for the 4 clinical and functional equations defined for Grouper version 2.03.
ClinicalFunctional_ScoringModel_v2308(HomeHealthGrouperIF, GrouperDataManager, int) - Constructor for class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
Constructor with references to the Grouper, the Data manager, and the equation id
ClinicalFunctional_ScoringModel_v3210 - Class in com.mmm.cms.homehealth.v3210
This Model provides scoring for the 4 clinical and functional equations defined for Grouper version 2.03.
ClinicalFunctional_ScoringModel_v3210(HomeHealthGrouperIF, GrouperDataManager, int) - Constructor for class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Constructor with references to the Grouper, the Data manager, and the equation id
clinicalModel_1 - Variable in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
The Clinical Scoring module, equation 1
clinicalModel_1 - Variable in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
The Clinical Scoring module, equation 1
clinicalModel_2 - Variable in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
The Clinical Scoring module, equation 2
clinicalModel_2 - Variable in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
The Clinical Scoring module, equation 2
clinicalModel_3 - Variable in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
The Clinical Scoring module, equation 3
clinicalModel_3 - Variable in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
The Clinical Scoring module, equation 3
clinicalModel_4 - Variable in class com.mmm.cms.homehealth.v2308_1.GrouperVersion_v2308_1
The Clinical Scoring module, equation 4
clinicalModel_4 - Variable in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
The Clinical Scoring module, equation 4
clone() - Method in class com.mmm.cms.homehealth.DiagnosisCode
 
clone() - Method in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
clone() - Method in interface com.mmm.cms.homehealth.proto.Icd9DiagnosisCodeIF
creates an exact copy of this object that can be manipulated separately without effecting this object
codeComparator - Static variable in class com.mmm.cms.util.Icd9DiagnosisCodeComparator
Static comparator - avoids recreation everytime it is needed
com.mmm.cms.homehealth - package com.mmm.cms.homehealth
 
com.mmm.cms.homehealth.beans - package com.mmm.cms.homehealth.beans
 
com.mmm.cms.homehealth.cpp - package com.mmm.cms.homehealth.cpp
 
com.mmm.cms.homehealth.io - package com.mmm.cms.homehealth.io
 
com.mmm.cms.homehealth.proto - package com.mmm.cms.homehealth.proto
 
com.mmm.cms.homehealth.proto.logic - package com.mmm.cms.homehealth.proto.logic
 
com.mmm.cms.homehealth.test - package com.mmm.cms.homehealth.test
 
com.mmm.cms.homehealth.v0203c - package com.mmm.cms.homehealth.v0203c
 
com.mmm.cms.homehealth.v2308_1 - package com.mmm.cms.homehealth.v2308_1
 
com.mmm.cms.homehealth.v2308_2 - package com.mmm.cms.homehealth.v2308_2
 
com.mmm.cms.homehealth.v2409_1 - package com.mmm.cms.homehealth.v2409_1
 
com.mmm.cms.homehealth.v3110_1 - package com.mmm.cms.homehealth.v3110_1
 
com.mmm.cms.homehealth.v3210 - package com.mmm.cms.homehealth.v3210
 
com.mmm.cms.util - package com.mmm.cms.util
 
compare(Icd9DiagnosisCodeIF, Icd9DiagnosisCodeIF) - Method in class com.mmm.cms.util.Icd9DiagnosisCodeComparator
Compares two Icd9DiagnosisCodeIF based on the value of getCode()
conditionTypeID - Variable in class com.mmm.cms.homehealth.proto.logic.FieldCondition
 
conditionValues - Variable in class com.mmm.cms.homehealth.proto.logic.FieldCondition
 
convertFromHomeHealthRec(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.io.Oasis_B_RecordUtil
Converts an OASIS record extended from the HomeHealth Record to a String that is a continous set of characters, i.e.
convertFromHomeHealthRec(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.io.Oasis_C_RecordUtil
 
convertFromHomeHealthRec(HomeHealthRecordIF) - Method in interface com.mmm.cms.homehealth.io.OasisRecordConverterIF
Converts an OASIS record extended from the HomeHealth Record to a String that is a continous set of characters, i.e.
convertFromHomeHealthRecDelimeted(HomeHealthRecordIF, String) - Method in class com.mmm.cms.homehealth.io.Oasis_B_RecordUtil
Converts an OASIS record extended from the HomeHealth Record to a String using the delimiter to separate the values
convertFromHomeHealthRecDelimeted(HomeHealthRecord_C_IF, String) - Method in class com.mmm.cms.homehealth.io.Oasis_C_RecordUtil
 
convertFromHomeHealthRecDelimeted(HomeHealthRecordIF, String) - Method in interface com.mmm.cms.homehealth.io.OasisRecordConverterIF
Converts an OASIS record extended from the HomeHealth Record to a String using the delimiter to separate the values
convertHomeHealthRecordToXMLStream(HomeHealthRecordIF, TransformerHandler) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
 
convertRecord(String) - Static method in class com.mmm.cms.homehealth.cpp.DllToJavaConnector
returns a HomeHealth record unless end of file, or an exception in reading the file or parsing the record.
convertToHomeHealthRec(String, int) - Method in class com.mmm.cms.homehealth.io.Oasis_B_RecordUtil
Converts a string to a Home Health record, using the 3 parameter converter
convertToHomeHealthRec(String, int, boolean) - Method in class com.mmm.cms.homehealth.io.Oasis_B_RecordUtil
Converts an OASIS string record to an OASIS Body record using the generic Home Health Record interface.
convertToHomeHealthRec(String, int) - Method in class com.mmm.cms.homehealth.io.Oasis_C_RecordUtil
 
convertToHomeHealthRec(String, int, boolean) - Method in class com.mmm.cms.homehealth.io.Oasis_C_RecordUtil
Converts an OASIS string record to an OASIS-C related Home Health record using the generic Home Health Record interface.
convertToHomeHealthRec(String, int) - Method in interface com.mmm.cms.homehealth.io.OasisRecordConverterIF
Converts a string to a Home Health record, using the 3 parameter converter
convertToHomeHealthRec(String, int, boolean) - Method in interface com.mmm.cms.homehealth.io.OasisRecordConverterIF
Converts an OASIS string record to an OASIS Body record using the generic Home Health Record interface.
convertToHomeHealthRecord_OasisB(HomeHealthRecord_C_IF) - Method in class com.mmm.cms.homehealth.v3110_1.GrouperVersion_v3110_1
This takes a HomeHealthRecord_C_IF object and converts it to a basic HomeHealthRecordIF, mapping any values from the C to the basic where needed.
convertToHomeHealthRecord_OasisB(HomeHealthRecord_C_IF) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
This takes a HomeHealthRecord_C_IF object and converts it to a basic HomeHealthRecordIF, mapping any values from the C to the basic where needed.
convertToXML(HomeHealthRecordIF) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
This converts the record to an XML document object.
convertToXMLStreaming(List<HomeHealthRecordIF>, Writer) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
 
copyCodes(HomeHealthRecordIF, HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3110_1.GrouperVersion_v3110_1
This copies codes from one record to another without any cloning.
copyCodes(HomeHealthRecordIF, HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.GrouperVersion_v3210
This copies codes from one record to another without any cloning.
countRecords(File) - Method in class com.mmm.cms.homehealth.test.OasisRecord_C_ReadWriteTest
 
createHomeHealthNode(Document, String, String) - Static method in class com.mmm.cms.homehealth.io.HomeHealthRecordUtil
 
CUR_AMBULATION_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if CUR_AMBULATION is invalid
CUR_AMBULATION_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if CUR_AMBULATION is invalid
CUR_BATHING_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if CUR_BATHING is invalid
CUR_BATHING_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if CUR_BATHING is invalid
CUR_DRESS_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if CUR_DRESS is invalid
CUR_DRESS_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if CUR_DRESS is invalid
CUR_INJECT_MEDS_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if CUR_INJECT_MEDS is invalid
CUR_INJECT_MEDS_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if CUR_INJECT_MEDS is invalid
CUR_TOILETING_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if CUR_TOILETING is invalid
CUR_TOILETING_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if CUR_TOILETING is invalid
CUR_TRANSFER_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if CUR_TRANSFER is invalid
CUR_TRANSFER_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if CUR_TRANSFER is invalid
CurrentAmbulationBean - Class in com.mmm.cms.homehealth.beans
From field named CRNT_AMBLTN Current: Ambulation valid value: 00 thru 05 - OASIS-B 00, 01, 02, 03, 04, 05, 06 - OASIS-C
CurrentAmbulationBean() - Constructor for class com.mmm.cms.homehealth.beans.CurrentAmbulationBean
 
CurrentBathingBean - Class in com.mmm.cms.homehealth.beans
From field named CRNT_BATHG Current Bathing Range: 00 thru 05
CurrentBathingBean() - Constructor for class com.mmm.cms.homehealth.beans.CurrentBathingBean
 
CurrentDressingLowerBean - Class in com.mmm.cms.homehealth.beans
From field named CUR_DRESS_LOWER Current: Dress Lower Body Range: 00 thru 03
CurrentDressingLowerBean() - Constructor for class com.mmm.cms.homehealth.beans.CurrentDressingLowerBean
 
CurrentDressingUpperBean - Class in com.mmm.cms.homehealth.beans
From field named CUR_DRESS_UPPER Current: Dress Upper Body Range: 00 thru 03
CurrentDressingUpperBean() - Constructor for class com.mmm.cms.homehealth.beans.CurrentDressingUpperBean
 
CurrentInjectableMedsBean - Class in com.mmm.cms.homehealth.beans
From field named CRNT_MGMT_INJCTN_MDCTN Current: Management of Injectable Medications valid values: 00 thru 02, NA - OASIS-B 00, 01, 02, 03, NA, sp(2) - OASIS-C
CurrentInjectableMedsBean() - Constructor for class com.mmm.cms.homehealth.beans.CurrentInjectableMedsBean
 
CurrentTransferringBean - Class in com.mmm.cms.homehealth.beans
From field named CUR_TRNSFRNG Current: Transferring Range: 00 thru 05
CurrentTransferringBean() - Constructor for class com.mmm.cms.homehealth.beans.CurrentTransferringBean
 

A B C D E F G H I J L M N O P R S T U V W Z