Skip to main content
GET
Requires scope: api:manage-patients

Parameters

str
required
Olira patient id.

Returns

Patient
str
Olira patient id.
str | None
Given name.
str | None
Family name.
str | None
Sex/gender.
str
IANA timezone.
str
Status.
str | None
Email.
str | None
Phone.
str | None
DOB.
str | None
Created at.
list[ExternalIdentifier]
External ids. Each carries integration_id (str | None) — platform-assigned, read-only; None if you supplied the identifier yourself.
dict[str, Any] | None
Metadata.

Raises