PROB_DIS_STAT_END_DATE_HX
Description:
This table extracts an audit trail of changes to the disease status end date for a problem on a patient's problem list.

Primary Key
Column Name Ordinal Position
PROBLEM_LIST_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
Name Type Discontinued?
1 PROBLEM_LIST_ID NUMERIC No
The unique identifier (.1 item) for the problem record.
2 GROUP_LINE INTEGER No
The line number for the information associated with this record.
3 VALUE_LINE INTEGER No
The line number of one of the multiple values associated with a specific group of data within this record.
4 HX_DISEASE_STATUS_END_DATE DATETIME No
Stores an audit trail of values that represent the latest possible effective date for a problem's disease status as of a particular edit. The corresponding earliest possible date is stored in column HX_DISEASE_STATUS_START_DATE on table PROB_DIS_STAT_START_DT_HX. If these values are the same for a particular row, then the date for that row is exact rather than fuzzy.