Skip to content

Enum: AmendmentType

Types of amendments to a registration

URI: revaise:AmendmentType

Permissible Values

Value Meaning Description
CLARIFICATION None Clarification of existing content
CORRECTION None Correction of errors
PROTOCOL_CHANGE None Change to the protocol
SCOPE_CHANGE None Change in review scope
METHODOLOGY_CHANGE None Change in methodology
TIMELINE_CHANGE None Change in timeline
TEAM_CHANGE None Change in review team
ADMINISTRATIVE None Administrative update

Slots

Name Description
amendment_type Type of amendment (clarification, correction, etc
allowed_change_types Types of amendments allowed for this registration
amendment_type Type of amendment
allowed_change_types Types of amendments allowed

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: AmendmentType
description: Types of amendments to a registration
from_schema: https://open-and-sustainable.github.io/revaise-model/schema
rank: 1000
permissible_values:
  CLARIFICATION:
    text: CLARIFICATION
    description: Clarification of existing content
  CORRECTION:
    text: CORRECTION
    description: Correction of errors
  PROTOCOL_CHANGE:
    text: PROTOCOL_CHANGE
    description: Change to the protocol
  SCOPE_CHANGE:
    text: SCOPE_CHANGE
    description: Change in review scope
  METHODOLOGY_CHANGE:
    text: METHODOLOGY_CHANGE
    description: Change in methodology
  TIMELINE_CHANGE:
    text: TIMELINE_CHANGE
    description: Change in timeline
  TEAM_CHANGE:
    text: TEAM_CHANGE
    description: Change in review team
  ADMINISTRATIVE:
    text: ADMINISTRATIVE
    description: Administrative update