FHIR Chat · measure evaluation with partitioning · cql

Stream: cql

Topic: measure evaluation with partitioning


view this post on Zulip Sean McIlvenna (Apr 24 2021 at 18:33):

How does measure evaluation work when HAPI's partitioning is enabled?

view this post on Zulip Sean McIlvenna (Apr 24 2021 at 18:34):

Ideally, I'd like to store the measure definitions (Measure, Libraries, ValueSets, etc.) in the DEFAULT partition and execute /fhir/SOME-OTHER-PARTITION/Measure/MEASURE-ID-IN-DEFAULT-PARTITION/$evaluate-measure and have the measure in the default partition evaluated against data in a non-default partition. Is this possible?

view this post on Zulip JP (Apr 26 2021 at 22:05):

I'm actually not sure how it would behave in that case. I'll give it a test and see what happens.


Last updated: Apr 12 2022 at 19:14 UTC