mmt_observations
| This page was automatically generated from the database schema dump and may be incomplete or incorrect. |
Central master-data table of the medical-data integration: holds the definitions of all observations (lab values, examinations, diagnostic parameters) with standard unit, standard reference range, LOINC components and classification.
1. Columns
| Name | Type | Length | Description |
|---|---|---|---|
|
|
7 |
Observation ID (primary key). |
|
|
— |
Timestamp of the last change (UNIX time). |
|
|
50 |
Display name of the observation. |
|
|
2 |
Standard value type. References mmt_obsvaluetypes. |
|
|
20 |
Standard unit. References mmt_units. |
|
|
60 |
Standard reference range as text (e.g. "70-110"). |
|
|
— |
Lower normal limit of the standard range. |
|
|
— |
Upper normal limit of the standard range. |
|
|
— |
Sort position in list displays. |
|
|
— |
Display color (RGB value). |
|
|
30 |
SCS classification. |
|
|
150 |
LOINC: component axis. |
|
|
30 |
LOINC: property axis. |
|
|
15 |
LOINC: time-aspect axis. |
|
|
100 |
LOINC: system axis (specimen material). |
|
|
30 |
LOINC: scale-type axis. |
|
|
50 |
LOINC: method-type axis. |
|
|
255 |
LOINC: related names. |
|
|
20 |
LOINC class. |
|
|
— |
LOINC class type. |
|
|
8 |
IUPAC code. |
|
|
— |
Molar mass (for substance-quantity calculations). |
|
|
50 |
Alternative code. |
|
|
255 |
Specimen-material description. |
|
|
255 |
Descriptive comment. |
|
|
20 |
LOINC molecule ID. |
|
|
50 |
LOINC short name. |
|
|
255 |
LOINC: further related names. |
|
|
20 |
EUCLIDES code. |
|
|
20 |
SNOMED code. |
2. Related tables
-
mmt_units — standard unit.
-
mmt_obsvaluetypes — standard value type.
-
mmt_obsordersetdt, mmt_obsviewsetdt — assignment to order / viewing sets.
-
mtt_obsresults — concrete results reference these definitions.