HomeGuidesAPI Reference
Log In
API Reference

Update patient

Update patient details by patient id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Pass the patient Id. The format is a string starting with p_

Body Params

A JSON object containing the information required to update a patient.

string | null
enum

Title

Allowed:
string
length between 2 and 100

First Name

string
length between 2 and 100

Last Name

string | null
enum

Sex

Allowed:
string
length between 7 and 16

Phone number in the E.164 format. See https://www.twilio.com/docs/glossary/what-e164

string

Email address

string | null

The Patient's NHS number. This is a 10-digit number without spaces.

string | null

An optional external reference you provide from your system. You may filter list responses with this reference to easily find a resource on the Heim platform. Uniqueness is not enforced.

string

Date of Birth in format

string | null

A note visible to the Practitioner who carries out the task.

Responses
200

Patient updated

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json