description: The CQFM Test Case Bundle Profile describes a shareable, published test case for a specific measure package_name: hl7.fhir.us.cqfmeasures derivation: constraint name: CQFMTestCaseBundle type: Bundle elements: type: type: code short: The bundle is a collection of artifacts for distribution pattern: {type: Code, value: collection} mustSupport: true index: 0 entry: mustSupport: true array: true min: 1 index: 1 slicing: rules: open discriminator: - {path: $this.resource, type: type} min: 1 slices: expectedOutcome: match: {} schema: short: Expected measure result mustSupport: true _required: true index: 2 elements: resource: {type: MeasureReport, mustSupport: true, index: 3} required: [resource] testCaseData: match: {} schema: short: Input test data mustSupport: true array: true index: 4 elements: resource: {type: Resource, mustSupport: false, index: 5} required: [resource] package_version: 2.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/testcase-bundle-cqfm base: http://hl7.org/fhir/StructureDefinition/Bundle version: 2.0.0 required: [entry]