AllergyIntolerance-GET
Description
A focused request to retrieve a patient’s consolidated list of allergy and intolerance details - including substances, reactions, criticalities, and statuses.
Use Cases
- Adverse Event Prevention: Surface consolidated profiles in EHR
- Clinical Trial Eligibility: Check against exclusion criteria
- Patient Diet Management: Parameterize hospital food ordering
- Drug Interaction Warnings: Cross reference with pharmacy for alerts
- Public Health Reporting: Analyze prevalence patterns
Request Sample
Athena
Elation
Canvas
cURL
JavaScript
Java
Python
Source Specific Details
| EHR | APIs | mandatory filters | optional filters |
|---|---|---|---|
| Athena |
|
|
|
| Elation |
|
|
|
| Canvas |
|
|
Filters
| FilterName | Description | Default Value | Allowed Values |
|---|---|---|---|
| _count | Pagination params | ||
| _offset | Pagination params. Athena: Starting point of entries; 0-indexed | ||
| asserter | Source of the information about the allergy | ||
| category | food | medication | environment | biologic | ||
| clinical-status | active | inactive | resolved | ||
| code | Code that identifies the allergy or intolerance | ||
| criticality | low | high | unable-to-assess | ||
| date | Date first version of the resource instance was recorded | ||
| departmentId | Identifier for the department | ||
| encounter | Encounter created as part of | ||
| identifier | External ids for this item | ||
| include | List of fields which needed to be shown in result | ||
| last-date | Date(/time) of last known occurrence of a reaction | ||
| manifestation | Clinical symptoms/signs associated with the Event | ||
| onset | Date(/time) when manifestations showed | ||
| patient | Patient reference for any fhir resource | ||
| patient-facing-call | When 'true' is passed source will collect relevant data and store in their database. | false | |
| practitioner | Practitioner reference for the any fhir resource | ||
| quorum | sets sync/async mode | true | |
| recorder | Who recorded the sensitivity | ||
| route | How the subject was exposed to the substance | ||
| severity | mild | moderate | severe (of event as a whole) | ||
| third-party-user-name | User name of the patient in the third party application. | ||
| type | allergy | intolerance - Underlying mechanism (if known) | findings,allergies,problems | |
| verification-status | unconfirmed | presumed | confirmed | refuted | entered-in-error |