Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Patient panels does not work #5

Open
angelok1 opened this issue Jul 15, 2024 · 2 comments
Open

Patient panels does not work #5

angelok1 opened this issue Jul 15, 2024 · 2 comments

Comments

@angelok1
Copy link

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
Copy link

n0012 commented Nov 23, 2024

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

@danygammall
Copy link
Collaborator

Thank you both for flagging this. Indeed, this model was referencing a legacy model name. This should now be resolved with commit 80414ca

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants