EXTERNAL_DEATH_REPORTS_HX
Description:
Stores audit trail data for updates to external death status.

Primary Key
Column Name Ordinal Position
PAT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 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.
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 EXT_DEATH_HX_LINE INTEGER No
Stores the link to the relevant line in EPT-85500 that this row is referring to.
4 EXT_DEATH_STAT_HX_C_NAME VARCHAR No
Stores the status that a given report was updated to.
May contain organization-specific values: No
Category Entries:
Unconfirmed
Marked As Deceased
Declined Report
Erroneous
5 EXT_DEATH_USER_ID VARCHAR No
Stores the user who was responsible for updating the external death status of a given report.
6 EXT_DEATH_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
7 EXT_DEATH_UPD_UTC_DTTM DATETIME (UTC) No
Stores the instant at which a user updated the external death status of a given report.