get_allergy_by_id
Fetch a specific allergy intolerance record from a FHIR API by its unique AllergyIntolerance ID.
Instructions
Retrieve a specific allergy intolerance by ID.
Args: allergy_id: The FHIR AllergyIntolerance ID
Returns: Dictionary containing the allergy intolerance information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| allergy_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||