Stream: cql
Topic: Creation of measures and plan defnition
rekha (Feb 22 2019 at 12:54):
Hi all,
Actaully we need to create cds hooks.The flow would be:CQL-LIBRARY-PLANDEFNITION,In the same manner we need to get for measures also
the flow will be CQL-LIBRARY-MEASURE
Bryn Rhodes (Feb 26 2019 at 02:14):
The open source CQF Ruler package (a plugin for the HAPI FHIR server) supports evaluation of both PlanDefinitions surfaced as CDS Hooks calls, as well as measure evaluation. The CDS Connect authoring environment can still be used to author the CQL originally, but packaging it within a Library and then referencing it from a PlanDefinition and/or Measure is a fairly manual process at this point. Examples of CDS Hooks services implemented by a PlanDefinition using CQL are available here and examples of Measures are available here.
Last updated: Apr 12 2022 at 19:14 UTC