PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r4b.r4-0.0.1-snapshot-2
    http://hl7.org/fhir/4.3/StructureDefinition/extension-EvidenceReport
description: This cross-version extension represents EvidenceReport from http://hl7.org/fhir/StructureDefinition/EvidenceReport|4.3.0 for use in FHIR R4.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: Ext_R4B_EvidenceReport
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 1
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        citeAs[x]:
          match: {url: 'citeAs[x]'}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Citation for this report
            index: 21
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: 'citeAs[x]'}
                index: 22
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Citation for this report
                choices: [valueReference, valueMarkdown]
                index: 24
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: Citation for this report
                choiceOf: value
                index: 25
              valueMarkdown:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: markdown
                short: Citation for this report
                choiceOf: value
                index: 26
            required: [url]
        endorser:
          match: {url: endorser}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Who endorsed the content
            array: true
            index: 62
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: endorser}
                index: 63
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Who endorsed the content
                choices: [valueContactDetail]
                index: 65
              valueContactDetail:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: ContactDetail
                short: Who endorsed the content
                choiceOf: value
                index: 66
            required: [url]
        publisher:
          match: {url: publisher}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Name of the publisher (organization or individual)
            index: 42
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: publisher}
                index: 43
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Name of the publisher (organization or individual)
                choices: [valueString]
                index: 45
              valueString:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: string
                short: Name of the publisher (organization or individual)
                choiceOf: value
                index: 46
            required: [url]
        section:
          match: {url: section}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Composition is broken into sections
            array: true
            index: 81
            extensions:
              orderedBy:
                url: orderedBy
                base: {max: '*', min: 0, path: Extension.extension}
                short: Order of section entries
                index: 130
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: orderedBy}
                    index: 131
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Order of section entries
                    choices: [valueCodeableConcept]
                    index: 133
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Order of section entries
                    choiceOf: value
                    index: 134
                required: [url]
              section:
                url: section
                base: {max: '*', min: 0, path: Extension.extension}
                short: Nested Section
                array: true
                index: 155
                extensions:
                  _datatype:
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    type: Extension
                    short: Data type name for EvidenceReport.section.section from FHIR R4B
                    index: 157
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: EvidenceReport.section}
                        choices: [valueString]
                        index: 159
                      valueString:
                        type: string
                        pattern: {type: String, value: EvidenceReport.section}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 160
                    required: [valueString, value]
                elements:
                  extension:
                    base: {max: '*', min: 0, path: Extension.extension}
                    array: true
                    index: 156
                    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 EvidenceReport.section.section from FHIR R4B
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            index: 157
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: EvidenceReport.section}
                                choices: [valueString]
                                index: 159
                              valueString:
                                type: string
                                pattern: {type: String, value: EvidenceReport.section}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 160
                            required: [valueString, value]
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: section}
                    index: 161
                required: [url]
              mode:
                url: mode
                base: {max: '*', min: 0, path: Extension.extension}
                short: working | snapshot | changes
                index: 125
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: mode}
                    index: 126
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: working | snapshot | changes
                    choices: [valueCode]
                    index: 128
                  valueCode:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: code
                    short: working | snapshot | changes
                    choiceOf: value
                    index: 129
                required: [url]
              focusReference:
                url: focusReference
                base: {max: '*', min: 0, path: Extension.extension}
                short: Classification of section by Resource
                index: 93
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: focusReference}
                    index: 94
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Classification of section by Resource
                    choices: [valueReference]
                    index: 96
                  valueReference:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Reference
                    short: Classification of section by Resource
                    choiceOf: value
                    index: 97
                required: [url]
              title:
                url: title
                base: {max: '*', min: 0, path: Extension.extension}
                short: Label for section (e.g. for ToC)
                index: 83
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: title}
                    index: 84
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Label for section (e.g. for ToC)
                    choices: [valueString]
                    index: 86
                  valueString:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: string
                    short: Label for section (e.g. for ToC)
                    choiceOf: value
                    index: 87
                required: [url]
              emptyReason:
                url: emptyReason
                base: {max: '*', min: 0, path: Extension.extension}
                short: Why the section is empty
                index: 150
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: emptyReason}
                    index: 151
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Why the section is empty
                    choices: [valueCodeableConcept]
                    index: 153
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Why the section is empty
                    choiceOf: value
                    index: 154
                required: [url]
              author:
                url: author
                base: {max: '*', min: 0, path: Extension.extension}
                short: Who and/or what authored the section
                array: true
                index: 98
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: author}
                    index: 99
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Who and/or what authored the section
                    choices: [valueReference]
                    index: 101
                  valueReference:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Reference
                    short: Who and/or what authored the section
                    choiceOf: value
                    index: 102
                required: [url]
              focus:
                url: focus
                base: {max: '*', min: 0, path: Extension.extension}
                short: Classification of section (recommended)
                index: 88
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: focus}
                    index: 89
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Classification of section (recommended)
                    choices: [valueCodeableConcept]
                    index: 91
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Classification of section (recommended)
                    choiceOf: value
                    index: 92
                required: [url]
              entryClassifier:
                url: entryClassifier
                base: {max: '*', min: 0, path: Extension.extension}
                short: Extensible classifiers as content
                array: true
                index: 135
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: entryClassifier}
                    index: 136
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Extensible classifiers as content
                    choices: [valueCodeableConcept]
                    index: 138
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Extensible classifiers as content
                    choiceOf: value
                    index: 139
                required: [url]
              entryReference:
                url: entryReference
                base: {max: '*', min: 0, path: Extension.extension}
                short: Reference to resources as content
                array: true
                index: 140
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: entryReference}
                    index: 141
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Reference to resources as content
                    choices: [valueReference]
                    index: 143
                  valueReference:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Reference
                    short: Reference to resources as content
                    choiceOf: value
                    index: 144
                required: [url]
              entryQuantity:
                url: entryQuantity
                base: {max: '*', min: 0, path: Extension.extension}
                short: Quantity as content
                array: true
                index: 145
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: entryQuantity}
                    index: 146
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Quantity as content
                    choices: [valueQuantity]
                    index: 148
                  valueQuantity:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Quantity
                    short: Quantity as content
                    choiceOf: value
                    index: 149
                required: [url]
              text:
                url: text
                base: {max: '*', min: 0, path: Extension.extension}
                short: Text summary of the section, for human interpretation
                index: 103
                extensions:
                  status:
                    url: status
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: generated | extensions | additional | empty
                    _required: true
                    index: 105
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: status}
                        index: 106
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: generated | extensions | additional | empty
                        choices: [valueCode]
                        index: 108
                      valueCode:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: code
                        short: generated | extensions | additional | empty
                        choiceOf: value
                        index: 109
                    required: [url]
                  div:
                    url: div
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Limited xhtml content
                    _required: true
                    index: 110
                    extensions:
                      _datatype:
                        url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                        type: Extension
                        short: Data type name for Narrative.div from FHIR R4B
                        index: 112
                        elements:
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            pattern: {type: String, value: xhtml}
                            choices: [valueString]
                            index: 114
                          valueString:
                            type: string
                            pattern: {type: String, value: xhtml}
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 115
                        required: [valueString, value]
                    elements:
                      extension:
                        base: {max: '*', min: 0, path: Extension.extension}
                        array: true
                        index: 111
                        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 Narrative.div from FHIR R4B
                                url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                index: 112
                                elements:
                                  value:
                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                    pattern: {type: String, value: xhtml}
                                    choices: [valueString]
                                    index: 114
                                  valueString:
                                    type: string
                                    pattern: {type: String, value: xhtml}
                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                    choiceOf: value
                                    index: 115
                                required: [valueString, value]
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: div}
                        index: 116
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Limited xhtml content
                        choices: [valueUri]
                        index: 118
                      valueUri:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: uri
                        short: Limited xhtml content
                        choiceOf: value
                        index: 119
                    required: [url]
                  _datatype:
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    type: Extension
                    short: Data type name for EvidenceReport.section.text from FHIR R4B
                    index: 120
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: Narrative}
                        choices: [valueString]
                        index: 122
                      valueString:
                        type: string
                        pattern: {type: String, value: Narrative}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 123
                    required: [valueString, value]
                elements:
                  extension:
                    base: {max: '*', min: 0, path: Extension.extension}
                    array: true
                    min: 2
                    index: 104
                    slicing:
                      rules: closed
                      ordered: false
                      discriminator:
                      - {path: url, type: value}
                      min: 2
                      slices:
                        status:
                          match: {url: status}
                          schema:
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: generated | extensions | additional | empty
                            _required: true
                            index: 105
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: status}
                                index: 106
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: generated | extensions | additional | empty
                                choices: [valueCode]
                                index: 108
                              valueCode:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: code
                                short: generated | extensions | additional | empty
                                choiceOf: value
                                index: 109
                            required: [url]
                        div:
                          match: {url: div}
                          schema:
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Limited xhtml content
                            _required: true
                            index: 110
                            extensions:
                              _datatype:
                                url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                type: Extension
                                short: Data type name for Narrative.div from FHIR R4B
                                index: 112
                                elements:
                                  value:
                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                    pattern: {type: String, value: xhtml}
                                    choices: [valueString]
                                    index: 114
                                  valueString:
                                    type: string
                                    pattern: {type: String, value: xhtml}
                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                    choiceOf: value
                                    index: 115
                                required: [valueString, value]
                            elements:
                              extension:
                                base: {max: '*', min: 0, path: Extension.extension}
                                array: true
                                index: 111
                                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 Narrative.div from FHIR R4B
                                        url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                        index: 112
                                        elements:
                                          value:
                                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                            pattern: {type: String, value: xhtml}
                                            choices: [valueString]
                                            index: 114
                                          valueString:
                                            type: string
                                            pattern: {type: String, value: xhtml}
                                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                            choiceOf: value
                                            index: 115
                                        required: [valueString, value]
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: div}
                                index: 116
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Limited xhtml content
                                choices: [valueUri]
                                index: 118
                              valueUri:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: uri
                                short: Limited xhtml content
                                choiceOf: value
                                index: 119
                            required: [url]
                        _datatype:
                          match: {url: null}
                          schema:
                            type: Extension
                            short: Data type name for EvidenceReport.section.text from FHIR R4B
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            index: 120
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: Narrative}
                                choices: [valueString]
                                index: 122
                              valueString:
                                type: string
                                pattern: {type: String, value: Narrative}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 123
                            required: [valueString, value]
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: text}
                    index: 124
                required: [url]
            elements:
              extension:
                base: {max: '*', min: 0, path: Extension.extension}
                array: true
                index: 82
                slicing:
                  rules: closed
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    orderedBy:
                      match: {url: orderedBy}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Order of section entries
                        index: 130
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: orderedBy}
                            index: 131
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Order of section entries
                            choices: [valueCodeableConcept]
                            index: 133
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: Order of section entries
                            choiceOf: value
                            index: 134
                        required: [url]
                    section:
                      match: {url: section}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Nested Section
                        array: true
                        index: 155
                        extensions:
                          _datatype:
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            type: Extension
                            short: Data type name for EvidenceReport.section.section from FHIR R4B
                            index: 157
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: EvidenceReport.section}
                                choices: [valueString]
                                index: 159
                              valueString:
                                type: string
                                pattern: {type: String, value: EvidenceReport.section}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 160
                            required: [valueString, value]
                        elements:
                          extension:
                            base: {max: '*', min: 0, path: Extension.extension}
                            array: true
                            index: 156
                            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 EvidenceReport.section.section from FHIR R4B
                                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                    index: 157
                                    elements:
                                      value:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        pattern: {type: String, value: EvidenceReport.section}
                                        choices: [valueString]
                                        index: 159
                                      valueString:
                                        type: string
                                        pattern: {type: String, value: EvidenceReport.section}
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        choiceOf: value
                                        index: 160
                                    required: [valueString, value]
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: section}
                            index: 161
                        required: [url]
                    mode:
                      match: {url: mode}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: working | snapshot | changes
                        index: 125
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: mode}
                            index: 126
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: working | snapshot | changes
                            choices: [valueCode]
                            index: 128
                          valueCode:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: code
                            short: working | snapshot | changes
                            choiceOf: value
                            index: 129
                        required: [url]
                    focusReference:
                      match: {url: focusReference}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Classification of section by Resource
                        index: 93
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: focusReference}
                            index: 94
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Classification of section by Resource
                            choices: [valueReference]
                            index: 96
                          valueReference:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Reference
                            short: Classification of section by Resource
                            choiceOf: value
                            index: 97
                        required: [url]
                    title:
                      match: {url: title}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Label for section (e.g. for ToC)
                        index: 83
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: title}
                            index: 84
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Label for section (e.g. for ToC)
                            choices: [valueString]
                            index: 86
                          valueString:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: string
                            short: Label for section (e.g. for ToC)
                            choiceOf: value
                            index: 87
                        required: [url]
                    emptyReason:
                      match: {url: emptyReason}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Why the section is empty
                        index: 150
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: emptyReason}
                            index: 151
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Why the section is empty
                            choices: [valueCodeableConcept]
                            index: 153
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: Why the section is empty
                            choiceOf: value
                            index: 154
                        required: [url]
                    author:
                      match: {url: author}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Who and/or what authored the section
                        array: true
                        index: 98
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: author}
                            index: 99
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Who and/or what authored the section
                            choices: [valueReference]
                            index: 101
                          valueReference:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Reference
                            short: Who and/or what authored the section
                            choiceOf: value
                            index: 102
                        required: [url]
                    focus:
                      match: {url: focus}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Classification of section (recommended)
                        index: 88
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: focus}
                            index: 89
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Classification of section (recommended)
                            choices: [valueCodeableConcept]
                            index: 91
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: Classification of section (recommended)
                            choiceOf: value
                            index: 92
                        required: [url]
                    entryClassifier:
                      match: {url: entryClassifier}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Extensible classifiers as content
                        array: true
                        index: 135
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: entryClassifier}
                            index: 136
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Extensible classifiers as content
                            choices: [valueCodeableConcept]
                            index: 138
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: Extensible classifiers as content
                            choiceOf: value
                            index: 139
                        required: [url]
                    entryReference:
                      match: {url: entryReference}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Reference to resources as content
                        array: true
                        index: 140
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: entryReference}
                            index: 141
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Reference to resources as content
                            choices: [valueReference]
                            index: 143
                          valueReference:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Reference
                            short: Reference to resources as content
                            choiceOf: value
                            index: 144
                        required: [url]
                    entryQuantity:
                      match: {url: entryQuantity}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Quantity as content
                        array: true
                        index: 145
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: entryQuantity}
                            index: 146
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Quantity as content
                            choices: [valueQuantity]
                            index: 148
                          valueQuantity:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Quantity
                            short: Quantity as content
                            choiceOf: value
                            index: 149
                        required: [url]
                    text:
                      match: {url: text}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Text summary of the section, for human interpretation
                        index: 103
                        extensions:
                          status:
                            url: status
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: generated | extensions | additional | empty
                            _required: true
                            index: 105
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: status}
                                index: 106
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: generated | extensions | additional | empty
                                choices: [valueCode]
                                index: 108
                              valueCode:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: code
                                short: generated | extensions | additional | empty
                                choiceOf: value
                                index: 109
                            required: [url]
                          div:
                            url: div
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Limited xhtml content
                            _required: true
                            index: 110
                            extensions:
                              _datatype:
                                url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                type: Extension
                                short: Data type name for Narrative.div from FHIR R4B
                                index: 112
                                elements:
                                  value:
                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                    pattern: {type: String, value: xhtml}
                                    choices: [valueString]
                                    index: 114
                                  valueString:
                                    type: string
                                    pattern: {type: String, value: xhtml}
                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                    choiceOf: value
                                    index: 115
                                required: [valueString, value]
                            elements:
                              extension:
                                base: {max: '*', min: 0, path: Extension.extension}
                                array: true
                                index: 111
                                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 Narrative.div from FHIR R4B
                                        url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                        index: 112
                                        elements:
                                          value:
                                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                            pattern: {type: String, value: xhtml}
                                            choices: [valueString]
                                            index: 114
                                          valueString:
                                            type: string
                                            pattern: {type: String, value: xhtml}
                                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                            choiceOf: value
                                            index: 115
                                        required: [valueString, value]
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: div}
                                index: 116
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Limited xhtml content
                                choices: [valueUri]
                                index: 118
                              valueUri:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: uri
                                short: Limited xhtml content
                                choiceOf: value
                                index: 119
                            required: [url]
                          _datatype:
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            type: Extension
                            short: Data type name for EvidenceReport.section.text from FHIR R4B
                            index: 120
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: Narrative}
                                choices: [valueString]
                                index: 122
                              valueString:
                                type: string
                                pattern: {type: String, value: Narrative}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 123
                            required: [valueString, value]
                        elements:
                          extension:
                            base: {max: '*', min: 0, path: Extension.extension}
                            array: true
                            min: 2
                            index: 104
                            slicing:
                              rules: closed
                              ordered: false
                              discriminator:
                              - {path: url, type: value}
                              min: 2
                              slices:
                                status:
                                  match: {url: status}
                                  schema:
                                    base: {max: '*', min: 0, path: Extension.extension}
                                    short: generated | extensions | additional | empty
                                    _required: true
                                    index: 105
                                    elements:
                                      url:
                                        base: {max: '1', min: 1, path: Extension.url}
                                        pattern: {type: Uri, value: status}
                                        index: 106
                                      value:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        short: generated | extensions | additional | empty
                                        choices: [valueCode]
                                        index: 108
                                      valueCode:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        type: code
                                        short: generated | extensions | additional | empty
                                        choiceOf: value
                                        index: 109
                                    required: [url]
                                div:
                                  match: {url: div}
                                  schema:
                                    base: {max: '*', min: 0, path: Extension.extension}
                                    short: Limited xhtml content
                                    _required: true
                                    index: 110
                                    extensions:
                                      _datatype:
                                        url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                        type: Extension
                                        short: Data type name for Narrative.div from FHIR R4B
                                        index: 112
                                        elements:
                                          value:
                                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                            pattern: {type: String, value: xhtml}
                                            choices: [valueString]
                                            index: 114
                                          valueString:
                                            type: string
                                            pattern: {type: String, value: xhtml}
                                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                            choiceOf: value
                                            index: 115
                                        required: [valueString, value]
                                    elements:
                                      extension:
                                        base: {max: '*', min: 0, path: Extension.extension}
                                        array: true
                                        index: 111
                                        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 Narrative.div from FHIR R4B
                                                url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                                index: 112
                                                elements:
                                                  value:
                                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                                    pattern: {type: String, value: xhtml}
                                                    choices: [valueString]
                                                    index: 114
                                                  valueString:
                                                    type: string
                                                    pattern: {type: String, value: xhtml}
                                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                                    choiceOf: value
                                                    index: 115
                                                required: [valueString, value]
                                      url:
                                        base: {max: '1', min: 1, path: Extension.url}
                                        pattern: {type: Uri, value: div}
                                        index: 116
                                      value:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        short: Limited xhtml content
                                        choices: [valueUri]
                                        index: 118
                                      valueUri:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        type: uri
                                        short: Limited xhtml content
                                        choiceOf: value
                                        index: 119
                                    required: [url]
                                _datatype:
                                  match: {url: null}
                                  schema:
                                    type: Extension
                                    short: Data type name for EvidenceReport.section.text from FHIR R4B
                                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                    index: 120
                                    elements:
                                      value:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        pattern: {type: String, value: Narrative}
                                        choices: [valueString]
                                        index: 122
                                      valueString:
                                        type: string
                                        pattern: {type: String, value: Narrative}
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        choiceOf: value
                                        index: 123
                                    required: [valueString, value]
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: text}
                            index: 124
                        required: [url]
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: section}
                index: 162
            required: [url]
        useContext:
          match: {url: useContext}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The context that the content is intended to support
            array: true
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: useContext}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The context that the content is intended to support
                choices: [valueUsageContext]
                index: 14
              valueUsageContext:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: UsageContext
                short: The context that the content is intended to support
                choiceOf: value
                index: 15
            required: [url]
        type:
          match: {url: type}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Kind of report
            index: 27
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: type}
                index: 28
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Kind of report
                choices: [valueCodeableConcept]
                index: 30
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Kind of report
                choiceOf: value
                index: 31
            required: [url]
        note:
          match: {url: note}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Used for footnotes and annotations
            array: true
            index: 32
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: note}
                index: 33
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Used for footnotes and annotations
                choices: [valueAnnotation]
                index: 35
              valueAnnotation:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Annotation
                short: Used for footnotes and annotations
                choiceOf: value
                index: 36
            required: [url]
        status:
          match: {url: status}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: draft | active | retired | unknown
            _required: true
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: status}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: draft | active | retired | unknown
                choices: [valueCode]
                index: 9
              valueCode:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: code
                short: draft | active | retired | unknown
                choiceOf: value
                index: 10
            required: [url]
        url:
          match: {url: url}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Canonical identifier for this EvidenceReport, represented as a globally unique URI
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: url}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Canonical identifier for this EvidenceReport, represented as a globally unique URI
                choices: [valueUri]
                index: 4
              valueUri:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: uri
                short: Canonical identifier for this EvidenceReport, represented as a globally unique URI
                choiceOf: value
                index: 5
            required: [url]
        editor:
          match: {url: editor}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Who edited the content
            array: true
            index: 52
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: editor}
                index: 53
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Who edited the content
                choices: [valueContactDetail]
                index: 55
              valueContactDetail:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: ContactDetail
                short: Who edited the content
                choiceOf: value
                index: 56
            required: [url]
        relatesTo:
          match: {url: relatesTo}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Relationships to other compositions/documents
            array: true
            index: 67
            extensions:
              code:
                url: code
                base: {max: '*', min: 0, path: Extension.extension}
                short: replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith
                _required: true
                index: 69
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: code}
                    index: 70
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith
                    choices: [valueCode]
                    index: 72
                  valueCode:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: code
                    short: replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith
                    choiceOf: value
                    index: 73
                required: [url]
              target[x]:
                url: target[x]
                base: {max: '*', min: 0, path: Extension.extension}
                short: Target of the relationship
                _required: true
                index: 74
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: 'target[x]'}
                    index: 75
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Target of the relationship
                    choices: [valueIdentifier, valueReference]
                    index: 77
                  valueIdentifier:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Identifier
                    short: Target of the relationship
                    choiceOf: value
                    index: 78
                  valueReference:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Reference
                    short: Target of the relationship
                    choiceOf: value
                    index: 79
                required: [url]
            elements:
              extension:
                base: {max: '*', min: 0, path: Extension.extension}
                array: true
                min: 2
                index: 68
                slicing:
                  rules: closed
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 2
                  slices:
                    code:
                      match: {url: code}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith
                        _required: true
                        index: 69
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: code}
                            index: 70
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith
                            choices: [valueCode]
                            index: 72
                          valueCode:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: code
                            short: replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith
                            choiceOf: value
                            index: 73
                        required: [url]
                    target[x]:
                      match: {url: 'target[x]'}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Target of the relationship
                        _required: true
                        index: 74
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: 'target[x]'}
                            index: 75
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Target of the relationship
                            choices: [valueIdentifier, valueReference]
                            index: 77
                          valueIdentifier:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Identifier
                            short: Target of the relationship
                            choiceOf: value
                            index: 78
                          valueReference:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Reference
                            short: Target of the relationship
                            choiceOf: value
                            index: 79
                        required: [url]
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: relatesTo}
                index: 80
            required: [url]
        reviewer:
          match: {url: reviewer}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Who reviewed the content
            array: true
            index: 57
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: reviewer}
                index: 58
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Who reviewed the content
                choices: [valueContactDetail]
                index: 60
              valueContactDetail:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: ContactDetail
                short: Who reviewed the content
                choiceOf: value
                index: 61
            required: [url]
        relatedArtifact:
          match: {url: relatedArtifact}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Link, description or reference to artifact associated with the report
            array: true
            index: 37
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: relatedArtifact}
                index: 38
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Link, description or reference to artifact associated with the report
                choices: [valueRelatedArtifact]
                index: 40
              valueRelatedArtifact:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: RelatedArtifact
                short: Link, description or reference to artifact associated with the report
                choiceOf: value
                index: 41
            required: [url]
        contact:
          match: {url: contact}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Contact details for the publisher
            array: true
            index: 47
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: contact}
                index: 48
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Contact details for the publisher
                choices: [valueContactDetail]
                index: 50
              valueContactDetail:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: ContactDetail
                short: Contact details for the publisher
                choiceOf: value
                index: 51
            required: [url]
        relatedIdentifier:
          match: {url: relatedIdentifier}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Identifiers for articles that may relate to more than one evidence report
            array: true
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: relatedIdentifier}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Identifiers for articles that may relate to more than one evidence report
                choices: [valueIdentifier]
                index: 19
              valueIdentifier:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Identifier
                short: Identifiers for articles that may relate to more than one evidence report
                choiceOf: value
                index: 20
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-EvidenceReport'}
    index: 163
