PEF_FLO_DATA
Description:
This table contains data on patient-entered flowsheet component information.

Primary Key
Column Name Ordinal Position
EPISODE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 EPISODE_ID NUMERIC No
This column stores the unique identifier for the summary/episode block 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 HSB_PEF_FLO_ID VARCHAR No
This column stores the ID of the patient-entered flowsheet component.
4 HSB_PEF_FLO_ID_DISP_NAME VARCHAR No
The display name given to the flowsheet group/row.
5 PEF_MIN_VALUE NUMERIC No
This is the minimum allowable value for the patient-entered flowsheet component.
6 PEF_MAX_VALUE NUMERIC No
This is the maximum allowable value for the patient-entered flowsheet component.
7 PEF_MIN_VALUE_SECONDARY NUMERIC No
This is secondary minimum value for patient-entered flowsheet components. Can be used to store diastolic min for blood pressure flowsheet row.
8 PEF_MAX_VALUE_SECONDARY NUMERIC No
This is secondary maximum value for patient-entered flowsheet components. Can be used to store diastolic max for blood pressure flowsheet row.