PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r4b.r4-0.0.1-snapshot-2
    http://hl7.org/fhir/4.3/StructureDefinition/extension-Evidence.statistic
description: This cross-version extension represents Evidence.statistic from http://hl7.org/fhir/StructureDefinition/Evidence|4.3.0 for use in FHIR R4.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: Ext_R4B_Evidence_statistic
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        description:
          match: {url: description}
          schema:
            short: Description of content
            base: {max: '*', min: 0, path: Extension.extension}
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: description}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Description of content
                choices: [valueString]
                index: 4
              valueString:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: string
                short: Description of content
                choiceOf: value
                index: 5
            required: [url]
        category:
          match: {url: category}
          schema:
            short: Associated category for categorical variable
            base: {max: '*', min: 0, path: Extension.extension}
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: category}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Associated category for categorical variable
                choices: [valueCodeableConcept]
                index: 19
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Associated category for categorical variable
                choiceOf: value
                index: 20
            required: [url]
        attributeEstimate:
          match: {url: attributeEstimate}
          schema:
            short: An attribute of the Statistic
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 64
            extensions:
              description:
                url: description
                short: Textual description of the attribute estimate
                base: {max: '*', min: 0, path: Extension.extension}
                index: 66
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: description}
                    index: 67
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Textual description of the attribute estimate
                    choices: [valueString]
                    index: 69
                  valueString:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: string
                    short: Textual description of the attribute estimate
                    choiceOf: value
                    index: 70
                required: [url]
              note:
                url: note
                base: {max: '*', min: 0, path: Extension.extension}
                short: Footnote or explanatory note about the estimate
                array: true
                index: 71
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: note}
                    index: 72
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Footnote or explanatory note about the estimate
                    choices: [valueAnnotation]
                    index: 74
                  valueAnnotation:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Annotation
                    short: Footnote or explanatory note about the estimate
                    choiceOf: value
                    index: 75
                required: [url]
              type:
                url: type
                base: {max: '*', min: 0, path: Extension.extension}
                short: The type of attribute estimate, eg confidence interval or p value
                index: 76
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: type}
                    index: 77
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The type of attribute estimate, eg confidence interval or p value
                    choices: [valueCodeableConcept]
                    index: 79
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: The type of attribute estimate, eg confidence interval or p value
                    choiceOf: value
                    index: 80
                required: [url]
              quantity:
                url: quantity
                base: {max: '*', min: 0, path: Extension.extension}
                short: The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
                index: 81
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: quantity}
                    index: 82
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
                    choices: [valueQuantity]
                    index: 84
                  valueQuantity:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Quantity
                    short: The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
                    choiceOf: value
                    index: 85
                required: [url]
              level:
                url: level
                short: Level of confidence interval, eg 0.95 for 95% confidence interval
                base: {max: '*', min: 0, path: Extension.extension}
                index: 86
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: level}
                    index: 87
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Level of confidence interval, eg 0.95 for 95% confidence interval
                    choices: [valueDecimal]
                    index: 89
                  valueDecimal:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: decimal
                    short: Level of confidence interval, eg 0.95 for 95% confidence interval
                    choiceOf: value
                    index: 90
                required: [url]
              range:
                url: range
                short: Lower and upper bound values of the attribute estimate
                base: {max: '*', min: 0, path: Extension.extension}
                index: 91
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: range}
                    index: 92
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Lower and upper bound values of the attribute estimate
                    choices: [valueRange]
                    index: 94
                  valueRange:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Range
                    short: Lower and upper bound values of the attribute estimate
                    choiceOf: value
                    index: 95
                required: [url]
              attributeEstimate:
                url: attributeEstimate
                base: {max: '*', min: 0, path: Extension.extension}
                short: A nested attribute estimate; which is the attribute estimate of an attribute estimate
                array: true
                index: 96
                extensions:
                  _datatype:
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    type: Extension
                    short: Data type name for Evidence.statistic.attributeEstimate.attributeEstimate from FHIR R4B
                    index: 98
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                        choices: [valueString]
                        index: 100
                      valueString:
                        type: string
                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 101
                    required: [valueString, value]
                elements:
                  extension:
                    base: {max: '*', min: 0, path: Extension.extension}
                    array: true
                    index: 97
                    slicing:
                      rules: closed
                      ordered: false
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        _datatype:
                          match: {url: null}
                          schema:
                            type: Extension
                            short: Data type name for Evidence.statistic.attributeEstimate.attributeEstimate from FHIR R4B
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            index: 98
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                choices: [valueString]
                                index: 100
                              valueString:
                                type: string
                                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 101
                            required: [valueString, value]
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: attributeEstimate}
                    index: 102
                required: [url]
            elements:
              extension:
                base: {max: '*', min: 0, path: Extension.extension}
                array: true
                index: 65
                slicing:
                  rules: closed
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    description:
                      match: {url: description}
                      schema:
                        short: Textual description of the attribute estimate
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 66
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: description}
                            index: 67
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Textual description of the attribute estimate
                            choices: [valueString]
                            index: 69
                          valueString:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: string
                            short: Textual description of the attribute estimate
                            choiceOf: value
                            index: 70
                        required: [url]
                    note:
                      match: {url: note}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Footnote or explanatory note about the estimate
                        array: true
                        index: 71
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: note}
                            index: 72
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Footnote or explanatory note about the estimate
                            choices: [valueAnnotation]
                            index: 74
                          valueAnnotation:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Annotation
                            short: Footnote or explanatory note about the estimate
                            choiceOf: value
                            index: 75
                        required: [url]
                    type:
                      match: {url: type}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: The type of attribute estimate, eg confidence interval or p value
                        index: 76
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: type}
                            index: 77
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: The type of attribute estimate, eg confidence interval or p value
                            choices: [valueCodeableConcept]
                            index: 79
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: The type of attribute estimate, eg confidence interval or p value
                            choiceOf: value
                            index: 80
                        required: [url]
                    quantity:
                      match: {url: quantity}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
                        index: 81
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: quantity}
                            index: 82
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
                            choices: [valueQuantity]
                            index: 84
                          valueQuantity:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Quantity
                            short: The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
                            choiceOf: value
                            index: 85
                        required: [url]
                    level:
                      match: {url: level}
                      schema:
                        short: Level of confidence interval, eg 0.95 for 95% confidence interval
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 86
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: level}
                            index: 87
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Level of confidence interval, eg 0.95 for 95% confidence interval
                            choices: [valueDecimal]
                            index: 89
                          valueDecimal:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: decimal
                            short: Level of confidence interval, eg 0.95 for 95% confidence interval
                            choiceOf: value
                            index: 90
                        required: [url]
                    range:
                      match: {url: range}
                      schema:
                        short: Lower and upper bound values of the attribute estimate
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 91
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: range}
                            index: 92
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Lower and upper bound values of the attribute estimate
                            choices: [valueRange]
                            index: 94
                          valueRange:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Range
                            short: Lower and upper bound values of the attribute estimate
                            choiceOf: value
                            index: 95
                        required: [url]
                    attributeEstimate:
                      match: {url: attributeEstimate}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: A nested attribute estimate; which is the attribute estimate of an attribute estimate
                        array: true
                        index: 96
                        extensions:
                          _datatype:
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            type: Extension
                            short: Data type name for Evidence.statistic.attributeEstimate.attributeEstimate from FHIR R4B
                            index: 98
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                choices: [valueString]
                                index: 100
                              valueString:
                                type: string
                                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 101
                            required: [valueString, value]
                        elements:
                          extension:
                            base: {max: '*', min: 0, path: Extension.extension}
                            array: true
                            index: 97
                            slicing:
                              rules: closed
                              ordered: false
                              discriminator:
                              - {path: url, type: value}
                              min: 0
                              slices:
                                _datatype:
                                  match: {url: null}
                                  schema:
                                    type: Extension
                                    short: Data type name for Evidence.statistic.attributeEstimate.attributeEstimate from FHIR R4B
                                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                    index: 98
                                    elements:
                                      value:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                        choices: [valueString]
                                        index: 100
                                      valueString:
                                        type: string
                                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        choiceOf: value
                                        index: 101
                                    required: [valueString, value]
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: attributeEstimate}
                            index: 102
                        required: [url]
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: attributeEstimate}
                index: 103
            required: [url]
        sampleSize:
          match: {url: sampleSize}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Number of samples in the statistic
            index: 36
            extensions:
              description:
                url: description
                short: Textual description of sample size for statistic
                base: {max: '*', min: 0, path: Extension.extension}
                index: 38
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: description}
                    index: 39
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Textual description of sample size for statistic
                    choices: [valueString]
                    index: 41
                  valueString:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: string
                    short: Textual description of sample size for statistic
                    choiceOf: value
                    index: 42
                required: [url]
              note:
                url: note
                base: {max: '*', min: 0, path: Extension.extension}
                short: Footnote or explanatory note about the sample size
                array: true
                index: 43
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: note}
                    index: 44
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Footnote or explanatory note about the sample size
                    choices: [valueAnnotation]
                    index: 46
                  valueAnnotation:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Annotation
                    short: Footnote or explanatory note about the sample size
                    choiceOf: value
                    index: 47
                required: [url]
              numberOfStudies:
                url: numberOfStudies
                short: Number of contributing studies
                base: {max: '*', min: 0, path: Extension.extension}
                index: 48
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: numberOfStudies}
                    index: 49
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Number of contributing studies
                    choices: [valueUnsignedInt]
                    index: 51
                  valueUnsignedInt:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: unsignedInt
                    short: Number of contributing studies
                    choiceOf: value
                    index: 52
                required: [url]
              numberOfParticipants:
                url: numberOfParticipants
                short: Cumulative number of participants
                base: {max: '*', min: 0, path: Extension.extension}
                index: 53
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: numberOfParticipants}
                    index: 54
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Cumulative number of participants
                    choices: [valueUnsignedInt]
                    index: 56
                  valueUnsignedInt:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: unsignedInt
                    short: Cumulative number of participants
                    choiceOf: value
                    index: 57
                required: [url]
              knownDataCount:
                url: knownDataCount
                base: {max: '*', min: 0, path: Extension.extension}
                short: Number of participants with known results for measured variables
                index: 58
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: knownDataCount}
                    index: 59
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Number of participants with known results for measured variables
                    choices: [valueUnsignedInt]
                    index: 61
                  valueUnsignedInt:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: unsignedInt
                    short: Number of participants with known results for measured variables
                    choiceOf: value
                    index: 62
                required: [url]
            elements:
              extension:
                base: {max: '*', min: 0, path: Extension.extension}
                array: true
                index: 37
                slicing:
                  rules: closed
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    description:
                      match: {url: description}
                      schema:
                        short: Textual description of sample size for statistic
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 38
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: description}
                            index: 39
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Textual description of sample size for statistic
                            choices: [valueString]
                            index: 41
                          valueString:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: string
                            short: Textual description of sample size for statistic
                            choiceOf: value
                            index: 42
                        required: [url]
                    note:
                      match: {url: note}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Footnote or explanatory note about the sample size
                        array: true
                        index: 43
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: note}
                            index: 44
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Footnote or explanatory note about the sample size
                            choices: [valueAnnotation]
                            index: 46
                          valueAnnotation:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Annotation
                            short: Footnote or explanatory note about the sample size
                            choiceOf: value
                            index: 47
                        required: [url]
                    numberOfStudies:
                      match: {url: numberOfStudies}
                      schema:
                        short: Number of contributing studies
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 48
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: numberOfStudies}
                            index: 49
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Number of contributing studies
                            choices: [valueUnsignedInt]
                            index: 51
                          valueUnsignedInt:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: unsignedInt
                            short: Number of contributing studies
                            choiceOf: value
                            index: 52
                        required: [url]
                    numberOfParticipants:
                      match: {url: numberOfParticipants}
                      schema:
                        short: Cumulative number of participants
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 53
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: numberOfParticipants}
                            index: 54
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Cumulative number of participants
                            choices: [valueUnsignedInt]
                            index: 56
                          valueUnsignedInt:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: unsignedInt
                            short: Cumulative number of participants
                            choiceOf: value
                            index: 57
                        required: [url]
                    knownDataCount:
                      match: {url: knownDataCount}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Number of participants with known results for measured variables
                        index: 58
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: knownDataCount}
                            index: 59
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Number of participants with known results for measured variables
                            choices: [valueUnsignedInt]
                            index: 61
                          valueUnsignedInt:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: unsignedInt
                            short: Number of participants with known results for measured variables
                            choiceOf: value
                            index: 62
                        required: [url]
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: sampleSize}
                index: 63
            required: [url]
        note:
          match: {url: note}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Footnotes and/or explanatory notes
            array: true
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: note}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Footnotes and/or explanatory notes
                choices: [valueAnnotation]
                index: 9
              valueAnnotation:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Annotation
                short: Footnotes and/or explanatory notes
                choiceOf: value
                index: 10
            required: [url]
        modelCharacteristic:
          match: {url: modelCharacteristic}
          schema:
            short: An aspect of the statistical model
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 104
            extensions:
              code:
                url: code
                short: Model specification
                _required: true
                base: {max: '*', min: 0, path: Extension.extension}
                index: 106
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: code}
                    index: 107
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Model specification
                    choices: [valueCodeableConcept]
                    index: 109
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Model specification
                    choiceOf: value
                    index: 110
                required: [url]
              value:
                url: value
                short: Numerical value to complete model specification
                base: {max: '*', min: 0, path: Extension.extension}
                index: 111
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: value}
                    index: 112
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Numerical value to complete model specification
                    choices: [valueQuantity]
                    index: 114
                  valueQuantity:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Quantity
                    short: Numerical value to complete model specification
                    choiceOf: value
                    index: 115
                required: [url]
              variable:
                url: variable
                base: {max: '*', min: 0, path: Extension.extension}
                short: A variable adjusted for in the adjusted analysis
                array: true
                index: 116
                extensions:
                  variableDefinition:
                    url: variableDefinition
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Description of the variable
                    _required: true
                    index: 118
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: variableDefinition}
                        index: 119
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Description of the variable
                        choices: [valueReference]
                        index: 121
                      valueReference:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: Reference
                        short: Description of the variable
                        choiceOf: value
                        index: 122
                    required: [url]
                  handling:
                    url: handling
                    short: continuous | dichotomous | ordinal | polychotomous
                    base: {max: '*', min: 0, path: Extension.extension}
                    index: 123
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: handling}
                        index: 124
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: continuous | dichotomous | ordinal | polychotomous
                        choices: [valueCode]
                        index: 126
                      valueCode:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: code
                        short: continuous | dichotomous | ordinal | polychotomous
                        choiceOf: value
                        index: 127
                    required: [url]
                  valueCategory:
                    url: valueCategory
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Description for grouping of ordinal or polychotomous variables
                    array: true
                    index: 128
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: valueCategory}
                        index: 129
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Description for grouping of ordinal or polychotomous variables
                        choices: [valueCodeableConcept]
                        index: 131
                      valueCodeableConcept:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: CodeableConcept
                        short: Description for grouping of ordinal or polychotomous variables
                        choiceOf: value
                        index: 132
                    required: [url]
                  valueQuantity:
                    url: valueQuantity
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Discrete value for grouping of ordinal or polychotomous variables
                    array: true
                    index: 133
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: valueQuantity}
                        index: 134
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Discrete value for grouping of ordinal or polychotomous variables
                        choices: [valueQuantity]
                        index: 136
                      valueQuantity:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: Quantity
                        short: Discrete value for grouping of ordinal or polychotomous variables
                        choiceOf: value
                        index: 137
                    required: [url]
                  valueRange:
                    url: valueRange
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Range of values for grouping of ordinal or polychotomous variables
                    array: true
                    index: 138
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: valueRange}
                        index: 139
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Range of values for grouping of ordinal or polychotomous variables
                        choices: [valueRange]
                        index: 141
                      valueRange:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: Range
                        short: Range of values for grouping of ordinal or polychotomous variables
                        choiceOf: value
                        index: 142
                    required: [url]
                elements:
                  extension:
                    base: {max: '*', min: 0, path: Extension.extension}
                    array: true
                    min: 1
                    index: 117
                    slicing:
                      rules: closed
                      ordered: false
                      discriminator:
                      - {path: url, type: value}
                      min: 1
                      slices:
                        variableDefinition:
                          match: {url: variableDefinition}
                          schema:
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Description of the variable
                            _required: true
                            index: 118
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: variableDefinition}
                                index: 119
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Description of the variable
                                choices: [valueReference]
                                index: 121
                              valueReference:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: Reference
                                short: Description of the variable
                                choiceOf: value
                                index: 122
                            required: [url]
                        handling:
                          match: {url: handling}
                          schema:
                            short: continuous | dichotomous | ordinal | polychotomous
                            base: {max: '*', min: 0, path: Extension.extension}
                            index: 123
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: handling}
                                index: 124
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: continuous | dichotomous | ordinal | polychotomous
                                choices: [valueCode]
                                index: 126
                              valueCode:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: code
                                short: continuous | dichotomous | ordinal | polychotomous
                                choiceOf: value
                                index: 127
                            required: [url]
                        valueCategory:
                          match: {url: valueCategory}
                          schema:
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Description for grouping of ordinal or polychotomous variables
                            array: true
                            index: 128
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: valueCategory}
                                index: 129
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Description for grouping of ordinal or polychotomous variables
                                choices: [valueCodeableConcept]
                                index: 131
                              valueCodeableConcept:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: CodeableConcept
                                short: Description for grouping of ordinal or polychotomous variables
                                choiceOf: value
                                index: 132
                            required: [url]
                        valueQuantity:
                          match: {url: valueQuantity}
                          schema:
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Discrete value for grouping of ordinal or polychotomous variables
                            array: true
                            index: 133
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: valueQuantity}
                                index: 134
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Discrete value for grouping of ordinal or polychotomous variables
                                choices: [valueQuantity]
                                index: 136
                              valueQuantity:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: Quantity
                                short: Discrete value for grouping of ordinal or polychotomous variables
                                choiceOf: value
                                index: 137
                            required: [url]
                        valueRange:
                          match: {url: valueRange}
                          schema:
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Range of values for grouping of ordinal or polychotomous variables
                            array: true
                            index: 138
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: valueRange}
                                index: 139
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Range of values for grouping of ordinal or polychotomous variables
                                choices: [valueRange]
                                index: 141
                              valueRange:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: Range
                                short: Range of values for grouping of ordinal or polychotomous variables
                                choiceOf: value
                                index: 142
                            required: [url]
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: variable}
                    index: 143
                required: [url, extension]
              attributeEstimate:
                url: attributeEstimate
                base: {max: '*', min: 0, path: Extension.extension}
                short: An attribute of the statistic used as a model characteristic
                array: true
                index: 144
                extensions:
                  _datatype:
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    type: Extension
                    short: Data type name for Evidence.statistic.modelCharacteristic.attributeEstimate from FHIR R4B
                    index: 146
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                        choices: [valueString]
                        index: 148
                      valueString:
                        type: string
                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 149
                    required: [valueString, value]
                elements:
                  extension:
                    base: {max: '*', min: 0, path: Extension.extension}
                    array: true
                    index: 145
                    slicing:
                      rules: closed
                      ordered: false
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        _datatype:
                          match: {url: null}
                          schema:
                            type: Extension
                            short: Data type name for Evidence.statistic.modelCharacteristic.attributeEstimate from FHIR R4B
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            index: 146
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                choices: [valueString]
                                index: 148
                              valueString:
                                type: string
                                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 149
                            required: [valueString, value]
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: attributeEstimate}
                    index: 150
                required: [url]
            elements:
              extension:
                base: {max: '*', min: 0, path: Extension.extension}
                array: true
                min: 1
                index: 105
                slicing:
                  rules: closed
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 1
                  slices:
                    code:
                      match: {url: code}
                      schema:
                        short: Model specification
                        _required: true
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 106
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: code}
                            index: 107
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Model specification
                            choices: [valueCodeableConcept]
                            index: 109
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: Model specification
                            choiceOf: value
                            index: 110
                        required: [url]
                    value:
                      match: {url: value}
                      schema:
                        short: Numerical value to complete model specification
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 111
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: value}
                            index: 112
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Numerical value to complete model specification
                            choices: [valueQuantity]
                            index: 114
                          valueQuantity:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Quantity
                            short: Numerical value to complete model specification
                            choiceOf: value
                            index: 115
                        required: [url]
                    variable:
                      match: {url: variable}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: A variable adjusted for in the adjusted analysis
                        array: true
                        index: 116
                        extensions:
                          variableDefinition:
                            url: variableDefinition
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Description of the variable
                            _required: true
                            index: 118
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: variableDefinition}
                                index: 119
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Description of the variable
                                choices: [valueReference]
                                index: 121
                              valueReference:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: Reference
                                short: Description of the variable
                                choiceOf: value
                                index: 122
                            required: [url]
                          handling:
                            url: handling
                            short: continuous | dichotomous | ordinal | polychotomous
                            base: {max: '*', min: 0, path: Extension.extension}
                            index: 123
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: handling}
                                index: 124
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: continuous | dichotomous | ordinal | polychotomous
                                choices: [valueCode]
                                index: 126
                              valueCode:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: code
                                short: continuous | dichotomous | ordinal | polychotomous
                                choiceOf: value
                                index: 127
                            required: [url]
                          valueCategory:
                            url: valueCategory
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Description for grouping of ordinal or polychotomous variables
                            array: true
                            index: 128
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: valueCategory}
                                index: 129
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Description for grouping of ordinal or polychotomous variables
                                choices: [valueCodeableConcept]
                                index: 131
                              valueCodeableConcept:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: CodeableConcept
                                short: Description for grouping of ordinal or polychotomous variables
                                choiceOf: value
                                index: 132
                            required: [url]
                          valueQuantity:
                            url: valueQuantity
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Discrete value for grouping of ordinal or polychotomous variables
                            array: true
                            index: 133
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: valueQuantity}
                                index: 134
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Discrete value for grouping of ordinal or polychotomous variables
                                choices: [valueQuantity]
                                index: 136
                              valueQuantity:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: Quantity
                                short: Discrete value for grouping of ordinal or polychotomous variables
                                choiceOf: value
                                index: 137
                            required: [url]
                          valueRange:
                            url: valueRange
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Range of values for grouping of ordinal or polychotomous variables
                            array: true
                            index: 138
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: valueRange}
                                index: 139
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Range of values for grouping of ordinal or polychotomous variables
                                choices: [valueRange]
                                index: 141
                              valueRange:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: Range
                                short: Range of values for grouping of ordinal or polychotomous variables
                                choiceOf: value
                                index: 142
                            required: [url]
                        elements:
                          extension:
                            base: {max: '*', min: 0, path: Extension.extension}
                            array: true
                            min: 1
                            index: 117
                            slicing:
                              rules: closed
                              ordered: false
                              discriminator:
                              - {path: url, type: value}
                              min: 1
                              slices:
                                variableDefinition:
                                  match: {url: variableDefinition}
                                  schema:
                                    base: {max: '*', min: 0, path: Extension.extension}
                                    short: Description of the variable
                                    _required: true
                                    index: 118
                                    elements:
                                      url:
                                        base: {max: '1', min: 1, path: Extension.url}
                                        pattern: {type: Uri, value: variableDefinition}
                                        index: 119
                                      value:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        short: Description of the variable
                                        choices: [valueReference]
                                        index: 121
                                      valueReference:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        type: Reference
                                        short: Description of the variable
                                        choiceOf: value
                                        index: 122
                                    required: [url]
                                handling:
                                  match: {url: handling}
                                  schema:
                                    short: continuous | dichotomous | ordinal | polychotomous
                                    base: {max: '*', min: 0, path: Extension.extension}
                                    index: 123
                                    elements:
                                      url:
                                        base: {max: '1', min: 1, path: Extension.url}
                                        pattern: {type: Uri, value: handling}
                                        index: 124
                                      value:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        short: continuous | dichotomous | ordinal | polychotomous
                                        choices: [valueCode]
                                        index: 126
                                      valueCode:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        type: code
                                        short: continuous | dichotomous | ordinal | polychotomous
                                        choiceOf: value
                                        index: 127
                                    required: [url]
                                valueCategory:
                                  match: {url: valueCategory}
                                  schema:
                                    base: {max: '*', min: 0, path: Extension.extension}
                                    short: Description for grouping of ordinal or polychotomous variables
                                    array: true
                                    index: 128
                                    elements:
                                      url:
                                        base: {max: '1', min: 1, path: Extension.url}
                                        pattern: {type: Uri, value: valueCategory}
                                        index: 129
                                      value:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        short: Description for grouping of ordinal or polychotomous variables
                                        choices: [valueCodeableConcept]
                                        index: 131
                                      valueCodeableConcept:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        type: CodeableConcept
                                        short: Description for grouping of ordinal or polychotomous variables
                                        choiceOf: value
                                        index: 132
                                    required: [url]
                                valueQuantity:
                                  match: {url: valueQuantity}
                                  schema:
                                    base: {max: '*', min: 0, path: Extension.extension}
                                    short: Discrete value for grouping of ordinal or polychotomous variables
                                    array: true
                                    index: 133
                                    elements:
                                      url:
                                        base: {max: '1', min: 1, path: Extension.url}
                                        pattern: {type: Uri, value: valueQuantity}
                                        index: 134
                                      value:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        short: Discrete value for grouping of ordinal or polychotomous variables
                                        choices: [valueQuantity]
                                        index: 136
                                      valueQuantity:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        type: Quantity
                                        short: Discrete value for grouping of ordinal or polychotomous variables
                                        choiceOf: value
                                        index: 137
                                    required: [url]
                                valueRange:
                                  match: {url: valueRange}
                                  schema:
                                    base: {max: '*', min: 0, path: Extension.extension}
                                    short: Range of values for grouping of ordinal or polychotomous variables
                                    array: true
                                    index: 138
                                    elements:
                                      url:
                                        base: {max: '1', min: 1, path: Extension.url}
                                        pattern: {type: Uri, value: valueRange}
                                        index: 139
                                      value:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        short: Range of values for grouping of ordinal or polychotomous variables
                                        choices: [valueRange]
                                        index: 141
                                      valueRange:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        type: Range
                                        short: Range of values for grouping of ordinal or polychotomous variables
                                        choiceOf: value
                                        index: 142
                                    required: [url]
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: variable}
                            index: 143
                        required: [url, extension]
                    attributeEstimate:
                      match: {url: attributeEstimate}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: An attribute of the statistic used as a model characteristic
                        array: true
                        index: 144
                        extensions:
                          _datatype:
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            type: Extension
                            short: Data type name for Evidence.statistic.modelCharacteristic.attributeEstimate from FHIR R4B
                            index: 146
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                choices: [valueString]
                                index: 148
                              valueString:
                                type: string
                                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 149
                            required: [valueString, value]
                        elements:
                          extension:
                            base: {max: '*', min: 0, path: Extension.extension}
                            array: true
                            index: 145
                            slicing:
                              rules: closed
                              ordered: false
                              discriminator:
                              - {path: url, type: value}
                              min: 0
                              slices:
                                _datatype:
                                  match: {url: null}
                                  schema:
                                    type: Extension
                                    short: Data type name for Evidence.statistic.modelCharacteristic.attributeEstimate from FHIR R4B
                                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                    index: 146
                                    elements:
                                      value:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                        choices: [valueString]
                                        index: 148
                                      valueString:
                                        type: string
                                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        choiceOf: value
                                        index: 149
                                    required: [valueString, value]
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: attributeEstimate}
                            index: 150
                        required: [url]
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: modelCharacteristic}
                index: 151
            required: [url, extension]
        statisticType:
          match: {url: statisticType}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Type of statistic, eg relative risk
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: statisticType}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Type of statistic, eg relative risk
                choices: [valueCodeableConcept]
                index: 14
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Type of statistic, eg relative risk
                choiceOf: value
                index: 15
            required: [url]
        numberAffected:
          match: {url: numberAffected}
          schema:
            short: The number of participants affected
            base: {max: '*', min: 0, path: Extension.extension}
            index: 31
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: numberAffected}
                index: 32
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The number of participants affected
                choices: [valueUnsignedInt]
                index: 34
              valueUnsignedInt:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: unsignedInt
                short: The number of participants affected
                choiceOf: value
                index: 35
            required: [url]
        quantity:
          match: {url: quantity}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Statistic value
            index: 21
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: quantity}
                index: 22
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Statistic value
                choices: [valueQuantity]
                index: 24
              valueQuantity:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Quantity
                short: Statistic value
                choiceOf: value
                index: 25
            required: [url]
        numberOfEvents:
          match: {url: numberOfEvents}
          schema:
            short: The number of events associated with the statistic
            base: {max: '*', min: 0, path: Extension.extension}
            index: 26
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: numberOfEvents}
                index: 27
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The number of events associated with the statistic
                choices: [valueUnsignedInt]
                index: 29
              valueUnsignedInt:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: unsignedInt
                short: The number of events associated with the statistic
                choiceOf: value
                index: 30
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-Evidence.statistic'}
    index: 152
