attribute | type | cardinality | unique | required | doc |
---|
HLA-A-type | string | many | | | The HLA-A type of the subject, as a string |
HLA-B-type | string | many | | | The HLA-B type of the subject, as a string |
HLA-C-type | string | many | | | The HLA-C type of the subject, as a string |
HLA-DP-type | string | many | | | The HLA-DP type of the subject, as a string |
HLA-DQ-type | string | many | | | The HLA-DQ type of the subject, as a string |
HLA-DR-type | string | many | | | The HLA-DR type of the subject, as a string |
age | long | one | | | The age of the subject in years |
cause-of-death | subject.cause-of-death | one | | | The cause of death for the subject. Refers to idents in the subject.cause.of.death namespace |
comorbidities | comorbidity | many | | | The comorbidities of the subject |
dead | boolean | one | | | Whether the subject is dead or not |
ethnicity | subject.ethnicity | one | | | The ethnicity of the subject, refers to idents in the 'ethnicity' namespace |
freetext-disease | string | one | | | The disease (i.e. cancer type) of this subject in free text form |
id | string | one | | | The id of the subject. Must be unique within this dataset (but not within the entire database) |
meddra-disease | meddra-disease | one | | | The disease (i.e. cancer type) of this subject according to the MedDRA classification |
menopause | boolean | one | | | Whether the subject has undergone menopause or not |
metastatic-disease | boolean | one | | | Whether the disease is metastatic |
race | subject.race | many | | | The race of the subject, refers to idents in the 'race' namespace |
sex | subject.sex | one | | | The sex of the subject. Refers to idents in the 'sex' namespace |
smoker | subject.smoker | one | | | The smoking status of the subject. Refers to idents in the 'smoker' namespace |
therapies | therapy | many | | | The list of therapies for this subject. Note that every subject must have a value for this attribute
even when all the subjects in the dataset received the same therapy (or therapies) |
uid | [[* string]] | one | yes | | Synthetic unique ID for subjects |