Enum: AmendmentType¶
Types of amendments to a protocol
URI: https://open-and-sustainable.github.io/revaise-model/schema/objects/protocol/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 |
| amendment_type | Type of amendment |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://open-and-sustainable.github.io/revaise-model/schema/objects/protocol
LinkML Source¶
name: AmendmentType
description: Types of amendments to a protocol
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/objects/protocol
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