Skip to content

Enum: SurgicalAccessType

The surgical access type used to perform the main procedure.

URI: cosd:SurgicalAccessType

Permissible Values

Value Meaning Description
1 None Open Surgery
2 None Laparoscopic/Thoracoscopic with planned conversion to open surgery
3 None Laparoscopic/Thoracoscopic with unplanned conversion to open surgery
4 None Laparoscopic/Thoracoscopic completed
5 None Robotic surgery
Z None Not applicable

Slots

Name Description
cr6310_treat1_surgery_surgical_access_type The surgical access type used to perform the main procedure
cr6310_treat2_surgery_surgical_access_type The surgical access type used to perform the main procedure
cr6310_treat3_surgery_surgical_access_type The surgical access type used to perform the main procedure
cr6310_treat4_surgery_surgical_access_type The surgical access type used to perform the main procedure

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: SurgicalAccessType
description: The surgical access type used to perform the main procedure.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Open Surgery
  '2':
    text: '2'
    description: Laparoscopic/Thoracoscopic with planned conversion to open surgery
  '3':
    text: '3'
    description: Laparoscopic/Thoracoscopic with unplanned conversion to open surgery
  '4':
    text: '4'
    description: Laparoscopic/Thoracoscopic completed
  '5':
    text: '5'
    description: Robotic surgery
  Z:
    text: Z
    description: Not applicable