Skip to main content

product_service_code_lookup

Unified lookup for product/service codes (CPT, HCPCS, ADA CDT, and user-defined).

Primary Key:Checks:
  • product_service_code_lookup_clean_code_check - (product_service_code = upper(TRIM(BOTH FROM product_service_code)))
  • product_service_code_lookup_not_empty_check - (product_service_code <> ''::text)
Indexes:
ColumnData TypeNullableIndexedDescription
product_service_idbigintNoYesSnowflake ID for product/service code.

Generated through expression: 
product_service_code_qualifierproduct_service_code_typeNoNoSource of the product/service code.

Generated through expression: 
product_service_codetextNoYesThe product/service code.

Generated through expression: 
release_datedateNoYesDate these descriptions were released.

Generated through expression: 
deleted_datedateYesNoDate the product/service code was removed.

Generated through expression: 
long_descriptiontextNoNoLong description of the product/service code.

Generated through expression: 
medium_descriptiontextNoNoMedium description of the product/service code.

Generated through expression: 
short_descriptiontextNoNoShort description of the product/service code.

Generated through expression: 
consumer_friendly_descriptiontextNoNoConsumer-friendly description of the product/service code.

Generated through expression: