Stream: cql
Topic: measure evaluation with partitioning
Sean McIlvenna (Apr 24 2021 at 18:33):
How does measure evaluation work when HAPI's partitioning is enabled?
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?
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