Skip to main content

claim_anesthesia_procedure

The anesthesia related surgical procedure (Loop 2300 HI). This could be the principal (HI01-01='BP') or secondary (HI01-01='BO') Healthcare Common Procedure Coding System (HCPCS) code. See the 837i x12 spec for more information.

Primary Key:Checks:
  • claim_anesthesia_procedure_hcpcs_code_check - (hcpcs_code <> ''::text)
Foreign Keys:Indexes:
ColumnData TypeNullableIndexedDescription
claim_idbigintNoYesLink to the claim record.

Generated through expression: 
claim_anesthesia_procedure_indexsmallintNoYesDeprecated (to be removed in future release).

Generated through expression: 
hcpcs_codetextNoNoHealthcare Common Procedure Coding System (HCPCS) are the standard codes used to describe medical procedures, supplies, products and services. For more information, see https://www.cms.gov/medicare/coding-billing/healthcare-common-procedure-system.

Generated through expression: 
is_principalbooleanNoNoIf true, this is the principal anesthesia procedure.

Generated through expression: 
line_item_procedure_code_idbigintYesYesLink to the HCPCS lookup record.

Generated through expression: