get
https://sandbox.healthgorilla.com/fhir/R4/AllergyIntolerance/
Retrieve a single AllergyIntolerance resource by its FHIR ID.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Required Scope
allergyintolerance.read
Example Request
curl -X GET "https://sandbox.healthgorilla.com/fhir/R4/AllergyIntolerance/{id}"
-H "Authorization: Bearer <access_token>"
-H "Accept: application/fhir+json"