package_version: r4b.r4-0.0.1-snapshot-2
extensions:
  citeAs[x]:
    url: citeAs[x]
    base: {max: '*', min: 0, path: Extension.extension}
    short: Citation for this report
    index: 21
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: 'citeAs[x]'}
        index: 22
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Citation for this report
        choices: [valueReference, valueMarkdown]
        index: 24
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: Citation for this report
        choiceOf: value
        index: 25
      valueMarkdown:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: markdown
        short: Citation for this report
        choiceOf: value
        index: 26
    required: [url]
  endorser:
    url: endorser
    base: {max: '*', min: 0, path: Extension.extension}
    short: Who endorsed the content
    array: true
    index: 62
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: endorser}
        index: 63
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Who endorsed the content
        choices: [valueContactDetail]
        index: 65
      valueContactDetail:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: ContactDetail
        short: Who endorsed the content
        choiceOf: value
        index: 66
    required: [url]
  publisher:
    url: publisher
    base: {max: '*', min: 0, path: Extension.extension}
    short: Name of the publisher (organization or individual)
    index: 42
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: publisher}
        index: 43
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Name of the publisher (organization or individual)
        choices: [valueString]
        index: 45
      valueString:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: string
        short: Name of the publisher (organization or individual)
        choiceOf: value
        index: 46
    required: [url]
  section:
    url: section
    base: {max: '*', min: 0, path: Extension.extension}
    short: Composition is broken into sections
    array: true
    index: 81
    extensions:
      orderedBy:
        url: orderedBy
        base: {max: '*', min: 0, path: Extension.extension}
        short: Order of section entries
        index: 130
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: orderedBy}
            index: 131
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Order of section entries
            choices: [valueCodeableConcept]
            index: 133
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: Order of section entries
            choiceOf: value
            index: 134
        required: [url]
      section:
        url: section
        base: {max: '*', min: 0, path: Extension.extension}
        short: Nested Section
        array: true
        index: 155
        extensions:
          _datatype:
            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
            type: Extension
            short: Data type name for EvidenceReport.section.section from FHIR R4B
            index: 157
            elements:
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                pattern: {type: String, value: EvidenceReport.section}
                choices: [valueString]
                index: 159
              valueString:
                type: string
                pattern: {type: String, value: EvidenceReport.section}
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 160
            required: [valueString, value]
        elements:
          extension:
            base: {max: '*', min: 0, path: Extension.extension}
            array: true
            index: 156
            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 EvidenceReport.section.section from FHIR R4B
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    index: 157
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: EvidenceReport.section}
                        choices: [valueString]
                        index: 159
                      valueString:
                        type: string
                        pattern: {type: String, value: EvidenceReport.section}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 160
                    required: [valueString, value]
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: section}
            index: 161
        required: [url]
      mode:
        url: mode
        base: {max: '*', min: 0, path: Extension.extension}
        short: working | snapshot | changes
        index: 125
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: mode}
            index: 126
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: working | snapshot | changes
            choices: [valueCode]
            index: 128
          valueCode:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: code
            short: working | snapshot | changes
            choiceOf: value
            index: 129
        required: [url]
      focusReference:
        url: focusReference
        base: {max: '*', min: 0, path: Extension.extension}
        short: Classification of section by Resource
        index: 93
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: focusReference}
            index: 94
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Classification of section by Resource
            choices: [valueReference]
            index: 96
          valueReference:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Reference
            short: Classification of section by Resource
            choiceOf: value
            index: 97
        required: [url]
      title:
        url: title
        base: {max: '*', min: 0, path: Extension.extension}
        short: Label for section (e.g. for ToC)
        index: 83
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: title}
            index: 84
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Label for section (e.g. for ToC)
            choices: [valueString]
            index: 86
          valueString:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: string
            short: Label for section (e.g. for ToC)
            choiceOf: value
            index: 87
        required: [url]
      emptyReason:
        url: emptyReason
        base: {max: '*', min: 0, path: Extension.extension}
        short: Why the section is empty
        index: 150
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: emptyReason}
            index: 151
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Why the section is empty
            choices: [valueCodeableConcept]
            index: 153
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: Why the section is empty
            choiceOf: value
            index: 154
        required: [url]
      author:
        url: author
        base: {max: '*', min: 0, path: Extension.extension}
        short: Who and/or what authored the section
        array: true
        index: 98
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: author}
            index: 99
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Who and/or what authored the section
            choices: [valueReference]
            index: 101
          valueReference:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Reference
            short: Who and/or what authored the section
            choiceOf: value
            index: 102
        required: [url]
      focus:
        url: focus
        base: {max: '*', min: 0, path: Extension.extension}
        short: Classification of section (recommended)
        index: 88
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: focus}
            index: 89
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Classification of section (recommended)
            choices: [valueCodeableConcept]
            index: 91
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: Classification of section (recommended)
            choiceOf: value
            index: 92
        required: [url]
      entryClassifier:
        url: entryClassifier
        base: {max: '*', min: 0, path: Extension.extension}
        short: Extensible classifiers as content
        array: true
        index: 135
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: entryClassifier}
            index: 136
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Extensible classifiers as content
            choices: [valueCodeableConcept]
            index: 138
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: Extensible classifiers as content
            choiceOf: value
            index: 139
        required: [url]
      entryReference:
        url: entryReference
        base: {max: '*', min: 0, path: Extension.extension}
        short: Reference to resources as content
        array: true
        index: 140
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: entryReference}
            index: 141
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Reference to resources as content
            choices: [valueReference]
            index: 143
          valueReference:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Reference
            short: Reference to resources as content
            choiceOf: value
            index: 144
        required: [url]
      entryQuantity:
        url: entryQuantity
        base: {max: '*', min: 0, path: Extension.extension}
        short: Quantity as content
        array: true
        index: 145
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: entryQuantity}
            index: 146
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Quantity as content
            choices: [valueQuantity]
            index: 148
          valueQuantity:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Quantity
            short: Quantity as content
            choiceOf: value
            index: 149
        required: [url]
      text:
        url: text
        base: {max: '*', min: 0, path: Extension.extension}
        short: Text summary of the section, for human interpretation
        index: 103
        extensions:
          status:
            url: status
            base: {max: '*', min: 0, path: Extension.extension}
            short: generated | extensions | additional | empty
            _required: true
            index: 105
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: status}
                index: 106
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: generated | extensions | additional | empty
                choices: [valueCode]
                index: 108
              valueCode:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: code
                short: generated | extensions | additional | empty
                choiceOf: value
                index: 109
            required: [url]
          div:
            url: div
            base: {max: '*', min: 0, path: Extension.extension}
            short: Limited xhtml content
            _required: true
            index: 110
            extensions:
              _datatype:
                url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                type: Extension
                short: Data type name for Narrative.div from FHIR R4B
                index: 112
                elements:
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    pattern: {type: String, value: xhtml}
                    choices: [valueString]
                    index: 114
                  valueString:
                    type: string
                    pattern: {type: String, value: xhtml}
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 115
                required: [valueString, value]
            elements:
              extension:
                base: {max: '*', min: 0, path: Extension.extension}
                array: true
                index: 111
                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 Narrative.div from FHIR R4B
                        url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                        index: 112
                        elements:
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            pattern: {type: String, value: xhtml}
                            choices: [valueString]
                            index: 114
                          valueString:
                            type: string
                            pattern: {type: String, value: xhtml}
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 115
                        required: [valueString, value]
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: div}
                index: 116
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Limited xhtml content
                choices: [valueUri]
                index: 118
              valueUri:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: uri
                short: Limited xhtml content
                choiceOf: value
                index: 119
            required: [url]
          _datatype:
            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
            type: Extension
            short: Data type name for EvidenceReport.section.text from FHIR R4B
            index: 120
            elements:
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                pattern: {type: String, value: Narrative}
                choices: [valueString]
                index: 122
              valueString:
                type: string
                pattern: {type: String, value: Narrative}
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 123
            required: [valueString, value]
        elements:
          extension:
            base: {max: '*', min: 0, path: Extension.extension}
            array: true
            min: 2
            index: 104
            slicing:
              rules: closed
              ordered: false
              discriminator:
              - {path: url, type: value}
              min: 2
              slices:
                status:
                  match: {url: status}
                  schema:
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: generated | extensions | additional | empty
                    _required: true
                    index: 105
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: status}
                        index: 106
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: generated | extensions | additional | empty
                        choices: [valueCode]
                        index: 108
                      valueCode:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: code
                        short: generated | extensions | additional | empty
                        choiceOf: value
                        index: 109
                    required: [url]
                div:
                  match: {url: div}
                  schema:
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Limited xhtml content
                    _required: true
                    index: 110
                    extensions:
                      _datatype:
                        url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                        type: Extension
                        short: Data type name for Narrative.div from FHIR R4B
                        index: 112
                        elements:
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            pattern: {type: String, value: xhtml}
                            choices: [valueString]
                            index: 114
                          valueString:
                            type: string
                            pattern: {type: String, value: xhtml}
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 115
                        required: [valueString, value]
                    elements:
                      extension:
                        base: {max: '*', min: 0, path: Extension.extension}
                        array: true
                        index: 111
                        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 Narrative.div from FHIR R4B
                                url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                index: 112
                                elements:
                                  value:
                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                    pattern: {type: String, value: xhtml}
                                    choices: [valueString]
                                    index: 114
                                  valueString:
                                    type: string
                                    pattern: {type: String, value: xhtml}
                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                    choiceOf: value
                                    index: 115
                                required: [valueString, value]
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: div}
                        index: 116
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Limited xhtml content
                        choices: [valueUri]
                        index: 118
                      valueUri:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: uri
                        short: Limited xhtml content
                        choiceOf: value
                        index: 119
                    required: [url]
                _datatype:
                  match: {url: null}
                  schema:
                    type: Extension
                    short: Data type name for EvidenceReport.section.text from FHIR R4B
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    index: 120
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: Narrative}
                        choices: [valueString]
                        index: 122
                      valueString:
                        type: string
                        pattern: {type: String, value: Narrative}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 123
                    required: [valueString, value]
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: text}
            index: 124
        required: [url]
    elements:
      extension:
        base: {max: '*', min: 0, path: Extension.extension}
        array: true
        index: 82
        slicing:
          rules: closed
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            orderedBy:
              match: {url: orderedBy}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Order of section entries
                index: 130
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: orderedBy}
                    index: 131
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Order of section entries
                    choices: [valueCodeableConcept]
                    index: 133
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Order of section entries
                    choiceOf: value
                    index: 134
                required: [url]
            section:
              match: {url: section}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Nested Section
                array: true
                index: 155
                extensions:
                  _datatype:
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    type: Extension
                    short: Data type name for EvidenceReport.section.section from FHIR R4B
                    index: 157
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: EvidenceReport.section}
                        choices: [valueString]
                        index: 159
                      valueString:
                        type: string
                        pattern: {type: String, value: EvidenceReport.section}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 160
                    required: [valueString, value]
                elements:
                  extension:
                    base: {max: '*', min: 0, path: Extension.extension}
                    array: true
                    index: 156
                    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 EvidenceReport.section.section from FHIR R4B
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            index: 157
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: EvidenceReport.section}
                                choices: [valueString]
                                index: 159
                              valueString:
                                type: string
                                pattern: {type: String, value: EvidenceReport.section}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 160
                            required: [valueString, value]
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: section}
                    index: 161
                required: [url]
            mode:
              match: {url: mode}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: working | snapshot | changes
                index: 125
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: mode}
                    index: 126
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: working | snapshot | changes
                    choices: [valueCode]
                    index: 128
                  valueCode:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: code
                    short: working | snapshot | changes
                    choiceOf: value
                    index: 129
                required: [url]
            focusReference:
              match: {url: focusReference}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Classification of section by Resource
                index: 93
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: focusReference}
                    index: 94
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Classification of section by Resource
                    choices: [valueReference]
                    index: 96
                  valueReference:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Reference
                    short: Classification of section by Resource
                    choiceOf: value
                    index: 97
                required: [url]
            title:
              match: {url: title}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Label for section (e.g. for ToC)
                index: 83
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: title}
                    index: 84
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Label for section (e.g. for ToC)
                    choices: [valueString]
                    index: 86
                  valueString:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: string
                    short: Label for section (e.g. for ToC)
                    choiceOf: value
                    index: 87
                required: [url]
            emptyReason:
              match: {url: emptyReason}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Why the section is empty
                index: 150
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: emptyReason}
                    index: 151
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Why the section is empty
                    choices: [valueCodeableConcept]
                    index: 153
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Why the section is empty
                    choiceOf: value
                    index: 154
                required: [url]
            author:
              match: {url: author}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Who and/or what authored the section
                array: true
                index: 98
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: author}
                    index: 99
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Who and/or what authored the section
                    choices: [valueReference]
                    index: 101
                  valueReference:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Reference
                    short: Who and/or what authored the section
                    choiceOf: value
                    index: 102
                required: [url]
            focus:
              match: {url: focus}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Classification of section (recommended)
                index: 88
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: focus}
                    index: 89
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Classification of section (recommended)
                    choices: [valueCodeableConcept]
                    index: 91
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Classification of section (recommended)
                    choiceOf: value
                    index: 92
                required: [url]
            entryClassifier:
              match: {url: entryClassifier}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Extensible classifiers as content
                array: true
                index: 135
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: entryClassifier}
                    index: 136
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Extensible classifiers as content
                    choices: [valueCodeableConcept]
                    index: 138
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Extensible classifiers as content
                    choiceOf: value
                    index: 139
                required: [url]
            entryReference:
              match: {url: entryReference}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Reference to resources as content
                array: true
                index: 140
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: entryReference}
                    index: 141
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Reference to resources as content
                    choices: [valueReference]
                    index: 143
                  valueReference:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Reference
                    short: Reference to resources as content
                    choiceOf: value
                    index: 144
                required: [url]
            entryQuantity:
              match: {url: entryQuantity}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Quantity as content
                array: true
                index: 145
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: entryQuantity}
                    index: 146
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Quantity as content
                    choices: [valueQuantity]
                    index: 148
                  valueQuantity:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Quantity
                    short: Quantity as content
                    choiceOf: value
                    index: 149
                required: [url]
            text:
              match: {url: text}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Text summary of the section, for human interpretation
                index: 103
                extensions:
                  status:
                    url: status
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: generated | extensions | additional | empty
                    _required: true
                    index: 105
                    elements:
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: status}
                        index: 106
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: generated | extensions | additional | empty
                        choices: [valueCode]
                        index: 108
                      valueCode:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: code
                        short: generated | extensions | additional | empty
                        choiceOf: value
                        index: 109
                    required: [url]
                  div:
                    url: div
                    base: {max: '*', min: 0, path: Extension.extension}
                    short: Limited xhtml content
                    _required: true
                    index: 110
                    extensions:
                      _datatype:
                        url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                        type: Extension
                        short: Data type name for Narrative.div from FHIR R4B
                        index: 112
                        elements:
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            pattern: {type: String, value: xhtml}
                            choices: [valueString]
                            index: 114
                          valueString:
                            type: string
                            pattern: {type: String, value: xhtml}
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 115
                        required: [valueString, value]
                    elements:
                      extension:
                        base: {max: '*', min: 0, path: Extension.extension}
                        array: true
                        index: 111
                        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 Narrative.div from FHIR R4B
                                url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                index: 112
                                elements:
                                  value:
                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                    pattern: {type: String, value: xhtml}
                                    choices: [valueString]
                                    index: 114
                                  valueString:
                                    type: string
                                    pattern: {type: String, value: xhtml}
                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                    choiceOf: value
                                    index: 115
                                required: [valueString, value]
                      url:
                        base: {max: '1', min: 1, path: Extension.url}
                        pattern: {type: Uri, value: div}
                        index: 116
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        short: Limited xhtml content
                        choices: [valueUri]
                        index: 118
                      valueUri:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        type: uri
                        short: Limited xhtml content
                        choiceOf: value
                        index: 119
                    required: [url]
                  _datatype:
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    type: Extension
                    short: Data type name for EvidenceReport.section.text from FHIR R4B
                    index: 120
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: Narrative}
                        choices: [valueString]
                        index: 122
                      valueString:
                        type: string
                        pattern: {type: String, value: Narrative}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 123
                    required: [valueString, value]
                elements:
                  extension:
                    base: {max: '*', min: 0, path: Extension.extension}
                    array: true
                    min: 2
                    index: 104
                    slicing:
                      rules: closed
                      ordered: false
                      discriminator:
                      - {path: url, type: value}
                      min: 2
                      slices:
                        status:
                          match: {url: status}
                          schema:
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: generated | extensions | additional | empty
                            _required: true
                            index: 105
                            elements:
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: status}
                                index: 106
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: generated | extensions | additional | empty
                                choices: [valueCode]
                                index: 108
                              valueCode:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: code
                                short: generated | extensions | additional | empty
                                choiceOf: value
                                index: 109
                            required: [url]
                        div:
                          match: {url: div}
                          schema:
                            base: {max: '*', min: 0, path: Extension.extension}
                            short: Limited xhtml content
                            _required: true
                            index: 110
                            extensions:
                              _datatype:
                                url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                type: Extension
                                short: Data type name for Narrative.div from FHIR R4B
                                index: 112
                                elements:
                                  value:
                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                    pattern: {type: String, value: xhtml}
                                    choices: [valueString]
                                    index: 114
                                  valueString:
                                    type: string
                                    pattern: {type: String, value: xhtml}
                                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                    choiceOf: value
                                    index: 115
                                required: [valueString, value]
                            elements:
                              extension:
                                base: {max: '*', min: 0, path: Extension.extension}
                                array: true
                                index: 111
                                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 Narrative.div from FHIR R4B
                                        url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                        index: 112
                                        elements:
                                          value:
                                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                            pattern: {type: String, value: xhtml}
                                            choices: [valueString]
                                            index: 114
                                          valueString:
                                            type: string
                                            pattern: {type: String, value: xhtml}
                                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                            choiceOf: value
                                            index: 115
                                        required: [valueString, value]
                              url:
                                base: {max: '1', min: 1, path: Extension.url}
                                pattern: {type: Uri, value: div}
                                index: 116
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                short: Limited xhtml content
                                choices: [valueUri]
                                index: 118
                              valueUri:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                type: uri
                                short: Limited xhtml content
                                choiceOf: value
                                index: 119
                            required: [url]
                        _datatype:
                          match: {url: null}
                          schema:
                            type: Extension
                            short: Data type name for EvidenceReport.section.text from FHIR R4B
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            index: 120
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: Narrative}
                                choices: [valueString]
                                index: 122
                              valueString:
                                type: string
                                pattern: {type: String, value: Narrative}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 123
                            required: [valueString, value]
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: text}
                    index: 124
                required: [url]
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: section}
        index: 162
    required: [url]
  useContext:
    url: useContext
    base: {max: '*', min: 0, path: Extension.extension}
    short: The context that the content is intended to support
    array: true
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: useContext}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The context that the content is intended to support
        choices: [valueUsageContext]
        index: 14
      valueUsageContext:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: UsageContext
        short: The context that the content is intended to support
        choiceOf: value
        index: 15
    required: [url]
  type:
    url: type
    base: {max: '*', min: 0, path: Extension.extension}
    short: Kind of report
    index: 27
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: type}
        index: 28
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Kind of report
        choices: [valueCodeableConcept]
        index: 30
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Kind of report
        choiceOf: value
        index: 31
    required: [url]
  note:
    url: note
    base: {max: '*', min: 0, path: Extension.extension}
    short: Used for footnotes and annotations
    array: true
    index: 32
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: note}
        index: 33
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Used for footnotes and annotations
        choices: [valueAnnotation]
        index: 35
      valueAnnotation:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Annotation
        short: Used for footnotes and annotations
        choiceOf: value
        index: 36
    required: [url]
  status:
    url: status
    base: {max: '*', min: 0, path: Extension.extension}
    short: draft | active | retired | unknown
    _required: true
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: status}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: draft | active | retired | unknown
        choices: [valueCode]
        index: 9
      valueCode:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: code
        short: draft | active | retired | unknown
        choiceOf: value
        index: 10
    required: [url]
  url:
    url: url
    base: {max: '*', min: 0, path: Extension.extension}
    short: Canonical identifier for this EvidenceReport, represented as a globally unique URI
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: url}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Canonical identifier for this EvidenceReport, represented as a globally unique URI
        choices: [valueUri]
        index: 4
      valueUri:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: uri
        short: Canonical identifier for this EvidenceReport, represented as a globally unique URI
        choiceOf: value
        index: 5
    required: [url]
  editor:
    url: editor
    base: {max: '*', min: 0, path: Extension.extension}
    short: Who edited the content
    array: true
    index: 52
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: editor}
        index: 53
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Who edited the content
        choices: [valueContactDetail]
        index: 55
      valueContactDetail:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: ContactDetail
        short: Who edited the content
        choiceOf: value
        index: 56
    required: [url]
  relatesTo:
    url: relatesTo
    base: {max: '*', min: 0, path: Extension.extension}
    short: Relationships to other compositions/documents
    array: true
    index: 67
    extensions:
      code:
        url: code
        base: {max: '*', min: 0, path: Extension.extension}
        short: replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith
        _required: true
        index: 69
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: code}
            index: 70
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith
            choices: [valueCode]
            index: 72
          valueCode:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: code
            short: replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith
            choiceOf: value
            index: 73
        required: [url]
      target[x]:
        url: target[x]
        base: {max: '*', min: 0, path: Extension.extension}
        short: Target of the relationship
        _required: true
        index: 74
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: 'target[x]'}
            index: 75
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Target of the relationship
            choices: [valueIdentifier, valueReference]
            index: 77
          valueIdentifier:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Identifier
            short: Target of the relationship
            choiceOf: value
            index: 78
          valueReference:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Reference
            short: Target of the relationship
            choiceOf: value
            index: 79
        required: [url]
    elements:
      extension:
        base: {max: '*', min: 0, path: Extension.extension}
        array: true
        min: 2
        index: 68
        slicing:
          rules: closed
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 2
          slices:
            code:
              match: {url: code}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith
                _required: true
                index: 69
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: code}
                    index: 70
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith
                    choices: [valueCode]
                    index: 72
                  valueCode:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: code
                    short: replaces | amends | appends | transforms | replacedWith | amendedWith | appendedWith | transformedWith
                    choiceOf: value
                    index: 73
                required: [url]
            target[x]:
              match: {url: 'target[x]'}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Target of the relationship
                _required: true
                index: 74
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: 'target[x]'}
                    index: 75
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Target of the relationship
                    choices: [valueIdentifier, valueReference]
                    index: 77
                  valueIdentifier:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Identifier
                    short: Target of the relationship
                    choiceOf: value
                    index: 78
                  valueReference:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Reference
                    short: Target of the relationship
                    choiceOf: value
                    index: 79
                required: [url]
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: relatesTo}
        index: 80
    required: [url]
  reviewer:
    url: reviewer
    base: {max: '*', min: 0, path: Extension.extension}
    short: Who reviewed the content
    array: true
    index: 57
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: reviewer}
        index: 58
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Who reviewed the content
        choices: [valueContactDetail]
        index: 60
      valueContactDetail:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: ContactDetail
        short: Who reviewed the content
        choiceOf: value
        index: 61
    required: [url]
  relatedArtifact:
    url: relatedArtifact
    base: {max: '*', min: 0, path: Extension.extension}
    short: Link, description or reference to artifact associated with the report
    array: true
    index: 37
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: relatedArtifact}
        index: 38
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Link, description or reference to artifact associated with the report
        choices: [valueRelatedArtifact]
        index: 40
      valueRelatedArtifact:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: RelatedArtifact
        short: Link, description or reference to artifact associated with the report
        choiceOf: value
        index: 41
    required: [url]
  contact:
    url: contact
    base: {max: '*', min: 0, path: Extension.extension}
    short: Contact details for the publisher
    array: true
    index: 47
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: contact}
        index: 48
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Contact details for the publisher
        choices: [valueContactDetail]
        index: 50
      valueContactDetail:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: ContactDetail
        short: Contact details for the publisher
        choiceOf: value
        index: 51
    required: [url]
  relatedIdentifier:
    url: relatedIdentifier
    base: {max: '*', min: 0, path: Extension.extension}
    short: Identifiers for articles that may relate to more than one evidence report
    array: true
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: relatedIdentifier}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Identifiers for articles that may relate to more than one evidence report
        choices: [valueIdentifier]
        index: 19
      valueIdentifier:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Identifier
        short: Identifiers for articles that may relate to more than one evidence report
        choiceOf: value
        index: 20
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-EvidenceReport
base: http://hl7.org/fhir/StructureDefinition/Extension|4.0.1
version: 0.0.1-snapshot-2
required: [url, extension]