Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
id |
bigserial |
19 |
|
√ |
nextval('cms_hcpcs_codes_id_seq'::regclass) |
|
|
hcpcs |
text |
2147483647 |
|
|
|
|
|
description |
text |
2147483647 |
√ |
|
null |
|
|
modality_id |
int8 |
19 |
√ |
|
null |
|
|
surgical |
bool |
1 |
|
|
false |
|
|
supply |
bool |
1 |
|
|
false |
|
|
work_rvu |
float8 |
17,17 |
|
|
0 |
|
|
nonfacility_pe_rvu |
float8 |
17,17 |
|
|
0 |
|
|
facility_pe_rvu |
float8 |
17,17 |
|
|
0 |
|
|
mp_rvu |
float8 |
17,17 |
|
|
0 |
|
|
conversion_factor |
float8 |
17,17 |
|
|
0 |
|
|
cms_modifier_id |
int8 |
19 |
√ |
|
null |
|
|
cms_hcpcs_code_revision_id |
int8 |
19 |
|
|
|
|
|
updated_at |
timestamptz |
35,6 |
|
|
now() |
|
|
Analyzed at Tue Aug 16 14:31 UTC 2022
|