PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ebm@1.0.0-ballot
    http://hl7.org/fhir/uv/ebm/StructureDefinition/systematic-review-excluded-studies
description: Profile of Library for Evidence Based Medicine IG. The SystematicReviewExcludedStudies Profile is used to represent the subset of search results of a systematic review which did not meet the inclusion criteria.
package_name: hl7.fhir.uv.ebm
derivation: constraint
name: SystematicReviewExcludedStudies
type: Library
elements:
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: asset-collection, system: 'http://terminology.hl7.org/CodeSystem/library-type', display: Asset Collection}
    index: 0
  subject:
    choices: []
    index: 2
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        subjectReference:
          match: {}
          schema:
            choices: [subjectReference]
            index: 4
          min: 0
          max: 1
  subjectReference:
    type: Reference
    choiceOf: subject
    refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/systematic-review-eligibility-criteria']
    index: 5
    slicing:
      slices:
        subjectReference:
          match: {}
          schema:
            type: Reference
            choiceOf: subject
            refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/systematic-review-eligibility-criteria']
            index: 5
          min: 0
          max: 1
  topic: {index: 6}
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ebm/StructureDefinition/systematic-review-excluded-studies
base: http://hl7.org/fhir/StructureDefinition/Library
version: 1.0.0-ballot