Skip to content

Enum: GradingSystem

System used for grading evidence

URI: revaise:GradingSystem

Permissible Values

Value Meaning Description
GRADE None Grading of Recommendations Assessment, Development and Evaluation
OXFORD_CEBM None Oxford Centre for Evidence-Based Medicine
AHRQ None Agency for Healthcare Research and Quality
SIGN None Scottish Intercollegiate Guidelines Network
NICE None National Institute for Health and Care Excellence
CUSTOM None Custom grading system

Slots

Name Description
grading_system Grading system
grading_system System used for grading (e

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: GradingSystem
description: System used for grading evidence
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/synthesis
rank: 1000
permissible_values:
  GRADE:
    text: GRADE
    description: Grading of Recommendations Assessment, Development and Evaluation
  OXFORD_CEBM:
    text: OXFORD_CEBM
    description: Oxford Centre for Evidence-Based Medicine
  AHRQ:
    text: AHRQ
    description: Agency for Healthcare Research and Quality
  SIGN:
    text: SIGN
    description: Scottish Intercollegiate Guidelines Network
  NICE:
    text: NICE
    description: National Institute for Health and Care Excellence
  CUSTOM:
    text: CUSTOM
    description: Custom grading system