Skip to main content
GET
Get patient by id

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

patientId
string
required

Response

Successful response

id
string
required
record
enum<string>
required
Available options:
CAREGIVER,
PATIENT,
OTHER
organizationId
string
required
createdAt
string
required
updatedAt
string
required
attachments
object[]
required
name
string | null
firstname
string | null
middlename
string | null
lastname
string | null
email
string | null
suffix
string | null
image
string | null
dob
string | null
deceased
boolean | null
sex
string | null
fmrn
string | null
omrn
string | null
ssn
string | null
address
string | null
city
string | null
state
string | null
stateZIP
string | null
county
string | null
aptNumber
string | null
phone
string | null
homePhone
string | null
workPhone
string | null
cellPhone
string | null
fax
string | null
language
string | null
locationType
enum<string> | null
Available options:
HOME,
ASSISTED_FACILITY,
OTHER,
null
residenceType
enum<string> | null
Available options:
HOME,
SNF,
NF,
ASSISTED_FACILITY,
null
residenceName
string | null
timezone
enum<string> | null
Available options:
EST,
CST,
MST,
PST,
AST,
HST,
AK,
null
physician
string | null
admissionSource
enum<string> | null
Available options:
NON_HEALTH_CARE_FACILITY,
CLINIC,
HOSPITAL,
SNF,
HEALTH_CARE_FACILITY,
COURT_LAW,
NA,
null
insuranceProvider
string | null
medicareNumber
string | null
medicaidNumber
string | null
creationMode
enum<string> | null
Available options:
MANUAL,
AUTOMATED,
null
ingestionStatus
enum<string> | null
Available options:
NOT_STARTED,
IN_PROGRESS,
ERROR,
COMPLETED,
null
ingestionPipelineId
string | null
stage
enum<string> | null
Available options:
LEAD,
QUALIFIED,
OPPORTUNITY,
LOST,
WON,
null
surgeContactId
string | null