PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ebm@1.0.0-ballot2
    http://hl7.org/fhir/uv/ebm/StructureDefinition/participant-flow-report
description: Profile of Composition for Evidence Based Medicine IG. The ParticipantFlowReport Profile is used for an evidence report including the counts (and proportions) for any number of participant flow measures in a research study. For example, the ParticipantFlowReport may include the data for a CONSORT Participant Flow Diagram reported with a randomized controlled trial.
package_name: hl7.fhir.uv.ebm
derivation: constraint
name: ParticipantFlowReport
type: Composition
elements:
  type:
    elements:
      coding:
        pattern:
          type: Coding
          value: {code: ParticipantFlowReport, system: 'https://fevir.net/resources/CodeSystem/179423', display: ParticipantFlowReport}
        index: 0
      text:
        pattern: {type: String, value: Participant Flow Report}
        index: 1
    required: [coding]
  section:
    index: 2
    slicing:
      slices:
        results:
          match: {}
          schema:
            index: 2
            elements:
              focus:
                type: Reference
                refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/participant-flow-evidence-variable']
                index: 3
              section:
                index: 4
                slicing:
                  slices:
                    screenedEvidence:
                      match: {}
                      schema:
                        index: 4
                        elements:
                          entry:
                            type: Reference
                            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/participant-flow-evidence']
                            index: 5
                    enrolledEvidence:
                      match: {}
                      schema:
                        index: 6
                        elements:
                          entry:
                            type: Reference
                            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/participant-flow-evidence']
                            index: 7
                    analyzedEvidence:
                      match: {}
                      schema:
                        index: 8
                        elements:
                          entry:
                            type: Reference
                            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/participant-flow-evidence']
                            index: 9
                    interventionEvidence:
                      match: {}
                      schema:
                        index: 10
                        elements:
                          entry:
                            type: Reference
                            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/participant-flow-evidence']
                            index: 11
                    comparatorEvidence:
                      match: {}
                      schema:
                        index: 12
                        elements:
                          entry:
                            type: Reference
                            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/participant-flow-evidence']
                            index: 13
                    comparativeEvidence:
                      match: {}
                      schema:
                        index: 14
                        elements:
                          entry:
                            type: Reference
                            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/comparative-participant-flow-evidence']
                            index: 15
package_version: 1.0.0-ballot2
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ebm/StructureDefinition/participant-flow-report
base: http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-table-report-package
version: 1.0.0-ballot2