← schemadrug-regimen
A specification of a single drug’s use within a treatment regimen.
| attribute | type | cardinality | unique? | required? | doc |
|---|
| cycle-length | long | one | | | Length of the drug cycle (in days) |
| drug | drug | one | | | The drug used in this regimen |
| freetext-drug | string | one | | | The drug used in this regimen in free text form |
| id | string | one | | | The id of the drug regimen |
| uid | [[* string]] | one | yes | | Synthetic unique ID for this drug regimen |
Inverse Relations
| from | attribute | cardinality | required? | doc |
|---|
| treatment-regimen | drug-regimens | many | | The drug regimens that constitute this treatment regimen |
Unique ID: uid
Label: id