Skip to content

Enum: DietaryModificationActionEnum

Action applied to a food or beverage as part of a dietary treatment

URI: dismech:enum/DietaryModificationActionEnum

Permissible Values

Value Meaning Description
ADD None Increase intake or deliberately include the specified food or beverage
RESTRICT None Limit intake of the specified food or beverage without full elimination
AVOID None Eliminate or strictly avoid the specified food or beverage
SUBSTITUTE None Use the specified food or beverage as a replacement within a dietary regimen

Slots

Name Description
action The dietary action being applied

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/monarch-initiative/dismech

LinkML Source

name: DietaryModificationActionEnum
description: Action applied to a food or beverage as part of a dietary treatment
from_schema: https://w3id.org/monarch-initiative/dismech
rank: 1000
permissible_values:
  ADD:
    text: ADD
    description: Increase intake or deliberately include the specified food or beverage
    title: Add
  RESTRICT:
    text: RESTRICT
    description: Limit intake of the specified food or beverage without full elimination
    title: Restrict
  AVOID:
    text: AVOID
    description: Eliminate or strictly avoid the specified food or beverage
    title: Avoid
  SUBSTITUTE:
    text: SUBSTITUTE
    description: Use the specified food or beverage as a replacement within a dietary
      regimen
    title: Substitute