Create patient

Create a patient with the given data

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

Accessible by HC_ADMINHC_PRIMARY, and HC_SECONDARY.

Body Params

Supported fields for patient creation

string

Patient account name

string

Patient email address

string | null

Patient number (identifier for the patient, will result in a FHIR identifier (PI))

uuid

UUID of the organization the patient belongs to

uuid

UUID of the group the patient belongs to

uuid

Program UUID

uuid

Protocol UUID

boolean | null

Enable OTP login via SMS

string | null

Time zone (defaults to CET)

string | null

Language in two-letter ISO code

string | null

Additional notes or metadata

string

The patient's first name.

string | null

The patient's middle name, if any.

string

The patient's last name.

date | null

Date of birth

string

Phone number in E.164 format

string
enum

Patient sex (male or female)

Allowed:
string | null

ISO-3166-1 country code

string | null

City name

string | null

Postal code

string | null

Street name

string | null

House number

string | null

House number suffix

identifiers
array of objects

The patient's identifiers in FHIR format.

identifiers
Responses

403

Forbidden, e.g. trying to access the endpoint without authorization

422

Unprocessable entity, i.e. Validation error

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