Content schema for submission comment.
Content in markup language.
Must be at least 1
characters long
Array of entities that are "tagged" in the submission.
No Additional ItemsThe entity type being tagged.
Start index of the entity in the content
. Starts from 0
.
Value must be greater or equal to 0
Length of the entity in the content
.
Value must be greater or equal to 1
Information about the clinician being tagged.
No Additional PropertiesUID of clinician.
Must be at least 1
characters long
Name of clinician. Note that this is set by the client (i.e., frontend), it will not be updated by the backend and is thus not a trustworthy source of the most up-to-date name of the clinician. A reasonable alternative will be the taggedClinicians
field on the cleoSubmissionComment
GQL type. Thus, this field is optional and is used for display purposes only.
Must be at least 1
characters long
Convenience schema for validating non-empty strings.
Must be at least 1
characters long