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. package_name: hl7.fhir.uv.extensions.r5 derivation: constraint name: StatisticModelIncludeIf type: Extension elements: extension: array: true min: 2 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: [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} required: [valueRange, valueExpression, value, valueBoolean, valueCodeableConcept, valueQuantity] url: pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/statistic-model-include-if'} index: 17 value: choices: [] index: 19 package_version: 5.1.0 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} required: [valueRange, valueExpression, value, valueBoolean, valueCodeableConcept, valueQuantity] class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/statistic-model-include-if base: http://hl7.org/fhir/StructureDefinition/Extension version: 5.1.0