Skip to content

Enum: TumourLaterality

Tumour laterality identifies the side of the body for a tumour relating to paired organs within a PATIENT.

URI: cosd:TumourLaterality

Permissible Values

Value Meaning Description
L None Left
R None Right
M None Midline
B None Bilateral
8 None Not applicable
9 None Not Known

Slots

Name Description
pp_cr0380_diag_tumour_laterality Tumour laterality identifies the side of the body for a tumour relating to pa...

Identifier and Mapping Information

Schema Source

  • from schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd

LinkML Source

name: TumourLaterality
description: Tumour laterality identifies the side of the body for a tumour relating
  to paired organs within a PATIENT.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
rank: 1000
permissible_values:
  L:
    text: L
    description: Left
  R:
    text: R
    description: Right
  M:
    text: M
    description: Midline
  B:
    text: B
    description: Bilateral
  '8':
    text: '8'
    description: Not applicable
  '9':
    text: '9'
    description: Not Known