MYC_MESG_RTF_TEXT
Description:
Patient message content, in RTF format. Replaces item 100 (plain text message body). Further, this content contains only the current message, whereas the plain text item might have appended previous messages in addition to the current message.

Primary Key
Column Name Ordinal Position
MESSAGE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 MESSAGE_ID VARCHAR No
The unique identifier for the message record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 RTF_TXT VARCHAR No
The text of a message, in RTF format.