Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Basic flow

FlowSpecifications


IDAP-UC06UC402-BF
NameRead a message
DescriptionA 'message box' can be one of the following: inbox, sent box, bin inbox and bin sent box.
Actor(s)One healthcare professional
Requirements

/

TriggerA healthcare professional wants to view his/her messages.
Precondition(s)
  • The user is logged in.
  • The user wants to read a message.
Flow
  1. See use case: login.
  2. The user wants to view the contents of one of his message boxes.
    The user will see a list with all of his message for the specific folder he/she requested.
    See use case: consultation for more information about the GetMessageList method.
  3. The user selects one message to read. The message will be opened.
Postcondition(s)
  • The user is able the read the message he/she specified.
  • The user can see all the contents of the message.
  • The contents of the message are correct.
Test Data

GetMessageList

GetFullMessage

Endpoint(s)


...