PAT_CUR_TRT_EPSD
Description:
The current treatment plan episodes for a patient.

Primary Key
Column Name Ordinal Position
PAT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ID VARCHAR No
The patient ID.
2 LINE INTEGER No
The line number that corresponds to each treatment plan episode (HSB) for the patient in this row.
3 CUR_TRT_PLAN_TYP_ID NUMERIC No
The episode type (HBD) record ID of a treatment plan episode type for the patient in this row. This column should be linked to ZC_SUM_BLK_TYPE__SUM_BLK_TYPE_ID.
4 CUR_TRT_EPISODE_ID NUMERIC No
The episode (HSB) record ID of a treatment plan episode for the patient in this row.