mmt_units

This page was automatically generated from the database schema dump and may be incomplete or incorrect.

Master-data table of units of measurement for the medical-data integration.

1. Columns

Name Type Length Description

unt_ID

nvarchar

20

Unit identifier (primary key).

unt_LastUpdatedTS

int

Timestamp of the last change (UNIX time).

unt_Name

nvarchar

200

Full name of the unit.

unt_Abbreviation

nvarchar

20

Short form / abbreviation of the unit (e.g. mg/dL).