mtt_obsrequests
| This page was automatically generated from the database schema dump and may be incomplete or incorrect. |
Transaction table of orders at the OBR level. Analogous to ltt_obsrequests (LIMS), but for the HL7-based medical integration.
1. Columns
| Name | Type | Length | Description |
|---|---|---|---|
|
|
36 |
GUID of the 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. |
|
|
120 |
Reason for cancellation. |
|
|
— |
Reference to DMS visit/case record. |
|
|
— |
Reference to DMS account record. |
|
|
— |
Reference to DMS patient record. |
|
|
— |
Cabinet type of the PAV. |
|
|
36 |
GUID of the parent common order. References mtt_commonorders.orc_ID. |
|
|
15 |
Placer order ID. |
|
|
15 |
Filler order ID. |
|
|
— |
Time of the observation. |
|
|
7 |
Referenced order set. |
|
|
— |
ID of the archived DMS result document. |
2. Related tables
-
mtt_commonorders — parent common order.
-
mtt_obsresults — result values for the order.