http://hl7.org/fhir/StructureDefinition/statistic-model-include-if|5.2.0

The condition under which the variable (or modelCharacteristic) will be included.\n\nThe extension can be applied to Evidence.statistic.modelCharacteristic to describe when that modelCharacteristic is included in the statistical model, or can be applied to Evidence.statistic.modelCharacteristic.variable to describe when that variable is included in the adjusted analysis.\n\nThis extension requires two elements, an attribute and a value[x]. The interpretation of the extension instance is that when the attribute VALUE matches the value[x] VALUE, then the corresponding model characteristic (or variable) element shall be included in the model.
description: The condition under which the variable (or modelCharacteristic) will be included.\n\nThe extension can be applied to Evidence.statistic.modelCharacteristic to describe when that modelCharacteristic is included in the statistical model, or can be applied to Evidence.statistic.modelCharacteristic.variable to describe when that variable is included in the adjusted analysis.\n\nThis extension requires two elements, an attribute and a value[x]. The interpretation of the extension instance is that when the attribute VALUE matches the value[x] VALUE, then the corresponding model characteristic (or variable) element shall be included in the model.
derivation: constraint
name: StatisticModelIncludeIf
type: Extension
elements:
  extension:
    min: 2
    array: true
    max: 2
    index: 0
    slicing:
      slices:
        attribute:
          match: {}
          schema:
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: attribute}
                index: 3
              value:
                short: Type of condition
                choices: []
                index: 5
        value:
          match: {}
          schema:
            _required: true
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: Uri, value: value}
                index: 8
              value:
                short: Value of condition
                choices: []
                index: 10
            required: [value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/statistic-model-include-if'}
    index: 11
  value:
    choices: []
    index: 13
extensions:
  attribute:
    url: null
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: attribute}
        index: 3
      value:
        short: Type of condition
        choices: []
        index: 5
  value:
    url: null
    _required: true
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: Uri, value: value}
        index: 8
      value:
        short: Value of condition
        choices: []
        index: 10
    required: [value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/statistic-model-include-if
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0