Skip to main content
Glama
mrosata

MCP FHIR Server

by mrosata

get_patient_zus_upid

Retrieve a patient's Zus Universal Patient ID (UPID) from the Zus FHIR server by searching with first and last name, optionally filtered by builder ID.

Instructions

Get the Zus UPID (Universal Patient ID) for a Patient resource from Zus FHIR server.

This is a Zus-specific tool for working with Zus Health's FHIR API. Searches for a Patient by first and last name, optionally filtered by builderID, then extracts the Zus UPID from the Patient's identifiers.

Args: first_name: Patient's first name last_name: Patient's last name builder_id: Optional Zus builder ID (string) to filter the search

Returns: The Zus UPID value or an error message if not found

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
first_nameYes
last_nameYes
builder_idNo

Latest Blog Posts

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/mrosata/mcp-fhir'

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