PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ebm@1.0.0-ballot
    http://hl7.org/fhir/uv/ebm/StructureDefinition/summary-of-findings
description: Profile of Composition for Evidence Based Medicine IG. The SummaryOfFindings Profile is used for an evidence report combining Evidence and EvidenceVariable Resources, organized around VariableDefinition (Profile of EvidenceVariable), to represent the summary of findings of comparative evidence.
package_name: hl7.fhir.uv.ebm
derivation: constraint
name: SummaryOfFindings
type: Composition
elements:
  category:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: coding, type: value}
      min: 1
      slices:
        summaryOfFindings:
          match:
            coding: {code: SummaryOfFindings, system: 'https://fevir.net/resources/CodeSystem/179423', display: SummaryOfFindings}
          schema:
            mustSupport: true
            _required: true
            index: 1
            elements:
              coding:
                pattern:
                  type: Coding
                  value: {code: SummaryOfFindings, system: 'https://fevir.net/resources/CodeSystem/179423', display: SummaryOfFindings}
                index: 2
              text:
                pattern: {type: String, value: Summary of Findings}
                index: 3
            required: [coding]
  section:
    array: true
    min: 2
    index: 4
    slicing:
      rules: open
      discriminator:
      - {path: code.coding, type: value}
      min: 2
      slices:
        columnHeaders:
          match:
            code:
              coding: {code: column-headers, system: 'https://fevir.net/resources/CodeSystem/179423', display: Column Headers}
          schema:
            mustSupport: true
            _required: true
            index: 5
            elements:
              code:
                elements:
                  coding:
                    pattern:
                      type: Coding
                      value: {code: column-headers, system: 'https://fevir.net/resources/CodeSystem/179423', display: Column Headers}
                    index: 6
                required: [coding]
              section:
                array: true
                min: 2
                index: 7
                slicing:
                  rules: open
                  discriminator:
                  - {path: code.coding, type: value}
                  min: 2
                  slices:
                    outcomeDefinition:
                      match:
                        code:
                          coding: {code: outcome-measure, system: 'https://fevir.net/resources/CodeSystem/179423', display: Outcome Measure}
                      schema:
                        type: BackboneElement
                        mustSupport: true
                        _required: true
                        index: 8
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: outcome-measure, system: 'https://fevir.net/resources/CodeSystem/179423', display: Outcome Measure}
                                index: 9
                            required: [coding]
                    sampleSize:
                      match:
                        code:
                          coding: {code: sample-size, system: 'https://fevir.net/resources/CodeSystem/179423', display: Sample Size}
                      schema:
                        type: BackboneElement
                        index: 10
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: sample-size, system: 'https://fevir.net/resources/CodeSystem/179423', display: Sample Size}
                                index: 11
                            required: [coding]
                    resultWithoutTreatment:
                      match:
                        code:
                          coding: {code: result-with-comparator-alone, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with comparator alone}
                      schema:
                        type: BackboneElement
                        index: 12
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: result-with-comparator-alone, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with comparator alone}
                                index: 13
                            required: [coding]
                    resultWithTreatmentObserved:
                      match:
                        code:
                          coding: {code: result-with-intervention-alone, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with intervention alone}
                      schema:
                        type: BackboneElement
                        index: 14
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: result-with-intervention-alone, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with intervention alone}
                                index: 15
                            required: [coding]
                    resultWithTreatmentDerived:
                      match:
                        code:
                          coding: {code: result-with-intervention-alone-calculated, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with intervention alone (calculated)}
                      schema:
                        type: BackboneElement
                        index: 16
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: result-with-intervention-alone-calculated, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with intervention alone (calculated)}
                                index: 17
                            required: [coding]
                    effectEstimate:
                      match:
                        code:
                          coding: {code: result-with-intervention-vs-comparator, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with intervention vs. comparator}
                      schema:
                        type: BackboneElement
                        index: 18
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: result-with-intervention-vs-comparator, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with intervention vs. comparator}
                                index: 19
                            required: [coding]
                    certaintyOfEvidence:
                      match:
                        code:
                          coding: {code: certainty-of-evidence, system: 'https://fevir.net/resources/CodeSystem/179423', display: Certainty of Evidence}
                      schema:
                        type: BackboneElement
                        index: 20
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: certainty-of-evidence, system: 'https://fevir.net/resources/CodeSystem/179423', display: Certainty of Evidence}
                                index: 21
                            required: [coding]
                    assertion:
                      match:
                        code:
                          coding: {code: assertion, system: 'https://fevir.net/resources/CodeSystem/179423', display: Assertion}
                      schema:
                        type: BackboneElement
                        index: 22
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: assertion, system: 'https://fevir.net/resources/CodeSystem/179423', display: Assertion}
                                index: 23
                            required: [coding]
        outcomeEntry:
          match:
            code:
              coding: {code: summary-of-findings-entry-for-a-single-outcome, system: 'https://fevir.net/resources/CodeSystem/179423', display: Summary of findings entry for a single outcome}
          schema:
            mustSupport: true
            array: true
            min: 1
            _required: true
            index: 24
            elements:
              code:
                elements:
                  coding:
                    pattern:
                      type: Coding
                      value: {code: summary-of-findings-entry-for-a-single-outcome, system: 'https://fevir.net/resources/CodeSystem/179423', display: Summary of findings entry for a single outcome}
                    index: 25
                required: [coding]
              focus:
                type: Reference
                refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition']
                index: 26
              section:
                index: 27
                slicing:
                  rules: open
                  discriminator:
                  - {path: code.coding, type: value}
                  min: 1
                  slices:
                    outcomeDefinition:
                      match:
                        code:
                          coding: {code: outcome-measure, system: 'https://fevir.net/resources/CodeSystem/179423', display: Outcome Measure}
                      schema:
                        type: BackboneElement
                        index: 28
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: outcome-measure, system: 'https://fevir.net/resources/CodeSystem/179423', display: Outcome Measure}
                                index: 29
                            required: [coding]
                          entry:
                            type: Reference
                            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition']
                            index: 30
                    sampleSize:
                      match:
                        code:
                          coding: {code: sample-size, system: 'https://fevir.net/resources/CodeSystem/179423', display: Sample Size}
                      schema:
                        type: BackboneElement
                        index: 31
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: sample-size, system: 'https://fevir.net/resources/CodeSystem/179423', display: Sample Size}
                                index: 32
                            required: [coding]
                    resultWithoutTreatment:
                      match:
                        code:
                          coding: {code: result-with-comparator-alone, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with comparator alone}
                      schema:
                        type: BackboneElement
                        index: 33
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: result-with-comparator-alone, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with comparator alone}
                                index: 34
                            required: [coding]
                          entry:
                            type: Reference
                            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/comparator-only-evidence']
                            index: 35
                    resultWithTreatmentObserved:
                      match:
                        code:
                          coding: {code: result-with-intervention-alone, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with intervention alone}
                      schema:
                        type: BackboneElement
                        index: 36
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: result-with-intervention-alone, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with intervention alone}
                                index: 37
                            required: [coding]
                          entry:
                            type: Reference
                            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/intervention-only-evidence']
                            index: 38
                    resultWithTreatmentDerived:
                      match:
                        code:
                          coding: {code: result-with-intervention-alone-calculated, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with intervention alone (calculated)}
                      schema:
                        type: BackboneElement
                        index: 39
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: result-with-intervention-alone-calculated, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with intervention alone (calculated)}
                                index: 40
                            required: [coding]
                          entry:
                            type: Reference
                            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/comparative-evidence', 'http://hl7.org/fhir/uv/ebm/StructureDefinition/comparator-only-evidence']
                            array: true
                            max: 2
                            index: 41
                    effectEstimate:
                      match:
                        code:
                          coding: {code: result-with-intervention-vs-comparator, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with intervention vs. comparator}
                      schema:
                        type: BackboneElement
                        index: 42
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: result-with-intervention-vs-comparator, system: 'https://fevir.net/resources/CodeSystem/179423', display: Result with intervention vs. comparator}
                                index: 43
                            required: [coding]
                          entry:
                            type: Reference
                            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/comparative-evidence']
                            index: 44
                    certaintyOfEvidence:
                      match:
                        code:
                          coding: {code: certainty-of-evidence, system: 'https://fevir.net/resources/CodeSystem/179423', display: Certainty of Evidence}
                      schema:
                        type: BackboneElement
                        index: 45
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: certainty-of-evidence, system: 'https://fevir.net/resources/CodeSystem/179423', display: Certainty of Evidence}
                                index: 46
                            required: [coding]
                          entry:
                            type: Reference
                            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/certainty-of-evidence', 'http://hl7.org/fhir/uv/ebm/StructureDefinition/comparative-evidence']
                            index: 47
                    assertion:
                      match:
                        code:
                          coding: {code: assertion, system: 'https://fevir.net/resources/CodeSystem/179423', display: Assertion}
                      schema:
                        type: BackboneElement
                        index: 48
                        elements:
                          code:
                            elements:
                              coding:
                                pattern:
                                  type: Coding
                                  value: {code: assertion, system: 'https://fevir.net/resources/CodeSystem/179423', display: Assertion}
                                index: 49
                            required: [coding]
                          entry:
                            type: Reference
                            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/comparative-evidence']
                            index: 50
            required: [section]
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ebm/StructureDefinition/summary-of-findings
base: http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-report
version: 1.0.0-ballot
required: [category]