THIS SPACE IS UNDER CONSTRUCTION

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

Table of contents

Used documentation

General information

GetFullMesage

The getFullMessage method is used to get the corresponding complete message and its content to a provided
MessageId.

Request

You can optionally request a message from another of your mailboxes by specifying it via BoxId.

Response

The response contains the same information as already returned by GetMessagesList plus the Message content
in the element Message.

Basic flow

FlowSpecifications

IDAP-UC06-BF
NameRead a message from one of your message boxes
Description'One of your message boxes' is in this case 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)

Alternative flow 1

FlowSpecifications

IDAP-UC06-AF01
NameRead a message from one of your message boxes from a different eHealthBox
Description'One of your message boxes' is in this case 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)
  • No labels