mtt_commonorders
| This page was automatically generated from the database schema dump and may be incomplete or incorrect. |
Transaction table of common orders. Maps the ORC level from HL7 messages — a common order is the parent container for one or more OBR orders.
1. Columns
| Name | Type | Length | Description |
|---|---|---|---|
|
|
36 |
GUID of the common order (primary key). |
|
|
— |
Timestamp of the last change (UNIX time). |
|
|
— |
Status code. |
|
|
— |
Creation date. |
|
|
255 |
User name of the creator. |
|
|
— |
Release date. |
|
|
— |
Cancellation date. |
|
|
255 |
User name of the canceller. |
|
|
80 |
Reason for cancellation. |
|
|
— |
Reference to DMS visit/case record. |
|
|
— |
Reference to DMS account record. |
|
|
— |
Reference to DMS patient record. |
|
|
— |
Cabinet type of the PAV (patient-file management). |
|
|
2 |
Order-control code. References mmt_orderctrlcodes.occ_ID. |
|
|
15 |
Placer order ID (assigned by the requester). |
|
|
15 |
Filler order ID (assigned by the lab). |
2. Related tables
-
mtt_obsrequests — subordinate orders.
-
mmt_orderctrlcodes — order-control code master data.