Allergy Intolerance

This resource encompasses allergies, intolerances and other adverse reactions to substances.

Sample Query

Find allergies/intolerances for a specific patient:

https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir/AllergyIntolerance?patient=f4968df0-3121-e611-8128-0a69c1b3225b

Overview

See the FHIR documentation for more information about Allergy Intolerance resources.

Mapped Concepts in HIEBus

  • Allergy

Supported Interactions

Allergy Intolerance resources support the following interactions.

Search Parameters

When searching for Allergy Intolerance resources, the following search parameters are supported.

Name Type Prefixes
Modifiers
Can be Chained? Description
_id Token Resource id.
_lastUpdated Date lt  le  gt  ge  When the resource last changed.
_source Uri :missing  Where the resource comes from.
category Token :missing  food | medication | environment | other - Category of Substance.
criticality Token :missing  CRITL | CRITH | CRITU.
date Date ne  lt  le  gt  ge  sa  eb  ap  :missing  When recorded.
encounter Reference :missing  yes See the HL7 FHIR documentation.
manifestation Token :not  :in  :not-in  :missing  Clinical symptoms/signs associated with the Event.
onset Date ne  lt  le  gt  ge  sa  eb  ap  :missing  Date(/time) when manifestations showed.
patient Reference :missing  yes Who the sensitivity is for.
provenance-agent Reference :missing  yes Search by provenance, specified by its author (aka originator) Organization.
recorder Reference :missing  yes Who recorded the sensitivity.
status Token :missing  active | unconfirmed | confirmed | inactive | resolved | refuted | entered-in-error.
substance Token :not  :in  :not-in  :missing  Substance, (or class) considered to be responsible for risk.
type Token :missing  allergy | intolerance - Underlying mechanism (if known).

Sortable Parameters

When searching Allergy Intolerance resources, it is possible to sort the returned values by the following search parameters.

  • date
  • _id

Only one sort parameter may be specified.

Supported Includes

When searching Allergy Intolerance resources, it is possible to include the resources referenced by the following field names.

  • Encounter
  • Patient
  • Provenance Agent
  • Recorder

Supported Operations

Allergy Intolerance supports the following extended operations.


Back to Resources