SC_EPISODE_SUPPORT_TYPES
Description:
Table for the Coordinated Care Management episode event items that include a history of support and services provided and their start and end dates.

Primary Key
Column Name Ordinal Position
SUMMARY_BLOCK_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 SUMMARY_BLOCK_ID NUMERIC No
The unique identifier for the episode 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 SC_SUPPORT_TYPE_C_NAME VARCHAR No
The support and service type category ID for episode.
May contain organization-specific values: Yes
4 SC_SUPPORT_TYPE_START_DT DATETIME No
The date when the support and service type started.
5 SC_SUPPORT_TYPE_END_DT DATETIME No
The date when the support and service type ended.