nubc_revenue_code_lookup
NUBC revenue codes describe the department performing a service in a facility. https://med.noridianmedicare.com/web/jea/topics/claim-submission/revenue-codes
Primary Key:Foreign Keys:revenue_code_group=>nubc_revenue_code_group_lookup.revenue_code_group
nubc_revenue_code_lookup_revenue_code_group_idx-revenue_code_group
| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
revenue_code | text | No | Yes | Revenue Codes are four-digit codes used to describe specific types of services, supplies, or accommodations provided during a patient stay. For example: 0250 for 'Pharmacy - General'. Generated through expression: |
title | text | No | No | Descriptive title for the revenue code. For example 'Pharmacy - General' Generated through expression: |
revenue_code_group | text | No | Yes | The code identifying a revenue code group. For example '025X' Generated through expression: |