PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ebm@1.0.0-ballot2
    http://hl7.org/fhir/uv/ebm/StructureDefinition/comparative-evidence-synthesis-report
description: Profile of Composition for Evidence Based Medicine IG. The ComparativeEvidenceSynthesisReport Profile is used for an evidence report including the intended population, intended exposure, intended comparator, and findings for any number of outcomes comparing the exposure to the comparator with observed study group, observed exposure group, and observed comparator group unique for each outcome.
package_name: hl7.fhir.uv.ebm
derivation: constraint
name: ComparativeEvidenceSynthesisReport
type: Composition
elements:
  type:
    elements:
      coding:
        pattern:
          type: Coding
          value: {code: ComparativeEvidenceSynthesisReport, system: 'https://fevir.net/resources/CodeSystem/179423', display: ComparativeEvidenceSynthesisReport}
        index: 0
      text:
        pattern: {type: String, value: Comparative Evidence Synthesis Report}
        index: 1
    required: [coding]
  relatesTo:
    index: 2
    slicing:
      slices:
        dependsOn:
          match: {}
          schema: {index: 2}
  section:
    array: true
    min: 5
    index: 3
    slicing:
      slices:
        population:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 4
            elements:
              code:
                elements:
                  coding:
                    pattern:
                      type: Coding
                      value: {code: population, system: 'https://fevir.net/resources/CodeSystem/179423', display: Population}
                    index: 5
                required: [coding]
              entry:
                type: Reference
                refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/cohort-definition', 'http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition']
                index: 6
        intervention:
          match: {}
          schema:
            mustSupport: true
            array: true
            min: 1
            _required: true
            index: 7
            elements:
              code:
                elements:
                  coding:
                    pattern:
                      type: Coding
                      value: {code: intervention-description, system: 'https://fevir.net/resources/CodeSystem/179423', display: Intervention Description}
                    index: 8
                required: [coding]
              entry:
                type: Reference
                refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/cohort-definition', 'http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition']
                index: 9
        comparator:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 10
            elements:
              code:
                elements:
                  coding:
                    pattern:
                      type: Coding
                      value: {code: comparator-description, system: 'https://fevir.net/resources/CodeSystem/179423', display: Comparator Description}
                    index: 11
                required: [coding]
              entry:
                type: Reference
                refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/cohort-definition', 'http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition']
                index: 12
        researchStudy:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 13
            elements:
              code:
                elements:
                  coding:
                    pattern:
                      type: Coding
                      value: {code: research-study, system: 'https://fevir.net/resources/CodeSystem/179423', display: Research Study}
                    index: 14
                required: [coding]
              entry:
                type: Reference
                refers: ['http://hl7.org/fhir/StructureDefinition/Citation', 'http://hl7.org/fhir/StructureDefinition/Composition', 'http://hl7.org/fhir/StructureDefinition/ResearchStudy']
                index: 15
        outcomeVariables:
          match: {}
          schema:
            index: 16
            elements:
              code:
                elements:
                  coding:
                    pattern:
                      type: Coding
                      value: {code: variables, system: 'https://fevir.net/resources/CodeSystem/179423', display: Variables}
                    index: 17
                required: [coding]
              entry:
                type: Reference
                refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-variables-list', 'http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition']
                index: 18
        results:
          match: {}
          schema:
            mustSupport: true
            index: 19
            elements:
              code:
                elements:
                  coding:
                    pattern:
                      type: Coding
                      value: {code: results, system: 'https://fevir.net/resources/CodeSystem/179423', display: Results}
                    index: 20
                required: [coding]
              entry:
                type: Reference
                refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-measure-report']
                index: 21
        summaryOfFindings:
          match: {}
          schema:
            mustSupport: true
            index: 22
            elements:
              code:
                elements:
                  coding:
                    pattern:
                      type: Coding
                      value: {code: summary-of-findings, system: 'https://fevir.net/resources/CodeSystem/179423', display: Summary of Findings}
                    index: 23
                required: [coding]
              entry:
                type: Reference
                refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/summary-of-findings']
                index: 24
package_version: 1.0.0-ballot2
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ebm/StructureDefinition/comparative-evidence-synthesis-report
base: http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-report-package
version: 1.0.0-ballot2