Skip to content

Enum: LateralityEnum

Laterality qualifier for anatomical structures or procedures

URI: dismech:LateralityEnum

Permissible Values

Value Meaning Description
LEFT None Left side of the body
RIGHT None Right side of the body
BILATERAL None Both sides of the body

Slots

Name Description
laterality Laterality qualifier (left, right, or bilateral)

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: LateralityEnum
description: Laterality qualifier for anatomical structures or procedures
from_schema: https://w3id.org/monarch-initiative/dismech
rank: 1000
permissible_values:
  LEFT:
    text: LEFT
    description: Left side of the body
  RIGHT:
    text: RIGHT
    description: Right side of the body
  BILATERAL:
    text: BILATERAL
    description: Both sides of the body