google / fhir-dbt-analytics

Data quality analytics for FHIR exported to BigQuery.
https://google.github.io/fhir-dbt-analytics
Apache License 2.0
52 stars 5 forks source link

Patient panels does not work #5

Open angelok1 opened 4 months ago

angelok1 commented 4 months ago

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

n0012 commented 1 week 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