HOME_CARE_FORMS
Description:
The HOME_CARE_FORMS table contains information about visit and assessment documentation forms used on the Remote Client for home health and hospice patients.

Primary Key
Column Name Ordinal Position
FORM_ID 1
CONTACT_DATE_REAL 2

Column Information
Name Type Discontinued?
1 FORM_ID NUMERIC No
The unique identifier for the form record.
2 CONTACT_DATE_REAL FLOAT No
A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc.
3 FORM_DESCRIPTION VARCHAR No
Holds the form name that displays on the Remote Client for this form.