get
https://sandbox.healthgorilla.com/fhir/R4/AllergyIntolerance
Search for AllergyIntolerance resources matching the specified criteria.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Search requests must be scoped using at least one supported filtering parameter.
Required Scope
allergyintolerance.read
Example Request
curl -X GET "https://sandbox.healthgorilla.com/fhir/R4/AllergyIntolerance?patient=Patient/{id}" \
-H "Authorization: Bearer <access_token>" \
-H "Accept: application/fhir+json"
