Package com.mmm.cms.homehealth.io

Interface Summary
OasisRecordConverterIF This provides definitions for testing if a record converted is appropriate and then to actually convert a record.
 

Class Summary
HomeHealthRecordUtil Provides generalized functionality for reading and writing a Home Health Record
HomeHealthXMLHandler This class parses an XML file building a list of Home Health Record IF objects.
Oasis_B_Record Represents an OASIS record as an extension of the HomeHealthRecord.
Oasis_B_RecordUtil This utility class provides conversions between OASIS-B data records and the HomeHealthRecord interface.
Oasis_C_Record This class holds the information from an OASIS-C record that pertains to Home Health scoring/grouping
Oasis_C_RecordUtil This Utility converts between the OASIS-C formatted data and the internal HomeHealtRecord_C_IF data formats.
OasisReaderFactory This class determines the OASIS record type and provides the appropriate converter for the string record.