Enum: ClinicalTrialIndicator¶
Whether the patient is currently in an active SACT clinical trial.
URI: sact:ClinicalTrialIndicator
Permissible Values¶
| Value | Meaning | Description |
|---|---|---|
| 01 | None | Patient is taking part in a clinical trial |
| 02 | None | Patient is not taking part in a clinical trial |
| 99 | None | Not Known |
Slots¶
| Name | Description |
|---|---|
| clinical_trial | Records whether the patient is currently in an active Systemic Anti-Cancer Th... |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://health-informatics-uon.github.io/nuh-data/datasets/sact
LinkML Source¶
name: ClinicalTrialIndicator
description: Whether the patient is currently in an active SACT clinical trial.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/sact
rank: 1000
permissible_values:
'01':
text: '01'
description: Patient is taking part in a clinical trial
'02':
text: '02'
description: Patient is not taking part in a clinical trial
'99':
text: '99'
description: Not Known