PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ebm@1.0.0-ballot
    http://hl7.org/fhir/uv/ebm/StructureDefinition/risk-of-bias
description: Profile of ArtifactAssessment for Evidence Based Medicine IG. The RiskOfBias Profile is used for expression of the assessment of the threats to validity (or risk of bias) of an Evidence artifact or an artifact consisting of Evidence or the plan to create Evidence.
package_name: hl7.fhir.uv.ebm
derivation: constraint
name: RiskOfBias
type: ArtifactAssessment
elements:
  date: {index: 7}
  approvalDate: {short: When the RiskOfBias was approved by publisher, index: 9}
  content:
    short: A rating
    index: 16
    elements:
      informationType: {index: 17}
      type:
        binding: {strength: extensible, valueSet: 'https://fevir.net/resources/ValueSet/181524'}
        index: 18
      classifier:
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/certainty-rating'}
        index: 19
      freeToShare: {short: Acceptable to publicly share the RiskOfBias content, index: 20}
  citeAs:
    short: How to cite the RiskOfBias
    choices: []
    index: 6
  copyright: {index: 8}
  artifactReference:
    type: Reference
    choiceOf: artifact
    refers: ['http://hl7.org/fhir/StructureDefinition/Citation', 'http://hl7.org/fhir/StructureDefinition/Composition', 'http://hl7.org/fhir/StructureDefinition/Evidence', 'http://hl7.org/fhir/StructureDefinition/ResearchStudy']
    index: 15
    slicing:
      slices:
        artifactReference:
          match: {}
          schema:
            type: Reference
            choiceOf: artifact
            refers: ['http://hl7.org/fhir/StructureDefinition/Citation', 'http://hl7.org/fhir/StructureDefinition/Composition', 'http://hl7.org/fhir/StructureDefinition/Evidence', 'http://hl7.org/fhir/StructureDefinition/ResearchStudy']
            index: 15
          min: 0
          max: 1
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        url:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/artifact-url', index: 1}
          min: 0
          max: 1
        description:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/artifact-description', index: 2}
          min: 0
          max: 1
        author:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/artifact-author', index: 3}
          min: 0
  identifier: {short: Additional identifier for the RiskOfBias, index: 4}
  lastReviewDate: {short: When the RiskOfBias was last reviewed, index: 10}
  artifact:
    short: The artifact that is rated
    choices: []
    index: 12
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        artifactReference:
          match: {}
          schema:
            choices: [artifactReference]
            index: 14
          min: 0
          max: 1
package_version: 1.0.0-ballot
extensions:
  url: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-url', min: 0, max: 1, type: Extension, index: 1}
  description: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-description', min: 0, max: 1, type: Extension, index: 2}
  author: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-author', min: 0, type: Extension, index: 3}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ebm/StructureDefinition/risk-of-bias
base: http://hl7.org/fhir/StructureDefinition/ArtifactAssessment
version: 1.0.0-ballot