searchObservations
Search for patient observations by criteria like ID, code, or status using the Medplum MCP Server, enabling efficient healthcare data management.
Instructions
Searches for observations based on criteria like patient ID or code.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | No | The observation code to filter by. Optional. | |
encounterId | No | The encounter ID to search observations for. Optional. | |
patientId | No | The patient ID to search observations for. Optional. | |
status | No | The observation status to filter by. Optional. |