attribute | type | cardinality | unique | required | doc |
---|
cohort | string | one | | | This attribute can be used to assign a subject to an arbitrary cohort for this therapy
(e.g. Phase 1 vs Phase 2). Note that this is just an arbitrary string that is not checked
for consistency and does not represent a formal grouping in a parent entity |
dlt-evaluable | boolean | one | | | Whether the subject is part of the DLT-evaluable population for this therapy |
id | string | one | | | The id of the therapy. Must be unique within this dataset (but not within the entire database) |
line | long | one | | | The line of therapy for this subject (e.g. first line, second line etc.) as an integer |
order | long | one | | | The order of this therapy in this subject's treatment history |
previous | therapy.previous | many | | | Previous types of therapy for this patient. Refers to entities in the therapy.previous namespace |
safety-evaluable | boolean | one | | | Whether the subject is part of the safety-evaluable population for this therapy |
treatment-regimen | treatment-regimen | one | | | The treatment regimen that corresponds to this therapy |
uid | [[* string]] | one | yes | | Synthetic unique ID for the therapy |