Documentation Index
Fetch the complete documentation index at: https://help.elationhealth.com/llms.txt
Use this file to discover all available pages before exploring further.
Object Definition
| Attribute | Type | Allowed Values | Description |
|---|---|---|---|
| id | int | The Drug Intolerance’s internal id | |
| name | string | The Drug Intolerance’s name; e.g. what drug the patient cannot tolerate | |
| severity | string | The severity of the patient’s reaction | |
| reaction | string | The type of reaction the patient experiences when taking the drug | |
| patient | int | The id of the patient | |
| start_date | date | The date of onset for the drug intolerance | |
| status | boolean | Whether the drug intolerance is active or not | |
| created_date | datetime | When the record was created in Elation’s systems | |
| deleted_date | datetime | When the record was recorded deleted in Elation’s systems |