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. | Â |
Â