Interface | Description |
---|---|
OasisRecordConverterIF |
This provides definitions for testing if a record converted is appropriate
and then to actually convert a record.
|
Class | Description |
---|---|
HomeHealthRecordUtil |
Provides generalized functionality for reading and writing a Home Health
Record
|
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.
|
Oasis_C_RecordUtil_ver2 |
This Utility converts between the OASIS-C formatted data and the internal
HomeHealtRecord_C_IF data formats.
|
Oasis_C1_Record |
OASIS-C1 Record
|
Oasis_C1_RecordUtil | |
OasisReaderFactory |
This class determines the OASIS record type and provides the appropriate
converter for the string record.
|
OasisXMLConverter |
This class parses an XML file building a list of Home Health Record IF
objects for various OASIS xml formats.
|