Create a new patient with the given information.

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

The requested API version

Body Params
string
required
length between 0 and 50

First name of the patient.

string
required
length between 0 and 50

Last name of the patient.

date-time | null

Birth date of the patient.

int64
required
≥ 1

Unique identifier of the company.

string | null

Middle name of the patient.

string | null

Lookup value for name title.

string | null

Suffix of the patient.

date-time | null

Death date of the patient.

string | null

Lookup value for patient category.

string | null

Lookup value for service area.

string | null

Lookup value for team.

string | null

Lookup value for gender.

string | null

SSN of the patient.

string | null

Lookup value for marital status.

int64 | null
≥ 1

Unique identifier of the referral source.

string | null

Lookup value for patient status.

string | null

Lookup value for code status.

string | null

Lookup value for language.

date-time | null

Referral date of the patient.

date-time | null

Patient start of care date.

string | null

Drivers license number of the patient.

string | null

Drivers license state of the patient.
Lookup value for state.

string | null

External record number of the patient.

int64 | null
≥ 1

Unique identifier of the insurance coordinator.

int64 | null
≥ 1

Unique identifier of the pharmacy.

int64 | null
≥ 1

Unique identifier of the collector.

int64 | null
≥ 1

Unique identifier of the biller.

int64 | null
≥ 1

Unique identifier of the sales representative.

int64 | null
≥ 1

Unique identifier of the primary RN.

string | null

Lookup value for preferred method of contact.

string | null

Lookup name for the ServiceSite lookup asociated with the patient..

string | null

The name of the AccessOrder lookup associated with the patient. Access Order is custom per instance.

string | null

The name of the ActivityLevel lookup associated with the patient. Activity Level is custom per instance.

cultureSensitivityNames
array of strings | null

The names of the CultureSensitivity lookups associated with the patient.

cultureSensitivityNames
string | null

The name of the DiabetesType lookup associated with the patient.

string | null

The name of the DietType lookup associated with the patient.

string | null

The name of the AcuityAdmission lookup associated with the patient on admission.

labOrderNames
array of strings | null

The names of the LabOrder lookups associated with the patient.

labOrderNames
boolean

True/false value for information complete.

boolean

Represents boolean value for track SHP patient.

boolean

Represents boolean value for track catheters.

boolean

Represents boolean value for advance directives.

double | null

The credit limit for the patient.

string | null

The statement message for the patient.

int64 | null
≥ 1

Unique identifier of the Billing Provider.

boolean

Flag indicating if the patient should be excluded from batch patient statements.

boolean

Flag indicating if the patient has indicated they have no known allergies.

boolean

Flag indicating if medical information can be released for the patient.

string | null

Medical history information for the patient.

patientHospital
object
boolean

A boolean to determine if empty user defined fields for the patient will be created. It defaults to true.

userDefinedFieldValues
array of objects | null

Optional user defined field values to set during patient creation.
When provided alongside CreateDefaultUserDefinedFields=true, the UDF fields will be
initialized with the specified values instead of empty defaults.
Use GET /commands/v4/userdefinedfields/templates/Patient to discover valid field IDs.

userDefinedFieldValues
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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