search_fhir
Search and retrieve FHIR resources from Azure Health Data Services using specific parameters, facilitating efficient healthcare data management and analysis.
Instructions
Search for FHIR resources based on search parameters.
Args: resource_type: The FHIR resource type to search (e.g., 'Patient', 'Observation') search_params: Dictionary of search parameters to apply ctx: MCP Context for logging and progress reporting
Returns: List of matching resources
Input Schema
Name | Required | Description | Default |
---|---|---|---|
resource_type | Yes | ||
search_params | No |