Description
Allows you to enter a note for a person. A note is entered as free text and given a sensitivity rating so that it can only be accessed by certain users. A note history is maintained for all notes. This history includes a history of the changes made, the date and time of the changes, and the name of the user who made the changes.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
SubjectSUBJECT_TEXTFree text space for inserting the note subject.Yes
PriorityNOTE_PRIORITY_CODEThis field indicates whether the note is a low, medium, or high priority.Yes
SensitivitySENSITIVITY_CODENote sensitivity indicates user access. Each user on the system is assigned a sensitivity level on the system. In order for a user to view a note, that user must have a sensitivity level equal to or higher than the sensitivity level of the note.Yes
Note TextNOTE_TEXTFree text space for inserting the note details.No
Links and Actions
Page Level Actions
LabelDescription
CancelDismisses the page without saving the note.
SaveAllows you to save the note.
Messages
When page is loaded
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2s %3s %4sLinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A note cannot be entered without text.LinkNo
Priority must be entered.LinkNo
Sensitivity must be entered.LinkNo
System configuration error - Unable to retrieve system user details from the database. Please contact your system administrator.LinkNo
The login ID %1s does not map to a user name.LinkNo
The note text has exceeded its maximum capacity.LinkNo
You cannot create a note with a higher sensitivity than you have.LinkNo
Related Entities
When page is loaded
None
When page is submitted
ExternalUser
Note
QuickNotes
Users
Technical Information
Page IDIntake_createPersonNoteFromActionMenu
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\Intake\QuickNotes\Intake_createPersonNoteFromActionMenu.uim
Page Load Interface
Page Submit InterfaceQuickNotes.createQuickNotesFromPersonActionMenu
Linked From Pages