PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cqm@1.0.0-ballot
    http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-cqlmeasure
description: The cqm CQL Measure Profile describes minimum expectations for a computable electronic Quality Measure (QM) that uses Clinical Quality Language to represent computable logic in the measure.
package_name: hl7.fhir.uv.cqm
derivation: constraint
name: CQMCQLMeasure
type: Measure
elements:
  library: {type: canonical, mustSupport: true, index: 0}
  group:
    mustSupport: true
    index: 1
    elements:
      population:
        constraint:
          cql-32: {human: Computable measures must use text/cql-expression or text/cql-identifier for all criteria, severity: error, expression: criteria.language in ('text/cql-expression' | 'text/cql-identifier')}
        mustSupport: true
        index: 2
      stratifier:
        constraint:
          cql-33: {human: 'CQL measures must use text/cql-expression, text/cql-identifier, or text/fhirpath for all stratifier criteria', severity: error, expression: criteria.language in ('text/cql-expression' | 'text/cql-identifier' | 'text/fhirpath')}
        mustSupport: true
        index: 3
        elements:
          component:
            constraint:
              cql-34: {human: 'CQL measures must use text/cql-expression, text/cql-identifier, or text/fhirpath for all stratifier component criteria', severity: error, expression: criteria.language in ('text/cql-expression' | 'text/cql-identifier' | 'text/fhirpath')}
            mustSupport: true
            index: 4
  supplementalData:
    constraint:
      cql-35: {human: 'CQL measures must use text/cql-expression, text/cql-identifier, or text/fhirpath for all supplemental data criteria', severity: error, expression: criteria.language in ('text/cql-expression' | 'text/cql-identifier' | 'text/fhirpath')}
    mustSupport: true
    index: 5
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-cqlmeasure
base: http://hl7.org/fhir/StructureDefinition/Measure
version: 1.0.0