Skip to content

Enum: SectionLocationEnum

The location in a parent specimen from which a section/portion was excised.

URI: SectionLocationEnum

Permissible Values

Value Meaning Description
BOTTOM None The part of a specimen designated as its 'bottom' based on specified orientat...
TOP None The part of a specimen designated as its 'top' based on specified orientation...
UNKNOWN None An unknown location on a specimen

Slots

Name Description
section_location The location in a parent specimen from which a section/portion was excised (e

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nhlbidatastage/bdchm

LinkML Source

name: SectionLocationEnum
description: The location in a parent specimen from which a section/portion was excised.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
permissible_values:
  BOTTOM:
    text: BOTTOM
    description: The part of a specimen designated as its 'bottom' based on specified
      orientation criteria.
  TOP:
    text: TOP
    description: The part of a specimen designated as its 'top' based on specified
      orientation criteria.
  UNKNOWN:
    text: UNKNOWN
    description: An unknown location on a specimen.