MCP Server for Google Cloud Healthcare API

by Kartha-AI
Verified

get_patient_allergies

Retrieve patient allergies and intolerances by specifying patient ID, category, status, and type to enhance clinical workflows using the MCP Server for Google Cloud Healthcare API.

Instructions

Get allergies and intolerances for a patient

Input Schema

NameRequiredDescriptionDefault
categoryNo
patientIdYes
statusNo
typeNo

Input Schema (JSON Schema)

{ "properties": { "category": { "enum": [ "food", "medication", "environment", "biologic" ], "type": "string" }, "patientId": { "type": "string" }, "status": { "enum": [ "active", "inactive", "resolved" ], "type": "string" }, "type": { "enum": [ "allergy", "intolerance" ], "type": "string" } }, "required": [ "patientId" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server for Google Cloud Healthcare API

Related Tools

ID: e6dzbv6yl8