FHIR Chat · cql - catch cds hook order-select context locally on Atom · cql

Stream: cql

Topic: cql - catch cds hook order-select context locally on Atom


view this post on Zulip Abdelali Boussadi (Mar 08 2022 at 08:37):

Hi all, is there any way to pass a Parameter object to cql engine locally on Atom to be able to test the catch and the processing of the order-select hook medicationrequest object? I mean before to deploy the code on the cqfRuler

view this post on Zulip Bryn Rhodes (Mar 08 2022 at 20:32):

We are working on extensions to the plugins to be able to provide values for parameters declared in the CQL, but until that is available, we usually either a) provide a default value for the parameter, or b) redefine the parameter name as an expression definition set to the expected value of the parameter.

view this post on Zulip Abdelali Boussadi (Mar 08 2022 at 20:42):

I was thinking to do same, thanks Bryn


Last updated: Apr 12 2022 at 19:14 UTC