StructureDefinition-computable-measure-cqfm

Sourcehl7.fhir.us.cqfmeasures#current:Quality Measure Implementation Guide (STU4) (v4.0.1)
resourceTypeStructureDefinition
idcomputable-measure-cqfm
canonicalhttp://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-measure-cqfm
version4.0.0
statusactive
publisherClinical Quality Information WG
nameCQFMComputableMeasure
titleCQFM Computable Measure
date2019-02-13
experimentalfalse
descriptionThe CQFM Computable Measure Profile describes minimum expectations for a computable electronic Clinical Quality Measure (eCQM), including the use of a computable library, and the use of expressions or identifiers for all criteria.
jurisdictionsus
fhirVersion4.0.1
kindresource
abstractfalse
sdTtypeMeasure
derivationconstraint
basehttp://hl7.org/fhir/us/cqfmeasures/StructureDefinition/measure-cqfm
Usages
Name Flags Card. Type Description & Constraints doco
. . Measure S C CQFMMeasure cmp-1: Population basis must be specified at the root, or on each group
cmp-2: Scoring must be specified at the root, or on each group
cmp-3: Scoring unit may only be specified at the root if the scoring is also specified at the root
cmp-4: Improvement notation must be specified for scoring types other than cohort
cmp-5: If type is specified at the root, it may not be specified on any group
cmp-6: If riskAdjustment is specified at the root, it may not be specified on any group
cmp-7: If rateAggregation is specified at the root, it may not be specified on any group
. . . populationBasis S C 0..1 code What type of population
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis
Binding: todo ( required ): The type of elements in the population

. . . scoringUnit S C 0..1 CodeableConcept What units?
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-scoringUnit
. . . effectiveDataRequirements S 0..1 Reference (CQFM Module Definition Library) Effective required data for evaluation
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-effectiveDataRequirements
. . . library S canonical (CQFM Computable Library)
. . . scoring S C Binding: todo ( extensible )
. . . type S C
. . . riskAdjustment C
. . . rateAggregation C
. . . improvementNotation S C Binding: todo ( required )
. . . group S C cmp-8: Scoring unit may only be specified at the root if the scoring is also specified at the root
cmp-9: Improvement notation must be specified for scoring types other than cohort
cmp-10: Cohort measures have one and only one population criteria and that criteria has a code of initial-population
cmp-11: Proportion measures must have one and only one initial population
cmp-12: Proportion measures must have one and only one denominator
cmp-13: Proportion measures must have one and only one numerator
cmp-14: Proportion measures may have at most one denominator-exclusion
cmp-15: Proportion measures may have at most one denominator-exception
cmp-16: Proportion measures may have at most one numerator-exclusion
cmp-17: Proportion measures may not have other than initial population, denominator, numerator, denominator-exclusion, denominator-exception, and numerator-exclusion criteria
cmp-18: Ratio measures must have between 1 and 2 initial population criteria
cmp-19: Ratio measures must have one and only one denominator
cmp-20: Ratio measures must have one and only one numerator
cmp-21: Ratio measures may have at most one denominator-exclusion
cmp-22: Ratio measures may have at most two measure-observation criteria
cmp-23: Ratio measures may have at most one numerator-exclusion
cmp-24: Ratio measures may not have other than initial population, denominator, numerator, denominator-exclusion, numerator-exclusion, and measure-observation criteria
cmp-25: Continuous variable measures must have one and only one initial population criteria
cmp-26: Continuous variable measures must have one and only one measure population
cmp-27: Continuous variable measures must have one and only one measure observation
cmp-28: Continuous variable measures may have at most one measure population exclusion
cmp-29: Continuous variable measures may not have other than initial population, measure-population, measure-population-exclusion, and measure-observation criteria
cmp-30: Composite measures may not specify population criteria
cmp-31: Composite measures must specify composite scoring and at least one component
. . . . populationBasis S C 0..1 code What type of population
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis
Binding: todo ( required ): The type of elements in the population

. . . . scoring S C 0..1 CodeableConcept proportion | ratio | continuous-variable | cohort
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-scoring
Binding: todo ( extensible ): How the measure calculation is performed

. . . . scoringUnit S C 0..1 CodeableConcept What units?
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-scoringUnit
. . . . compositeScoring S C 0..1 CodeableConcept proportion | ratio | continuous-variable | cohort
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-compositeScoring
Binding: todo ( extensible ): How the composite measure calculation is performed

. . . . component S C 0..* RelatedArtifact What artifact
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-component
. . . . type C 0..* CodeableConcept process | outcome | structure | patient-reported-outcome
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-type
Binding: todo ( extensible ): Indicates whether the measure is used to examine a process, an outcome over time, a patient-reported outcome, or a structure measure such as utilization.


. . . . riskAdjustment C 0..1 string How risk adjustment is applied for this measure
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-riskAdjustment
. . . . rateAggregation C 0..1 string How is rate aggregation performed for this measure
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-rateAggregation
. . . . improvementNotation S C 0..1 CodeableConcept increase | decrease
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-improvementNotation
Binding: todo ( required ): Indicates how to interpret the calculated score of the measure

. . . . population S C cmp-32: Computable measures must use text/cql-expression or text/cql-identifier for all criteria
. . . . stratifier S C cmp-33: Computable measures must use text/cql-expression, text/cql-identifier, or text/fhirpath for all stratifier criteria
. . . . . appliesTo 0..* CodeableConcept Which group should this stratification apply to? If none is specified, the stratification applies to all populations in the group.
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-appliesTo
Binding: todo ( extensible ): Indicates the population


. . . . . component S C cmp-34: Computable measures must use text/cql-expression, text/cql-identifier, or text/fhirpath for all stratifier component criteria
. . . supplementalData S C cmp-35: Computable measures must use text/cql-expression, text/cql-identifier, or text/fhirpath for all supplemental data criteria

doco Documentation for this format

Produced 08 Sep 2023