Uses of Interface
com.mmm.cms.homehealth.proto.Icd9CodeIF

Packages that use Icd9CodeIF
com.mmm.cms.homehealth   
com.mmm.cms.homehealth.proto   
 

Uses of Icd9CodeIF in com.mmm.cms.homehealth
 

Classes in com.mmm.cms.homehealth that implement Icd9CodeIF
 class AbstractIcd9Code
          Provides the base information about a Diagnosis or Procedure code, including the code value, type, and assocaited category.
 class DiagnosisCode
          Diagnosis Code extends the Abstract class to add primary, secondary, etiology pairing and ulcer related information.
 class DiagnosisCode_Empty
          This class represents a blank code that can not be alterred.
 

Uses of Icd9CodeIF in com.mmm.cms.homehealth.proto
 

Subinterfaces of Icd9CodeIF in com.mmm.cms.homehealth.proto
 interface Icd9DiagnosisCodeIF
          Holds the information specific to the Diagnosis codes (as opposed to a procedure code) that supports Home Health scoring.