HH_PBLST_INFO
Description:
Contains Home Health problem list noadd single items information.

Primary Key
Column Name Ordinal Position
PROBLEM_LIST_ID 1

Column Information
Name Type Discontinued?
1 PROBLEM_LIST_ID NUMERIC No
Unique identifier for the problem list.
2 X_COORD_WOUND_POS INTEGER No
Wound position x-coordinate.
3 Y_COORD_WOUND_POS INTEGER No
Wound position y-coordinate.
4 WOUND_LOCATION_C_NAME VARCHAR No
Wound location. Links to category table ZC_WOUND_LOCATION.
May contain organization-specific values: Yes
Category Entries:
Other
5 WOUND_TYPE_C_NAME VARCHAR No
Wound type. Links to category table ZC_WOUND_TYPE.
May contain organization-specific values: Yes
Category Entries:
Other
6 WOUND_IS_ACTIVE_YN VARCHAR No
Is the wound active? Yes or no.
May contain organization-specific values: No
Category Entries:
No
Yes
7 WOUND_IS_DELETE_YN VARCHAR No
Has the wound been deleted? Yes or no.
The category values for this column were already listed for column: WOUND_IS_ACTIVE_YN
8 PAT_ENC_CSN_ID NUMERIC No
Wound deletion contact serial number. A unique serial number for this encounter. This number is unique across all patients and encounters in the system. Links to table PAT_ENC.