Skip to content

Enum: BodyPositionEnum

Values describing the body position of a patient during a measurement or observation.

URI: BodyPositionEnum

Permissible Values

Value Meaning Description
SITTING_POSITION OMOP:4142787 The patient is in a sitting position during the measurement or observation
ORTHOSTATIC_BODY_POSITION OMOP:4033753 The patient is in a standing position during the measurement or observation
SUPINE_BODY_POSITION OMOP:4221822 The patient is lying on their back during the measurement or observation
PRONE_BODY_POSITION OMOP:4050473 The patient is lying on their stomach during the measurement or observation

Slots

Name Description
body_position The position of the body that is the focus of this observation, if applicable

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: BodyPositionEnum
description: Values describing the body position of a patient during a measurement
  or observation.
from_schema: https://w3id.org/bdchm
rank: 1000
permissible_values:
  SITTING_POSITION:
    text: SITTING_POSITION
    description: The patient is in a sitting position during the measurement or observation.
    meaning: OMOP:4142787
  ORTHOSTATIC_BODY_POSITION:
    text: ORTHOSTATIC_BODY_POSITION
    description: The patient is in a standing position during the measurement or observation.
    meaning: OMOP:4033753
  SUPINE_BODY_POSITION:
    text: SUPINE_BODY_POSITION
    description: The patient is lying on their back during the measurement or observation.
    meaning: OMOP:4221822
  PRONE_BODY_POSITION:
    text: PRONE_BODY_POSITION
    description: The patient is lying on their stomach during the measurement or observation.
    meaning: OMOP:4050473