Creates a new custom assessment template.

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

The requested API version

Body Params

The request containing custom assessment template information.

Request to create a custom assessment template.

string
required
length between 0 and 200

The name of the assessment template.

boolean | null

Whether the template is active. Defaults to true if not provided.

string | null

The responsible department name. Resolved to Department_Id.

int64 | null

The assigned employee ID. Validated that the employee exists.

string | null

The therapy type name. Resolved to TherapyType_Id.

boolean | null

Whether to send to CommonWell. Defaults to false.
Note: In the CareTend-Desktop UI, this checkbox ("Send To CommonWell") is conditionally visible —
it only appears when the InteropOrganizationId deployment setting is configured.
The API accepts this field regardless, but it will only have an effect on deployments with CommonWell enabled.

boolean | null

Whether to suppress patient info on the assessment. Defaults to false.

boolean | null

Whether to create a new assessment with each prescription fill. Defaults to false.

boolean | null

Whether to create a new assessment initially on order. Defaults to false.

int32 | null

Number of days out the initial assessment is due. Defaults to 0.

int32 | null

Number of days out the follow-up assessment is due. Defaults to 0.

string | null

Custom signature label 1.

string | null

Custom signature label 2.

string | null

Custom signature label 3.

string | null

Custom signature label 4.

groups
array of objects | null

Optional named groups (containers) to organize fields.

groups
fields
array of objects | null

Optional custom fields to add to the template.

fields
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