Skip to content

Enum: RiskOfBiasJudgement

Risk-of-bias judgement values

URI: revaise:RiskOfBiasJudgement

Permissible Values

Value Meaning Description
LOW_RISK None Low risk of bias
SOME_CONCERNS None Some concerns
MODERATE_RISK None Moderate risk of bias
SERIOUS_RISK None Serious risk of bias
HIGH_RISK None High risk of bias
CRITICAL_RISK None Critical risk of bias
NO_INFORMATION None No information available
NOT_APPLICABLE None Not applicable

Slots

Name Description
overall_risk_of_bias Overall risk-of-bias judgement
rob_domain_judgement Risk-of-bias judgement for this domain
overall_risk_of_bias Overall risk-of-bias judgement

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: RiskOfBiasJudgement
description: Risk-of-bias judgement values
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/screening
rank: 1000
permissible_values:
  LOW_RISK:
    text: LOW_RISK
    description: Low risk of bias
  SOME_CONCERNS:
    text: SOME_CONCERNS
    description: Some concerns
  MODERATE_RISK:
    text: MODERATE_RISK
    description: Moderate risk of bias
  SERIOUS_RISK:
    text: SERIOUS_RISK
    description: Serious risk of bias
  HIGH_RISK:
    text: HIGH_RISK
    description: High risk of bias
  CRITICAL_RISK:
    text: CRITICAL_RISK
    description: Critical risk of bias
  NO_INFORMATION:
    text: NO_INFORMATION
    description: No information available
  NOT_APPLICABLE:
    text: NOT_APPLICABLE
    description: Not applicable