searchEncounters
Search and filter healthcare encounters by patient ID, practitioner ID, or status on the Medplum MCP Server. Retrieve relevant encounter data efficiently for improved care coordination.
Instructions
Searches for encounters based on criteria like patient ID or status.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
patientId | No | The patient ID to search encounters for. Optional. | |
practitionerId | No | The practitioner ID to search encounters for. Optional. | |
status | No | The encounter status to filter by. Optional. |