Skip to main content
Glama

createPatient

Generate a new patient record in Medplum FHIR servers by providing first name, last name, and birth date, with optional gender details.

Instructions

Creates a new patient resource. Requires first name, last name, and birth date.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
birthDateYesThe patient's birth date in YYYY-MM-DD format.
firstNameYesThe patient's first name.
genderNoThe patient's gender (male, female, other, unknown). Optional.
lastNameYesThe patient's last name.

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