Skip to main content
Glama

getObservationById

Retrieve specific observation data from a Medplum FHIR server using its unique ID for precise healthcare information access.

Instructions

Retrieves an observation by its unique ID.

Input Schema

NameRequiredDescriptionDefault
observationIdYesThe unique ID of the observation to retrieve.

Input Schema (JSON Schema)

{ "properties": { "observationId": { "description": "The unique ID of the observation to retrieve.", "type": "string" } }, "required": [ "observationId" ], "type": "object" }

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/rkirkendall/medplum-mcp'

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