package_version: r4b.r4-0.0.1-snapshot-2
extensions:
  description:
    url: description
    short: Description of content
    base: {max: '*', min: 0, path: Extension.extension}
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: description}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Description of content
        choices: [valueString]
        index: 4
      valueString:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: string
        short: Description of content
        choiceOf: value
        index: 5
    required: [url]
  category:
    url: category
    short: Associated category for categorical variable
    base: {max: '*', min: 0, path: Extension.extension}
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: category}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Associated category for categorical variable
        choices: [valueCodeableConcept]
        index: 19
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Associated category for categorical variable
        choiceOf: value
        index: 20
    required: [url]
  attributeEstimate:
    url: attributeEstimate
    short: An attribute of the Statistic
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 64
    extensions:
      description:
        url: description
        short: Textual description of the attribute estimate
        base: {max: '*', min: 0, path: Extension.extension}
        index: 66
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: description}
            index: 67
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Textual description of the attribute estimate
            choices: [valueString]
            index: 69
          valueString:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: string
            short: Textual description of the attribute estimate
            choiceOf: value
            index: 70
        required: [url]
      note:
        url: note
        base: {max: '*', min: 0, path: Extension.extension}
        short: Footnote or explanatory note about the estimate
        array: true
        index: 71
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: note}
            index: 72
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Footnote or explanatory note about the estimate
            choices: [valueAnnotation]
            index: 74
          valueAnnotation:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Annotation
            short: Footnote or explanatory note about the estimate
            choiceOf: value
            index: 75
        required: [url]
      type:
        url: type
        base: {max: '*', min: 0, path: Extension.extension}
        short: The type of attribute estimate, eg confidence interval or p value
        index: 76
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: type}
            index: 77
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: The type of attribute estimate, eg confidence interval or p value
            choices: [valueCodeableConcept]
            index: 79
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: The type of attribute estimate, eg confidence interval or p value
            choiceOf: value
            index: 80
        required: [url]
      quantity:
        url: quantity
        base: {max: '*', min: 0, path: Extension.extension}
        short: The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
        index: 81
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: quantity}
            index: 82
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
            choices: [valueQuantity]
            index: 84
          valueQuantity:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Quantity
            short: The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
            choiceOf: value
            index: 85
        required: [url]
      level:
        url: level
        short: Level of confidence interval, eg 0.95 for 95% confidence interval
        base: {max: '*', min: 0, path: Extension.extension}
        index: 86
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: level}
            index: 87
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Level of confidence interval, eg 0.95 for 95% confidence interval
            choices: [valueDecimal]
            index: 89
          valueDecimal:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: decimal
            short: Level of confidence interval, eg 0.95 for 95% confidence interval
            choiceOf: value
            index: 90
        required: [url]
      range:
        url: range
        short: Lower and upper bound values of the attribute estimate
        base: {max: '*', min: 0, path: Extension.extension}
        index: 91
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: range}
            index: 92
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Lower and upper bound values of the attribute estimate
            choices: [valueRange]
            index: 94
          valueRange:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Range
            short: Lower and upper bound values of the attribute estimate
            choiceOf: value
            index: 95
        required: [url]
      attributeEstimate:
        url: attributeEstimate
        base: {max: '*', min: 0, path: Extension.extension}
        short: A nested attribute estimate; which is the attribute estimate of an attribute estimate
        array: true
        index: 96
        extensions:
          _datatype:
            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
            type: Extension
            short: Data type name for Evidence.statistic.attributeEstimate.attributeEstimate from FHIR R4B
            index: 98
            elements:
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                choices: [valueString]
                index: 100
              valueString:
                type: string
                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 101
            required: [valueString, value]
        elements:
          extension:
            base: {max: '*', min: 0, path: Extension.extension}
            array: true
            index: 97
            slicing:
              rules: closed
              ordered: false
              discriminator:
              - {path: url, type: value}
              min: 0
              slices:
                _datatype:
                  match: {url: null}
                  schema:
                    type: Extension
                    short: Data type name for Evidence.statistic.attributeEstimate.attributeEstimate from FHIR R4B
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    index: 98
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                        choices: [valueString]
                        index: 100
                      valueString:
                        type: string
                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 101
                    required: [valueString, value]
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: attributeEstimate}
            index: 102
        required: [url]
    elements:
      extension:
        base: {max: '*', min: 0, path: Extension.extension}
        array: true
        index: 65
        slicing:
          rules: closed
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            description:
              match: {url: description}
              schema:
                short: Textual description of the attribute estimate
                base: {max: '*', min: 0, path: Extension.extension}
                index: 66
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: description}
                    index: 67
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Textual description of the attribute estimate
                    choices: [valueString]
                    index: 69
                  valueString:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: string
                    short: Textual description of the attribute estimate
                    choiceOf: value
                    index: 70
                required: [url]
            note:
              match: {url: note}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Footnote or explanatory note about the estimate
                array: true
                index: 71
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: note}
                    index: 72
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Footnote or explanatory note about the estimate
                    choices: [valueAnnotation]
                    index: 74
                  valueAnnotation:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Annotation
                    short: Footnote or explanatory note about the estimate
                    choiceOf: value
                    index: 75
                required: [url]
            type:
              match: {url: type}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: The type of attribute estimate, eg confidence interval or p value
                index: 76
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: type}
                    index: 77
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The type of attribute estimate, eg confidence interval or p value
                    choices: [valueCodeableConcept]
                    index: 79
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: The type of attribute estimate, eg confidence interval or p value
                    choiceOf: value
                    index: 80
                required: [url]
            quantity:
              match: {url: quantity}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
                index: 81
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: quantity}
                    index: 82
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
                    choices: [valueQuantity]
                    index: 84
                  valueQuantity:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Quantity
                    short: The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
                    choiceOf: value
                    index: 85
                required: [url]
            level:
              match: {url: level}
              schema:
                short: Level of confidence interval, eg 0.95 for 95% confidence interval
                base: {max: '*', min: 0, path: Extension.extension}
                index: 86
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: level}
                    index: 87
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Level of confidence interval, eg 0.95 for 95% confidence interval
                    choices: [valueDecimal]
                    index: 89
                  valueDecimal:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: decimal
                    short: Level of confidence interval, eg 0.95 for 95% confidence interval
                    choiceOf: value
                    index: 90
                required: [url]
            range:
              match: {url: range}
              schema:
                short: Lower and upper bound values of the attribute estimate
                base: {max: '*', min: 0, path: Extension.extension}
                index: 91
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: range}
                    index: 92
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Lower and upper bound values of the attribute estimate
                    choices: [valueRange]
                    index: 94
                  valueRange:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Range
                    short: Lower and upper bound values of the attribute estimate
                    choiceOf: value
                    index: 95
                required: [url]
            attributeEstimate:
              match: {url: attributeEstimate}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: A nested attribute estimate; which is the attribute estimate of an attribute estimate
                array: true
                index: 96
                extensions:
                  _datatype:
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    type: Extension
                    short: Data type name for Evidence.statistic.attributeEstimate.attributeEstimate from FHIR R4B
                    index: 98
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                        choices: [valueString]
                        index: 100
                      valueString:
                        type: string
                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 101
                    required: [valueString, value]
                elements:
                  extension:
                    base: {max: '*', min: 0, path: Extension.extension}
                    array: true
                    index: 97
                    slicing:
                      rules: closed
                      ordered: false
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        _datatype:
                          match: {url: null}
                          schema:
                            type: Extension
                            short: Data type name for Evidence.statistic.attributeEstimate.attributeEstimate from FHIR R4B
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            index: 98
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                choices: [valueString]
                                index: 100
                              valueString:
                                type: string
                                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 101
                            required: [valueString, value]
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: attributeEstimate}
                    index: 102
                required: [url]
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: attributeEstimate}
        index: 103
    required: [url]
  sampleSize:
    url: sampleSize
    base: {max: '*', min: 0, path: Extension.extension}
    short: Number of samples in the statistic
    index: 36
    extensions:
      description:
        url: description
        short: Textual description of sample size for statistic
        base: {max: '*', min: 0, path: Extension.extension}
        index: 38
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: description}
            index: 39
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Textual description of sample size for statistic
            choices: [valueString]
            index: 41
          valueString:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: string
            short: Textual description of sample size for statistic
            choiceOf: value
            index: 42
        required: [url]
      note:
        url: note
        base: {max: '*', min: 0, path: Extension.extension}
        short: Footnote or explanatory note about the sample size
        array: true
        index: 43
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: note}
            index: 44
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Footnote or explanatory note about the sample size
            choices: [valueAnnotation]
            index: 46
          valueAnnotation:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Annotation
            short: Footnote or explanatory note about the sample size
            choiceOf: value
            index: 47
        required: [url]
      numberOfStudies:
        url: numberOfStudies
        short: Number of contributing studies
        base: {max: '*', min: 0, path: Extension.extension}
        index: 48
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: numberOfStudies}
            index: 49
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Number of contributing studies
            choices: [valueUnsignedInt]
            index: 51
          valueUnsignedInt:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: unsignedInt
            short: Number of contributing studies
            choiceOf: value
            index: 52
        required: [url]
      numberOfParticipants:
        url: numberOfParticipants
        short: Cumulative number of participants
        base: {max: '*', min: 0, path: Extension.extension}
        index: 53
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: numberOfParticipants}
            index: 54
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Cumulative number of participants
            choices: [valueUnsignedInt]
            index: 56
          valueUnsignedInt:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: unsignedInt
            short: Cumulative number of participants
            choiceOf: value
            index: 57
        required: [url]
      knownDataCount:
        url: knownDataCount
        base: {max: '*', min: 0, path: Extension.extension}
        short: Number of participants with known results for measured variables
        index: 58
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: knownDataCount}
            index: 59
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Number of participants with known results for measured variables
            choices: [valueUnsignedInt]
            index: 61
          valueUnsignedInt:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: unsignedInt
            short: Number of participants with known results for measured variables
            choiceOf: value
            index: 62
        required: [url]
    elements:
      extension:
        base: {max: '*', min: 0, path: Extension.extension}
        array: true
        index: 37
        slicing:
          rules: closed
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            description:
              match: {url: description}
              schema:
                short: Textual description of sample size for statistic
                base: {max: '*', min: 0, path: Extension.extension}
                index: 38
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: description}
                    index: 39
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Textual description of sample size for statistic
                    choices: [valueString]
                    index: 41
                  valueString:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: string
                    short: Textual description of sample size for statistic
                    choiceOf: value
                    index: 42
                required: [url]
            note:
              match: {url: note}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Footnote or explanatory note about the sample size
                array: true
                index: 43
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: note}
                    index: 44
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Footnote or explanatory note about the sample size
                    choices: [valueAnnotation]
                    index: 46
                  valueAnnotation:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Annotation
                    short: Footnote or explanatory note about the sample size
                    choiceOf: value
                    index: 47
                required: [url]
            numberOfStudies:
              match: {url: numberOfStudies}
              schema:
                short: Number of contributing studies
                base: {max: '*', min: 0, path: Extension.extension}
                index: 48
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: numberOfStudies}
                    index: 49
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Number of contributing studies
                    choices: [valueUnsignedInt]
                    index: 51
                  valueUnsignedInt:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: unsignedInt
                    short: Number of contributing studies
                    choiceOf: value
                    index: 52
                required: [url]
            numberOfParticipants:
              match: {url: numberOfParticipants}
              schema:
                short: Cumulative number of participants
                base: {max: '*', min: 0, path: Extension.extension}
                index: 53
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: numberOfParticipants}
                    index: 54
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Cumulative number of participants
                    choices: [valueUnsignedInt]
                    index: 56
                  valueUnsignedInt:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: unsignedInt
                    short: Cumulative number of participants
                    choiceOf: value
                    index: 57
                required: [url]
            knownDataCount:
              match: {url: knownDataCount}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Number of participants with known results for measured variables
                index: 58
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: knownDataCount}
                    index: 59
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Number of participants with known results for measured variables
                    choices: [valueUnsignedInt]
                    index: 61
                  valueUnsignedInt:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: unsignedInt
                    short: Number of participants with known results for measured variables
                    choiceOf: value
                    index: 62
                required: [url]
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: sampleSize}
        index: 63
    required: [url]
  note:
    url: note
    base: {max: '*', min: 0, path: Extension.extension}
    short: Footnotes and/or explanatory notes
    array: true
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: note}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Footnotes and/or explanatory notes
        choices: [valueAnnotation]
        index: 9
      valueAnnotation:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Annotation
        short: Footnotes and/or explanatory notes
        choiceOf: value
        index: 10
    required: [url]
  modelCharacteristic:
    url: modelCharacteristic
    short: An aspect of the statistical model
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 104
    extensions:
      code:
        url: code
        short: Model specification
        _required: true
        base: {max: '*', min: 0, path: Extension.extension}
        index: 106
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: code}
            index: 107
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Model specification
            choices: [valueCodeableConcept]
            index: 109
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: Model specification
            choiceOf: value
            index: 110
        required: [url]
      value:
        url: value
        short: Numerical value to complete model specification
        base: {max: '*', min: 0, path: Extension.extension}
        index: 111
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: value}
            index: 112
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Numerical value to complete model specification
            choices: [valueQuantity]
            index: 114
          valueQuantity:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Quantity
            short: Numerical value to complete model specification
            choiceOf: value
            index: 115
        required: [url]
      variable:
        url: variable
        base: {max: '*', min: 0, path: Extension.extension}
        short: A variable adjusted for in the adjusted analysis
        array: true
        index: 116
        extensions:
          variableDefinition:
            url: variableDefinition
            base: {max: '*', min: 0, path: Extension.extension}
            short: Description of the variable
            _required: true
            index: 118
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: variableDefinition}
                index: 119
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Description of the variable
                choices: [valueReference]
                index: 121
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: Description of the variable
                choiceOf: value
                index: 122
            required: [url]
          handling:
            url: handling
            short: continuous | dichotomous | ordinal | polychotomous
            base: {max: '*', min: 0, path: Extension.extension}
            index: 123
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: handling}
                index: 124
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: continuous | dichotomous | ordinal | polychotomous
                choices: [valueCode]
                index: 126
              valueCode:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: code
                short: continuous | dichotomous | ordinal | polychotomous
                choiceOf: value
                index: 127
            required: [url]
          valueCategory:
            url: valueCategory
            base: {max: '*', min: 0, path: Extension.extension}
            short: Description for grouping of ordinal or polychotomous variables
            array: true
            index: 128
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: valueCategory}
                index: 129
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Description for grouping of ordinal or polychotomous variables
                choices: [valueCodeableConcept]
                index: 131
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Description for grouping of ordinal or polychotomous variables
                choiceOf: value
                index: 132
            required: [url]
          valueQuantity:
            url: valueQuantity
            base: {max: '*', min: 0, path: Extension.extension}
            short: Discrete value for grouping of ordinal or polychotomous variables
            array: true
            index: 133
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: valueQuantity}
                index: 134
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Discrete value for grouping of ordinal or polychotomous variables
                choices: [valueQuantity]
                index: 136
              valueQuantity:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Quantity
                short: Discrete value for grouping of ordinal or polychotomous variables
                choiceOf: value
                index: 137
            required: [url]
          valueRange:
            url: valueRange
            base: {max: '*', min: 0, path: Extension.extension}
            short: Range of values for grouping of ordinal or polychotomous variables
            array: true
            index: 138
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: valueRange}
                index: 139
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Range of values for grouping of ordinal or polychotomous variables
                choices: [valueRange]
                index: 141
              valueRange:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Range
                short: Range of values for grouping of ordinal or polychotomous variables
                choiceOf: value
                index: 142
            required: [url]
        elements:
          extension:
            base: {max: '*', min: 0, path: Extension.extension}
            array: true
            min: 1
            index: 117
            slicing:
              rules: closed
              ordered: false
              discriminator:
              - {path: url, type: value}
              min: 1
              slices:
                variableDefinition:
                  match: {url: variableDefinition}
                  schema:
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Description of the variable
                    _required: true
                    index: 118
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: variableDefinition}
                        index: 119
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Description of the variable
                        choices: [valueReference]
                        index: 121
                      valueReference:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: Reference
                        short: Description of the variable
                        choiceOf: value
                        index: 122
                    required: [url]
                handling:
                  match: {url: handling}
                  schema:
                    short: continuous | dichotomous | ordinal | polychotomous
                    base: {max: '*', min: 0, path: Extension.extension}
                    index: 123
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: handling}
                        index: 124
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: continuous | dichotomous | ordinal | polychotomous
                        choices: [valueCode]
                        index: 126
                      valueCode:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: code
                        short: continuous | dichotomous | ordinal | polychotomous
                        choiceOf: value
                        index: 127
                    required: [url]
                valueCategory:
                  match: {url: valueCategory}
                  schema:
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Description for grouping of ordinal or polychotomous variables
                    array: true
                    index: 128
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: valueCategory}
                        index: 129
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Description for grouping of ordinal or polychotomous variables
                        choices: [valueCodeableConcept]
                        index: 131
                      valueCodeableConcept:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: CodeableConcept
                        short: Description for grouping of ordinal or polychotomous variables
                        choiceOf: value
                        index: 132
                    required: [url]
                valueQuantity:
                  match: {url: valueQuantity}
                  schema:
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Discrete value for grouping of ordinal or polychotomous variables
                    array: true
                    index: 133
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: valueQuantity}
                        index: 134
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Discrete value for grouping of ordinal or polychotomous variables
                        choices: [valueQuantity]
                        index: 136
                      valueQuantity:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: Quantity
                        short: Discrete value for grouping of ordinal or polychotomous variables
                        choiceOf: value
                        index: 137
                    required: [url]
                valueRange:
                  match: {url: valueRange}
                  schema:
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Range of values for grouping of ordinal or polychotomous variables
                    array: true
                    index: 138
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: valueRange}
                        index: 139
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Range of values for grouping of ordinal or polychotomous variables
                        choices: [valueRange]
                        index: 141
                      valueRange:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: Range
                        short: Range of values for grouping of ordinal or polychotomous variables
                        choiceOf: value
                        index: 142
                    required: [url]
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: variable}
            index: 143
        required: [url, extension]
      attributeEstimate:
        url: attributeEstimate
        base: {max: '*', min: 0, path: Extension.extension}
        short: An attribute of the statistic used as a model characteristic
        array: true
        index: 144
        extensions:
          _datatype:
            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
            type: Extension
            short: Data type name for Evidence.statistic.modelCharacteristic.attributeEstimate from FHIR R4B
            index: 146
            elements:
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                choices: [valueString]
                index: 148
              valueString:
                type: string
                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 149
            required: [valueString, value]
        elements:
          extension:
            base: {max: '*', min: 0, path: Extension.extension}
            array: true
            index: 145
            slicing:
              rules: closed
              ordered: false
              discriminator:
              - {path: url, type: value}
              min: 0
              slices:
                _datatype:
                  match: {url: null}
                  schema:
                    type: Extension
                    short: Data type name for Evidence.statistic.modelCharacteristic.attributeEstimate from FHIR R4B
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    index: 146
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                        choices: [valueString]
                        index: 148
                      valueString:
                        type: string
                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 149
                    required: [valueString, value]
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: attributeEstimate}
            index: 150
        required: [url]
    elements:
      extension:
        base: {max: '*', min: 0, path: Extension.extension}
        array: true
        min: 1
        index: 105
        slicing:
          rules: closed
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 1
          slices:
            code:
              match: {url: code}
              schema:
                short: Model specification
                _required: true
                base: {max: '*', min: 0, path: Extension.extension}
                index: 106
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: code}
                    index: 107
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Model specification
                    choices: [valueCodeableConcept]
                    index: 109
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Model specification
                    choiceOf: value
                    index: 110
                required: [url]
            value:
              match: {url: value}
              schema:
                short: Numerical value to complete model specification
                base: {max: '*', min: 0, path: Extension.extension}
                index: 111
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: value}
                    index: 112
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Numerical value to complete model specification
                    choices: [valueQuantity]
                    index: 114
                  valueQuantity:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Quantity
                    short: Numerical value to complete model specification
                    choiceOf: value
                    index: 115
                required: [url]
            variable:
              match: {url: variable}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: A variable adjusted for in the adjusted analysis
                array: true
                index: 116
                extensions:
                  variableDefinition:
                    url: variableDefinition
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Description of the variable
                    _required: true
                    index: 118
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: variableDefinition}
                        index: 119
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Description of the variable
                        choices: [valueReference]
                        index: 121
                      valueReference:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: Reference
                        short: Description of the variable
                        choiceOf: value
                        index: 122
                    required: [url]
                  handling:
                    url: handling
                    short: continuous | dichotomous | ordinal | polychotomous
                    base: {max: '*', min: 0, path: Extension.extension}
                    index: 123
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: handling}
                        index: 124
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: continuous | dichotomous | ordinal | polychotomous
                        choices: [valueCode]
                        index: 126
                      valueCode:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: code
                        short: continuous | dichotomous | ordinal | polychotomous
                        choiceOf: value
                        index: 127
                    required: [url]
                  valueCategory:
                    url: valueCategory
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Description for grouping of ordinal or polychotomous variables
                    array: true
                    index: 128
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: valueCategory}
                        index: 129
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Description for grouping of ordinal or polychotomous variables
                        choices: [valueCodeableConcept]
                        index: 131
                      valueCodeableConcept:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: CodeableConcept
                        short: Description for grouping of ordinal or polychotomous variables
                        choiceOf: value
                        index: 132
                    required: [url]
                  valueQuantity:
                    url: valueQuantity
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Discrete value for grouping of ordinal or polychotomous variables
                    array: true
                    index: 133
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: valueQuantity}
                        index: 134
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Discrete value for grouping of ordinal or polychotomous variables
                        choices: [valueQuantity]
                        index: 136
                      valueQuantity:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: Quantity
                        short: Discrete value for grouping of ordinal or polychotomous variables
                        choiceOf: value
                        index: 137
                    required: [url]
                  valueRange:
                    url: valueRange
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Range of values for grouping of ordinal or polychotomous variables
                    array: true
                    index: 138
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: valueRange}
                        index: 139
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Range of values for grouping of ordinal or polychotomous variables
                        choices: [valueRange]
                        index: 141
                      valueRange:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: Range
                        short: Range of values for grouping of ordinal or polychotomous variables
                        choiceOf: value
                        index: 142
                    required: [url]
                elements:
                  extension:
                    base: {max: '*', min: 0, path: Extension.extension}
                    array: true
                    min: 1
                    index: 117
                    slicing:
                      rules: closed
                      ordered: false
                      discriminator:
                      - {path: url, type: value}
                      min: 1
                      slices:
                        variableDefinition:
                          match: {url: variableDefinition}
                          schema:
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Description of the variable
                            _required: true
                            index: 118
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: variableDefinition}
                                index: 119
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Description of the variable
                                choices: [valueReference]
                                index: 121
                              valueReference:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: Reference
                                short: Description of the variable
                                choiceOf: value
                                index: 122
                            required: [url]
                        handling:
                          match: {url: handling}
                          schema:
                            short: continuous | dichotomous | ordinal | polychotomous
                            base: {max: '*', min: 0, path: Extension.extension}
                            index: 123
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: handling}
                                index: 124
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: continuous | dichotomous | ordinal | polychotomous
                                choices: [valueCode]
                                index: 126
                              valueCode:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: code
                                short: continuous | dichotomous | ordinal | polychotomous
                                choiceOf: value
                                index: 127
                            required: [url]
                        valueCategory:
                          match: {url: valueCategory}
                          schema:
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Description for grouping of ordinal or polychotomous variables
                            array: true
                            index: 128
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: valueCategory}
                                index: 129
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Description for grouping of ordinal or polychotomous variables
                                choices: [valueCodeableConcept]
                                index: 131
                              valueCodeableConcept:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: CodeableConcept
                                short: Description for grouping of ordinal or polychotomous variables
                                choiceOf: value
                                index: 132
                            required: [url]
                        valueQuantity:
                          match: {url: valueQuantity}
                          schema:
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Discrete value for grouping of ordinal or polychotomous variables
                            array: true
                            index: 133
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: valueQuantity}
                                index: 134
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Discrete value for grouping of ordinal or polychotomous variables
                                choices: [valueQuantity]
                                index: 136
                              valueQuantity:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: Quantity
                                short: Discrete value for grouping of ordinal or polychotomous variables
                                choiceOf: value
                                index: 137
                            required: [url]
                        valueRange:
                          match: {url: valueRange}
                          schema:
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Range of values for grouping of ordinal or polychotomous variables
                            array: true
                            index: 138
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: valueRange}
                                index: 139
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Range of values for grouping of ordinal or polychotomous variables
                                choices: [valueRange]
                                index: 141
                              valueRange:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: Range
                                short: Range of values for grouping of ordinal or polychotomous variables
                                choiceOf: value
                                index: 142
                            required: [url]
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: variable}
                    index: 143
                required: [url, extension]
            attributeEstimate:
              match: {url: attributeEstimate}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: An attribute of the statistic used as a model characteristic
                array: true
                index: 144
                extensions:
                  _datatype:
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    type: Extension
                    short: Data type name for Evidence.statistic.modelCharacteristic.attributeEstimate from FHIR R4B
                    index: 146
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                        choices: [valueString]
                        index: 148
                      valueString:
                        type: string
                        pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 149
                    required: [valueString, value]
                elements:
                  extension:
                    base: {max: '*', min: 0, path: Extension.extension}
                    array: true
                    index: 145
                    slicing:
                      rules: closed
                      ordered: false
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        _datatype:
                          match: {url: null}
                          schema:
                            type: Extension
                            short: Data type name for Evidence.statistic.modelCharacteristic.attributeEstimate from FHIR R4B
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            index: 146
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                choices: [valueString]
                                index: 148
                              valueString:
                                type: string
                                pattern: {type: String, value: Evidence.statistic.attributeEstimate}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 149
                            required: [valueString, value]
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: attributeEstimate}
                    index: 150
                required: [url]
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: modelCharacteristic}
        index: 151
    required: [url, extension]
  statisticType:
    url: statisticType
    base: {max: '*', min: 0, path: Extension.extension}
    short: Type of statistic, eg relative risk
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: statisticType}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Type of statistic, eg relative risk
        choices: [valueCodeableConcept]
        index: 14
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Type of statistic, eg relative risk
        choiceOf: value
        index: 15
    required: [url]
  numberAffected:
    url: numberAffected
    short: The number of participants affected
    base: {max: '*', min: 0, path: Extension.extension}
    index: 31
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: numberAffected}
        index: 32
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The number of participants affected
        choices: [valueUnsignedInt]
        index: 34
      valueUnsignedInt:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: unsignedInt
        short: The number of participants affected
        choiceOf: value
        index: 35
    required: [url]
  quantity:
    url: quantity
    base: {max: '*', min: 0, path: Extension.extension}
    short: Statistic value
    index: 21
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: quantity}
        index: 22
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Statistic value
        choices: [valueQuantity]
        index: 24
      valueQuantity:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Quantity
        short: Statistic value
        choiceOf: value
        index: 25
    required: [url]
  numberOfEvents:
    url: numberOfEvents
    short: The number of events associated with the statistic
    base: {max: '*', min: 0, path: Extension.extension}
    index: 26
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: numberOfEvents}
        index: 27
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The number of events associated with the statistic
        choices: [valueUnsignedInt]
        index: 29
      valueUnsignedInt:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: unsignedInt
        short: The number of events associated with the statistic
        choiceOf: value
        index: 30
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-Evidence.statistic
base: http://hl7.org/fhir/StructureDefinition/Extension|4.0.1
version: 0.0.1-snapshot-2
required: [url]