Create a new patient contact.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 0 and 50
Defaults to null

The medical record number of the patient.

Query Params
string

The requested API version

Body Params

The request to create a new patient contact.

string | null

First name of the person.

string | null

Last name of the person.

string | null

Middle name of the person.

string | null

Suffix of the person.

string | null

Last name of the person.

string | null

User defined lookup value for name title.

date-time | null

Birth date of the person.

string | null

SSN of the person.

string | null

Lookup value for gender.

string | null

Lookup value for language.

string | null

Notes of the person.

contactTypes
array of strings | null

The lookup value for the contact type.

contactTypes
string | null

The user defined lookup value for the relationship type.

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

Generated from available request content types

Allowed:
Responses

201

The ID of the created patient contact.

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