cql_runner icon indicating copy to clipboard operation
cql_runner copied to clipboard

Search across patients?

Open plynchnlm opened this issue 5 years ago • 2 comments

I am getting 0 results for Observation counts unless I provide a patient ID in the config settings. Is there a way to make it search across all patients or more than one patient?

plynchnlm avatar Feb 25 '20 19:02 plynchnlm

Try using context Population

c-schuler avatar Feb 25 '20 20:02 c-schuler

Changing "context Patient" to "context Population" results in this error for that line:

Error [55:1]: Expected a list with at most one element, but found a list with multiple elements.

plynchnlm avatar Feb 25 '20 20:02 plynchnlm