line_item_tooth
Provides information about the status of individual teeth
Primary Key:Foreign Keys:claim_id
=>line_item.claim_id
,claim_line_item_index
=>line_item.claim_line_item_index
Column | Data Type | Nullable | Indexed | Description |
---|---|---|---|---|
claim_id | bigint | No | Yes | - |
claim_line_item_index | smallint | No | Yes | Index of the line item within the claim. This may be used to differentiate between multiple line items within a claim when the line_number is not unique (non-EDI) |
tooth_number | text | No | Yes | ADA Universal National Tooth Designation System (from DN201) |
tooth_status | tooth_status_type | Yes | No | Status of the tooth (from DN202) |