Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Unable to parse measure template after upgrade #101

Open
chubert-sb opened this issue Jun 14, 2024 · 1 comment
Open

Unable to parse measure template after upgrade #101

chubert-sb opened this issue Jun 14, 2024 · 1 comment
Milestone

Comments

@chubert-sb
Copy link

After upgrading from 0.4.1 to 0.4.2, there seems to be an issue parsing the Measure template. We've been using the LiquidEngine to parse the measure. After upgrading, we get the error below:

org.hl7.fhir.exceptions.FHIRException: Script hr-script: Script hr-script: Unknown flow control statement assign counter = 1 at org.hl7.fhir.r5.utils.LiquidEngine$LiquidParser.parseList(LiquidEngine.java:522) ~[org.hl7.fhir.r5-6.0.1.jar:na] at org.hl7.fhir.r5.utils.LiquidEngine$LiquidParser.parseIf(LiquidEngine.java:561) ~[org.hl7.fhir.r5-6.0.1.jar:na] at org.hl7.fhir.r5.utils.LiquidEngine$LiquidParser.parseList(LiquidEngine.java:507) ~[org.hl7.fhir.r5-6.0.1.jar:na]

@chubert-sb
Copy link
Author

To help it looks like it might have something to do with the line added in the Measure.liquid at line 372

@juliet-rubini juliet-rubini added this to the Path v0.4.4 milestone Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants