Skip to main content
Glama
mrosata

MCP FHIR Server

by mrosata

read_fhir_resource

Retrieve specific healthcare data records by type and ID from FHIR-compliant systems for clinical or administrative use.

Instructions

Read a FHIR resource by type and ID from the FHIR server.

Args: resource_type: The FHIR resource type (e.g., "Patient", "Observation") resource_id: The ID of the resource to read custom_headers: Optional dictionary of custom HTTP headers to include in the request. For Zus servers, use {"Zus-Account": "builder-id"} for multi-tenant access.

Returns: The FHIR resource as JSON or an error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
resource_typeYes
resource_idYes
custom_headersNo

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