Update Clinical Note Interaction

Path Params
string
required

Unique Patient ID

string
required

Unique Clinical Note Interaction ID

Body Params
string

status [draft, signed, addended, deleted, failed] The status of the interaction.

string

The title of the interaction.

string

The plain text body of the interaction.

string

The formatted text body (markdown). Converted to HTML server-side.

date-time

The event timestamp of the interaction.

files
array of objects

The files to attach. They will be downloaded as part of the request. A bare URL string is also accepted in place of an object. When filename is omitted Hint infers one and rejects the request with a 422 if it cannot.

files
string

Name of the signing provider. When provided with status "signed", the API resolves it to a provider user ID for the signed field.

string
string
Response

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