Skip to content

Commit a581e5b

Browse files
committed
Merge branch 'service_encounter_cleanup' of https://github.com/tuva-health/tuva into service_encounter_cleanup
2 parents 9a6787c + b139693 commit a581e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

models/core/final/core__encounter.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
{% if var('clinical_enabled', false) == true and var('claims_enabled', false) == true -%}
88

9-
{{ custom_union_relations(
9+
{{ the_tuva_project.custom_union_relations(
1010
relations=[
1111
ref('core__stg_claims_encounter'),
1212
ref('core__stg_clinical_encounter')

0 commit comments

Comments
 (0)