provider
user

Create Quick Note

Create a new quick note for a patient.

post/user/patient/quick-note/create

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Request body

patientIdstring required
notestring required
creatorIdstring required
eventIdstring nullable

Response

Successful Response

idstring required
patientIdstring required
notestring required
eventIdstring nullable
createdDatestring date-time required
updatedDatestring date-time nullable
isArchivedboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.