SEPSIS_INPATIENT_STATUS
Description:
This table contains a patient's sepsis early detection and protocol status.

Primary Key
Column Name Ordinal Position
INPATIENT_DATA_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 INPATIENT_DATA_ID VARCHAR No
The unique identifier (.1 item) for the inpatient 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 SEPSIS_STATUS_C_NAME VARCHAR No
This item stores a history of the patient's sepsis early detection and protocol status, as determined by GetSepsisStatus^JSEPSIS.
May contain organization-specific values: No
Category Entries:
No status
Sepsis alerts stopped for remaining encounter
Sepsis alerts temporarily suspended
Screen for sepsis
Monitor and reevaluate
Diagnostic workup
Consider starting protocol (WATCH)
Consider starting protocol (ALERT)
Consider starting protocol (WARNING)
Sepsis protocol active
Sepsis protocol ongoing
4 SEPSIS_STATUS_UTC_DTTM DATETIME (UTC) No
This item stores the UTC instant when a patient's sepsis status changed, as determined by GetSepsisStatus^JSEPSIS.