description: The CQL Group Result profile defines conformance expectations for the result of evaluating a FHIR Group Definition. This profile is intended to be consistent with and able to be used as an actual group definition in other contexts such as the various evaluate operations defined in clinical reasoning. package_name: hl7.fhir.uv.cql derivation: constraint name: CQLGroupResult type: Group elements: extension: type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/workflow-generatedFrom index: 0 slicing: slices: generatedFrom: match: {} schema: type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/workflow-generatedFrom index: 0 elements: value: choices: [valueCanonical] index: 2 valueCanonical: {type: canonical, choiceOf: value, index: 3} value[x]: extensions: {} elements: extension: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/artifact-uriReference', index: 4} required: [valueCanonical, value] inputParameters: match: {} schema: type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/cqf-inputParameters index: 5 elements: value: choices: [valueReference] index: 7 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/uv/cql/StructureDefinition/cql-parameters'] index: 8 required: [valueReference, value] messages: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-messages', index: 9} min: 0 max: 1 actual: pattern: {type: Boolean, value: true} index: 10 code: short: Type of individual the cohort is made up of binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/subject-type'} mustSupport: true index: 11 characteristic: {short: Not allowed, index: 12} member: mustSupport: true index: 13 elements: entity: mustSupport: true index: 14 extensions: {} elements: extension: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cql/StructureDefinition/cql-evaluatedResource', index: 15} package_version: 3.0.0-ballot extensions: generatedFrom: url: http://hl7.org/fhir/StructureDefinition/workflow-generatedFrom type: Extension mustSupport: true index: 0 elements: value: choices: [valueCanonical] index: 2 valueCanonical: {type: canonical, choiceOf: value, index: 3} value[x]: extensions: {} elements: extension: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/artifact-uriReference', index: 4} required: [valueCanonical, value] inputParameters: url: http://hl7.org/fhir/StructureDefinition/cqf-inputParameters type: Extension mustSupport: true index: 5 elements: value: choices: [valueReference] index: 7 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/uv/cql/StructureDefinition/cql-parameters'] index: 8 required: [valueReference, value] messages: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-messages', min: 0, max: 1, type: Extension, mustSupport: true, index: 9} class: profile kind: resource url: http://hl7.org/fhir/uv/cql/StructureDefinition/cql-groupresult base: http://hl7.org/fhir/StructureDefinition/Group version: 3.0.0-ballot