Enum: AdjunctiveTherapyType¶
Whether therapy was given in addition to the main therapy, and if so, whether before or after.
URI: sact:AdjunctiveTherapyType
Permissible Values¶
| Value | Meaning | Description |
|---|---|---|
| 1 | None | Adjuvant (after main therapy) |
| 2 | None | Neoadjuvant (before main therapy) |
| 3 | None | Not Applicable (Primary Treatment) |
| 9 | None | Not Known |
Slots¶
| Name | Description |
|---|---|
| adjunctive_therapy | Adjunctive therapy is therapy given in addition to the main therapy to maximi... |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://health-informatics-uon.github.io/nuh-data/datasets/sact
LinkML Source¶
name: AdjunctiveTherapyType
description: Whether therapy was given in addition to the main therapy, and if so,
whether before or after.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/sact
rank: 1000
permissible_values:
'1':
text: '1'
description: Adjuvant (after main therapy)
'2':
text: '2'
description: Neoadjuvant (before main therapy)
'3':
text: '3'
description: Not Applicable (Primary Treatment)
'9':
text: '9'
description: Not Known