Skip to content

Enum: AsaScore

The ASA physical status classification system is a system for assessing the fitness of patients before surgery.

URI: cosd:AsaScore

Permissible Values

Value Meaning Description
1 None A normal healthy patient
2 None A patient with mild systemic disease
3 None A patient with severe systemic disease
4 None A patient with severe systemic disease that is a constant threat to life
5 None A moribund patient who is not expected to survive without the operation
6 None A declared brain-dead patient whose organs are being removed for donor purpos...

Slots

Name Description
cr6010_treat1_asa_score The ASA physical status classification system is a system for assessing the f...
cr6010_treat2_asa_score The ASA physical status classification system is a system for assessing the f...
cr6010_treat3_asa_score The ASA physical status classification system is a system for assessing the f...
cr6010_treat4_asa_score The ASA physical status classification system is a system for assessing the f...

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: AsaScore
description: The ASA physical status classification system is a system for assessing
  the fitness of patients before surgery.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: A normal healthy patient.
  '2':
    text: '2'
    description: A patient with mild systemic disease.
  '3':
    text: '3'
    description: A patient with severe systemic disease.
  '4':
    text: '4'
    description: A patient with severe systemic disease that is a constant threat
      to life.
  '5':
    text: '5'
    description: A moribund patient who is not expected to survive without the operation.
  '6':
    text: '6'
    description: A declared brain-dead patient whose organs are being removed for
      donor purposes.