get_encounter_by_id
Retrieve a specific healthcare encounter by its FHIR ID to access detailed encounter information.
Instructions
Retrieve a specific encounter by ID.
Args: encounter_id: The FHIR Encounter ID
Returns: Dictionary containing the encounter information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| encounter_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||