Medical Document Management
The Medical Document Management (MDM) message provides information about new or updated notes or documents.
An MDM message can be created in relation to or independently of an order. There are 11 different MDM message trigger events. These events always include the status of the document and can also include the accompanying document itself:
MDM messages are typically used by Radiology departments to communicate provider transcriptions, order information and document contents. These messages either update other healthcare systems to identify available reports in the transcription system and can also provide the documents contents. The most commonly used MDM message is the MDM-T02, similar to an HL7 ORU Result Message, notifying a system of the creation of a document and providing the document contents.
Shown below is an example of an HL7 version 2.3 MDM^T02 message:
Segment | Description |
---|---|
MSH | Message Header. This segment is a mandatory part of an MDM message, and contains information about the message sender and receiver, the date and time that the message was created. This segment is required. |
EVN | Event Type. Communicates the event that occurred in order for the message to be generated. This segment is a crucial part of the data flow, as it indicates where and when a message is sent based on the type of event. This is a required segment. |
PID | Patient Identification. An MDM message is a patient-specific message type, and must be linked to a particular patient. Therefore, patient information such as the patient identifier, name, date of birth, etc. must be included in an MDM. This segment is required. |
PV1 | Patient Visit. Contains information about patient visit details such as servicing facility, attending doctor, and visit ID. This segment is required. |
TXA | Document Notification. Communicates information specific to a transcribed document as a result of a status change. This segment does not include the document contents and is required. |
{OBX} | Observation Segment. Contains the document contents. This segment is required and is often repeating segments in an MDM. |
[ ] = optional, { } = repeating |
For more information on implementing various HL7 message types, please refer to the HL7 Messaging Standard Implementation Guides corresponding to your required version.
Are you working with HL7 MDM messages? In order to successfully process these messages, it's important to understand the specific format that the sending and receiving facilities are expecting the MDM messages to adhere to. Discrepancies can occur due to the version of HL7, system input error, or even simply human error when the messages were created.
Iguana is a data integration platform that allows you to easily customize the format, structure, and field values of your HL7 messages so that they are normalized, ensuring compatibility with any system you might need to interact with.
Ensure deliverability by customizing HL7 MDM messages to system specifications.