MCP Server for Google Cloud Healthcare API

by Kartha-AI
Verified

get_patient_careplans

Retrieve patient care plans by specifying patient ID, status, date range, and category using the MCP Server for Google Cloud Healthcare API. Supports clinical workflows with FHIR-based data.

Instructions

Get care plans for a patient

Input Schema

NameRequiredDescriptionDefault
categoryNo
dateFromNoYYYY-MM-DD
dateToNoYYYY-MM-DD
patientIdYes
statusNo

Input Schema (JSON Schema)

{ "properties": { "category": { "type": "string" }, "dateFrom": { "description": "YYYY-MM-DD", "type": "string" }, "dateTo": { "description": "YYYY-MM-DD", "type": "string" }, "patientId": { "type": "string" }, "status": { "enum": [ "draft", "active", "suspended", "completed", "cancelled" ], "type": "string" } }, "required": [ "patientId" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server for Google Cloud Healthcare API

Related Tools

ID: e6dzbv6yl8