Skip to content

Enum: AssessmentUnit

Unit at which a quality or risk-of-bias assessment is made

URI: revaise:AssessmentUnit

Permissible Values

Value Meaning Description
STUDY None Assessment applies to the study as a whole
OUTCOME None Assessment applies to a specific outcome
RESULT None Assessment applies to a specific result or estimate
DOMAIN None Assessment applies to a specific assessment domain
REVIEW None Assessment applies to a review

Slots

Name Description
assessment_unit Unit at which the assessment is made
assessment_unit Unit at which the assessment is made

Identifier and Mapping Information

Schema Source

  • from schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/synthesis

LinkML Source

name: AssessmentUnit
description: Unit at which a quality or risk-of-bias assessment is made
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/synthesis
rank: 1000
permissible_values:
  STUDY:
    text: STUDY
    description: Assessment applies to the study as a whole
  OUTCOME:
    text: OUTCOME
    description: Assessment applies to a specific outcome
  RESULT:
    text: RESULT
    description: Assessment applies to a specific result or estimate
  DOMAIN:
    text: DOMAIN
    description: Assessment applies to a specific assessment domain
  REVIEW:
    text: REVIEW
    description: Assessment applies to a review