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

D

DataValidityFlag - Class in com.mmm.cms.homehealth
Holds the validation flags assocaited with a record.
DataValidityFlag() - Constructor for class com.mmm.cms.homehealth.DataValidityFlag
Default constructor
dataValidityFlag - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
the overall data validity information
dataValidityFlag - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
the overall data validity information
DataValidityFlag_02_03c - Class in com.mmm.cms.homehealth.v0203c
This holds a Validity flag based on the supplied string
DataValidityFlag_02_03c(String) - Constructor for class com.mmm.cms.homehealth.v0203c.DataValidityFlag_02_03c
Constructs based on the supplied validity flag.
DataValidityFlagIF - Interface in com.mmm.cms.homehealth.proto
Holds the data issues associated with a processed record, and generates the Validity flag to use in the grouper output.
dateFormat - Static variable in class com.mmm.cms.homehealth.io.Oasis_B_RecordUtil
numberic date formatter - yyyyMMdd
dateFormatter - Variable in class com.mmm.cms.homehealth.beans.BaseHomeHealthDateBean
 
DEFAULT - Static variable in class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
DEFAULT_BLANK_VALUE - Static variable in interface com.mmm.cms.homehealth.proto.HIPPSCodeIF
 
DEFAULT_BLANK_VALUE - Static variable in interface com.mmm.cms.homehealth.proto.HomeHealthGrouperIF
 
DEFAULT_BLANK_VALUE - Static variable in interface com.mmm.cms.homehealth.proto.ScoringResultsIF
 
DEFAULT_BLANK_VALUE - Static variable in interface com.mmm.cms.homehealth.proto.TreatmentAuthorizationIF
 
Describable - Interface in com.mmm.cms.util
This interface provides a standard for setting and getting the internal description of an object.
Description - Variable in class com.mmm.cms.homehealth.proto.logic.LogicRow
 
