Skip to main content
Glama

MCP Server for Google Cloud Healthcare API

by Kartha-AI

get_patient_medications

Retrieve medication orders for a specific patient, filtered by status, using the MCP Server for Google Cloud Healthcare API. Supports active, completed, stopped, or on-hold medication statuses.

Instructions

Get medication orders for a patient

Input Schema

NameRequiredDescriptionDefault
patientIdYes
statusNo

Input Schema (JSON Schema)

{ "properties": { "patientId": { "type": "string" }, "status": { "enum": [ "active", "completed", "stopped", "on-hold" ], "type": "string" } }, "required": [ "patientId" ], "type": "object" }
Install Server

Other Tools from MCP Server for Google Cloud Healthcare API

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kartha-AI/google-cloud-healthcare-api-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server