Enum: NoCancerTreatmentReason¶
The main reason why no active cancer treatment is specified within a Cancer Care Plan.
URI: cosd:NoCancerTreatmentReason
Permissible Values¶
| Value | Meaning | Description |
|---|---|---|
| 01 | None | Patient declined treatment |
| 02 | None | Unfit: poor performance status |
| 03 | None | Unfit: significant co-morbidity |
| 04 | None | Unfit: advanced stage cancer |
| 05 | None | Unknown primary site |
| 06 | None | Died before treatment |
| 07 | None | No active treatment available |
| 08 | None | Other |
| 10 | None | Monitoring only |
| 99 | None | Not Known |
Slots¶
| Name | Description |
|---|---|
| cr0490_no_cancer_treatment_reason | The main reason why no active cancer treatment is specified within a Cancer C... |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
LinkML Source¶
name: NoCancerTreatmentReason
description: The main reason why no active cancer treatment is specified within a
Cancer Care Plan.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
rank: 1000
permissible_values:
'01':
text: '01'
description: Patient declined treatment
'02':
text: '02'
description: 'Unfit: poor performance status'
'03':
text: '03'
description: 'Unfit: significant co-morbidity'
'04':
text: '04'
description: 'Unfit: advanced stage cancer'
'05':
text: '05'
description: Unknown primary site
'06':
text: '06'
description: Died before treatment
'07':
text: '07'
description: No active treatment available
08:
text: 08
description: Other
'10':
text: '10'
description: Monitoring only
'99':
text: '99'
description: Not Known