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 id of the allergy | |
| status | string | ”Active” “Inactive” | The status of the allergy |
| start_date | datetime | The date the allergy started | |
| reaction | string | The reaction to the drug | |
| name | string | The allergy drug’s name | |
| severity | string | The allergy’s severity | |
| medispanid | string | The Medi-Span generic product code identifier | |
| medispandnid | string | The Medi-Span generic product code identifier | |
| patient | int | The id of the patient | |
| created_date | datetime | The date the allergy was created | |
| deleted_date | datetime | The date the allergy was deleted |