appmixer.cliniko.core.CreateTreatmentNote
Create Treatment Note
1.0.0
Public
{"sections":[{"name":"Subjective","questions":[{"name":"Complaint","type":"text","answer":"..."}]}]}. Copy the shape from an existing note (Find Treatment Notes) or from the treatment note template.| Field | Type | Description |
|---|---|---|
| Patient | text | Start typing to search your patients, or enter a Patient ID directly. |
| Title | text | - |
| Content | textarea | The note body as a JSON object with a sections array. |
| Draft | toggle | Save as an unfinished draft instead of finalising the note. |
| Treatment Note Template ID | text | Optional template the note is based on. |
| Booking ID | text | Optional appointment this note belongs to. |
| Field | Type | Description |
|---|---|---|
| Treatment Note ID | string | - |
| Patient ID | string | - |
| Practitioner ID | string | - |
| Booking ID | string | - |
| Treatment Note Template ID | string | - |
| Title | string | - |
| Author Name | string | - |
| Draft | boolean | - |
| Content | object | - |
| Finalized At | string | - |
| Pinned At | string | - |
| Archived At | string | - |
| Created At | string | - |
| Updated At | string | - |