OTP_DX_ASSOC
Description:
The diagnoses associated with an order template. Note that if an order template is unreleased and it has no diagnoses then it will use the plan diagnoses stored in the ASSOCIATED_DX table.

Primary Key
Column Name Ordinal Position
OTP_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 OTP_ID NUMERIC No
The order template ID.
2 LINE INTEGER No
The line number that corresponds to each diagnosis associated with the order template in this row.
3 ASSOC_DX_ID NUMERIC No
The diagnosis (EDG) record ID of a diagnosis associated with the order template in this row.
4 ASSOC_DX_DESC VARCHAR No
The description of a diagnosis associated with the order template in this row.
5 ASSOC_DX_COMMENT VARCHAR No
The comment for a diagnosis associated with the order template in this row.