PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ebm@1.0.0-ballot
    http://hl7.org/fhir/uv/ebm/StructureDefinition/statistic-model-include-if
description: The condition under which the variable (or modelCharacteristic) will be included.
package_name: hl7.fhir.uv.ebm
derivation: constraint
name: StatisticModelIncludeIf
type: Extension
elements:
  extension:
    array: true
    min: 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: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, short: Type of condition, choiceOf: value, index: 6}
        value:
          match: {}
          schema:
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: value}
                index: 9
              value:
                short: Value of condition
                choices: [valueBoolean, valueCodeableConcept, valueQuantity, valueRange, valueExpression]
                index: 11
              valueBoolean: {type: boolean, short: Value of condition, choiceOf: value, index: 12}
              valueCodeableConcept: {type: CodeableConcept, short: Value of condition, choiceOf: value, index: 13}
              valueQuantity: {type: Quantity, short: Value of condition, choiceOf: value, index: 14}
              valueRange: {type: Range, short: Value of condition, choiceOf: value, index: 15}
              valueExpression: {type: Expression, short: Value of condition, choiceOf: value, index: 16}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/statistic-model-include-if'}
    index: 17
  value:
    choices: []
    index: 19
package_version: 1.0.0-ballot
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: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, short: Type of condition, choiceOf: value, index: 6}
  value:
    url: null
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: value}
        index: 9
      value:
        short: Value of condition
        choices: [valueBoolean, valueCodeableConcept, valueQuantity, valueRange, valueExpression]
        index: 11
      valueBoolean: {type: boolean, short: Value of condition, choiceOf: value, index: 12}
      valueCodeableConcept: {type: CodeableConcept, short: Value of condition, choiceOf: value, index: 13}
      valueQuantity: {type: Quantity, short: Value of condition, choiceOf: value, index: 14}
      valueRange: {type: Range, short: Value of condition, choiceOf: value, index: 15}
      valueExpression: {type: Expression, short: Value of condition, choiceOf: value, index: 16}
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/ebm/StructureDefinition/statistic-model-include-if
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot