Entity: Conversation
Class Diagram
Display
Conversations appear in the Events & messages page of a patient's record.
Please see the manual for more information.
Solutions
PKB solutions related to this data type:
Mappings
| HL7 API | FHIR API (Customer boxes support full CRUD) | Web | Custom REST API | |
|
| Facade (STU3) | Aggregated (R4) |
|
|
Summary of interactions | |||||
Create |
|
|
|
| |
Read |
|
| |||
Update |
|
|
| (only draft messages can be edited) |
|
Delete |
|
|
| (only draft messages can be deleted) |
|
Entity: Conversation | |||||
Conversation ID A unique ID identifying this conversation. This ID will not change even if the conversation is modified. |
|
| Not shown. |
| |
Entity: Message - Extends: Data Point | |||||
Timestamp When the message was sent. |
|
| Shown. |
| |
Subject A brief description of what the message is about. |
|
| Shown. |
| |
Content The content of the message. |
|
|
| Shown. |
|
Is HTML Whether the content should be interpreted as HTML, rather than plain text. |
|
|
| The web interface adjusts automatically. |
|
Sender The PKB user who sent the message. |
|
| Shown. |
| |
Private Whether or not the message is available to non-participants. Note: This is a legacy feature. Messages can no longer be marked as private. |
|
|
| Legacy feature. |
|
Status
|
|
|
| An indication is shown for draft messages. The colour of the conversation indicates whether or not the message has been read. |
|
First Read Timestamp The server-assigned timestamp indicating when the patient first read the message in the PKB web interface. |
|
|
| Not shown. |
|
Entity: Recipient | |||||
User Public ID A PKB user who received the message. |
|
| The names of the recipients are shown. |
|