PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r4b@5.3.0
    http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference
description: Specifies which criteria is used as the input for calculations when there are multiple populations of the same type (such as continuous variable and ratio measures). The extension can also appear on evaluated resources and supplemental data to indicate which criteria the resource is associated with (i.e. which criteria was responsible for the reference to the resource). The reference SHALL be to the linkId of a criteria within the referenced measure. For backwards-compatibility, systems MAY support references to the id element of the criteria.
package_name: hl7.fhir.uv.extensions.r4b
derivation: constraint
name: CriteriaReferenceExtension
type: Extension
elements:
  url:
    type: uri
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference'}
    index: 0
  value:
    choices: [valueString]
    index: 2
  valueString: {type: string, choiceOf: value, index: 3}
package_version: 5.3.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0