Stream: cql
Topic: CQL - Quick Counting
Bryn Rhodes (Feb 27 2019 at 22:58):
@Björn Kroll , you asked a question in the [announcements stream](stream:Announcements topic:CQL+-+Quick+counting), one potential answer is that it would be a fairly easy optimization to have it support translation of a query like Count([Procedure])
to the use of an aggregate modifier. For FHIR, that would translate to a _summary=count
parameter on the FHIR URL.
Last updated: Apr 12 2022 at 19:14 UTC