loinc_deprecated_mapping
At a glance
| Schema | dax_terminology |
| Table | loinc_deprecated_mapping |
| Type | terminology value set |
Columns
| Column |
|---|
loinc |
map_to |
comment |
final_map_to |
all_comments |
depth |
Using it
Join a coded column to this set to get its description:
select *
from dax_terminology.loinc_deprecated_mapping
limit 100;