PAT_HRLY_CHRG_INFO
Description:
This table contains information on hourly charges on patient records.

Primary Key
Column Name Ordinal Position
PAT_ENC_CSN_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ENC_CSN_ID NUMERIC No
The unique contact serial number for this contact. This number is unique across all patient encounters in your system. If you use IntraConnect this is the Unique Contact Identifier (UCI).
2 LINE INTEGER No
The line number for the information associated with this record.
3 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
4 CM_CT_OWNER_ID VARCHAR No
The Community ID (CID) of the instance that owns this contact. This is only populated if you use IntraConnect.
5 START_TIME DATETIME (Local) No
The start time of an hourly charge on this patient contact.
6 STOP_TIME DATETIME No
The stop time of an hourly charge on this patient contact.
7 CHARGE_HTR_ID VARCHAR No
This column contains the id of the hourly charge's hospital transaction record.
8 PROC_ID NUMERIC No
The unique ID of the bed charge procedure record.
9 UNIT_ID NUMERIC No
The unique ID of the department record where the bed charge was triggered.
10 BCC_ID NUMERIC No
The unique ID of the cost center record associated with the bed charge.
11 BCC_ID_COST_CENTER_NAME VARCHAR No
The name of the cost center.