Open angelok1 opened 4 months ago
Agree. Tried running this and receive this error:
dbt run --selector patient_panel
14:16:04 Encountered an error: Compilation Error Model 'model.fhir_dbt_analytics.latest_demographics' (models/summaries/patient_panel/latest_demographics.sql) depends on a node named 'Patient_view' which was not found
It looks like the check-in that updated the project to use
fhir_dbt_utils
broke patient panels. This command will not run as specified in the docs:dbt run --selector patient_panel