Stream: cql
Topic: PlanDefinition & CQL executable
David Ouagne (Feb 16 2021 at 12:35):
Hello,
I'm looking for guidance on the binding to CQL expressions from FHIR resources. I'm aware of the examples available in PlanDefinition, but these examples are somewhat elliptic in that they do not provide the detail of the cql expressions referenced from PlanDefinition. Are there detailed guidelines on this FHIR to CQL binding somewhere, possibly with executable examples?
Regards
Lloyd McKenzie (Feb 16 2021 at 14:56):
@Bryn Rhodes
Bryn Rhodes (Feb 16 2021 at 15:22):
@David Ouagne , there is a walkthrough here: https://github.com/cqframework/content-ig-walkthrough that shows how to build up a recommendation that contains CQL that is called as the condition for a PlanDefinition.
David Ouagne (Feb 16 2021 at 15:29):
@Bryn Rhodes , thanks a lot for your answer !
Last updated: Apr 12 2022 at 19:14 UTC