AN_HSB_SIGNOFF
Description:
This table stores the Anesthesia Pre-op evaluation signoff information.

Primary Key
Column Name Ordinal Position
SUMMARY_BLOCK_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 SUMMARY_BLOCK_ID NUMERIC No
The unique ID of the Episode (HSB) record for this row. Episodes store information including the start and end dates, episode status and type, and any contacts associated with the episode.
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 ANES_SIGNOFF_USR_ID VARCHAR No
Stores the user who signed off.
4 ANES_SIGNOFF_USR_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
5 ANES_SIGNOFF_INST DATETIME (Local) No
Stores the instant that this signoff occurred on.
6 ANES_SIGNOFF_CMMT VARCHAR No
Stores the comment for the anesthesia signoff.
7 ANES_SIGNOFF_TYPE_C_NAME VARCHAR No
Stores the type of signoff event.
May contain organization-specific values: No
Category Entries:
Sign
Ready for Procedure
Undo Ready for Procedure
8 ANES_SIGNOFF_REC_DTTM DATETIME (Local) No
Stores the instant that the signoff was documented.