Skip to content

Commit

Permalink
Update claims_preprocessing_models.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thutuva committed Jul 2, 2024
1 parent a18f65a commit 712399a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions models/claims_preprocessing/claims_preprocessing_models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1125,7 +1125,7 @@ models:
terminology: https://github.com/tuva-health/the_tuva_project/blob/main/seeds/terminology/terminology__revenue_center.csv
- name: service_unit_quantity
description: The number of units for the particular revenue center code.
data_type: {%- if target.type in ("athena") -%} double {%- else -%} float {%- endif -%}
data_type: float
- name: hcpcs_code
description: HCPCS level 1 or level 2 code for the claim line.
meta:
Expand Down Expand Up @@ -2103,4 +2103,4 @@ models:
materialized: ephemeral
tags:
- normalized_input
- claims_preprocessing
- claims_preprocessing

0 comments on commit 712399a

Please sign in to comment.