Skip to main content
POST
Send Treatment Plan Email

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

treatment_plan_id
string
required

Body

application/json

Send the treatment plan to the patient by email.

subject
string | null
body
string | null

Optional message shown above the attachment

Response

Successful Response

Full treatment plan for the provider editor/review view.

id
string
required
patientId
string
required
sourceNoteId
string
required
title
string
required
status
enum<string>
required

Lifecycle of a treatment plan generated from a note.

Available options:
DRAFT,
SENT
snapshot
Snapshot · object
required
sharedWithPatient
boolean
required
templateId
string | null
eventId
string | null
locationId
string | null
sentVia
string[] | null
sharedDate
string<date-time> | null
patientMessage
string | null
createdDate
string<date-time> | null
updatedDate
string<date-time> | null