Quality Measure Implementation Guide
1.0.0-ballot - ballot International flag

Quality Measure Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-measures/ and changes regularly. See the Directory of published versions

Resource Profile: CQFM Test Case

Official URL: http://hl7.org/fhir/uv/cqfmeasures/StructureDefinition/test-case-cqfm Version: 4.0.0
Active as of 2024-12-10 Computable Name: CQFMTestCase

The CQFM Test Case Profile describes expectations for the definition and exchange of a measure test case, including input data and parameters, as well as expected outcome

Measure authors must be able to define and communicate test cases that include expected outcomes to allow for validation of measure behavior.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from MeasureReport

NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport 0..* MeasureReport Results of a measure evaluation
... Slices for extension Content/Rules for all slices
.... testCaseDescription S 0..1 markdown What is being tested
URL: http://hl7.org/fhir/uv/cqfmeasures/StructureDefinition/cqfm-testCaseDescription
.... inputParameters S 0..1 Reference(Parameters) What parameters
URL: http://hl7.org/fhir/StructureDefinition/cqf-inputParameters
.... operation S 0..1 Reference(OperationDefinition) If an operation is not specificed, then the test case is assumed to be for $evaluate-measure.
URL: http://hl7.org/fhir/uv/cqfmeasures/StructureDefinition/cqfm-operation
.... softwaresystem S 0..* Reference(CRMI Software System Device) Extension
URL: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-softwaresystem
... Slices for modifierExtension Content/Rules for all slices
.... modifierExtension:isTestCase S 0..1 CQFMIsTestCase Test Case?
... identifier S 0..* Identifier Additional identifier for the MeasureReport
... type S 1..1 code individual | subject-list | summary | data-collection
... measure S 1..1 canonical(Measure) What measure was calculated
... group S 0..* BackboneElement Measure results for each group
.... population S 0..* BackboneElement The populations in the group
..... code S 0..1 CodeableConcept initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
..... count S 0..1 integer Size of the population
.... measureScore S 0..1 Quantity What score this group achieved
.... stratifier S 0..* BackboneElement Stratification results
..... code S 0..* CodeableConcept What stratifier of the group
..... stratum S 0..* BackboneElement Stratum results, one for each unique value, or set of values, in the stratifier, or stratifier components
...... value S 0..1 CodeableConcept The stratum value, e.g. male
...... component S 0..* BackboneElement Stratifier component values
....... code S 1..1 CodeableConcept What stratifier component of the group
....... value S 1..1 CodeableConcept The stratum component value, e.g. male
...... population S 0..* BackboneElement Population results in this stratum
....... code S 0..1 CodeableConcept initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
....... count S 0..1 integer Size of the population
...... measureScore S 0..1 Quantity What score this stratum achieved
... evaluatedResource S 0..* Reference(Resource) What data was used to calculate the measure score

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron