INTRAOP_EMERGENCIES
Description:
Holds the instants that the anesthesia emergency call was initiated and when the sender marked it as help was no longer needed.

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 contact. Multiple pieces of information can be associated with this contact.
3 PAT_ID VARCHAR No
The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table.
4 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
5 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.
6 INTRAOP_EMERG_START_UTC_DTTM DATETIME (UTC) No
The start instant of when a request for Emergency Help was sent out via the Anesthesia Emergency notification activity
7 INTRAOP_EMERG_END_UTC_DTTM DATETIME (UTC) No
The end instant of when a request for Emergency Help was marked as "help no longer needed" with the Anesthesia Emergency notification activity.
8 INTRAOP_EMERG_SEND_PROVIDER_ID_PROV_NAME VARCHAR No
The name of the service provider. This item may be hidden in a public view of the CLARITY_SER table.
9 INTRAOP_EMERG_ST_LOCAL_DTTM DATETIME (Local) No
The start instant in local time of when a request for Emergency Help was sent out via the Anesthesia Emergency call activity
10 INTRAOP_EMERG_END_LOCAL_DTTM DATETIME (Local) No
The end local instant of when a request for Emergency Help was marked as "help no longer needed" with the Anesthesia Emergency call activity.