Skip to content

Enum: IntentOfTreatment

Intent of the SACT regimen.

URI: sact:IntentOfTreatment

Permissible Values

Value Meaning Description
A None Adjuvant
N None Neo-Adjuvant
C None Curative
P None Palliative
D None Disease Modification
01 None Curative - aiming to permanently eradicate disease
02 None Palliative - aiming to extend life expectancy
03 None Palliative - aiming to relieve and/or control malignancy related symptoms
04 None Palliative - aiming to achieve remission
05 None Palliative - aiming to delay tumour progression
98 None Other
99 None Not Known

Slots

Name Description
intent_of_treatment Intent of the SACT regimen

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: IntentOfTreatment
description: Intent of the SACT regimen.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/sact
rank: 1000
permissible_values:
  A:
    text: A
    description: Adjuvant
  N:
    text: N
    description: Neo-Adjuvant
  C:
    text: C
    description: Curative
  P:
    text: P
    description: Palliative
  D:
    text: D
    description: Disease Modification
  '01':
    text: '01'
    description: Curative - aiming to permanently eradicate disease
  '02':
    text: '02'
    description: Palliative - aiming to extend life expectancy
  '03':
    text: '03'
    description: Palliative - aiming to relieve and/or control malignancy related
      symptoms
  '04':
    text: '04'
    description: Palliative - aiming to achieve remission
  '05':
    text: '05'
    description: Palliative - aiming to delay tumour progression
  '98':
    text: '98'
    description: Other
  '99':
    text: '99'
    description: Not Known