mmt_obsordersetdt
| This page was automatically generated from the database schema dump and may be incomplete or incorrect. |
Detail table for mmt_obsordersets. Determines which observations (mmt_observations) are part of which order set and in what order.
1. Columns
| Name | Type | Length | Description |
|---|---|---|---|
|
|
36 |
GUID of the detail row (primary key). |
|
|
— |
Timestamp of the last change (UNIX time). |
|
|
36 |
GUID of the associated order set. References mmt_obsordersets.oos_ID. |
|
|
— |
Display order within the order set. |
|
|
7 |
ID of the observation. References mmt_observations.obs_id. |