determinePrimaryDiagnosis(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[]) - Method in class com.mmm.cms.homehealth.v2308_1.ClinicalFunctional_ScoringModel_v2308
Determining the primary diagnosis between the two pairs M0230a/240b or M0246a3/M0246a4.
determinePrimaryDiagnosis(HomeHealthRecordIF, HomeHealthRecordValidatorIF, int[]) - Method in class com.mmm.cms.homehealth.v2308_1.NRS_ScoringModel_v2308
Determine the primary diagnosis between the two pairs M0230a240b or M0246x3/M0246x4 Pseudo code lines: 1600 thru 1643
determinePrimaryDiagnosis(HomeHealthRecordIF, DiagnosisScoringGridIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
This method is not used in this model
determineScoreOrder(HomeHealthRecordIF) - Method in class com.mmm.cms.homehealth.v3210.ClinicalFunctional_ScoringModel_v3210
Returns a non-null double array of int[6][3].
DIAGNOSIS_ETIOLOGY_PAIRS - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
Diagnosis code Secondary / Etiology pairs table name: DiagnosisEtiologyPairs.txt
DIAGNOSIS_ETIOLOGY_PAIRS - Static variable in class com.mmm.cms.homehealth.v2308_1.GrouperDataManager_v2308
Diagnosis code Secondary / Etiology pairs table name: DiagnosisEtiologyPairs.txt
DiagnosisCode - Class in com.mmm.cms.homehealth
Diagnosis Code extends the Abstract class to add primary, secondary, etiology pairing and ulcer related information.
DiagnosisCode() - Constructor for class com.mmm.cms.homehealth.DiagnosisCode
Constuctor for blank code
DiagnosisCode(String) - Constructor for class com.mmm.cms.homehealth.DiagnosisCode
Constructor with a code value
DiagnosisCode(String, boolean, boolean) - Constructor for class com.mmm.cms.homehealth.DiagnosisCode
Constructor with code value, valid Code indicator, and valid for scoring indicator
DiagnosisCode_Empty - Class in com.mmm.cms.homehealth
This class represents a blank code that can not be alterred.
DiagnosisCode_Empty() - Constructor for class com.mmm.cms.homehealth.DiagnosisCode_Empty
 
DiagnosisScoringGrid - Class in com.mmm.cms.homehealth
This holds the score and scoring rows for all the diagnosis positions within the record as a grid with 3 columns and 6 rows to make up the 18 position for possible diagnoses.
DiagnosisScoringGrid() - Constructor for class com.mmm.cms.homehealth.DiagnosisScoringGrid
 
DiagnosisScoringGrid - Class in com.mmm.cms.homehealth.v2308_1
This holds the score and scoring rows for all the diagnosis positions within the record as a grid with 3 columns and 6 rows to make up the 18 position for possible diagnoses.
DiagnosisScoringGrid() - Constructor for class com.mmm.cms.homehealth.v2308_1.DiagnosisScoringGrid
 
DiagnosisScoringGridIF - Interface in com.mmm.cms.homehealth.proto
 
diagnosisScoringStatus - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
 
diagnosisScoringStatus - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
 
DIAGNOSTIC_CATEGORY_TABLENAME - Static variable in class com.mmm.cms.homehealth.GrouperDataManager
Diagnostic Category table name: diagnosticCategory.txt
DIAGNOSTIC_CATEGORY_TABLENAME - Static variable in class com.mmm.cms.homehealth.v2308_1.GrouperDataManager_v2308
Diagnostic Category table name: diagnosticCategory.txt
DiagnosticCategory - Class in com.mmm.cms.homehealth
Each valid code for a version belongs to a Diagnosis Category.
DiagnosticCategory(int) - Constructor for class com.mmm.cms.homehealth.DiagnosticCategory
Constructor with default Id
diagnosticCategory - Variable in class com.mmm.cms.homehealth.proto.logic.LogicRow
 
DiagnosticCategoryIF - Interface in com.mmm.cms.homehealth.proto
Holds the ID and the description for a Diagnostic Category
DiagnosticCategoryLogicTypeID - Enum in com.mmm.cms.homehealth.proto.logic
Defines the type of categories possible within the Home Health System
diagnosticGroup - Variable in class com.mmm.cms.homehealth.v2308_1.ScoringRows
 
DllToJavaConnector - Class in com.mmm.cms.homehealth.cpp
This class is used allow a DLL to connect to the Java Home Health Grouper implimentation.
DllToJavaConnector() - Constructor for class com.mmm.cms.homehealth.cpp.DllToJavaConnector
 
doubleFourFive - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "04", "05"
doubleOneThree - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "01", "03"
doubleOneTwo - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "01", "02"
doubleOneTwoThree - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "01", "02", "03"
doubleOneTwoThreeFour - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "01", "02", "03", "04"
doubleOneTwoThreeFourFive - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "01", "02", "03", "04", "05"
doubleOneTwoThreeFourFiveSix - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "01", "02", "03", "04", "05", "06"
doubleThreeFour - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "03", "04"
doubleThreeFourFive - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "03", "04", "05"
doubleTwoThree - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "02", "03"
doubleTwoThreeFour - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "02", "03", "04"
doubleTwoThreeFourFive - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "02", "03", "04", "05"
doubleZeroOne - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "00", "01"
doubleZeroOneTwo - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "00", "01", "02"
doubleZeroOneTwoThree - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "00", "01", "02", "03"
doubleZeroOneTwoThreeFour - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "00", "01", "02", "03", "04"
doubleZeroOneTwoThreeFourFive - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "00", "01", "02", "03", "04", "05"
doubleZeroOneTwoThreeFourFiveSix - Static variable in class com.mmm.cms.util.ValidateUtils
Array of "00", "01", "02", "03", "04", "05", "06"
DrugRegimenReviewBean - Class in com.mmm.cms.homehealth.beans
From field named DRUG_RGMN_RVW Drug Regimen Review valid values: 00, 01, 02, NA
DrugRegimenReviewBean() - Constructor for class com.mmm.cms.homehealth.beans.DrugRegimenReviewBean
 
DYSPNEIC_INVLD - Variable in class com.mmm.cms.homehealth.v2308_1.AbstractBaseValidator_v2308
Indicates if DYSPNEIC is invalid
DYSPNEIC_INVLD - Variable in class com.mmm.cms.homehealth.v3210.AbstractBaseValidator_v3210
Indicates if DYSPNEIC is invalid

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