Updates a Clinician visit by the specified unique identifier with the request body sent in.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Defaults to null

The unique identifier of a Clinician Visit to update.

Query Params
string

The requested API version

Body Params

The properties and information available to have updated on a Clinician Visit Record.

date-time | null

Start datetime for clinician visit

date-time | null

End datetime for clinician visit

int64 | null
≥ 0

Quantity used for billing purposes and is auto populated to 1 by CareTend.
To clear the quantity, send 0.

int64 | null
≥ 0

The facility of the employee that conducted this visit.
To clear the employer, send 0.

string | null

The nurse/clinician's employment status
Lookup value for facility employment status

string | null

The Patient who was visited

int64 | null
≥ 0

A non-inventory billable item related to the visit.
To clear the inventory item, send 0.

string | null

The UserName of a nurse who visited the patient

int32 | null
0 to 2147483647

The Patient's order to link it to the visit.
To clear the patient order, send 0.

string | null

The department related to the visit
Lookup value for department.

string | null

The Patient's therapy type
Lookup value for therapy type.

boolean | null

Create a delivery ticket for the visit or not

boolean | null

Is visit billable or not

int32 | null
1 to 4

The visit status to update to.
Valid values: 1 (Confirmed, Unbilled), 2 (Unconfirmed), 3 (Billed), 4 (Completed)

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