searchConditions
Query and filter patient medical conditions using criteria like clinical status, category, or code. Requires patient ID for precise search on the Medplum MCP Server.
Instructions
Searches for conditions based on patient and other criteria. Requires a patient ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | No | Filter by category, e.g., "encounter-diagnosis" or "problem-list-item". | |
clinical-status | No | Filter by clinical status. | |
code | No | A code to filter by, e.g., "http://snomed.info/sct|44054006". Optional. | |
patientId | Yes | The ID of the patient whose conditions are being searched. |