---
title: "Search"
method: GET
path: "/AllergyIntolerance"
---

# Search

`GET /AllergyIntolerance`

Retrieve allergies by the specified search criteria

## Query parameters

- `patient` string, required
- `clinicalStatus` string

## Headers

- `Authorization` string, required
- `Accept` string

## Response `200`

OK

- object
  - `resourceType` string, required — FHIR resource type. Always Bundle for search responses.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/healthgorilla/apis/fhir-r4-api-sandbox.md) · [All operations](https://skmtc.net/healthgorilla/apis/fhir-r4-api-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/healthgorilla/fhir-r4-api-sandbox/revisions/4b27de6d8093/schema)
