tuva-health / tuva

Main repo including core data model, data marts, reference data, terminology, and the clinical concept library
https://thetuvaproject.com/
172 stars 41 forks source link

Fixing ref in emergency_department__summary.sql to reference staging table rather than input_layer. #518

Closed tom-tuva closed 1 month ago

tom-tuva commented 1 month ago

Describe your changes

Please include a summary of any changes. Fixing ref in emergency_departmentsummary.sql to reference staging table rather than input_layer. It was previously set to from {{ ref('eligibility') }} so I updated it to the staging table that already existed `from {{ ref('emergency_departmentstg_eligibility') }}`.

How has this been tested?

Please describe the tests you ran to verify your changes. Provide instructions or code to reproduce output.

Reviewer focus

Please summarize the specific items you’d like the reviewer(s) to look into.

Checklist before requesting a review

Package release checklist

(Optional) Gif of how this PR makes you feel

Loom link