Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CPG-on-FHIR Artifacts

We are implementing support for the Hypertension guidelines using HL7 FHIR Clinical Guidelines IG, which include use of:

  • Clinical Quality Language (CQL) to represent guideline recommendations and evaluation strategies.

  • FHIR Library resources that contain the CQL logic files within a FHIR server and enable them to be loaded by the CQL evaluation engine.

  • FHIR PlanDefinition and ActivityDefinition resources that define trigger conditions (via CQL expressions) for evaluation strategies, and ECA rules for guideline recommendations.

  • FHIR ValueSets used by CQL logic.

  • All of these definitions are available on GitHub:

...