INTERVENTION_FSD
Description:
This table contains flowsheet documentation that is linked to a care plan intervention record.

Primary Key
Column Name Ordinal Position
INTERVENTION_ID 1
CONTACT_DATE_REAL 2
LINE 3

Column Information
Name Type Discontinued?
1 INTERVENTION_ID VARCHAR No
The unique ID for the care plan intervention record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 CONTACT_DATE_REAL FLOAT No
This is a numeric representation of the date of this encounter in your system. The integer portion of the number specifies the date of the encounter. The digits after the decimal point indicate multiple visits on one day.
4 CONTACT_DATE DATETIME No
The date of this contact in calendar format.