_999.precerts_dx_pointers
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| pdp_id | int(11) | NO | PRI | auto_increment | ||
| pdp_pre_id | int(11) | NO | MUL | Pre-cert containing the CPT and DX codes linked by this DX pointer | ||
| pdp_pcp_id | int(11) | NO | MUL | CPT code being linked by this DX pointer | ||
| pdp_pic_id | int(11) | NO | MUL | DX code being linked by this DX pointer | ||
| pdp_modified | datetime | NO | CURRENT_TIMESTAMP | |||
| pdp_created | datetime | NO | CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|