MCP Server for Google Cloud Healthcare API

by Kartha-AI
Verified

get_patient_observations

Retrieve patient observations such as vitals and lab results using LOINC or SNOMED codes, specified date ranges, and status filters through the MCP Server for Google Cloud Healthcare API.

Instructions

Get observations (vitals, labs) for a patient

Input Schema

NameRequiredDescriptionDefault
codeNoLOINC or SNOMED code
dateFromNoYYYY-MM-DD
dateToNoYYYY-MM-DD
patientIdYes
statusNo

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "LOINC or SNOMED code", "type": "string" }, "dateFrom": { "description": "YYYY-MM-DD", "type": "string" }, "dateTo": { "description": "YYYY-MM-DD", "type": "string" }, "patientId": { "type": "string" }, "status": { "enum": [ "registered", "preliminary", "final", "amended", "corrected", "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